2010-05-17 |
Michael Gernoth | more URL fixes |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Michael Gernoth | update firmware URLs for fujitsu website |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Michael Gernoth | don't enable (not working) COM redirection |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Michael Gernoth | fix firmware rebuild |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Michael Gernoth | fix firmware extraction |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Michael Gernoth | move source files to own subdirectory |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Michael Gernoth | add correct handle to sensorpropget requests |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Michael Gernoth | add configfile option to specify port and enable SSL |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Michael Gernoth | cleanup cookie code |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Michael Gernoth | clean up URL generation |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Michael Gernoth | typo |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Michael Gernoth | document required perl packages |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Michael Gernoth | add parameter to perl CLI to start GUI in appletviewer |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Michael Gernoth | cleanup response handling code a bit |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Michael Gernoth | better sensor output |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Michael Gernoth | show sensor values when boardstatus is requested |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Michael Gernoth | cleanup request generation, add sensor list function |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Michael Gernoth | fix boardstatus output |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Michael Gernoth | add options for resetting RSB S2 board an sending raw XML |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Michael Gernoth | add option to show board/server status |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Michael Gernoth | jumper descriptions added |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Michael Gernoth | don't make up valid card-aliases... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Michael Gernoth | save and load user settings, too |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Michael Gernoth | retrieve userlist, so user properties can bes saved... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Michael Gernoth | fileaccess cleanups |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Michael Gernoth | correctly retrieve empty settings |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Michael Gernoth | CLI cleanups |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Michael Gernoth | fix comment about ATX connectors |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Michael Gernoth | use unified write_file function everywhere... |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Michael Gernoth | more save/load fixes |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Michael Gernoth | more duplicate variables |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Michael Gernoth | remove duplicate variables from dump |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Michael Gernoth | saving/restoring of settings implemented |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Michael Gernoth | increase poweroff time |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Michael Gernoth | implement command line parsing for rsbs2.pl, now it... |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Michael Gernoth | working powerup(), powerdown() and powercycle() functions |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Michael Gernoth | config file for perl client |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Michael Gernoth | add possibly working compression algorithm |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Michael Gernoth | add comments about compression algorithm implementation |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Michael Gernoth | check crc of embedded compressed firmware after expansion |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Michael Gernoth | update .gitignore (forgot it after last renaming...) |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Michael Gernoth | remove last register named variables. now it's readable... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Michael Gernoth | all functions now have meaningful names |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Michael Gernoth | the unknown element of the data_in struct is the curren... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Michael Gernoth | more lz cleanups... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Michael Gernoth | cleanup more parts to get rid of all those assembler... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Michael Gernoth | general cleanups |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Michael Gernoth | cleanup extract_lz_file |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Michael Gernoth | cleanup some structs |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Michael Gernoth | add 'list all files in image' option |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Michael Gernoth | add stub for adding/replacing files in the firmware... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Michael Gernoth | rename extract.{c,h} to filesystem.{c,h} |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Michael Gernoth | typo in error message |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Michael Gernoth | better corruption check by calculating the number of... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Michael Gernoth | more paranoia (check consistency after patching the... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Michael Gernoth | fix syslog debug setup |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Michael Gernoth | add missing text to output when files are ignored |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Michael Gernoth | don't traverse the filesystem by hand in three differen... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Michael Gernoth | don't ever update the checksum of a corrupt image |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Michael Gernoth | add functions to reliably read files in the filesystem... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Michael Gernoth | solved the mistrey of 4 unknown bytes, only one left |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Michael Gernoth | add function to enable syslog debug messages from the RSB |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Michael Gernoth | don't assume that some bytes are the filetype |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Michael Gernoth | extract all files from the firmware image. |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Michael Gernoth | don't continue with wrong checksum... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Michael Gernoth | compressed main firmware now also gets extracted :-) |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Michael Gernoth | show length of properties (they are files, too) |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Michael Gernoth | fix console output |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Michael Gernoth | write extracted files to the filesystem. |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Michael Gernoth | extracting works now correctly :-) |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Michael Gernoth | remove r5_crc variable |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Michael Gernoth | everything needed implemented, but it's broken. probabl... |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Michael Gernoth | fn_597c8 implemented |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Michael Gernoth | fn_598b4 implemented |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Michael Gernoth | fn_5980c implemented |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Michael Gernoth | fn_5993c implemented |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Michael Gernoth | ignore rsb-lz.o |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Michael Gernoth | get rid of the return value variable |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Michael Gernoth | don't implement checksum algorithm twice |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Michael Gernoth | more parts of lz implemented |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Michael Gernoth | begin lz implementation |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Michael Gernoth | pinout additions |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Michael Gernoth | search for compressed sections in firmware image |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Michael Gernoth | and more assembler... |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Michael Gernoth | more bits of the lz algorithm (still only arm assembler) |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Michael Gernoth | add ,,empty'' file for the agilent lz algorithm (with... |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Michael Gernoth | pinout changes... I'm not sure about the ATX pins... |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Michael Gernoth | make the power-relay work |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Michael Gernoth | only enable relay (and ipmi...) power switching |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Michael Gernoth | add note about disabling ipmi_si on linux |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Michael Gernoth | more pins |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Michael Gernoth | don't enable not placed parts |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Michael Gernoth | typo |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Michael Gernoth | add diagram with known pins to README.txt |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Michael Gernoth | enable PCI AMR |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Michael Gernoth | add defines for BOARD_DESCRIPTION settings |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Michael Gernoth | how to flash |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Michael Gernoth | show BOARD_DESCRIPTION only once when patching |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Michael Gernoth | enable more functions |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Michael Gernoth | human readable output of BOARD_DESCRIPTION for known... |
commit | commitdiff | tree | snapshot |
next |