aboutsummaryrefslogtreecommitdiffstats
path: root/src/config.c
Commit message (Expand)AuthorAgeFilesLines
* 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