aboutsummaryrefslogtreecommitdiffstats
path: root/src/interfaces
Commit message (Expand)AuthorAgeFilesLines
* minor, clarify "dbus signal" vs. "unix signal" in commentskremlin2014-07-294-8/+8
* include glib-unix.h in interface fileskremlin2014-07-294-0/+4
* remove genfiles from repo, instead generate in makefilekremlin2014-07-238-21486/+0
* copy and regex localed, timedated, and logind from hostnamedkremlin2014-07-223-0/+347
* hostname1 now returns hostname minus domain infokremlin2014-07-221-4/+10
* clean up hostnamed.c, clear out localed.c for copyingkremlin2014-07-222-154/+11
* tighten up memory management in hostnamed.ckremlin2014-07-221-8/+12
* refactor hostnamed.c to work with namespace genfile changekremlin2014-07-221-27/+25
* change gen script to use ksh, remove namespace option, regen genfileskremlin2014-07-228-4270/+4270
* include gprintf.h in hostnamed.c/localed.c to allow strict compilationkremlin2014-07-152-0/+4
* remove includes in non-gen'd interf files, they're linked properly nowkremlin2014-07-154-61/+48
* untouched genfiles now work with linking system, revert localed-gen.ckremlin2014-07-151-0/+133
* get rid of non-generated interface headers, we don't need themkremlin2014-07-154-66/+0
* set hostnamed's 'hostname' property before exportkremlin2014-07-111-1/+9
* more work on managing four interfaces as separate PIDs, new makefile rules fo...kremlin2014-07-082-17/+2
* (1) regenerate leaner genfiles, we're not using the object manager functional...kremlin2014-07-0811-2963/+188
* regenerate proper namespaced code for other 3 interfaces, fix their includes ...kremlin2014-07-086-3769/+6303
* fix previous commit (forgot to escape newline), regenerate hostnamed with pro...kremlin2014-07-083-909/+909
* (1) modify gen-gdbus-interfaces.sh to generate nessecary subclasseskremlin2014-07-023-3961/+788
* (1) updated ispect xml to reflect recent undocumented changes in hostnamedkremlin2014-07-023-114/+5104
* replace C++ style commentskremlin2014-06-271-5/+3
* change buffer size for gethostname() to HOST_NAME_MAX to avoid accidently tru...kremlin2014-06-221-37/+37
* add license ISC license blurbskremlin2014-06-228-0/+128
* finish migrating old code to work with gdbus-codegen types, cleaned up config...kremlin2014-06-201-24/+6
* blow away unnessecary errata whose functionality is covered by code from gene...kremlin2014-06-203-174/+25
* prepare old hostnamed.c code for use through proper generated gdbus interface...kremlin2014-06-201-8/+16
* 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 confi...kremlin2014-06-052-79/+0
* 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, comm...kremlin2014-06-032-110/+105
* moved things around to make source readable, added comments, changed init met...kremlin2014-06-031-9/+16
* remove crapfile, rename 'modules' -> 'interfaces'kremlin2014-06-034-0/+200