summaryrefslogtreecommitdiff
path: root/src/daemon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-10daemon.c: fix #if NDEBUG --> #ifdef NDEBUGMichael Adam1-1/+1
2009-09-27Don't ignore retval of chdir()Mukund Sivaraman1-1/+6
2009-09-15Indent code to Tinyproxy coding styleMukund Sivaraman1-34/+29
2009-08-07Rename tinyproxy.[ch] to main.[ch]Mukund Sivaraman1-1/+1
2008-12-08Convert tabs to spacesMukund Sivaraman1-2/+2
2008-12-01Reformat code to GNU coding styleMukund Sivaraman1-29/+32
2008-08-24Set umask before mkstemp() for some versions of glibcMukund Sivaraman1-1/+1
2008-05-24Updated copyright, license notices in source codeMukund Sivaraman1-14/+18
2005-08-15* [Indent] Fixed typedef FormattingRobert James Kaes1-2/+2
2005-08-15* [Indent] Ran Source Through indentRobert James Kaes1-25/+25
2005-07-12* Updated Copyright Email AddressesRobert James Kaes1-2/+2
2004-08-10Merged in changes from 1.6.3Robert James Kaes1-2/+6
2002-10-03#(makedaemon): Commented out the closing of the standard fileRobert James Kaes1-1/+3
2002-05-23Initial addition into CVS. Moves various functions relating the daemonRobert James Kaes1-0/+74