Commit Graph

256 Commits

Author SHA1 Message Date
Heinrich Schuchardt 3ad43e45d4 src/Makefile.am: reformat
Lines should have a maximum of 80 characters.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2015-03-14 11:17:45 +01:00
Heinrich Schuchardt d3412548af LICENCE: delete duplicate file
The file is a duplicate of COPYING. Remove it.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2015-03-14 10:56:03 +01:00
Heinrich Schuchardt 49a333133b INSTALL: remove file
INSTALL is created by
automake --add-missing

Remove superfluous file.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2015-03-14 10:55:12 +01:00
Heinrich Schuchardt 55316cb378 configure.in rename to configure.ac
Use the filename usually used with autoconf.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2015-03-14 10:52:45 +01:00
Heinrich Schuchardt 7a58cc3b55 COPYING, LINCENCE: use original formatting
Replace files with formatting errors by
http://www.gnu.org/licenses/gpl-2.0.txt

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2015-03-14 10:46:34 +01:00
Pete Hildebrandt 5ff4a05a5b make options 'v' and 'h' work, even if no SIM-PM is connected 2012-02-07 00:09:31 +01:00
Pete Hildebrandt a7e748360e add option 'L' for webserver (same as 'l', but stay in foreground) 2012-02-05 01:52:18 +01:00
Pete Hildebrandt f6397c0480 replace wmemset with for-loop to fix ARM alignment bug (Bug-ID: 3395806) 2012-01-05 21:42:04 +01:00
Pete Hildebrandt 4866c23cfd turn the debug messages back on after the 3.1 release 2011-11-28 23:03:30 +01:00
Pete Hildebrandt 4964f4c786 get ChangeLog, README, configure.in and src/main.c ready for 3.1 release 2011-11-28 21:41:59 +01:00
Pete Hildebrandt 600840fd28 man page updates 2011-07-27 23:07:19 +02:00
Pete Hildebrandt fcd07faff7 fix double free error (glibc) when calling usb_close (Bug-ID: 3300489) 2011-05-20 17:43:38 +02:00
Pete Hildebrandt 42a3c9862d fixes for the two mSIS-PM-versions (thanks to ksjh and exelnet for the bug reports) 2011-05-19 18:46:54 +02:00
Pete Hildebrandt 003eedc281 whitespace fixes in sispm_ctl.c 2011-05-19 18:34:49 +02:00
Pete Hildebrandt 0c4b272261 make webserver daemonize when send into listen mode (FREETZ patch) 2011-04-13 23:37:26 +02:00
Pete Hildebrandt fc341ae683 remove web-theme2 and make web-theme3 the new web-theme2 2011-04-13 23:04:33 +02:00
Pete Hildebrandt fcce2d4b8d change configure.in for release 3.0 2011-03-30 19:17:43 +02:00
Pete Hildebrandt fbbfb1c890 update ChangeLog for release 3.0 2011-03-30 18:58:49 +02:00
Pete Hildebrandt dff3b46db6 make extras/gemplug/gemplug compatible with sispmctl 3.0 (new -s output-layout) 2011-03-30 18:58:09 +02:00
Pete Hildebrandt 0988014ae3 whitespace fixes in extras/gemplug/gemplug 2011-03-30 18:57:55 +02:00
Pete Hildebrandt 64e42d3b3f the -d option now takes 0 for the first device 2011-03-30 18:57:28 +02:00
Pete Hildebrandt bb35ee79a2 update copyright-year in main.c 2011-03-30 18:56:54 +02:00
Pete Hildebrandt ac5ef9ffca cleaned and updated README 2011-03-29 21:57:23 +02:00
Pete Hildebrandt 40b859efea updated AUTHORS file 2011-03-29 20:23:13 +02:00
Pete Hildebrandt 69d9a2dced clean up ChangeLog file 2011-03-29 20:21:27 +02:00
Pete Hildebrandt 5eacc62618 whitespace fixes 2011-01-30 22:34:17 +01:00
Pete Hildebrandt e3ca0e99b1 beautify show_header() and answer() 2011-01-27 18:59:36 +01:00
Pete Hildebrandt 51537fab50 update .gitignore files (add compilation stuff) 2011-01-27 18:44:11 +01:00
Pete Hildebrandt a5552ad397 insert reworked fix for the fgets-assert-problem 2011-01-25 22:27:18 +01:00
Pete Hildebrandt a97245278f compine -s and -S option to -s and give output a new layout 2011-01-25 22:08:42 +01:00
Pete Hildebrandt 7c62921b30 add new flash device (0xFD13) to sispm.py 2011-01-24 23:07:50 +01:00
Pete Hildebrandt 7f1cc39ed3 add 'o' for $$on and $$off to ramdom $$ in file fix 2011-01-24 22:38:09 +01:00
Pete Hildebrandt f3b59ed06c fix messed up images 2011-01-24 22:29:31 +01:00
Pete Hildebrandt f26f6ca6ad remove rest of fgets-assert-problem in process() 2011-01-24 22:26:09 +01:00
Pete Hildebrandt fabc78b544 fix false detection of command/status when random $$ occurs in transmitted file 2011-01-24 22:23:22 +01:00
Pete Hildebrandt cf6c2f9608 more beautifying in process() in main.c 2011-01-24 22:18:41 +01:00
Pete Hildebrandt 8f6fd28337 fix HTTP Header and add correct ALT tags (Bug-ID: 2820966) 2011-01-24 00:43:10 +01:00
Pete Hildebrandt 9a9c87057f fix problem with assert for fgets (for EOF fgets returns NULL) 2011-01-23 20:23:13 +01:00
Pete Hildebrandt 3dd1899d17 beautify socket.c 2011-01-23 19:35:42 +01:00
Pete Hildebrandt 667ee154f0 beautify process() in main.c 2011-01-23 19:33:56 +01:00
Pete Hildebrandt 205d41a323 fix segmentation fault when an invalid HTTP Request is sent (Bug-ID: 2823020) 2011-01-21 20:35:11 +01:00
Pete Hildebrandt fba5fd6af4 simplify device detection 2011-01-20 23:55:37 +01:00
Pete Hildebrandt 50180f1aad beautify main routine 2011-01-20 00:17:09 +01:00
Pete Hildebrandt b2eaf70178 parses -v and -h now, even if no device is found (see Bug-ID: 2067632) 2011-01-20 00:05:39 +01:00
Pete Hildebrandt 5759e623ce updated AUTHORS file 2011-01-19 19:02:54 +01:00
Pete Hildebrandt 12ee0f3dd1 beautify -s and -S section 2011-01-19 01:13:13 +01:00
Pete Hildebrandt 5161286873 make -D and -d more strict, the program terminates now
when no device is found
2011-01-18 22:07:52 +01:00
Pete Hildebrandt b1571f307c beautify usage output 2011-01-18 21:02:36 +01:00
Sven Anders 36c547b4c1 Implemented a new option -D to select device by serial number 2011-01-18 20:50:38 +01:00
Pete Hildebrandt cf6a7f112b whitespace fixes in src/sispmctl.1 2011-01-18 20:47:30 +01:00