summaryrefslogtreecommitdiff
path: root/tests/daemon
AgeCommit message (Expand)Author
2009-02-26made the GNU make NMAKE switch as we go to Windows now, also fixed small bugs...Andreas Baumann
2009-02-24fixed TEST targets in daemon for iccAndreas Baumann
2009-02-24better testing: added TEST_ variables in makefiles, added TEST_<feature> macr...Andreas Baumann
2009-02-21fixed for Intel CCAndreas Baumann
2009-02-18fixed extensions for binares on CygwinAndreas Baumann
2009-02-18added options to syslog in logger, making logging the PID the defaultAndreas Baumann
2009-02-15added other syslog facilities to gengetopt file (we need something dynamic he...Andreas Baumann
2009-02-15more cleanup, making things static which are not needed when writting a daemonAndreas Baumann
2009-02-15started to clean up daemon and signals, first splitting away the foreground f...Andreas Baumann
2009-02-13added types for syslog facilities and for log levelsAndreas Baumann
2009-02-11renamed log_ constants to WOLF_LOG_ to avoid name clashesAndreas Baumann
2009-02-08more renaming of logging functions and more documentation of themAndreas Baumann
2009-02-08started to document the loggerAndreas Baumann
2009-01-15renames in signal.hAndreas Baumann
2009-01-15perfixed and documented daemon.hAndreas Baumann
2009-01-12better error handling in testd.c (signal_suspend) and include cleanupAndreas Baumann
2009-01-12exporting string.h as part of libwolf_port.a as this is strdup is handyAndreas Baumann
2009-01-12no longer exporting UNUSED as part of porting libraryAndreas Baumann
2009-01-12fixes for Cygwin (snprintf), started cleaning up namespace prefixesAndreas Baumann
2009-01-08fixed bad recusion in distclean and fixed small things in testdAndreas Baumann
2008-12-25fixed for new include paths in public header filesAndreas Baumann
2008-12-22another test local_test problemAndreas Baumann
2008-12-21reactivated fakeroot daemon test againAndreas Baumann
2008-12-21compiling and linking again, things are more separate nowAndreas Baumann
2008-12-21making log a little bit less leaking UnixismsAndreas Baumann
2008-12-21much more cleanup, trying to split things without violating rmchAndreas Baumann