systembsd.git
2014-07-02 kremlin-(1) modify gen-gdbus-interfaces.sh to generate nessecar... hostnamed-copyable
2014-07-02 kremlin-following 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 kremlin-retab
2014-06-26 kremlin-replace C++ style comments
2014-06-26 kremlin-remove -pedantic, screw that
2014-06-26 kremlin-bring in skeleton conf, add to makefile install target
2014-06-26 kremlin-cut out install code that should be handled in makefile
2014-06-26 kremlin-clean 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 kremlin-more work on xml configuration setting..
2014-06-26 kremlin-minor, fix system call logic
2014-06-26 kremlin-see previous commit, forgot 'git add'..
2014-06-26 kremlin-fix up merge conflicts to compile on strict settings
2014-06-26 kremlin-fixing merge conflicts
2014-06-26 kremlin-merge 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 kremlin-goodnight
2014-06-20 kremlin-exit func for config, close()s and free()s
2014-06-20 kremlin-finish migrating old code to work with gdbus-codegen...
2014-06-19 kremlin-blow away unnessecary errata whose functionality is...
2014-06-19 kremlin-prepare old hostnamed.c code for use through proper...
2014-06-19 kremlin-regenerate interface types, clean up gen script
2014-06-19 kremlin-blow away improperly generated interface types (bad...
2014-06-19 kremlin-add script for generating interface types (gdbus-codegen)
2014-06-17 kremlinadd gdbus-codegen files
2014-06-13 kremlin-fleshed out config and hostnamed more, structure for...
2014-06-13 kremlin-furthering hostnamed, begining configuration..
2014-06-10 kremlin-property handling...
2014-06-10 kremlin-export proper xml FINALLY..
2014-06-10 kremlin-cut out literals
2014-06-10 kremlin-bring in new configs
2014-06-10 kremlin-blow away xmldefs, will read from file and checksum...
2014-06-08 kremlin-started work on xml file installation/configuration
2014-06-08 kremlinsyncing...
2014-06-07 kremlinXML configs will be either compiled in (default) or...
2014-06-05 kremlin-syncing between computers..
2014-06-05 kremlin-minor info errata
2014-06-05 kremlin-divorce introspect xml to conf/ file, rm hostnamed...
2014-06-05 kremlinsyncing working files between computers...
2014-06-02 kremlinadded scripts to place config files, added a note in...
2014-06-02 kremlinminor, reference issue
2014-06-02 kremlinsyntax cleanup, add whatever .bin.core files are to...
2014-06-02 kremlindivorce XML literal to hostnamed.h, update types to...
2014-06-02 kremlinmoved things around to make source readable, added...
2014-06-02 kremlinupdate makefile and main.c to reflect changes of previo...
2014-06-02 kremlinremove crapfile, rename 'modules' -> 'interfaces'
2014-05-30 kremlinhostnamed implementation coming along, implements intro...
2014-05-30 kremlinclean up. we dont need those files rn
2014-05-30 kremlinsession bus -> system bus (hostnamed)
2014-05-30 kremlinget OUT
2014-05-30 kremlinminor, more gitignore matching...
2014-05-30 kremlinfix gitignore, removing vim tmpfiles...
2014-05-30 kremlinget hostnamed to show up on session bus, incomplete
2014-05-28 kremlinbegin hostnamed, clean up
2014-05-27 kremlinadd gitignore, remove binaries...
2014-05-27 kremlinset aside -ports makefile for now, we'll deal with...
2014-05-22 kremlinworking with makefiles...
2014-05-22 kremlinedit Makefile, add temp configure script, working on...
2014-05-22 kremlinchange catagory to kremlinware/test
2014-05-22 kremlindelete gnu makefile, revamp bsd makefile
2014-05-22 kremlinmoved src/*d -> src/modules/
2014-05-20 kremlinadded devel and release branches, deleted tempfile
2014-05-20 kremlin(g)makefile, structuring filesystem
2014-05-20 kremlinmove 4 utils into more-specific src/modules/, update...
2014-05-20 kremlinadd INSTALL, README.tmp and TODO, start openbsd-specifi...
2014-04-27 kremlininitial