Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cut out old XML install cruft | kremlin | 2014-07-03 | 1 | -89/+0 |
| | |||||
* | retab | kremlin | 2014-06-27 | 1 | -2/+2 |
| | |||||
* | replace C++ style comments | kremlin | 2014-06-27 | 1 | -2/+2 |
| | |||||
* | cut out install code that should be handled in makefile | kremlin | 2014-06-27 | 1 | -22/+16 |
| | |||||
* | clean up config.c | kremlin | 2014-06-26 | 1 | -63/+67 |
| | |||||
* | more work on xml configuration setting.. | kremlin | 2014-06-26 | 1 | -69/+32 |
| | |||||
* | minor, fix system call logic | kremlin | 2014-06-26 | 1 | -1/+1 |
| | |||||
* | see previous commit, forgot 'git add'.. | kremlin | 2014-06-26 | 1 | -2/+5 |
| | |||||
* | fix up merge conflicts to compile on strict settings | kremlin | 2014-06-26 | 1 | -4/+4 |
| | |||||
* | fixing merge conflicts | kremlin | 2014-06-26 | 1 | -3/+85 |
| | |||||
* | merge license, hostname buffer changes from master branch | kremlin | 2014-06-26 | 1 | -134/+70 |
|\ | |||||
| * | change buffer size for gethostname() to HOST_NAME_MAX to avoid accidently ↵ | kremlin | 2014-06-22 | 1 | -54/+54 |
| | | | | | | | | truncating the terminating byte on systems that handle gethostname() poorly | ||||
| * | add license ISC license blurbs | kremlin | 2014-06-22 | 1 | -0/+16 |
| | | |||||
* | | goodnight | kremlin | 2014-06-20 | 1 | -6/+89 |
| | | |||||
* | | exit func for config, close()s and free()s | kremlin | 2014-06-20 | 1 | -2/+14 |
|/ | |||||
* | finish migrating old code to work with gdbus-codegen types, cleaned up ↵ | kremlin | 2014-06-20 | 1 | -33/+50 |
| | | | | config IO/install, cleaned up code all-around to work with strict compiler flags | ||||
* | fleshed out config and hostnamed more, structure for other 3 daemons.. | kremlin | 2014-06-13 | 1 | -1/+78 |
| | |||||
* | furthering hostnamed, begining configuration.. | kremlin | 2014-06-13 | 1 | -0/+1 |