aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.c
Commit message (Collapse)AuthorAgeFilesLines
* retabkremlin-2014-06-271-15/+15
|
* replace C++ style commentskremlin-2014-06-271-1/+1
|
* cut out install code that should be handled in makefilekremlin-2014-06-271-22/+14
|
* see previous commit, forgot 'git add'..kremlin-2014-06-261-3/+3
|
* fixing merge conflictskremlin-2014-06-261-12/+2
|
* merge license, hostname buffer changes from master branchkremlin-2014-06-261-11/+37
|\
| * change buffer size for gethostname() to HOST_NAME_MAX to avoid accidently ↵kremlin2014-06-221-18/+18
| | | | | | | | truncating the terminating byte on systems that handle gethostname() poorly
| * add license ISC license blurbskremlin2014-06-221-0/+16
| |
* | goodnightkremlin-2014-06-201-2/+12
|/
* finish migrating old code to work with gdbus-codegen types, cleaned up ↵kremlin-2014-06-201-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-131-6/+6
|
* furthering hostnamed, begining configuration..kremlin-2014-06-131-2/+20
|
* export proper xml FINALLY..kremlin-2014-06-101-4/+3
|
* started work on xml file installation/configurationkremlin-2014-06-081-0/+14
|
* syncing between computers..kremlin-2014-06-051-1/+5
|
* update makefile and main.c to reflect changes of previous commit, also place ↵kremlin2014-06-031-1/+1
| | | | tempfile in bin/ as abscence causes git to ignore directory's existence
* hostnamed implementation coming along, implements introspectable now. had to ↵kremlin2014-05-301-5/+0
| | | | switch back to session bus temporarily...
* get hostnamed to show up on session bus, incompletekremlin2014-05-301-1/+7
|
* begin hostnamed, clean upkremlin2014-05-281-1/+3
|
* set aside -ports makefile for now, we'll deal with it later. begin hostnamedkremlin2014-05-281-0/+5