began general logic for timedated's SetTime method
[systembsd.git] / src / interfaces / timedated /
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 kremlinminor, add ISC license blurbs to interfaces/foo/foo.h
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 kremlinremove genfiles from repo, instead generate in makefile
2014-07-22 kremlincopy and regex localed, timedated, and logind from...
2014-07-21 kremlinchange gen script to use ksh, remove namespace option...
2014-07-15 kremlinremove includes in non-gen'd interf files, they're...
2014-07-15 kremlinget rid of non-generated interface headers, we don...
2014-07-08 kremlin(1) regenerate leaner genfiles, we're not using the...
2014-07-08 kremlinregenerate proper namespaced code for other 3 interface...
2014-06-26 kremlinmerge license, hostname buffer changes from master...
2014-06-22 kremlinadd license ISC license blurbs
2014-06-19 kremlinregenerate interface types, clean up gen script
2014-06-19 kremlinblow away improperly generated interface types (bad...
2014-06-17 kremlinadd gdbus-codegen files
2014-06-02 kremlinremove crapfile, rename 'modules' -> 'interfaces'