- 25 Mar, 2013 1 commit
-
-
James Turnbull authored
-
- 19 Mar, 2013 1 commit
-
-
Jordan Sissel authored
-
- 14 Mar, 2013 3 commits
-
-
Jordan Sissel authored
-
Jordan Sissel authored
-
Jordan Sissel authored
-
- 09 Mar, 2013 1 commit
-
-
Jordan Sissel authored
-
- 07 Mar, 2013 8 commits
-
-
Jordan Sissel authored
This reverts commit 77dac848. I thought my use of 'select' was causing bugs, it wasn't. The problem I found was in logstash's lumberjack input. Conflicts: proto.c
-
Jordan Sissel authored
-
Jordan Sissel authored
-
Jordan Sissel authored
-
Jordan Sissel authored
-
Jordan Sissel authored
Conflicts: Makefile
-
Jordan Sissel authored
-
Jordan Sissel authored
polling/select; seems more reliable? I've had selects timeout when I'm certain there's data to read.
-
- 05 Mar, 2013 10 commits
-
-
Jordan Sissel authored
-
Jordan Sissel authored
failure/timeouts) any pending messages will be discarded.
-
Jordan Sissel authored
-
Jordan Sissel authored
-
Jordan Sissel authored
-
Jordan Sissel authored
-
Jordan Sissel authored
send/recv failure.
-
Jordan Sissel authored
-
Jordan Sissel authored
Don't make assumptions about make
-
Igor Galić authored
use MAKE variable, set it to a sensible default.
-
- 01 Mar, 2013 5 commits
-
-
Jordan Sissel authored
-
Jordan Sissel authored
- fix off-by-one on offset counts - support stdin if the path is simply "-"
-
Jordan Sissel authored
-
Jordan Sissel authored
-
Jordan Sissel authored
this will let harvesters continue to read 'old files' until they stop being written to, which will solve some race conditions and especially solve 'bad rotations' where logrotate renames, but the application writing to the log file isn't notified and keeps writing to the old one.
-
- 26 Feb, 2013 2 commits
-
-
Jordan Sissel authored
-
Jordan Sissel authored
-
- 25 Feb, 2013 1 commit
-
-
Jordan Sissel authored
-
- 21 Feb, 2013 1 commit
-
-
Jordan Sissel authored
-
- 20 Feb, 2013 3 commits
-
-
Jordan Sissel authored
-
Jordan Sissel authored
duration-since-last-flush-or-start; I think it makes the code more readable to say "is the current time after next_flush_time?"
-
Jordan Sissel authored
Same functional goals, different implementation and wire protocol.
-
- 19 Feb, 2013 2 commits
-
-
Jordan Sissel authored
- remove newlines from log calls
-
Jordan Sissel authored
- remove some newlines in logs
-
- 12 Feb, 2013 1 commit
-
-
Jordan Sissel authored
-
- 07 Feb, 2013 1 commit
-
-
Jordan Sissel authored
This reverts commit e348e113.
-