summaryrefslogtreecommitdiff
path: root/gconfig.c
Commit message (Expand)AuthorAgeFilesLines
* gconfig cbs now return int. almost finished receiving all dynamic server conf...venaas2008-05-301-6/+6
* some gconfig improvements, made proxy accept server config from external programvenaas2008-05-301-20/+28
* made gconfig support input from stringvenaas2008-05-291-12/+80
* rewritten gconfig to not exit on errorsvenaas2008-05-291-74/+144
* fixed some bugs with free/alloc of strings and new gconfigvenaas2008-05-131-15/+25
* added catgconf utilityvenaas2008-05-091-34/+62
* added certificatenamecheck option to client/server for disabling default alts...venaas2008-04-291-10/+22
* include argument now relative to current config file, also never try to open ...venaas2008-04-151-17/+40
* include with globbingvenaas2007-11-291-2/+22
* working include support for individual filesvenaas2007-11-281-8/+25
* implemented config file stack; to be used for include supportvenaas2007-11-261-0/+45
* moved genericconfig to gconfig.c and reorganised header filesvenaas2007-11-211-0/+191