systembsd.git
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
2014-06-20 kremlingoodnight
2014-06-20 kremlinexit func for config, close()s and free()s
2014-06-20 kremlinfinish migrating old code to work with gdbus-codegen...
2014-06-19 kremlinblow away unnessecary errata whose functionality is...
2014-06-19 kremlinprepare old hostnamed.c code for use through proper...
2014-06-19 kremlinregenerate interface types, clean up gen script
2014-06-19 kremlinblow away improperly generated interface types (bad...
2014-06-19 kremlinadd script for generating interface types (gdbus-codegen)
2014-06-17 kremlinadd gdbus-codegen files
2014-06-13 kremlinfleshed out config and hostnamed more, structure for...
2014-06-13 kremlinfurthering hostnamed, begining configuration..
2014-06-10 kremlinproperty handling...
2014-06-10 kremlinexport proper xml FINALLY..
2014-06-10 kremlincut out literals
2014-06-10 kremlinbring in new configs
2014-06-10 kremlinblow away xmldefs, will read from file and checksum...
2014-06-08 kremlinstarted work on xml file installation/configuration
2014-06-08 kremlinsyncing...
2014-06-07 kremlinXML configs will be either compiled in (default) or...
next