]> git.sur5r.net Git - openldap/history - libraries/liblutil/detach.c
happy new year
[openldap] / libraries / liblutil / detach.c
2007-01-02 Kurt Zeilengahappy new year
2006-01-03 Kurt ZeilengaHappy new year!
2005-01-01 Kurt ZeilengaHappy New Year!
2004-01-01 Kurt ZeilengaHappy new year
2003-11-25 Kurt ZeilengaNotice updates
2003-05-25 Kurt ZeilengaAdd/Update various copyright notices
2003-01-30 Hallvard FurusethChange lutil_detach() to not close the descriptors...
2000-04-19 Kurt ZeilengaFix == v != bug
2000-02-08 Kurt ZeilengaDon't chdir("/"). Root may not be writable to daemon.
2000-01-11 Kurt ZeilengaAll close and redirect stdin, stdout, stderr.
2000-01-11 Kurt ZeilengaRevamp detach code to ensure stdin, stdout, stderr...
1999-12-05 Kurt ZeilengaRemove istty test otherwise we may not detach.
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-08-03 Kurt ZeilengaNeeds <ac/stdlib.h> for EXIT_*
1999-08-03 Kurt Zeilengas/exit(1)/exit(EXIT_FAILURE)/
1999-03-29 Kurt Zeilengaadd wait macros. add LDAP_SIGCHLD. and other misc...
1999-03-29 Kurt ZeilengaMisc header cleanup
1998-11-06 Kurt ZeilengaShould include lutil.h to get it's own prototype.
1998-11-04 Hallvard FurusethAdded lutil_detach()