summaryrefslogtreecommitdiffstats
path: root/source4/ntvfs/sysdep
Commit message (Expand)AuthorAgeFilesLines
* Use variables for source directory in a couple more places.Jelmer Vernooij2008-05-181-4/+4
* Fix LDB module initialization when using external ldb.Jelmer Vernooij2008-05-111-1/+4
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-252-2/+3
|\
| * Require explicit event context rather than looking if it is not specified.Jelmer Vernooij2008-04-171-1/+1
| * Explicitly require event context to be specified.Jelmer Vernooij2008-04-171-1/+1
| * Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij2008-04-141-18/+8
| * Remove prototypes from build.h in preparation of removing build.hJelmer Vernooij2008-04-142-0/+2
* | Merge v4.0-testJelmer Vernooij2008-03-285-0/+438
|\|
| * ntvfs/sysdep: implement linux kernel oplocks based F_SETLEASEStefan Metzmacher2008-03-123-0/+233
| * ntvfs/sysdep: add sys_lease abstraction to later support kernel oplocksStefan Metzmacher2008-03-123-0/+215
* | Fix the build.Jelmer Vernooij2008-03-081-0/+1
* | Push SOVERSION and VERSION out of perl code.Jelmer Vernooij2008-03-081-1/+0
* | Move object file lists to the Makefile.Jelmer Vernooij2008-03-031-5/+4
|/
* Remove yet more uses of global_loadparm.Jelmer Vernooij2008-02-211-5/+4
* 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-102-9/+9
* r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij2007-10-101-1/+1
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-101-1/+1
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-1/+1
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-102-0/+2
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-103-9/+6
* r23698: fixed notify:backend so it actually works againAndrew Tridgell2007-10-101-1/+1
* r22831: take advantage of EVENT_FD_AUTOCLOSE in the inotify codeAndrew Tridgell2007-10-101-12/+1
* r21104: Rename struct watch_context to struct inotify_watch_contextVolker Lendecke2007-10-101-8/+9
* r21041: Change some "private" to "private_data", and change one (void **) fun...Volker Lendecke2007-10-103-20/+27
* r18370: allow system inotify to be disabledAndrew Tridgell2007-10-101-0/+4
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-102-3/+3
* r17206: Add a modular API for share configuration.Simo Sorce2007-10-102-3/+6
* r15855: more talloc_set_destructor() typesafe fixes. nearly done ...Andrew Tridgell2007-10-101-4/+2
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-101-1/+1
* r15029: fixed the detection of inotifyAndrew Tridgell2007-10-101-2/+2
* r15017: When making up our own inotify functions, make sure glibc exports theTim Potter2007-10-101-1/+7
* r14993: Make subsystems againJelmer Vernooij2007-10-101-5/+1
* r14966: make more functions _PUBLIC_Stefan Metzmacher2007-10-101-7/+7
* r14964: - move sidmap code from ntvfs_common to SAMDBStefan Metzmacher2007-10-105-23/+47
* r14956: change the notify search to be much more efficient by using aAndrew Tridgell2007-10-101-1/+0
* r14948: add testing of truncate events, and add truncate support to inotifyAndrew Tridgell2007-10-101-2/+5
* r14943: bring the inotify backend up to date with all the strange renameAndrew Tridgell2007-10-101-16/+82
* r14926: change the inotify backend to implement the rather unusual semanticsAndrew Tridgell2007-10-101-4/+28
* 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-103-33/+48
* r14918: cleaner handling of systems without inotifyAndrew Tridgell2007-10-102-1/+5
* 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-106-0/+493