summaryrefslogtreecommitdiffstats
path: root/source4/ntvfs/sysdep/sys_notify.c
Commit message (Expand)AuthorAgeFilesLines
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-1/+1
* s4: Fix include path to work with teventTim Prouty2008-12-181-1/+1
* Remove last instance of global_loadparm.Jelmer Vernooij2008-11-021-0/+11
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-251-1/+1
|\
| * Explicitly require event context to be specified.Jelmer Vernooij2008-04-171-1/+1
| * Remove prototypes from build.h in preparation of removing build.hJelmer Vernooij2008-04-141-0/+1
* | Fix the build.Jelmer Vernooij2008-03-081-0/+1
* | Push SOVERSION and VERSION out of perl code.Jelmer Vernooij2008-03-081-1/+0
|/
* r26672: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij2008-01-051-6/+0
* r26580: Include sentinel in build.h, in case the list is empty.Jelmer Vernooij2007-12-241-1/+1
* r26576: Allow the static module loading code to be used for the Python modules.Jelmer Vernooij2007-12-241-1/+1
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-2/+2
* r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij2007-10-101-1/+1
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r23698: fixed notify:backend so it actually works againAndrew Tridgell2007-10-101-1/+1
* r21041: Change some "private" to "private_data", and change one (void **) fun...Volker Lendecke2007-10-101-3/+5
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-1/+1
* r17206: Add a modular API for share configuration.Simo Sorce2007-10-101-2/+4
* r14966: make more functions _PUBLIC_Stefan Metzmacher2007-10-101-7/+7
* r14964: - move sidmap code from ntvfs_common to SAMDBStefan Metzmacher2007-10-101-3/+24
* r14956: change the notify search to be much more efficient by using aAndrew Tridgell2007-10-101-1/+0
* r14925: trigger NOTIFY_ACTION_OLD_NAME and NOTIFY_ACTION_NEW_NAME events forAndrew Tridgell2007-10-101-1/+1
* r14920: allow a notify backend to separately specify if it has handled theAndrew Tridgell2007-10-101-14/+24
* r14918: cleaner handling of systems without inotifyAndrew Tridgell2007-10-101-0/+4
* r14912: don't crash if inotify isn't present...Stefan Metzmacher2007-10-101-8/+16
* r14877: added support for the kernel inotify mechanism. This passes basicAndrew Tridgell2007-10-101-0/+96