Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed memory error at client handling | Christian Pointner | 2010-10-01 | 1 | -1/+2 |
* | increased sndbuf for unix sockets | Christian Pointner | 2010-04-26 | 1 | -0/+2 |
* | adding directories from -d|--dir argument to watch list at startup | Christian Pointner | 2010-02-16 | 1 | -6/+16 |
* | fixed build | Christian Pointner | 2009-12-30 | 1 | -1/+1 |
* | no return code at add_remove (not closing at error) | Christian Pointner | 2009-12-30 | 1 | -15/+8 |
* | added end of watch list marker | Christian Pointner | 2009-12-24 | 1 | -5/+10 |
* | added file size parameter to script execution | Christian Pointner | 2009-11-24 | 1 | -2/+16 |
* | improved log-levels for various messages | Christian Pointner | 2009-11-23 | 1 | -1/+2 |
* | fixed loglevel for notice message about added/removed directories | Christian Pointner | 2009-11-23 | 1 | -1/+1 |
* | added asynchronous script execution | Christian Pointner | 2009-11-23 | 1 | -5/+16 |
* | script gets called now | Christian Pointner | 2009-11-22 | 1 | -1/+4 |
* | sent events to status listeners | Christian Pointner | 2009-11-22 | 1 | -11/+13 |
* | send status of watch list to status listeners | Christian Pointner | 2009-11-22 | 1 | -19/+37 |
* | ignoring add request for paths already beeing watched | Christian Pointner | 2009-11-22 | 1 | -5/+11 |
* | removing directories from watch list when they are deleted or moved | Christian Pointner | 2009-11-20 | 1 | -6/+18 |
* | added event reading | Christian Pointner | 2009-11-20 | 1 | -13/+40 |
* | added status command | Christian Pointner | 2009-11-20 | 1 | -1/+19 |
* | add and remove should work now | Christian Pointner | 2009-11-20 | 1 | -9/+33 |
* | added simple add/remove commands | Christian Pointner | 2009-11-19 | 1 | -8/+37 |
* | added basic inotify | Christian Pointner | 2009-11-19 | 1 | -4/+36 |
* | removed useless error output | Christian Pointner | 2009-11-19 | 1 | -9/+0 |
* | got rid of useless cmd_q | Christian Pointner | 2009-11-19 | 1 | -19/+8 |
* | first building version | Christian Pointner | 2009-11-19 | 1 | -40/+4 |
* | initial checkin | Christian Pointner | 2009-11-19 | 1 | -0/+411 |