property cleanups
[systembsd.git] / src /
2014-12-20 kremlinproperty cleanups
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 kremlinadd get_file_sha256(path) to util.c
2014-08-25 kremlinif /etc/myname lacks a trailing domain, do not force...
2014-08-25 kremlinadd config_[set,get]() in util.c, replace ini-style...
2014-08-25 kremlinfill in timedated skeleton funcs
2014-08-25 kremlinfill in localed skeleton funcs
2014-08-25 kremlinchange polkit-auth.{c,h} to util.{c,h}
2014-08-25 kremlinset /etc/myname when setStaticHostname is called
2014-08-25 kremlinadd get_bsd_hostname() and has_domain()
2014-08-21 kremlinpretty hostname and static hostname no longer sync...
2014-08-21 kremlinmake SetStaticHostname() call sethostname()
2014-08-18 kremlinchange polkit action names to match systemd's exactly
2014-08-16 Antoine JacoutotAdd XXX and mention /etc/os-release for our_get_os_cpen...
2014-08-16 Antoine JacoutotGet/set info into /etc/machine-info.
2014-08-16 kremlinfinish remaining hostnamed method handlers
2014-08-16 kremlinremove unnessecary free in polkit-auth.c
2014-08-16 kremlintighten up polkit-auth, implement in hostnamed.c
2014-08-16 kremlinminor, remove test func from hostnamed.c
2014-08-16 kremlincomplete polkit-auth functionality
2014-08-16 kremlinadd polkit auth object, compile it in makefile, add...
2014-08-16 kremlinminor, fix tab/spacing issue in hostnamed.c
2014-08-16 kremlinget rid of main.c and references to it, it has been...
2014-08-15 kremlinMerge branch 'devel' of git://uglyman.kremlin.cc/git...
2014-08-15 kremlinpolish hostname setter func, fix logic issues with...
2014-08-15 kremlininclude polkit.h in all interfaces, edit makefile accor...
2014-08-09 kremlinconsolidate name setting functionality into set_name()
2014-08-09 kremlinadd set_names(), complement to icon/chassis setters
2014-08-09 kremlinmake *name prop. getters operate similarly to others
2014-08-08 kremlinadd SetHostname functionality
2014-08-08 kremlinminor, make xen an uncertainty and move a comment that...
2014-08-07 Antoine Jacoutot"SmartDC HVM" comes from illumos-joyent, not Oracle...
2014-08-07 kremlinrecatagorize QEMU/KVM/etc. to correct baremetal classif...
2014-08-07 kremlinadd support for vars from uname(3)
2014-08-07 kremlinminor, initialize counter to zero. i might be a bit...
2014-08-07 kremlinminor, add generous fixed buffer for sysctl strings
2014-08-07 kremlinminor, init some vars to 0 for saftey
2014-08-07 kremlinminor, remove extra comma
2014-08-07 kremlinminor, remove old comments + add KVM to chassis indicat...
2014-08-07 kremlinembellish chassis/icon detection for laptops/servers...
2014-08-07 kremlinrevamp icon/chassis determination method
2014-08-06 kremlinadd WIP bit of chassis detection for hostnamed
2014-08-06 kremlinminor, clean up last commit to compile with strict...
2014-08-06 kremlinadd get_[static/dynamic/pretty]hostname functionality
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 kremlinminor, add a TODO to hostnamed.c i caught
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 kremlinsee full message -- safe signal/lifetime/glib code
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-22 kremlinhostname1 now returns hostname minus domain info
2014-07-22 kremlinclean up hostnamed.c, clear out localed.c for copying
2014-07-22 kremlinempty main.c
2014-07-22 kremlincut out config.c & config.h, they are unnessecary
2014-07-22 kremlintighten up memory management in hostnamed.c
2014-07-21 kremlinrefactor hostnamed.c to work with namespace genfile...
2014-07-21 kremlincut comments in main.c, prepare it to be removed
2014-07-21 kremlinchange gen script to use ksh, remove namespace option...
2014-07-15 kremlininclude gprintf.h in hostnamed.c/localed.c to allow...
2014-07-15 kremlincut out unnessecary #include's in main.c, prepare to...
2014-07-15 kremlinremove includes in non-gen'd interf files, they're...
2014-07-15 kremlinuntouched genfiles now work with linking system, revert...
2014-07-15 kremlinget rid of non-generated interface headers, we don...
2014-07-15 kremlinget rid of ifdef maze in main.c, the binaries will...
2014-07-10 kremlinset hostnamed's 'hostname' property before export
2014-07-08 kremlinmore work on managing four interfaces as separate PIDs...
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-07-08 kremlinfix previous commit (forgot to escape newline), regener...
2014-07-03 kremlincut out old XML install cruft
2014-07-02 kremlin(1) modify gen-gdbus-interfaces.sh to generate nessecar...
2014-07-02 kremlin(1) updated ispect xml to reflect recent undocumented...
2014-06-26 kremlinretab
2014-06-26 kremlinreplace C++ style comments
2014-06-26 kremlincut out install code that should be handled in makefile
next