summaryrefslogtreecommitdiff
path: root/bus/dir-watch-kqueue.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-06kqueue: open watched directories with close-on-exec flagChengwei Yang1-1/+1
2014-01-06Fix memory leak for kqueue: shutdown kqueue correctlyChengwei Yang1-13/+74
2014-01-06kqueue: replace tab with spaceChengwei Yang1-51/+51
2013-06-26kqueue: remove unused variableChengwei Yang1-1/+1
2011-06-13DBusLoop: remove second layer of watch callbacks where possibleSimon McVittie1-9/+2
2011-06-13Always remove, invalidate and free watches before closing watched socketsSimon McVittie1-2/+4
2010-05-21kqueue set_watched_dirs: fix termination conditionWill Thompson1-1/+1
2010-02-18Monitor service directories for changesColin Walters1-4/+13
2010-02-08Fix compilation of kqueue file monitoring on FreeBSDCyril Brulebois1-4/+5
2010-02-01Clean up inotify watch handlingColin Walters1-36/+100
2009-07-14Bug 21161 - Update the FSF addressTobias Mueller1-1/+1
2007-07-142007-07-13 Havoc Pennington <hp@redhat.com>Havoc Pennington1-1/+1
2007-06-152007-06-15 Havoc Pennington <hp@redhat.com>Havoc Pennington1-0/+4
2006-10-19* bus/dir-watch-default.c, bus/dir-watch-dnotify.c,John (J5) Palmieri1-2/+2
2006-08-08* dbus/dbus-sysdeps.h:John (J5) Palmieri1-0/+177