summaryrefslogtreecommitdiffstats
path: root/eurephiadm/client_config.c
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright datesDavid Sommerseth2012-10-081-1/+1
* Moved generic parts of the config file parser to the common libraryDavid Sommerseth2011-07-251-91/+6
* Updated Copyright dates to include 2010David Sommerseth2010-07-301-1/+1
* Added debug logging of free_nullsafe() calls as wellDavid Sommerseth2009-09-071-3/+3
* Moved all malloc() operations over to a calloc wrapper, malloc_nullsafe()David Sommerseth2009-09-071-2/+1
* Added doxygen comments for the main eurephiadm partsDavid Sommerseth2009-09-041-1/+38
* Made the licence explicit GPLv2 onlyDavid Sommerseth2009-03-261-1/+1
* Cleaned up the code a little bitDavid Sommerseth2009-03-261-1/+2
* Fixed a missing fclose() in ReadConfig (causing memory leak)David Sommerseth2008-12-061-0/+1
* Fixed a memory leakDavid Sommerseth2008-12-031-0/+1
* Split eurephiadm.c into several filesDavid Sommerseth2008-12-011-0/+173