summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* make prefix variable more standard compliantHEADmasterChristian Pointner2015-05-121-1/+1
|
* added gitignoreChristian Pointner2015-01-301-0/+6
|
* fixed debian changelogChristian Pointner2010-10-041-0/+1
|
* updated debian changelogChristian Pointner2010-10-041-0/+7
|
* ignoring SIG_CHLD and SIG_PIPE by defaultChristian Pointner2010-10-031-2/+9
|
* fixed memory error at client handlingChristian Pointner2010-10-011-1/+2
|
* increased sndbuf for unix socketsChristian Pointner2010-04-261-0/+2
|
* updated debian packing infoChristian Pointner2010-02-162-6/+10
|
* adding directories from -d|--dir argument to watch list at startupChristian Pointner2010-02-163-47/+204
| | | | | | max-client argument works now
* added -d|--dirs parameter to options parserChristian Pointner2010-02-114-30/+50
| | | | | | cleaned up manpage
* fixed/updated manpageChristian Pointner2010-02-112-6/+12
|
* added --max-children to options parserChristian Pointner2010-02-113-0/+16
|
* fixed close after recv errorChristian Pointner2009-12-301-1/+1
|
* fixed buildChristian Pointner2009-12-301-1/+1
|
* no return code at add_remove (not closing at error)Christian Pointner2009-12-301-15/+8
|
* added end of watch list markerChristian Pointner2009-12-241-5/+10
|
* fixed permissions at initscriptChristian Pointner2009-12-241-0/+1
|
* updated debian packagingChristian Pointner2009-12-192-3/+5
|
* fixed manpage problemChristian Pointner2009-12-194-3/+232
| | | | | | added install examples target
* removed useless newfile.sh sampleChristian Pointner2009-12-161-15/+0
|
* added sample configChristian Pointner2009-12-163-0/+50
|
* added debian packaging directoryChristian Pointner2009-12-1611-1/+296
|
* added install target to MakefileChristian Pointner2009-11-252-3/+104
|
* added manpage Christian Pointner2009-11-243-1/+188
|
* added file size parameter to script executionChristian Pointner2009-11-242-3/+18
|
* improved log-levels for various messagesChristian Pointner2009-11-233-7/+8
|
* fixed loglevel for notice message about added/removed directoriesChristian Pointner2009-11-231-1/+1
|
* added asynchronous script executionChristian Pointner2009-11-235-63/+199
| | | | | | fixed memory error at string_list and watch_list
* fixed typo at include guardsChristian Pointner2009-11-236-12/+12
|
* script gets called nowChristian Pointner2009-11-222-1/+18
| | | | | | added smaple newfile.sh
* sent events to status listenersChristian Pointner2009-11-221-11/+13
|
* send status of watch list to status listenersChristian Pointner2009-11-221-19/+37
|
* ignoring add request for paths already beeing watchedChristian Pointner2009-11-221-5/+11
|
* removing directories from watch list when they are deleted or movedChristian Pointner2009-11-202-7/+19
|
* added event readingChristian Pointner2009-11-202-14/+41
|
* imported sysexec from uanytunChristian Pointner2009-11-203-0/+157
|
* added status commandChristian Pointner2009-11-201-1/+19
|
* add and remove should work nowChristian Pointner2009-11-205-12/+70
|
* fixed watch_listChristian Pointner2009-11-202-10/+10
|
* added find methods to watch_listChristian Pointner2009-11-202-0/+32
|
* added watch_listChristian Pointner2009-11-203-0/+145
|
* added simple add/remove commandsChristian Pointner2009-11-193-11/+40
|
* added basic inotify Christian Pointner2009-11-193-5/+70
|
* removed useless error outputChristian Pointner2009-11-191-9/+0
|
* got rid of useless cmd_qChristian Pointner2009-11-196-188/+11
|
* first building versionChristian Pointner2009-11-193-42/+4
|
* initial checkinChristian Pointner2009-11-1922-0/+3373
|
* added initial svn directory structureChristian Pointner2009-11-190-0/+0