r25430: Add the loadparm context to all parametric options.
[ab/samba.git/.git] / source4 / ntvfs / sysdep / inotify.c
2007-10-10 Jelmer Vernooijr25430: Add the loadparm context to all parametric...
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Tridgellr22831: take advantage of EVENT_FD_AUTOCLOSE in the...
2007-10-10 Volker Lendecker21104: Rename struct watch_context to struct inotify_w...
2007-10-10 Volker Lendecker21041: Change some "private" to "private_data", and...
2007-10-10 Andrew Tridgellr18370: allow system inotify to be disabled
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Andrew Tridgellr15855: more talloc_set_destructor() typesafe fixes...
2007-10-10 Stefan Metzmacherr14964: - move sidmap code from ntvfs_common to SAMDB
2007-10-10 Andrew Tridgellr14948: add testing of truncate events, and add truncat...
2007-10-10 Andrew Tridgellr14943: bring the inotify backend up to date with all...
2007-10-10 Andrew Tridgellr14926: change the inotify backend to implement the...
2007-10-10 Andrew Tridgellr14920: allow a notify backend to separately specify...
2007-10-10 Andrew Tridgellr14918: cleaner handling of systems without inotify
2007-10-10 Andrew Tridgellr14877: added support for the kernel inotify mechanism...