about summary refs log tree commit homepage
path: root/Makefile.am
DateCommit message (Expand)
2013-02-28mgmt: check for client death during fsck checksumming socket_alive
2013-02-15mnt: inform user of slow mountlist scan
2013-02-14selfwake: use epoll_pwait on Linux instead of eventfd
2013-02-11allow self-wakeup to use eventfd under modern Linux
2013-02-07rename fs_usable to mnt_usable
2013-02-06remove warn module and alias it to error() in gnulib
2013-01-31implement nginx-style binary upgrade via SIGUSR2
2013-01-31refactor process management
2013-01-31inherit: preliminary FD inheritance over exec()
2013-01-31move graceful exit functionality into its own file
2013-01-31determine mount point usability via statfs/statvfs
2013-01-31split iostat util% tracking from mountlist
2012-12-05reduce deps for manpage when building from dist tarball
2012-12-04nostd: include generated config.h for setproctitle
2012-10-30die() using error() from glibc/gnulib
2012-07-12build: disable gnulib tests from build
2012-07-12remove user-space, SIMPLEQ-based active queue
2012-07-09gnulib updates
2012-05-02fix subdir builds failing on help2man
2012-04-20tests: use warnings instead of "prove -w" flag
2012-04-19allow check-valgrind target on a single test case
2012-03-25use generic gc module for MD5 from gnulib
2012-03-20build: profile-guided optimization targets
2012-03-17remove ENOSYS support for *at() and accept4()
2012-03-16additional path restrictions on HTTP PUT creating dirs
2012-03-15add nostd/README to the dist tarball, too
2012-03-16add valgrind.supp to dist tarball
2012-03-15nostd: improved build and separate lib for NOSTD_CFLAGS
2012-03-15valgrind + setproctitle and graceful quit workarounds
2012-03-15set process title at graceful shutdown
2012-03-14tests: add check-valgrind test target
2012-03-14mgmt: drop I/O priority for MD5 fsck requests
2012-03-14fsck: limit per-device MD5 requests for fsck users
2012-03-08Makefile.am: comment on why test_tmpdir is needed
2012-03-08Makefile.am: fix release-check
2012-03-08ENOSYS testing for accept4()
2012-02-23run tests in a TMPDIR in the top-level builddir
2012-02-23avoid scanning the entire fd_map for queues at shutdown
2012-02-22notify: rework to use epoll/kqueue instead of select()
2012-02-20activeq: factor out active queue insertion function
2012-02-20give advice to the kernel when doing sequential reads
2012-02-16disable MKCOL support, PUT creates paths dirs instead
2012-02-16Makefile.am: use "prove" for Perl tests
2012-02-12build: allow BSD make for normal build + installation v0.1.0
2012-02-12build: avoid recursive make for manpage generation
2012-02-12build: fix some build dependencies and rules
2012-02-12ragel: perform minimization after every operation
2012-02-12build: fix bootstrap dependencies of Ragel sources
2012-02-11Makefile.am: allow setting RSYNC_DEST from command-line
2012-02-11Makefile.am: quiet down rake