summaryrefslogtreecommitdiffstats
path: root/source4/ntvfs/common
Commit message (Expand)AuthorAgeFilesLines
* r22082: merged the ctdb changes from bzrAndrew Tridgell2007-10-103-3/+7
* r21807: modularise the opendb code, so different backends can beAndrew Tridgell2007-10-105-458/+693
* r21669: Fix --enable-dso buildJelmer Vernooij2007-10-101-0/+1
* r20983: Two no-mem error returnsVolker Lendecke2007-10-101-0/+5
* r20972: "private" -> "private_data"Volker Lendecke2007-10-101-17/+17
* r20947: fixed a bug in the unlock logic in the brlock tdb backendAndrew Tridgell2007-10-101-28/+44
* r20920: use cluster_tdb_tmp_open() in ntvfs backend codeAndrew Tridgell2007-10-103-17/+3
* r20899: fix the build and compiler warningsStefan Metzmacher2007-10-101-0/+5
* r20897: fix compiler warningsStefan Metzmacher2007-10-104-1/+30
* r20894: the new brlock.c is needed (seems a svn rename + new file didn't makeAndrew Tridgell2007-10-101-0/+132
* r20891: enable multiple brlock backends. The tdb backend is the default. TheAndrew Tridgell2007-10-103-54/+125
* r20653: If this is the wrong way to fix the build, I apologize. But these inc...Volker Lendecke2007-10-103-0/+3
* r20646: first preparations for cluster enablement. This changes "Andrew Tridgell2007-10-103-15/+15
* r19428: moved tdbutil.c from lib/tdb/common/ to lib/util/util_tdb.cAndrew Tridgell2007-10-101-1/+1
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-102-2/+1
* r17206: Add a modular API for share configuration.Simo Sorce2007-10-102-4/+8
* r15854: more talloc_set_destructor() typesafe fixesAndrew Tridgell2007-10-102-4/+2
* r15797: fixed a notify bug, where a notify_remove() is beyond the current maxAndrew Tridgell2007-10-101-0/+5
* r15734: This is a major change to the NTVFS subsystem:Stefan Metzmacher2007-10-101-11/+11
* r15614: the byte range locking error handling caches the last failed lockStefan Metzmacher2007-10-101-43/+89
* r15613: the snum doesn't identify the tcon, but the brl_context pointer doesStefan Metzmacher2007-10-101-10/+9
* r15612: look at the lock_type and not at the notify_ptr being NULL or notStefan Metzmacher2007-10-101-2/+3
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2007-10-101-1/+0
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-101-1/+1
* r15048: started on the server side implementation of oplocks. The code is notAndrew Tridgell2007-10-101-22/+83
* r14993: Make subsystems againJelmer Vernooij2007-10-101-4/+1
* r14966: make more functions _PUBLIC_Stefan Metzmacher2007-10-101-19/+19
* r14964: - move sidmap code from ntvfs_common to SAMDBStefan Metzmacher2007-10-104-574/+43
* r14960: don't declare variables mid-functionAndrew Tridgell2007-10-101-1/+2
* r14959: allow change notify to be disabled completely usingAndrew Tridgell2007-10-101-0/+19
* r14956: change the notify search to be much more efficient by using aAndrew Tridgell2007-10-101-83/+167
* r14951: - remove unused var 'path'Stefan Metzmacher2007-10-101-12/+7
* r14945: allow the notify backend to be specified per shareAndrew Tridgell2007-10-101-2/+2
* r14939: don't use a void pointerStefan Metzmacher2007-10-101-1/+1
* r14920: allow a notify backend to separately specify if it has handled theAndrew Tridgell2007-10-101-21/+40
* r14918: cleaner handling of systems without inotifyAndrew Tridgell2007-10-101-24/+33
* r14877: added support for the kernel inotify mechanism. This passes basicAndrew Tridgell2007-10-101-48/+89
* r14860: create libcli/security/security.hStefan Metzmacher2007-10-101-1/+1
* r14838: fix the build. Looks like I still haven't quite got the hang of theAndrew Tridgell2007-10-101-1/+1
* r14835: split out the config rules for the ntvfs/common/ directoryAndrew Tridgell2007-10-101-0/+13
* r14822: if we use the snum used by the lp_* functions instead of the wire TID,Stefan Metzmacher2007-10-101-10/+10
* r14805: use tdb_lock_bystring() to prevent race conditions in notify add/removeAndrew Tridgell2007-10-101-5/+56
* r14803: copy with the root directory, which has /. on the end of the pathAndrew Tridgell2007-10-101-0/+17
* r14800: use tdb_get_seqnum() in the change notify code to avoid reloading theAndrew Tridgell2007-10-101-2/+13
* r14797: added checking of the filter in notify requestsAndrew Tridgell2007-10-101-5/+9
* r14755: the change notify code now passes most of the RAW-NOTIFY test. StillAndrew Tridgell2007-10-101-4/+3
* r14736: - the ntvfs subsystem should not know about smb_server.hStefan Metzmacher2007-10-102-2/+1
* r14616: added notify change support to the posix backendAndrew Tridgell2007-10-101-0/+402
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-0/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+2