summaryrefslogtreecommitdiff
path: root/server/src/inotify.h
AgeCommit message (Collapse)Author
2010-01-15Add fix to entitylist, for mixing updates on dir rename/moves. Updated ↵deva
MacroList and TemplateList to macth new interface and use new insert method.
2010-01-15Added filescan upon directory creation.deva
2010-01-14Almost finished the inotify wrapper. It still needs more tests. Made ↵deva
MacroList work recursive, added watch through inotify (also recursive).
2010-01-07More work on inotify wrapper. Now the tests at least make sence.deva
2010-01-07Initial code for inotify wrapper class.deva