aboutsummaryrefslogtreecommitdiffhomepage
path: root/fishd.c
Commit message (Expand)AuthorAge
* Make sure fishd saves before exiting from signalGravatar axel2005-11-28
* Make sure fishd synchronization happens only when neededGravatar axel2005-11-28
* Minor code tweaksGravatar axel2005-11-24
* Huge API documentation cleanupGravatar axel2005-10-25
* Minor editsGravatar axel2005-10-07
* Use setsid to daemonize fishdGravatar axel2005-10-07
* Minor bugfixes for SolarisGravatar axel2005-10-07
* Switch from setpgrp to setpgid for platform independenceGravatar axel2005-10-06
* Use debug function instead of fwprintfGravatar axel2005-10-01
* Amended critical section locking to be NFS-safeGravatar netocrat2005-10-01
* Critical section locking for fishdGravatar netocrat2005-09-28
* Minor documentation updatesGravatar axel2005-09-24
* Fix for various redirection problemsGravatar axel2005-09-23
* Exportable universal variablesGravatar axel2005-09-23
* Initial revisionGravatar axel2005-09-20