change 'rcctl' invocations to /etc/rc.d/foo
[systembsd.git] / src / interfaces / timedated / timedated.c
2014-12-20 kremlinchange 'rcctl' invocations to /etc/rc.d/foo
2014-10-15 kremlinadd NTP property code. and timedated is done! (except...
2014-10-15 kremlincomplete setNTP method, calls rcctl(8) through system(3)
2014-10-14 kremlinclarify RTC/UTC messages/comments
2014-10-14 kremlinprevent directory traversal in setTimezone
2014-10-14 kremlincomplete SetTimezone function
2014-10-14 kremlindisable TZ checksumming, fix setTime
2014-09-26 kremlinfixed logic/math bugs in set-time, still broken with...
1973-03-03 kremlincompleted timedated's SetTime method
2014-09-14 kremlinbegan general logic for timedated's SetTime method
2014-08-26 kremlinadd localtime determination system for timezone property
2014-08-25 kremlinMerge branch 'devel' of git://uglyman.kremlin.cc/git...
2014-08-25 kremlinbegin get_timezone(), begin get_timezone_path() util...
2014-08-25 kremlinswitch params.h with types.h and include time.h in...
2014-08-25 kremlinfill in timedated skeleton funcs
2014-08-25 kremlinchange polkit-auth.{c,h} to util.{c,h}
2014-08-16 kremlinadd polkit auth object, compile it in makefile, add...
2014-08-15 kremlininclude polkit.h in all interfaces, edit makefile accor...
2014-08-06 kremlinminor, retab \t's to four spaces
2014-08-05 kremlinminor, s/g_print/g_printf
2014-08-05 kremlin(8) [final] modify main() to call correct clean sequence
2014-08-05 kremlin(7) add set_signal_handlers() to bind functions during...
2014-08-05 kremlin(6) add handler for unix termination signals
2014-08-05 kremlin(5) fix foo_mem_clean() functions to avoid race cond.
2014-08-05 kremlin(4) move on_name_acquired functionality to on_bus_acquired
2014-07-29 kremlin(3) add needed GLib headers, move loop and bus descr...
2014-07-29 kremlin(2) move on_name_lost() callback to appropriate commend...
2014-07-29 kremlin(1) add <interface>.h and #include it in corresponding .c
2014-07-29 kremlinminor, clarify what "misc functions" are in comments
2014-07-29 kremlinminor, clarify "dbus signal" vs. "unix signal" in comments
2014-07-29 kremlininclude glib-unix.h in interface files
2014-07-22 kremlincopy and regex localed, timedated, and logind from...
2014-07-15 kremlinremove includes in non-gen'd interf files, they're...
2014-06-26 kremlinmerge license, hostname buffer changes from master...
2014-06-22 kremlinadd license ISC license blurbs