r23605: Update mkversion.sh to support git and git-svn checkouts.
[samba.git] / source4 / ntvfs /
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
2007-10-10 Andrew Tridgellr18137: more LIBREPLACE deps
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Stefan Metzmacherr17776: these macros are also defined in libcli/raw...
2007-10-10 Stefan Metzmacherr17753: fix compiler warnings and make the code simpler
2007-10-10 Stefan Metzmacherr17752: using -1 in a uint16_t value causes compiler...
2007-10-10 Andrew Tridgellr17656: some systems (like older solaris) don't return...
2007-10-10 Andrew Bartlettr17520: If the blkid library fails, I don't see any...
2007-10-10 Stefan Metzmacherr17362: session_info and smbpid are available from...
2007-10-10 Stefan Metzmacherr17359: cs.wisc.edu/~cao/cs739/draft-leach-cifs-v1...
2007-10-10 Simo Sorcer17206: Add a modular API for share configuration.
2007-10-10 Stefan Metzmacherr17088: add ntvfs mapping function for notify
2007-10-10 Stefan Metzmacherr17087: - make pvfs_notify_next_send static
2007-10-10 Stefan Metzmacherr17008: on SMB2 Create the delete_on_close flag isn...
2007-10-10 Stefan Metzmacherr16980: - make struct smb_notify a union and add levels...
2007-10-10 Stefan Metzmacherr16950: remove the smb mid from the ntvfs layer and...
2007-10-10 Stefan Metzmacherr16918: the SMB2 Ioctls are sometimes called with a...
2007-10-10 Stefan Metzmacherr16890: implement DCERPC over SMB2 in the IPC backend
2007-10-10 Stefan Metzmacherr16889: implement SMB2 Ioctl in the frontend
2007-10-10 Stefan Metzmacherr16876: implement SMB2 Find in the posix ntvfs backend
2007-10-10 Stefan Metzmacherr16868: init some uninitialized values
2007-10-10 Stefan Metzmacherr16834: split the level's of smb_search_first/smb_searc...
2007-10-10 Stefan Metzmacherr16730: that is correct...
2007-10-10 Stefan Metzmacherr16724: fix typo...
2007-10-10 Stefan Metzmacherr16706: for RAW_SFILEINFO_SETATTR attrib == 0 means...
2007-10-10 Stefan Metzmacherr16699: the layout of SMB2 Read and Write is identical...
2007-10-10 Stefan Metzmacherr16468: implement SMB2_ALL_INFORMATION in the posix...
2007-10-10 Andrew Bartlettr16051: Move the XATTR compatability code into a new...
2007-10-10 Stefan Metzmacherr16024: OpenBSD doesn't have ENOTSUP so use ENOSYS
2007-10-10 Stefan Metzmacherr16013: hopefully fix the configure check for darwin
2007-10-10 Stefan Metzmacherr16009: fix the build
2007-10-10 Stefan Metzmacherr16008: make debugging easier, and use the os name...
2007-10-10 Stefan Metzmacherr16006: only (f)getxattr returns ssize_t
2007-10-10 Stefan Metzmacherr16005: add support for XATTR's on MacOS
2007-10-10 Stefan Metzmacherr16004: - move #ifdef outof the real functions
2007-10-10 Stefan Metzmacherr15970: add a more verbose comment to tridge's fix...
2007-10-10 Andrew Tridgellr15880: the ntvfs_handle changes broke rpc on big-endia...
2007-10-10 Andrew Tridgellr15855: more talloc_set_destructor() typesafe fixes...
2007-10-10 Andrew Tridgellr15854: more talloc_set_destructor() typesafe fixes
2007-10-10 Andrew Tridgellr15833: fixed two delete on close memory leaks
next