aboutsummaryrefslogtreecommitdiffstats
path: root/src/interfaces/timedated
Commit message (Expand)AuthorAgeFilesLines
* remove references to deprecated tzfile.h, use previously defined constskremlin2016-07-151-5/+4
* property cleanupskremlin2014-12-201-14/+23
* change 'rcctl' invocations to /etc/rc.d/fookremlin2014-12-201-8/+9
* add NTP property code. and timedated is done! (except for undocumented proper...kremlin2014-10-151-5/+12
* complete setNTP method, calls rcctl(8) through system(3)kremlin2014-10-151-1/+73
* clarify RTC/UTC messages/commentskremlin2014-10-151-2/+2
* prevent directory traversal in setTimezonekremlin2014-10-141-2/+9
* complete SetTimezone functionkremlin2014-10-141-1/+99
* disable TZ checksumming, fix setTimekremlin2014-10-142-13/+42
* fixed logic/math bugs in set-time, still broken with GNOME toolskremlin2014-09-261-15/+10
* completed timedated's SetTime methodkremlin1973-03-031-4/+36
* began general logic for timedated's SetTime methodkremlin2014-09-141-5/+73
* add localtime determination system for timezone propertykremlin2014-08-262-19/+122
* begin get_timezone(), begin get_timezone_path() util funckremlin2014-08-262-1/+57
* switch params.h with types.h and include time.h in timedated.ckremlin2014-08-261-1/+2
* fill in timedated skeleton funcskremlin2014-08-251-25/+92
* change polkit-auth.{c,h} to util.{c,h}kremlin2014-08-251-1/+1
* add polkit auth object, compile it in makefile, add header to interfaceskremlin2014-08-161-0/+2
* include polkit.h in all interfaces, edit makefile accordinglykremlin2014-08-161-0/+1
* minor, retab \t's to four spaceskremlin2014-08-061-18/+18
* minor, s/g_print/g_printfkremlin2014-08-051-1/+1
* minor, add ISC license blurbs to interfaces/foo/foo.hkremlin2014-08-051-1/+17
* (8) [final] modify main() to call correct clean sequencekremlin2014-08-051-1/+6
* (7) add set_signal_handlers() to bind functions during initkremlin2014-08-051-0/+8
* (6) add handler for unix termination signalskremlin2014-08-051-0/+9
* (5) fix foo_mem_clean() functions to avoid race cond.kremlin2014-08-051-2/+8
* (4) move on_name_acquired functionality to on_bus_acquiredkremlin2014-08-051-14/+23
* (3) add needed GLib headers, move loop and bus descr out of main into globalkremlin2014-07-291-3/+6
* (2) move on_name_lost() callback to appropriate commend-bounded regionkremlin2014-07-291-9/+9
* (1) add <interface>.h and #include it in corresponding .ckremlin2014-07-292-0/+2
* minor, clarify what "misc functions" are in commentskremlin2014-07-291-1/+1
* minor, clarify "dbus signal" vs. "unix signal" in commentskremlin2014-07-291-2/+2
* include glib-unix.h in interface fileskremlin2014-07-291-0/+1
* remove genfiles from repo, instead generate in makefilekremlin2014-07-232-2867/+0
* copy and regex localed, timedated, and logind from hostnamedkremlin2014-07-221-0/+117
* change gen script to use ksh, remove namespace option, regen genfileskremlin2014-07-222-556/+556
* remove includes in non-gen'd interf files, they're linked properly nowkremlin2014-07-151-0/+5
* get rid of non-generated interface headers, we don't need themkremlin2014-07-151-16/+0
* (1) regenerate leaner genfiles, we're not using the object manager functional...kremlin2014-07-082-706/+0
* regenerate proper namespaced code for other 3 interfaces, fix their includes ...kremlin2014-07-082-574/+1696
* add license ISC license blurbskremlin2014-06-222-0/+32
* regenerate interface types, clean up gen scriptkremlin2014-06-202-0/+2451
* blow away improperly generated interface types (bad prefix)kremlin2014-06-202-2451/+0
* add gdbus-codegen fileskremlin2014-06-173-1/+2451
* remove crapfile, rename 'modules' -> 'interfaces'kremlin2014-06-031-0/+1