Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | retab | kremlin- | 2014-06-27 | 1 | -15/+15 |
| | |||||
* | replace C++ style comments | kremlin- | 2014-06-27 | 1 | -1/+1 |
| | |||||
* | cut out install code that should be handled in makefile | kremlin- | 2014-06-27 | 1 | -22/+14 |
| | |||||
* | see previous commit, forgot 'git add'.. | kremlin- | 2014-06-26 | 1 | -3/+3 |
| | |||||
* | fixing merge conflicts | kremlin- | 2014-06-26 | 1 | -12/+2 |
| | |||||
* | merge license, hostname buffer changes from master branch | kremlin- | 2014-06-26 | 1 | -11/+37 |
|\ | |||||
| * | change buffer size for gethostname() to HOST_NAME_MAX to avoid accidently ↵ | kremlin | 2014-06-22 | 1 | -18/+18 |
| | | | | | | | | 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 | -2/+12 |
|/ | |||||
* | finish migrating old code to work with gdbus-codegen types, cleaned up ↵ | kremlin- | 2014-06-20 | 1 | -21/+19 |
| | | | | 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 | -6/+6 |
| | |||||
* | furthering hostnamed, begining configuration.. | kremlin- | 2014-06-13 | 1 | -2/+20 |
| | |||||
* | export proper xml FINALLY.. | kremlin- | 2014-06-10 | 1 | -4/+3 |
| | |||||
* | started work on xml file installation/configuration | kremlin- | 2014-06-08 | 1 | -0/+14 |
| | |||||
* | syncing between computers.. | kremlin- | 2014-06-05 | 1 | -1/+5 |
| | |||||
* | update makefile and main.c to reflect changes of previous commit, also place ↵ | kremlin | 2014-06-03 | 1 | -1/+1 |
| | | | | tempfile in bin/ as abscence causes git to ignore directory's existence | ||||
* | hostnamed implementation coming along, implements introspectable now. had to ↵ | kremlin | 2014-05-30 | 1 | -5/+0 |
| | | | | switch back to session bus temporarily... | ||||
* | get hostnamed to show up on session bus, incomplete | kremlin | 2014-05-30 | 1 | -1/+7 |
| | |||||
* | begin hostnamed, clean up | kremlin | 2014-05-28 | 1 | -1/+3 |
| | |||||
* | set aside -ports makefile for now, we'll deal with it later. begin hostnamed | kremlin | 2014-05-28 | 1 | -0/+5 |