2015-11-30 23:38:16 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message: Revert. Committer was explicitly asked to not commit that change as it is incompletely and incorrect. |
2015-11-30 21:46:57 by Aleksej Saushev | Files touched by this commit (2) |
Log message: pbulk-base-0.51: Allow symbolic host names in distributed case. |
2015-11-03 20:06:48 by Joerg Sonnenberger | Files touched by this commit (7) |
Log message: pbulk-base-0.50: Don't go into master mode if there is nothing to do. |
2015-10-22 01:03:17 by Joerg Sonnenberger | Files touched by this commit (5) |
Log message: pbulk-base-0.49: When shutting down the master after all jobs are done, send a zero length request to the clients and wait a second for them to shutdown the connection. Calling shutdown on the server side doesn't avoid TIME_WAIT as originally intended. |
2014-07-29 13:37:46 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: PR 48824: Disable bogus clobbering warning from GCC 4.8. |
2014-06-13 16:02:53 by Jonathan Perkin | Files touched by this commit (1) |
Log message: groff isn't required, nroff is sufficient to build the cat pages. Reduces the number of dependencies required significantly on systems with no builtin groff. |
2014-03-14 10:45:31 by Jonathan Perkin | Files touched by this commit (2) |
Log message: pbulk-base-0.48: Fix pbulk-scan on OSX. On OSX pbulk-scan can fail to bind with EADDRNOTAVAIL due to sin_zero being used uninitialised. Ensure the sockaddr_in is cleared before use. |
2013-09-10 16:38:51 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Don't fail on missing noreturn attributes for clang. |
2013-01-14 15:33:29 by Jonathan Perkin | Files touched by this commit (4) |
Log message: pbulk-base-0.47: Portability fixes - Prefer fcntl FD_CLOEXEC to ioctl FIOCLEX. - Reset SIGPIPE action to default for the build child, avoids 'yes' spinning indefinitely on EPIPE in Solaris builds, notably for print/pdf2djvu. |
2012-09-12 01:19:40 by Aleksej Saushev | Files touched by this commit (60) |
Log message: "user-destdir" is default these days |