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