lib: Add $HOME/.ashd/etc to the directories to search for slash-less files.
[ashd.git] / lib / cf.c
2013-03-23 Fredrik Tolflib: Add $HOME/.ashd/etc to the directories to search...
2013-02-03 Fredrik TolfMerge branches 'block' and 'py-reserve'
2013-01-15 Fredrik Tolflib: Preserve error properly across flog.
2013-01-15 Fredrik Tolflib: Don't close children on mere EAGAINs, but fail...
2013-01-15 Fredrik Tolflib: Use nonblocking-behavior forwarding explicitly...
2011-01-28 Fredrik Tolflib: Added more indirection for child handling.
2010-10-23 Fredrik Tolflib: Check for ECONNRESET as well to detect crashed...
2010-09-05 Fredrik TolfAdded callbacks to handle child process initialization.
2010-08-30 Fredrik Tolfdirplex: Made it easier to include configuration "modules".
2010-08-25 Fredrik TolfAdded global config files to dirplex and patplex.
2010-08-25 Fredrik TolfFixed config parsing bug.
2010-08-24 Fredrik TolfMade non-absolute included filenames relative to the...
2010-08-24 Fredrik TolfFixed return bug in childhandle.
2010-08-24 Fredrik TolfAdded a generic config parser/child handler and used...