aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* version 0.1v0.1Natanael Copa2010-04-062-2/+6
* fix fd leakNatanael Copa2010-04-061-1/+2
* do not logout on POLLHUP from fifosNatanael Copa2010-03-041-3/+4
* avoid send a "join" floodNatanael Copa2010-03-031-3/+10
* check POLLHUP/POLLERR separatelyNatanael Copa2010-03-031-1/+9
* fix kick handlingNatanael Copa2010-03-031-0/+3
* handle to get kicked out from a channelNatanael Copa2010-03-031-8/+28
* also listen to POLLHUP and POLLERRNatanael Copa2010-03-031-8/+14
* implement -r <flushrate> option to set the rate the data is flushedNatanael Copa2010-01-211-3/+8
* dont send more than one line per second to any channelNatanael Copa2010-01-091-20/+80
* added READMENatanael Copa2009-12-291-0/+11
* initial commitNatanael Copa2009-12-294-0/+501