summaryrefslogtreecommitdiff
path: root/rhdropbox.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* added file size parameter to script executionChristian Pointner2009-11-241-2/+16
|
* improved log-levels for various messagesChristian Pointner2009-11-231-1/+2
|
* fixed loglevel for notice message about added/removed directoriesChristian Pointner2009-11-231-1/+1
|
* added asynchronous script executionChristian Pointner2009-11-231-5/+16
| | | | | | fixed memory error at string_list and watch_list
* script gets called nowChristian Pointner2009-11-221-1/+4
| | | | | | 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-201-6/+18
|
* added event readingChristian Pointner2009-11-201-13/+40
|
* added status commandChristian Pointner2009-11-201-1/+19
|
* add and remove should work nowChristian Pointner2009-11-201-9/+33
|
* added simple add/remove commandsChristian Pointner2009-11-191-8/+37
|
* added basic inotify Christian Pointner2009-11-191-4/+36
|
* removed useless error outputChristian Pointner2009-11-191-9/+0
|
* got rid of useless cmd_qChristian Pointner2009-11-191-19/+8
|
* first building versionChristian Pointner2009-11-191-40/+4
|
* initial checkinChristian Pointner2009-11-191-0/+411