summaryrefslogtreecommitdiffstats
path: root/source4/ntvfs/posix
Commit message (Expand)AuthorAgeFilesLines
* r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij2007-12-212-2/+3
* r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher2007-12-211-5/+10
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-1014-138/+138
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-101-2/+2
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-2/+2
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij2007-10-101-6/+6
* r24646: fixed the handling of case insensitive paths with wildcardsAndrew Tridgell2007-10-101-1/+33
* r24641: fixed several memory leaks in the brlock codeAndrew Tridgell2007-10-101-0/+11
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-1031-93/+62
* r23697: use the file perm options in the posix backendAndrew Tridgell2007-10-103-10/+36
* r23067: use 'const union smb_search_data *file' also in the server code to ge...Stefan Metzmacher2007-10-101-9/+9
* r23017: fixed the warning we have been getting for a long time:Andrew Tridgell2007-10-102-0/+15
* r22913: try to work arround the unaligned memory access bug on Tru64Stefan Metzmacher2007-10-101-2/+8
* r22864: in SMB2 mode we need to cancel an existing lock with a conflicting lockStefan Metzmacher2007-10-101-2/+11
* r22842: fix directory listing of SMB2 and include directories and hidden filesStefan Metzmacher2007-10-101-1/+1
* r22406: this dependencies should also be privateStefan Metzmacher2007-10-101-1/+1
* r22399: fix major memory leakStefan Metzmacher2007-10-101-1/+3
* r22021: use the pid specified in the individual locks, not the request pid, inAndrew Tridgell2007-10-101-2/+2
* r21234: fixed a subtle bug with talloc reference counting and async ntvfsAndrew Tridgell2007-10-101-2/+2
* r21042: Fix typoVolker Lendecke2007-10-101-1/+1
* r20897: fix compiler warningsStefan Metzmacher2007-10-101-1/+1
* r20890: spelling fixAndrew Tridgell2007-10-101-1/+1
* r20698: added AIO writing supportAndrew Tridgell2007-10-103-2/+85
* r20646: first preparations for cluster enablement. This changes "Andrew Tridgell2007-10-101-1/+1
* r20624: added AIO read to pvfs backendAndrew Tridgell2007-10-106-4/+129
* r19671: Fix remaining unresolved symbols in shared library build.Jelmer Vernooij2007-10-101-1/+3
* 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
* 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-101-1/+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
* 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
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-105-5/+5
* 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-102-20/+44
* r17088: add ntvfs mapping function for notifyStefan Metzmacher2007-10-101-1/+1
* 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