about summary refs log tree commit homepage
DateCommit message (Expand)
2016-07-18rely on gnulib for environ portability gl-env
2016-07-18upgrade: avoid syslog call if execve fails
2016-07-17gnulib copyright update for 2016
2016-07-17test/mgmt: relax checks for iostat mapping
2016-07-17iostat_process: declare environ extern
2016-06-05http_put: gracefully handle path allocation errors
2016-06-05process: try to handle OOM gracefully
2016-06-01minor vfork/fork safety fixes
2016-06-01stdin is always redirected to /dev/null
2016-05-29build-aux/txt2pre: drop CGI.pm requirement
2016-05-29update copyrights for 2016
2016-05-29test/pwrite_wrap: reduce space overhead required
2016-02-01test/pwrite_wrap: squelch unnecessary output
2016-02-01test/pwrite-wrap: remove unused variable and comment
2015-11-28Rakefile: add missing <div> for Atom feed
2015-11-21cmogstored 1.5.0 - vfork, systemd, 416 codes v1.5.0
2015-11-20require newer gnulib for free_mount_entry support
2015-11-20Makefile.am: distribute txt2pre in tarball
2015-11-20add cmogstored manpage to website
2015-11-20misc doc updates
2015-11-20README: update contact information
2015-11-13use vfork under Linux before execve
2015-11-11doc: document CMOGSTORED_FDS in the manpage
2015-11-11cmogstored 1.5.0rc1 v1.5.0rc1
2015-11-11doc: publish examples directory to website
2015-11-11fix tmpdir dependency for slow Ruby tests
2015-11-11use free_mount_entry from gnulib instead of rolling our own
2015-11-11doc: add example systemd config files
2015-11-11set TCP listener options on inherited sockets
2015-11-11support systemd-style socket activation via environment
2015-11-10Rakefile: remove text-only part from the Atom feed
2015-11-10update .gitignores for latest autotools + gnulib
2015-11-09http: return 416 errors in more cases for bad Ranges
2015-08-29HACKING: update URLs to reduce redirects
2015-08-23do not die on OOM when for mgmt paths
2015-08-17dev.c: fail gracefully on out-of-memory errors
2015-07-28doc: use "builder" RubyGem to generate Atom feed
2015-03-09cmogstored 1.4.3 - mostly non-GNU/Linux fixups v1.4.3
2015-03-09preserve errno when inside sig handler for self-pipe
2015-03-09avoid relying on ppoll as a cancellation point
2015-03-09Fix assertion failure during startup
2015-03-06Makefile.am: fix publish rule for website
2015-03-06cmogstored 1.4.2 v1.4.2
2015-03-06copyright updates for 2015
2015-03-06tapset/http_access_log: note CLF differences
2015-02-05http_dav: log 500 errors from DELETE requests
2015-01-15doc/design.txt: add a few more notes on compromises
2014-11-02update copyrights to 2014 (and all contributors)
2014-11-02manpage: update contact and copyright information
2014-09-20Makefile.am: gzip README and associated data