r26636: Remove useless 'backend' parameter, and make the memberof overlay use global.
[samba.git] / source4 / ntvfs /
2007-12-24 Jelmer Vernooijr26580: Include sentinel in build.h, in case the list...
2007-12-24 Jelmer Vernooijr26576: Allow the static module loading code to be...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26443: Remove global_loadparm instances.
2007-12-21 Jelmer Vernooijr26440: Remove more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26432: Require ndr_pull users to specify iconv_conveni...
2007-12-21 Jelmer Vernooijr26431: Require ndr_push creators to specify a iconv_co...
2007-12-21 Jelmer Vernooijr26430: require explicit specification of loadparm...
2007-12-21 Jelmer Vernooijr26429: Avoid use of global_smb_iconv_convenience.
2007-12-21 Jelmer Vernooijr26409: Pass smb ports along.
2007-12-21 Jelmer Vernooijr26403: Make sure ntvfs is only initialized once.
2007-12-21 Jelmer Vernooijr26382: Remove more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26355: Eliminate global_loadparm in more places.
2007-12-21 Jelmer Vernooijr26353: Remove use of global_loadparm.
2007-12-21 Jelmer Vernooijr26316: Use contexts for conversion functions.
2007-12-21 Jelmer Vernooijr26296: Store loadparm context in DCE/RPC server context.
2007-12-21 Jelmer Vernooijr26228: Store loadparm context in auth context, move...
2007-12-21 Jelmer Vernooijr26136: Attempt to fix dependencies for auth.
2007-12-21 Stefan Metzmacherr26053: IPC_RAP: don't use ndr_pull_save anymore
2007-12-21 Jelmer Vernooijr26003: Split up DB_WRAP, as first step in an attempt...
2007-12-21 Stefan Metzmacherr25920: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan Metzmacherr25839: use nss_wrapper code in samba4 if
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Jelmer Vernooijr25446: Merge some changes I made on the way home from...
2007-10-10 Jelmer Vernooijr25430: Add the loadparm context to all parametric...
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
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 Jelmer Vernooijr24816: Move the rest of the contents of core.h to...
2007-10-10 Jelmer Vernooijr24712: No longer expose the 'BOOL' data type in any...
2007-10-10 Andrew Tridgellr24646: fixed the handling of case insensitive paths...
2007-10-10 Andrew Tridgellr24642: prevent recursion with fetch_locked
2007-10-10 Andrew Tridgellr24641: fixed several memory leaks in the brlock code
2007-10-10 Andrew Tridgellr24284: change brlock_tdb.c to use the dbwrap API....
2007-10-10 Andrew Bartlettr24075: As suggested by metze, match the behaviour...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Tridgellr23698: fixed notify:backend so it actually works again
2007-10-10 Andrew Tridgellr23697: use the file perm options in the posix backend
2007-10-10 Andrew Bartlettr23136: Set the event context onto the credentials...
2007-10-10 Stefan Metzmacherr23067: use 'const union smb_search_data *file' also...
2007-10-10 Andrew Bartlettr23064: Clarify comment and indent
2007-10-10 Andrew Tridgellr23017: fixed the warning we have been getting for...
2007-10-10 Stefan Metzmacherr22913: try to work arround the unaligned memory access...
2007-10-10 Andrew Bartlettr22882: It seems entirly reasonable to follow metze...
2007-10-10 Andrew Bartlettr22874: Expand the RPC-QFILEINFO-IPC test, and add...
2007-10-10 Stefan Metzmacherr22865: handle pending locks in smb2
2007-10-10 Stefan Metzmacherr22864: in SMB2 mode we need to cancel an existing...
2007-10-10 Stefan Metzmacherr22863: in SMB2 mode we always need to return NT_STATUS...
2007-10-10 Stefan Metzmacherr22849: map smb2 lock to the generic level
2007-10-10 Stefan Metzmacherr22842: fix directory listing of SMB2 and include direc...
2007-10-10 Andrew Tridgellr22831: take advantage of EVENT_FD_AUTOCLOSE in the...
2007-10-10 Stefan Metzmacherr22406: this dependencies should also be private
2007-10-10 Stefan Metzmacherr22399: fix major memory leak
2007-10-10 Stefan Metzmacherr22258: make ntvfs a library again
2007-10-10 Stefan Metzmacherr22200: make ntvfs a subsystem as linking ntvfs.so...
2007-10-10 Andrew Tridgellr22082: merged the ctdb changes from bzr
2007-10-10 Andrew Tridgellr22021: use the pid specified in the individual locks...
2007-10-10 Andrew Tridgellr21807: modularise the opendb code, so different backen...
2007-10-10 Jelmer Vernooijr21669: Fix --enable-dso build
2007-10-10 Andrew Tridgellr21234: fixed a subtle bug with talloc reference counti...
2007-10-10 Andrew Tridgellr21214: fixed a valgrind error that can be caused by...
2007-10-10 Volker Lendecker21104: Rename struct watch_context to struct inotify_w...
2007-10-10 Volker Lendecker21042: Fix typo
2007-10-10 Volker Lendecker21041: Change some "private" to "private_data", and...
2007-10-10 Volker Lendecker20983: Two no-mem error returns
2007-10-10 Volker Lendecker20972: "private" -> "private_data"
2007-10-10 Andrew Tridgellr20947: fixed a bug in the unlock logic in the brlock...
2007-10-10 Andrew Tridgellr20920: use cluster_tdb_tmp_open() in ntvfs backend...
2007-10-10 Stefan Metzmacherr20899: fix the build and compiler warnings
2007-10-10 Stefan Metzmacherr20898: make it work to include ntvfs/ntvfs.h multiple...
2007-10-10 Stefan Metzmacherr20897: fix compiler warnings
2007-10-10 Andrew Tridgellr20894: the new brlock.c is needed (seems a svn rename...
2007-10-10 Andrew Tridgellr20891: enable multiple brlock backends. The tdb backen...
2007-10-10 Andrew Tridgellr20890: spelling fix
2007-10-10 Andrew Tridgellr20698: added AIO writing support
2007-10-10 Volker Lendecker20653: If this is the wrong way to fix the build,...
2007-10-10 Andrew Tridgellr20646: first preparations for cluster enablement....
2007-10-10 Andrew Tridgellr20624: added AIO read to pvfs backend
2007-10-10 Jelmer Vernooijr19676: Fix some more dependencies.
2007-10-10 Jelmer Vernooijr19671: Fix remaining unresolved symbols in shared...
2007-10-10 Andrew Bartlettr19598: Ahead of a merge to current lorikeet-heimdal:
2007-10-10 Andrew Tridgellr19508: fixed SMB2-SETINFO
2007-10-10 Jelmer Vernooijr19507: Merge my DSO fixes branch. Building Samba's...
2007-10-10 Andrew Tridgellr19441: work in progress support for NFS4 ACLs in Samba...
2007-10-10 Andrew Tridgellr19428: moved tdbutil.c from lib/tdb/common/ to lib...
2007-10-10 Andrew Tridgellr19199: split out the xattr NTACL code into a separate...
2007-10-10 Andrew Tridgellr18835: expand IO limits on SMB2. Samba4 now tops out...
2007-10-10 Andrew Tridgellr18581: also check for SEC_STD_DELETE, and split out...
2007-10-10 Andrew Tridgellr18580: map the PVFS_FLAG_READONLY bit in the posix...
2007-10-10 Steve Frenchr18570: Fix up function names in cifs unix/posix extens...
2007-10-10 Andrew Tridgellr18568: this warning is not needed now that it is the...
2007-10-10 Steve Frenchr18564: update for cifs unix/posix extensions stub...
2007-10-10 Andrew Tridgellr18370: allow system inotify to be disabled
2007-10-10 Andrew Tridgellr18342: a bit more explanation of these strange values
2007-10-10 Andrew Tridgellr18341: ooh this gets subtle - this needed for xfs...
2007-10-10 Andrew Tridgellr18319: fixed the directory search resume code on IRIX
2007-10-10 Simo Sorcer18314: Handle the case where a dir has the sticky...
2007-10-10 Andrew Tridgellr18301: I discovered how to load the warnings from...
2007-10-10 Stefan Metzmacherr18213: don't list LIBREPLACE depdendecies explicit and
next