about summary refs log tree commit homepage
DateCommit message (Expand)
2012-01-12add release makefile v0.0.0
2012-01-12Rakefile: fix "news" command
2012-01-12test/*.rb: fix missing fileutils require
2012-01-12svc_dev: avoid strict aliasing warning on older GCC
2012-01-12explicitly ignore return value for mog_sync_*
2012-01-12test/ruby-parallel.mk: serialize parallel output
2012-01-12HACKING: update Ruby requirement
2012-01-12doc/queues.txt: document the queueing design
2012-01-12cmogstored.c: drop HTTP ports for now
2012-01-12Makefile.am: use BUILT_SOURCES variable
2012-01-12Makefile.am: only remove manpages on maintainer-clean
2012-01-12cmogstored.c: undocument default config file for now
2012-01-12add cmogstored.1 manpage
2012-01-12defaults.h: MOG_STR() stringification macro
2012-01-12cmogstored.c: update description text
2012-01-12Makefile.am: add "publish" target
2012-01-11test/mgmt-iostat: fix paths for distcheck
2012-01-11initial commit