aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* cut out install code that should be handled in makefilekremlin-2014-06-274-91/+33
|
* clean up config.ckremlin2014-06-261-63/+67
|
* drop persistent file handlers, use rc.d 'reload' insteadkremlin2014-06-261-30/+13
|
* more work on xml configuration setting..kremlin-2014-06-262-69/+88
|
* minor, fix system call logickremlin-2014-06-261-1/+1
|
* see previous commit, forgot 'git add'..kremlin-2014-06-262-5/+8
|
* fix up merge conflicts to compile on strict settingskremlin-2014-06-261-4/+4
|
* fixing merge conflictskremlin-2014-06-262-15/+87
|
* merge license, hostname buffer changes from master branchkremlin-2014-06-2611-195/+301
|\
| * change buffer size for gethostname() to HOST_NAME_MAX to avoid accidently ↵kremlin2014-06-224-122/+122
| | | | | | | | truncating the terminating byte on systems that handle gethostname() poorly
| * add license ISC license blurbskremlin2014-06-2211-0/+176
| |
* | goodnightkremlin-2014-06-202-8/+101
| |
* | exit func for config, close()s and free()skremlin-2014-06-201-2/+14
|/
* finish migrating old code to work with gdbus-codegen types, cleaned up ↵kremlin-2014-06-204-78/+76
| | | | config IO/install, cleaned up code all-around to work with strict compiler flags
* blow away unnessecary errata whose functionality is covered by code from ↵kremlin-2014-06-203-174/+25
| | | | generated interfaces, clean up code, conform better to GLib, bring in gio-unix-2.0
* prepare old hostnamed.c code for use through proper generated gdbus ↵kremlin-2014-06-201-8/+16
| | | | interface code
* regenerate interface types, clean up gen scriptkremlin-2014-06-208-0/+20100
|
* blow away improperly generated interface types (bad prefix)kremlin-2014-06-208-20100/+0
|
* add gdbus-codegen fileskremlin2014-06-1711-3/+20100
|
* fleshed out config and hostnamed more, structure for other 3 daemons..kremlin-2014-06-133-13/+124
|
* furthering hostnamed, begining configuration..kremlin-2014-06-133-6/+142
|
* property handling...kremlin-2014-06-101-5/+13
|
* export proper xml FINALLY..kremlin-2014-06-103-21/+25
|
* cut out literalskremlin-2014-06-101-55/+1
|
* blow away xmldefs, will read from file and checksum isntead...kremlin-2014-06-101-446/+0
|
* started work on xml file installation/configurationkremlin-2014-06-084-59/+532
|
* syncing...kremlin2014-06-082-1/+52
|
* syncing between computers..kremlin-2014-06-052-11/+17
|
* minor info erratakremlin-2014-06-051-0/+1
|
* divorce introspect xml to conf/ file, rm hostnamed.h, update system bus ↵kremlin-2014-06-052-79/+0
| | | | config file to be more secure..
* syncing working files between computers...kremlin2014-06-051-6/+7
|
* added scripts to place config files, added a note in source about thatkremlin2014-06-031-1/+1
|
* minor, reference issuekremlin2014-06-031-2/+5
|
* syntax cleanup, add whatever .bin.core files are to gitignore..kremlin2014-06-031-50/+53
|
* divorce XML literal to hostnamed.h, update types to be glib-appropriate, ↵kremlin2014-06-032-110/+105
| | | | comments
* moved things around to make source readable, added comments, changed init ↵kremlin2014-06-031-9/+16
| | | | method return type from void -> GError
* 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
* remove crapfile, rename 'modules' -> 'interfaces'kremlin2014-06-034-0/+0
|
* hostnamed implementation coming along, implements introspectable now. had to ↵kremlin2014-05-302-15/+64
| | | | switch back to session bus temporarily...
* session bus -> system bus (hostnamed)kremlin2014-05-301-1/+1
|
* get OUTkremlin2014-05-302-0/+0
|
* get hostnamed to show up on session bus, incompletekremlin2014-05-304-7/+121
|
* begin hostnamed, clean upkremlin2014-05-284-10/+37
|
* set aside -ports makefile for now, we'll deal with it later. begin hostnamedkremlin2014-05-282-0/+7
|
* delete gnu makefile, revamp bsd makefilekremlin2014-05-221-0/+7
|
* moved src/*d -> src/modules/kremlin2014-05-224-0/+0
|
* move 4 utils into more-specific src/modules/, update README, docskremlin2014-05-204-0/+4