systembsd.git
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, update TODO
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 kremlinminor, add tmpfile to preserve now-empty bin dirs
2014-07-22 kremlinupdate TODO
2014-07-22 kremlinupdate TODO
2014-07-22 kremlinminor, add genfiles to gitignore
2014-07-22 kremlinupdate service files to run with root permissions
2014-07-22 kremlinmodify makefile and script to work with previous commit
2014-07-22 kremlinorganize configs in conf/ into new subdirectories
2014-07-22 kremlinremove genfiles from repo, instead generate in makefile
2014-07-22 kremlinrefactor makefile with env variables
2014-07-22 kremlinedit TODO
2014-07-22 kremlinupdate gitignore to include all binaries
2014-07-22 kremlinget rid of objects in repository
2014-07-22 kremlin(minor) update binaries
2014-07-22 kremlincopy and regex localed, timedated, and logind from...
2014-07-22 kremlincut out cruft in dbus confs
2014-07-22 kremlinadd DBus service files, change Makefile to install...
2014-07-22 kremlin(minor) update binaries
2014-07-22 kremlinconf file will now be used to set intranslatable properties
2014-07-22 kremlinupdate TODO
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 kremlin(minor) update object binaries
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 kremlinminor, update binaries
2014-07-15 kremlininclude gprintf.h in hostnamed.c/localed.c to allow...
2014-07-15 kremlinrevamp makefile, build and link objects instead of...
2014-07-15 kremlincut out unnessecary #include's in main.c, prepare to...
2014-07-15 kremlinminor, bring in standalone daemon executables
2014-07-15 kremlinminor, update objects from genfile
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 kremlinbring in genfile objects, remove git filler in bin
2014-07-15 kremlinadd bin/obj directory & populate w/ tmpfile; mod gitign...
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 kremlin"build-proper renamed" to "publish" in makefile
2014-07-08 kremlinregenerate proper namespaced code for other 3 interface...
2014-07-08 kremlinfix previous commit (forgot to escape newline), regener...
2014-07-08 kremlinfix gen-gdbus-interfaces.sh to namespace generated...
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 kremlinfollowing last commit, freshen up all ispect xml files...
2014-07-02 kremlin(1) updated ispect xml to reflect recent undocumented...
2014-06-29 kremlinminor forgot to wrap email in <>'s in txts
2014-06-26 kremlinretab
2014-06-26 kremlinreplace C++ style comments
2014-06-26 kremlinremove -pedantic, screw that
2014-06-26 kremlinbring in skeleton conf, add to makefile install target
2014-06-26 kremlincut out install code that should be handled in makefile
2014-06-26 kremlinclean up makefile, add -std=c89 and -pedantic to build...
2014-06-26 kremlinclean up config.c
2014-06-26 kremlindrop persistent file handlers, use rc.d 'reload' instead
2014-06-26 kremlinmore work on xml configuration setting..
2014-06-26 kremlinminor, fix system call logic
2014-06-26 kremlinsee previous commit, forgot 'git add'..
2014-06-26 kremlinfix up merge conflicts to compile on strict settings
2014-06-26 kremlinfixing merge conflicts
2014-06-26 kremlinmerge license, hostname buffer changes from master...
2014-06-22 kremlinchange buffer size for gethostname() to HOST_NAME_MAX...
2014-06-22 kremlinshebang /bin/sh instead of bash for gdbus interface...
2014-06-22 kremlinadd license ISC license blurbs
next