summaryrefslogtreecommitdiffstats
path: root/source/include/trans2.h
Commit message (Collapse)AuthorAgeFilesLines
* r21889: * Pull from SAMBA-3_0_25 svn r21888Gerald Carter2007-03-201-5/+90
| | | | * Set version to 3.0.25pre2
* r21585: Start syncing the monster that will become 3.0.25pre1Gerald Carter2007-02-281-1/+44
| | | | | | | | Still todo: * release notes * few minor outstanding patches * additional idmap man pages
* r15018: Merge Volker's ipc/trans2/nttrans changes overJeremy Allison2006-04-101-0/+26
| | | | | | | | into 3.0. Also merge the new POSIX lock code - this is not enabled unless -DDEVELOPER is defined. This doesn't yet map onto underlying system POSIX locks. Updates vfs to allow lock queries. Jeremy.
* r7796: Prepare for client setting capabilities to select posix pathnames onJeremy Allison2005-06-211-7/+3
| | | | | | the wire. Jerry do not merge this please. New SMB_SET_FS_INFO - level 0x200 as was discussed on the mailing list. Jeremy.
* 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