log py/tempserver.py @ 545:de4e8f84d81f

age author description
Tue, 28 Apr 2015 22:44:10 +0800 Matt Johnston Fixed some warnings
Sat, 11 Apr 2015 23:32:59 +0800 Matt Johnston better arg parser. seems close to ready
Sat, 11 Apr 2015 21:09:13 +0800 Matt Johnston improve exception handling
Sat, 11 Apr 2015 00:16:05 +0800 Matt Johnston fix a few python3 issues
Fri, 10 Apr 2015 23:59:16 +0800 Matt Johnston run 2to3
Fri, 10 Apr 2015 23:55:07 +0800 Matt Johnston test sensor
Fri, 20 Mar 2015 20:12:25 +0800 Matt Johnston porting to asyncio
Fri, 19 Dec 2014 21:52:50 +0800 Matt Johnston sleep on a semaphore so it can start/stop immediately when there's a SIGHUP
Fri, 19 Dec 2014 21:39:01 +0800 Matt Johnston fix pid locking
Fri, 07 Mar 2014 20:35:19 +0800 Matt Johnston add --hup
Tue, 04 Mar 2014 22:12:29 +0800 Matt Johnston Add --new flag
Thu, 25 Jul 2013 08:03:14 +0800 Matt Johnston fix to absolute path for lockfile, --daemon does chdir("/")
Fri, 14 Jun 2013 23:32:06 +0800 Matt Johnston use better pidlockfile
Sat, 12 Jan 2013 21:54:55 +0800 Matt Johnston less verbose logging
Fri, 11 Jan 2013 23:41:56 +0800 Matt Johnston Add daemon mode with locking, add "disabled" parameter