| Commit message (Expand) | Author | Age | Files | Lines |
* | remove references to deprecated tzfile.h, use previously defined consts | kremlin | 2016-07-15 | 1 | -5/+4 |
* | property cleanups | kremlin | 2014-12-20 | 1 | -14/+23 |
* | change 'rcctl' invocations to /etc/rc.d/foo | kremlin | 2014-12-20 | 1 | -8/+9 |
* | add NTP property code. and timedated is done! (except for undocumented proper... | kremlin | 2014-10-15 | 1 | -5/+12 |
* | complete setNTP method, calls rcctl(8) through system(3) | kremlin | 2014-10-15 | 1 | -1/+73 |
* | clarify RTC/UTC messages/comments | kremlin | 2014-10-15 | 1 | -2/+2 |
* | prevent directory traversal in setTimezone | kremlin | 2014-10-14 | 1 | -2/+9 |
* | complete SetTimezone function | kremlin | 2014-10-14 | 1 | -1/+99 |
* | disable TZ checksumming, fix setTime | kremlin | 2014-10-14 | 2 | -13/+42 |
* | fixed logic/math bugs in set-time, still broken with GNOME tools | kremlin | 2014-09-26 | 1 | -15/+10 |
* | completed timedated's SetTime method | kremlin | 1973-03-03 | 1 | -4/+36 |
* | began general logic for timedated's SetTime method | kremlin | 2014-09-14 | 1 | -5/+73 |
* | add localtime determination system for timezone property | kremlin | 2014-08-26 | 2 | -19/+122 |
* | begin get_timezone(), begin get_timezone_path() util func | kremlin | 2014-08-26 | 2 | -1/+57 |
* | switch params.h with types.h and include time.h in timedated.c | kremlin | 2014-08-26 | 1 | -1/+2 |
* | fill in timedated skeleton funcs | kremlin | 2014-08-25 | 1 | -25/+92 |
* | change polkit-auth.{c,h} to util.{c,h} | kremlin | 2014-08-25 | 1 | -1/+1 |
* | add polkit auth object, compile it in makefile, add header to interfaces | kremlin | 2014-08-16 | 1 | -0/+2 |
* | include polkit.h in all interfaces, edit makefile accordingly | kremlin | 2014-08-16 | 1 | -0/+1 |
* | minor, retab \t's to four spaces | kremlin | 2014-08-06 | 1 | -18/+18 |
* | minor, s/g_print/g_printf | kremlin | 2014-08-05 | 1 | -1/+1 |
* | minor, add ISC license blurbs to interfaces/foo/foo.h | kremlin | 2014-08-05 | 1 | -1/+17 |
* | (8) [final] modify main() to call correct clean sequence | kremlin | 2014-08-05 | 1 | -1/+6 |
* | (7) add set_signal_handlers() to bind functions during init | kremlin | 2014-08-05 | 1 | -0/+8 |
* | (6) add handler for unix termination signals | kremlin | 2014-08-05 | 1 | -0/+9 |
* | (5) fix foo_mem_clean() functions to avoid race cond. | kremlin | 2014-08-05 | 1 | -2/+8 |
* | (4) move on_name_acquired functionality to on_bus_acquired | kremlin | 2014-08-05 | 1 | -14/+23 |
* | (3) add needed GLib headers, move loop and bus descr out of main into global | kremlin | 2014-07-29 | 1 | -3/+6 |
* | (2) move on_name_lost() callback to appropriate commend-bounded region | kremlin | 2014-07-29 | 1 | -9/+9 |
* | (1) add <interface>.h and #include it in corresponding .c | kremlin | 2014-07-29 | 2 | -0/+2 |
* | minor, clarify what "misc functions" are in comments | kremlin | 2014-07-29 | 1 | -1/+1 |
* | minor, clarify "dbus signal" vs. "unix signal" in comments | kremlin | 2014-07-29 | 1 | -2/+2 |
* | include glib-unix.h in interface files | kremlin | 2014-07-29 | 1 | -0/+1 |
* | remove genfiles from repo, instead generate in makefile | kremlin | 2014-07-23 | 2 | -2867/+0 |
* | copy and regex localed, timedated, and logind from hostnamed | kremlin | 2014-07-22 | 1 | -0/+117 |
* | change gen script to use ksh, remove namespace option, regen genfiles | kremlin | 2014-07-22 | 2 | -556/+556 |
* | remove includes in non-gen'd interf files, they're linked properly now | kremlin | 2014-07-15 | 1 | -0/+5 |
* | get rid of non-generated interface headers, we don't need them | kremlin | 2014-07-15 | 1 | -16/+0 |
* | (1) regenerate leaner genfiles, we're not using the object manager functional... | kremlin | 2014-07-08 | 2 | -706/+0 |
* | regenerate proper namespaced code for other 3 interfaces, fix their includes ... | kremlin | 2014-07-08 | 2 | -574/+1696 |
* | add license ISC license blurbs | kremlin | 2014-06-22 | 2 | -0/+32 |
* | regenerate interface types, clean up gen script | kremlin | 2014-06-20 | 2 | -0/+2451 |
* | blow away improperly generated interface types (bad prefix) | kremlin | 2014-06-20 | 2 | -2451/+0 |
* | add gdbus-codegen files | kremlin | 2014-06-17 | 3 | -1/+2451 |
* | remove crapfile, rename 'modules' -> 'interfaces' | kremlin | 2014-06-03 | 1 | -0/+1 |