summaryrefslogtreecommitdiffstats
path: root/source4/ntvfs
Commit message (Expand)AuthorAgeFilesLines
...
* r20890: spelling fixAndrew Tridgell2007-10-101-1/+1
* r20698: added AIO writing supportAndrew Tridgell2007-10-103-2/+85
* 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-106-18/+18
* r20624: added AIO read to pvfs backendAndrew Tridgell2007-10-106-4/+129
* r19676: Fix some more dependencies.Jelmer Vernooij2007-10-101-0/+1
* r19671: Fix remaining unresolved symbols in shared library build.Jelmer Vernooij2007-10-101-1/+3
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-101-0/+1
* r19508: fixed SMB2-SETINFOAndrew Tridgell2007-10-101-1/+1
* r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij2007-10-102-4/+5
* r19441: work in progress support for NFS4 ACLs in Samba4 on Linux. Still workAndrew Tridgell2007-10-102-1/+174
* r19428: moved tdbutil.c from lib/tdb/common/ to lib/util/util_tdb.cAndrew Tridgell2007-10-101-1/+1
* r19199: split out the xattr NTACL code into a separate part of the posixAndrew Tridgell2007-10-106-49/+207
* r18835: expand IO limits on SMB2. Samba4 now tops out at 16.7MB IOs.Andrew Tridgell2007-10-102-7/+1
* r18581: also check for SEC_STD_DELETE, and split out the check into a separateAndrew Tridgell2007-10-101-8/+21
* r18580: map the PVFS_FLAG_READONLY bit in the posix backend ontoAndrew Tridgell2007-10-101-0/+14
* r18570: Fix up function names in cifs unix/posix extensions backend. Enable t...Steve French2007-10-104-170/+234
* r18568: this warning is not needed now that it is the job of the unixuid ntvfsAndrew Tridgell2007-10-101-2/+0
* r18564: update for cifs unix/posix extensions stub version to build and begin...Steve French2007-10-103-13/+14
* r18370: allow system inotify to be disabledAndrew Tridgell2007-10-101-0/+4
* r18342: a bit more explanation of these strange valuesAndrew Tridgell2007-10-101-0/+4
* r18341: ooh this gets subtle - this needed for xfs on linuxAndrew Tridgell2007-10-101-1/+1
* r18319: fixed the directory search resume code on IRIXAndrew Tridgell2007-10-105-26/+102
* r18314: Handle the case where a dir has the sticky bit set and the OS gives backSimo Sorce2007-10-101-0/+24
* r18301: I discovered how to load the warnings from a build farm build intoAndrew Tridgell2007-10-101-1/+1
* r18213: don't list LIBREPLACE depdendecies explicit andStefan Metzmacher2007-10-101-4/+0
* r18137: more LIBREPLACE depsAndrew Tridgell2007-10-101-1/+4
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-1016-17/+16
* r17776: these macros are also defined in libcli/raw/trans2.hStefan Metzmacher2007-10-101-12/+0
* r17753: fix compiler warnings and make the code simplerStefan Metzmacher2007-10-101-10/+5
* r17752: using -1 in a uint16_t value causes compiler warnings,Stefan Metzmacher2007-10-101-4/+6
* r17656: some systems (like older solaris) don't return ENOTEMPTY on rmdir()Andrew Tridgell2007-10-101-0/+4
* r17520: If the blkid library fails, I don't see any reason to return more ofAndrew Bartlett2007-10-101-3/+6
* r17362: session_info and smbpid are available from the ntvfs_handleStefan Metzmacher2007-10-103-25/+6
* r17359: http://www.cs.wisc.edu/~cao/cs739/draft-leach-cifs-v1-spec-01.txtStefan Metzmacher2007-10-101-1/+6
* r17206: Add a modular API for share configuration.Simo Sorce2007-10-1013-65/+128
* r17088: add ntvfs mapping function for notifyStefan Metzmacher2007-10-102-1/+65
* r17087: - make pvfs_notify_next_send staticStefan Metzmacher2007-10-101-4/+2
* r17008: on SMB2 Create the delete_on_close flag isn't ignored forStefan Metzmacher2007-10-101-2/+14
* r16980: - make struct smb_notify a union and add levels RAW_NOTIFY_NTTRANS,RA...Stefan Metzmacher2007-10-105-18/+26
* r16950: remove the smb mid from the ntvfs layer and keep a list of pendingStefan Metzmacher2007-10-104-8/+3
* r16918: the SMB2 Ioctls are sometimes called with a wildcard handleStefan Metzmacher2007-10-102-0/+4
* r16890: implement DCERPC over SMB2 in the IPC backendStefan Metzmacher2007-10-101-10/+95
* r16889: implement SMB2 Ioctl in the frontendStefan Metzmacher2007-10-101-0/+3
* r16876: implement SMB2 Find in the posix ntvfs backendStefan Metzmacher2007-10-103-0/+166
* r16868: init some uninitialized valuesStefan Metzmacher2007-10-101-0/+3
* r16834: split the level's of smb_search_first/smb_search_next and the levelsStefan Metzmacher2007-10-103-42/+90
* r16730: that is correct...Stefan Metzmacher2007-10-101-2/+1
* r16724: fix typo...Stefan Metzmacher2007-10-101-2/+2
* r16706: for RAW_SFILEINFO_SETATTR attrib == 0 means set it to FILE_ATTRIB_NORMALStefan Metzmacher2007-10-101-1/+3