summaryrefslogtreecommitdiff
path: root/bus/dir-watch-inotify.c
Commit message (Expand)AuthorAgeFilesLines
* inotify: make sure we set the close-on-exec flagSimon McVittie2014-09-231-0/+6
* fix whitespaceSimon McVittie2013-08-231-1/+1
* Cleanup: polish inotify backendChengwei Yang2013-08-231-9/+7
* Fix inotify usage for QNXMatt Fischer2013-02-211-0/+4
* DBusLoop: remove second layer of watch callbacks where possibleSimon McVittie2011-06-131-9/+2
* Always remove, invalidate and free watches before closing watched socketsSimon McVittie2011-06-131-2/+4
* handle failure to register inotify shutdown functionChristian Dywan2011-01-171-1/+7
* Merge branch 'dbus-1.2'Colin Walters2010-03-161-0/+5
|\
| * Support inotify on older kernelsColin Walters2010-03-161-0/+5
* | Merge branch 'dbus-1.2'Colin Walters2010-02-221-2/+12
|\ \ | |/
| * Monitor service directories for changesColin Walters2010-02-181-2/+12
| * Fix inotify shutdownColin Walters2010-02-021-46/+82
* | Fix inotify shutdownColin Walters2010-02-031-46/+82
* | Merge branch 'my-dbus-1.2'Colin Walters2010-02-011-46/+104
|\ \ | |/
| * Clean up inotify watch handlingColin Walters2010-02-011-46/+104
| * Bug 22516 - Ensure inotify fd is set close on execMatthias Clasen2009-07-141-0/+4
| * Bug 21161 - Update the FSF addressTobias Mueller2009-07-141-1/+1
* | Merge branch 'fd-passing'Thiago Macieira2009-07-161-1/+0
|\ \
| * | build-system: define _GNU_SOURCE centrallyLennart Poettering2009-05-201-1/+0
| |/
* | Bug 22516 - Ensure inotify fd is set close on execMatthias Clasen2009-07-101-0/+4
* | Bug 21161 - Update the FSF addressTobias Mueller2009-07-101-1/+1
|/
* Bug 16294: Don't lose inotify watch when config fails to parseColin Walters2008-07-281-9/+12
* Fixes for the inotify configuration file monitor backend.Frederic Crozat2008-04-011-3/+3
* fix inotify supportJohn (J5) Palmieri2008-01-171-29/+36
* add inotify support (FDO Bz#13268)John (J5) Palmieri2008-01-141-0/+156