summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* updated version to 1.31.3Gerd Hoffmann2011-05-261-1/+1
|
* updated makefiles for gitGerd Hoffmann2011-05-261-10/+9
|
* Fix SOAP parameter order for OEM special commandsMichael Gernoth2011-05-251-1/+1
| | | | | | | | | | | | | This patch sends the argument SpecialCommand before the argument OEMparameters as mandated by RemoteControlInterface.wsdl from the intel AMT SDK. Tested on following models: Fujitsu Siemens Esprimo P7935 Fujitsu Siemens Esprimo P5925 Signed-off-by: Reinhard Tartler <siretart@tauware.de>
* allow longer user names and passwordsJim Newsome2011-05-251-2/+2
|
* write received data to stdout, not stdinJim Newsome2011-05-251-12/+12
| | | | while we're at it, replace literal 0 with STDIN_FILENO
* block when waiting for socket dataJim Newsome2011-05-251-0/+8
|
* amttool patchSimon Thompson2011-05-251-1/+11
| | | | | | | | | | | | | | | | Hi, Attached is a patch for your amttool code which allows access to machines provisioned in Enterprise mode. In Enterprise mode, machines listen on port 16993 rather than 16992, and only take SSL. Its a pretty basic patch to make the code work... Simon -- Simon Thompson Senior Experimental Computing Specialist School of Computer Science, The University of Birmingham
* - make font selection 'apply' button functional.kraxel2009-01-061-7/+16
|
* - man page update.kraxel2008-12-191-4/+4
|
* - help text fixkraxel2008-12-191-1/+1
|
* - minor tweaks, bumb version.kraxel2008-12-193-6/+6
|
* - special command support for amttool.kraxel2008-12-192-10/+47
|
* - log code tweaks.kraxel2008-12-191-14/+143
| | | | | - logging gui windup. - add terminal reset option.
* - tailing whitespace fixups.kraxel2008-12-193-17/+39
| | | | - added logging capability (cmd line only, GUI windup TBD).
* raise version, update docs.kraxel2008-10-302-6/+7
|
* - make BIOS-over-SOL work.kraxel2008-10-303-6/+18
|
* sync makefile bitskraxel2008-10-304-6/+39
|
* - a bunch of minor tweaks & fixes (from debian).kraxel2008-10-302-5/+5
|
* make instal tweak, release 1.0kraxel2007-08-312-2/+4
|
* amttool: doc update, code cleanups.kraxel2007-08-272-27/+63
|
* lots of amttool bitskraxel2007-08-271-9/+142
|
* amttool improvements, manpagekraxel2007-08-246-26/+138
|
* heading 1.:x0 ;)kraxel2007-08-241-1/+1
|
* better reportingkraxel2007-08-241-1/+20
|
* amttool improvedkraxel2007-08-241-54/+118
|
* add manual page display to help menukraxel2007-08-242-4/+69
|
* bump version, whitespace stuff.kraxel2007-08-236-11/+11
|
* some eys candykraxel2007-08-231-3/+34
|
* add manpageskraxel2007-08-235-69/+164
|
* version 0.6kraxel2007-08-221-1/+1
|
* polish error reportingkraxel2007-08-224-23/+32
|
* add desktop file for realkraxel2007-08-211-0/+8
|
* fix buffering bug; add desktop filekraxel2007-08-213-9/+34
|
* allow cursor blinking, about dialog tweakskraxel2007-08-211-2/+24
|
* license fixups, keyboard tweakskraxel2007-08-217-4/+454
|
* add amttoolkraxel2007-08-202-0/+85
|
* timestamps for hosts historykraxel2007-08-201-3/+5
|
* add tracingkraxel2007-08-174-10/+61
|
* makefile synckraxel2007-08-161-4/+9
|
* kill some debug fprintfskraxel2007-08-162-3/+2
|
* add new fileskraxel2007-08-163-0/+1132
|
* hosts historykraxel2007-08-161-30/+120
|
* persistent font & color configurationkraxel2007-08-163-16/+168
|
* release targetkraxel2007-08-152-0/+12
|
* fix make installkraxel2007-08-151-2/+2
|
* passwd fixupskraxel2007-08-151-11/+23
|
* more gui workkraxel2007-08-153-18/+136
|
* some more gui bitskraxel2007-08-132-6/+46
|
* state machine fixeskraxel2007-08-132-55/+94
|
* gui starts working ...kraxel2007-08-135-43/+176
|