summaryrefslogtreecommitdiffstats
path: root/source/include/trans2.h
Commit message (Collapse)AuthorAgeFilesLines
* r6715: We don't need to wrap the setfsinfo call in HAVE_QUOTAJeremy Allison2005-05-101-2/+9
| | | | | | | as they'll just return ENOSYS if we don't. Add new CAP for POSIX pathnames, prepare to allow FSINFO set for client POSIX caps. Jeremy.
* r6170: Remove redundant flag that I had just added.Steve French2005-04-011-1/+0
|
* r6167: Add more defines for POSIX extensions to match the newly addedSteve French2005-04-011-0/+10
| | | | client implementation
* r5864: Stop using 'INFO' names on find calls. Getting ready to fixup OS/2 EAJeremy Allison2005-03-171-0/+3
| | | | | support. Jeremy.
* r5715: Update for new CIFS POSIX info levelsSteve French2005-03-091-0/+25
|
* r3859: Ensure if num_acls is set to 0xFFFF this field is ignored.Jeremy Allison2004-11-181-0/+6
| | | | | Use def_acl everywhere instead of dir_acl. Jeremy.
* r3713: Implementation of get posix acls in UNIX extensions. Passes valgrind.Jeremy Allison2004-11-121-0/+71
| | | | | | | | Need to add printout functions in client and set posix acl in server. SteveF - take a look at this for the cifsfs client ! Once this is working and tested the next step is to write this up for the UNIX extensions spec. documents. Jeremy.
* r3642: Extend vfs to add seekdir/telldir/rewinddir. Yes I know I have toJeremy Allison2004-11-091-0/+7
| | | | | | fix the modules too... First step in fixing out large directories problem. Jeremy.
* r653: Ok, so tridge convinced me. Allow full UNIX path symlinksJeremy Allison2004-05-121-1/+0
| | | | | | to anywhere on the server filesystem so long as widelinks is set to true.... :-). Jeremy.
* r640: Make cifsvfs symlinks work with paths within and external to theJeremy Allison2004-05-101-0/+1
| | | | | share. Store external paths prefixed with smbln:. Jeremy.
* r150: Make 3.x pass the Samba 4.x RAW-SEARCH tests - except for theJeremy Allison2004-04-101-2/+2
| | | | | | UNIX info levels, and the short case preserve names. Tested with NT - needs more testing. Will work on this more on Monday. Jeremy.
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+455
metze