aboutsummaryrefslogtreecommitdiffstats
path: root/src/interfaces
Commit message (Collapse)AuthorAgeFilesLines
* change buffer size for gethostname() to HOST_NAME_MAX to avoid accidently ↵kremlin2014-06-221-37/+37
| | | | truncating the terminating byte on systems that handle gethostname() poorly
* add license ISC license blurbskremlin2014-06-228-0/+128
|
* finish migrating old code to work with gdbus-codegen types, cleaned up ↵kremlin2014-06-201-24/+6
| | | | 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 ↵kremlin2014-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 ↵kremlin2014-06-201-8/+16
| | | | interface code
* regenerate interface types, clean up gen scriptkremlin2014-06-208-0/+20100
|
* blow away improperly generated interface types (bad prefix)kremlin2014-06-208-20100/+0
|
* add gdbus-codegen fileskremlin2014-06-1711-3/+20100
|
* fleshed out config and hostnamed more, structure for other 3 daemons..kremlin2014-06-131-6/+40
|
* furthering hostnamed, begining configuration..kremlin2014-06-131-4/+121
|
* property handling...kremlin2014-06-101-5/+13
|
* export proper xml FINALLY..kremlin2014-06-101-15/+20
|
* started work on xml file installation/configurationkremlin2014-06-081-10/+0
|
* syncing...kremlin2014-06-081-1/+1
|
* syncing between computers..kremlin2014-06-051-10/+12
|
* minor info erratakremlin2014-06-051-0/+1
|
* divorce introspect xml to conf/ file, rm hostnamed.h, update system bus ↵kremlin2014-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
* remove crapfile, rename 'modules' -> 'interfaces'kremlin2014-06-034-0/+200