Commit Graph

24 Commits

Author SHA1 Message Date
Ron Pedde 55014d0a71 Fix signal handling on linuxthreads/NSLU2 2007-01-28 05:36:06 +00:00
Ron Pedde c9e70fb47f Add signal handling for nslu2, make -k send SIGTERM, not SIGSTOP 2007-01-20 14:20:59 +00:00
Ron Pedde fb66541657 Use pthread_sigmask over sigprocmask in an attempt to fix signals on linuxthreads machines 2007-01-19 07:11:40 +00:00
Ron Pedde 0d72198594 Get wrong pid when daemonizing 2007-01-19 06:20:12 +00:00
Ron Pedde 14fe9f9c6c Add memory debugging (--enable-mem-debug), find and fix several small (and not so small) memory leaks 2007-01-17 01:06:16 +00:00
Ron Pedde d2e5b45bd9 Move signal handling to parent thread, add -V and -k options, closing #219, and fixing problems with daemontools 2007-01-09 18:12:39 +00:00
Ron Pedde 0fa620d4a7 add scanning/follow_symlinks option to close ticket #194 2006-10-24 05:17:36 +00:00
Ron Pedde 916ad55eb5 Stat wrapper for os-unix, bring in sync with windows 2006-07-17 22:35:21 +00:00
Ron Pedde 8c0561f144 Fix os_apppath function, closing #185 2006-07-07 20:07:25 +00:00
Ron Pedde a533430540 Another attempt at #153 2006-06-15 04:16:22 +00:00
Ron Pedde eb403982b8 Fix MAX_PATH/PATH_MAX issue, closing #153 2006-06-15 00:28:58 +00:00
Ron Pedde a1e2bc3799 add -a switch for mac .app bundle 2006-06-13 02:27:21 +00:00
Ron Pedde ee5955cb30 logoing changes 2006-06-09 05:06:35 +00:00
Ron Pedde ec00f049f1 Make blank admin password disable the admin interface for all but localhost 2006-05-31 04:24:48 +00:00
Ron Pedde 15e6302fc0 Bring win32 up to current 2006-04-22 20:03:26 +00:00
Ron Pedde 1af9e8c08e more plugin work 2006-04-20 06:52:21 +00:00
Ron Pedde fd0d5cbbd9 start plugin infrastructure 2006-04-19 08:32:18 +00:00
Ron Pedde 882111a52a reopen log and re-read config on sighup -- fixes ticket #73 2006-04-15 23:03:31 +00:00
Ron Pedde 1a71d3bdd7 tab exapand 2006-03-26 19:47:30 +00:00
Ron Pedde abee2d9792 autocreate directories from config file 2006-03-26 04:55:59 +00:00
Ron Pedde 4d1555ec2b untabify err.c 2006-03-25 10:52:10 +00:00
Ron Pedde d44bd674c1 fix wait3 problem on linux 2006-02-28 05:23:59 +00:00
Ron Pedde 73636a5a4c add ini style config handling 2006-02-27 22:48:42 +00:00
Ron Pedde 9a133dcbdc Merged win32-branch 2006-02-26 08:46:24 +00:00