aboutsummaryrefslogtreecommitdiffstats
path: root/src/config.c
Commit message (Expand)AuthorAgeFilesLines
* cut out config.c & config.h, they are unnessecarykremlin2014-07-221-83/+0
* cut out old XML install cruftkremlin2014-07-031-89/+0
* retabkremlin2014-06-271-2/+2
* replace C++ style commentskremlin2014-06-271-2/+2
* cut out install code that should be handled in makefilekremlin2014-06-271-22/+16
* clean up config.ckremlin2014-06-261-63/+67
* more work on xml configuration setting..kremlin2014-06-261-69/+32
* minor, fix system call logickremlin2014-06-261-1/+1
* see previous commit, forgot 'git add'..kremlin2014-06-261-2/+5
* fix up merge conflicts to compile on strict settingskremlin2014-06-261-4/+4
* fixing merge conflictskremlin2014-06-261-3/+85
* merge license, hostname buffer changes from master branchkremlin2014-06-261-134/+70
|\
| * change buffer size for gethostname() to HOST_NAME_MAX to avoid accidently tru...kremlin2014-06-221-54/+54
| * add license ISC license blurbskremlin2014-06-221-0/+16
* | goodnightkremlin2014-06-201-6/+89
* | exit func for config, close()s and free()skremlin2014-06-201-2/+14
|/
* finish migrating old code to work with gdbus-codegen types, cleaned up config...kremlin2014-06-201-33/+50
* fleshed out config and hostnamed more, structure for other 3 daemons..kremlin2014-06-131-1/+78
* furthering hostnamed, begining configuration..kremlin2014-06-131-0/+1