aboutsummaryrefslogtreecommitdiffhomepage
path: root/fishd.c
Commit message (Collapse)AuthorAge
* Move all fallbacks for standard and not-so-standard unix functions to ↵Gravatar axel2006-02-28
| | | | | | fallback.c, in order to have a one-stop place to look for such functions darcs-hash:20060228131716-ac50b-0832193dbcaf7191dcb24456dc40f2e861a1382e.gz
* Fixes to make fish work on Cygwin. Firstly a bunch of minor fixes fo the ↵Gravatar axel2006-01-26
| | | | | | wcs* fallback functions, secondly MSG_DONTWAIT (a socket flag) is set to zero if it isn't already defined darcs-hash:20060126095706-ac50b-766c1e2c0408dc51fc7379af38005352f7603b1e.gz
* doc_src/fishd.txt, fishd.c: Move the API description of fishd to the source ↵Gravatar James Vega2006-01-25
| | | | | | file. Update the fishd help to indicate the new help and version options as well as a warning about fiddling with ~/.fishd.HOSTNAME. darcs-hash:20060124172031-35ec8-6dbd2bdd1cca3528011f7a088630533a4fea25ab.gz
* Add option parsing and support for -h and -v switches to fishdGravatar axel2006-01-24
| | | | darcs-hash:20060123162534-ac50b-e993c28ee80cf83dc1f83a64f2cf7bac5dc1c55d.gz
* Fix two issues on OS X, a non-compatible use of the expr command and a bad ↵Gravatar axel2006-01-10
| | | | | | init of a socket for the universal variable daemon darcs-hash:20060109144418-ac50b-c6232eae5b964f66d0638289291340aa66cd5983.gz
* Improve locale implementation (should now behave identically to bash) and ↵Gravatar axel2006-01-09
| | | | | | document locale variables behaviour darcs-hash:20060108230049-ac50b-403f1d00c8483fc4fecc275b62e40b1c3d51bfc1.gz
* Make sure fishd saves before exiting from signalGravatar axel2005-11-28
| | | | darcs-hash:20051127232409-ac50b-d316781e373c078fecf857a199594a00184361a9.gz
* Make sure fishd synchronization happens only when neededGravatar axel2005-11-28
| | | | darcs-hash:20051127232208-ac50b-927157fb9b5d3e44981f9ec029735531ae59fd61.gz
* Minor code tweaksGravatar axel2005-11-24
| | | | darcs-hash:20051123185743-ac50b-dc35b7f64e5416f3f2749edebd5235abb5bdff98.gz
* Huge API documentation cleanupGravatar axel2005-10-25
| | | | darcs-hash:20051024152625-ac50b-41503feb4ea8d428c5b30c159aaae0c8f7ae46a2.gz
* Minor editsGravatar axel2005-10-07
| | | | darcs-hash:20051007091759-ac50b-4cf0f0e2a01707168a7d561de8ba4bb29fe4e9e5.gz
* Use setsid to daemonize fishdGravatar axel2005-10-07
| | | | darcs-hash:20051007091716-ac50b-d7a5e672ceff9d8b499157796161d9bbd9811059.gz
* Minor bugfixes for SolarisGravatar axel2005-10-07
| | | | darcs-hash:20051006205336-ac50b-56657ce09a5ebfc1ccb320e985e554883e364573.gz
* Switch from setpgrp to setpgid for platform independenceGravatar axel2005-10-06
| | | | darcs-hash:20051006103901-ac50b-cd58dc150d1419ab6c19706fd40fd33842e30e16.gz
* Use debug function instead of fwprintfGravatar axel2005-10-01
| | | | darcs-hash:20051001095709-ac50b-2e4896424ef368850f500b1e816ccd3f0e1ddefa.gz
* Amended critical section locking to be NFS-safeGravatar netocrat2005-10-01
| | | | darcs-hash:20050930195021-344c5-9e4760fdb29c80e32589bf62159911a57c6779d2.gz
* Critical section locking for fishdGravatar netocrat2005-09-28
| | | | darcs-hash:20050928014309-344c5-92a1e5aa31eceacc4f76cdb2638358d1014c2e3f.gz
* Minor documentation updatesGravatar axel2005-09-24
| | | | darcs-hash:20050923143316-ac50b-a3816568b7aefca179ef2891d1fd2fb23a1739cb.gz
* Fix for various redirection problemsGravatar axel2005-09-23
| | | | darcs-hash:20050923131031-ac50b-b9e2897e7f20a087260f97d1342deaed65ad7d70.gz
* Exportable universal variablesGravatar axel2005-09-23
| | | | darcs-hash:20050922201652-ac50b-f70e7607b4ace24da4020f2d432718dc335e5bdd.gz
* Initial revisionGravatar axel2005-09-20
darcs-hash:20050920132639-ac50b-fa3b476891e1f5f67207cf4cc7bf623834cc5edc.gz