aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.c
Commit message (Expand)AuthorAgeFilesLines
* empty main.ckremlin2014-07-221-27/+1
* cut comments in main.c, prepare it to be removedkremlin2014-07-221-13/+3
* cut out unnessecary #include's in main.c, prepare to deprecatekremlin2014-07-151-5/+0
* get rid of ifdef maze in main.c, the binaries will be compiled sep.kremlin2014-07-151-32/+17
* more work on managing four interfaces as separate PIDs, new makefile rules fo...kremlin2014-07-081-13/+42
* (1) regenerate leaner genfiles, we're not using the object manager functional...kremlin2014-07-081-1/+7
* cut out old XML install cruftkremlin2014-07-031-7/+0
* retabkremlin2014-06-271-15/+15
* replace C++ style commentskremlin2014-06-271-1/+1
* cut out install code that should be handled in makefilekremlin2014-06-271-22/+14
* see previous commit, forgot 'git add'..kremlin2014-06-261-3/+3
* fixing merge conflictskremlin2014-06-261-12/+2
* merge license, hostname buffer changes from master branchkremlin2014-06-261-11/+37
|\
| * change buffer size for gethostname() to HOST_NAME_MAX to avoid accidently tru...kremlin2014-06-221-18/+18
| * add license ISC license blurbskremlin2014-06-221-0/+16
* | goodnightkremlin2014-06-201-2/+12
|/
* finish migrating old code to work with gdbus-codegen types, cleaned up config...kremlin2014-06-201-21/+19
* fleshed out config and hostnamed more, structure for other 3 daemons..kremlin2014-06-131-6/+6
* furthering hostnamed, begining configuration..kremlin2014-06-131-2/+20
* export proper xml FINALLY..kremlin2014-06-101-4/+3
* started work on xml file installation/configurationkremlin2014-06-081-0/+14
* syncing between computers..kremlin2014-06-051-1/+5
* update makefile and main.c to reflect changes of previous commit, also place ...kremlin2014-06-031-1/+1
* hostnamed implementation coming along, implements introspectable now. had to ...kremlin2014-05-301-5/+0
* 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