summaryrefslogtreecommitdiff
path: root/source3/include/trans2.h
AgeCommit message (Expand)AuthorFilesLines
2011-05-06libcli/smb Move cifs posix helper functions and headers in commonAndrew Bartlett1-429/+0
2010-05-21s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett1-1/+1
2010-05-19Fix bug 7442 - Samba returns incorrect SMB2 QFS device info.Jeremy Allison1-0/+14
2010-02-25Implement rename/move in SMB2 from Windows7.Jeremy Allison1-0/+1
2007-12-27Add CIFS_UNIX_TRANSPORT_ENCRYPTION_CAP capability toJeremy Allison1-1/+2
2007-12-26Add SMB encryption. Still fixing client decrypt butJeremy Allison1-1/+23
2007-10-10[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter1-23/+1
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r22920: Add in the UNIX capability for 24-bit readX, as discussedJeremy Allison1-2/+4
2007-10-10r21969: Start working on the gss-side of the server negotiation.Jeremy Allison1-0/+1
2007-10-10r21865: Add in the stubs for SMB transport encryption. Will fleshJeremy Allison1-1/+22
2007-10-10r21783: Add in the "create info" field to the replyJeremy Allison1-1/+7
2007-10-10r21777: As Stevef requested and the Apple guys agreed, makeJeremy Allison1-2/+2
2007-10-10r21763: Add support for the UNIX_INFO2 infolevel.James Peach1-0/+40
2007-10-10r21717: Support the SMB_QUERY_POSIX_WHOAMI info level on QueryFsInfo.James Peach1-0/+31
2007-10-10r21638: Change POSIX_UNLINK to allow clients to differentiateJeremy Allison1-2/+10
2007-10-10r21227: Quick fix for Stevef - ensure the returned data on openJeremy Allison1-0/+2
2007-10-10r21204: Add define for new QFS Info for "who am i"Steve French1-0/+15
2007-10-10r21191: Add in the POSIX open/mkdir/unlink calls.Jeremy Allison1-1/+42
2007-10-10r15018: Merge Volker's ipc/trans2/nttrans changes overJeremy Allison1-0/+26
2007-10-10r7796: Prepare for client setting capabilities to select posix pathnames onJeremy Allison1-7/+3
2007-10-10r6715: We don't need to wrap the setfsinfo call in HAVE_QUOTAJeremy Allison1-2/+9
2007-10-10r6170: Remove redundant flag that I had just added.Steve French1-1/+0
2007-10-10r6167: Add more defines for POSIX extensions to match the newly addedSteve French1-0/+10
2007-10-10r5864: Stop using 'INFO' names on find calls. Getting ready to fixup OS/2 EAJeremy Allison1-0/+3
2007-10-10r5715: Update for new CIFS POSIX info levelsSteve French1-0/+25
2007-10-10r3859: Ensure if num_acls is set to 0xFFFF this field is ignored.Jeremy Allison1-0/+6
2007-10-10r3713: Implementation of get posix acls in UNIX extensions. Passes valgrind.Jeremy Allison1-0/+71
2007-10-10r3642: Extend vfs to add seekdir/telldir/rewinddir. Yes I know I have toJeremy Allison1-0/+7
2007-10-10r653: Ok, so tridge convinced me. Allow full UNIX path symlinksJeremy Allison1-1/+0
2007-10-10r640: Make cifsvfs symlinks work with paths within and external to theJeremy Allison1-0/+1
2007-10-10r150: Make 3.x pass the Samba 4.x RAW-SEARCH tests - except for theJeremy Allison1-2/+2
2003-08-18Add level 261 to search. Found using Samba4 tester.Jeremy Allison1-0/+2
2003-06-01added the COMPRESSION_INFO trans2 QFILEINFO level and fixed theAndrew Tridgell1-0/+1
2003-04-15merge in metze' smbcquotas patch from HEADGerald Carter1-2/+4
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter1-9/+12
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-1/+11
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2002-01-16Merged in %S fixes and XX_NOT_CHANGED fixes from 2.2.Jeremy Allison1-3/+3
2002-01-16At leadt don't lose this - I need to re-sync trans2.c between 2.2.x andJeremy Allison1-27/+66
2002-01-10Oh joy - the original code didn't do mapping of the perms onto the wire.Jeremy Allison1-11/+41
2002-01-10We need to test for major/minor macros.Jeremy Allison1-0/+11
2002-01-10Getting ready to add UNIX extensions in HEAD also.Jeremy Allison1-1/+53
2001-08-23Some W2k info.Jeremy Allison1-0/+41
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-0/+20
1998-10-16trans2.h: Added Thursby MAC extension.Jeremy Allison1-0/+6
1998-05-26smb.h: More NT SMB stuff (just defines).Jeremy Allison1-5/+0
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison1-1/+1
1997-11-23added some QPATHINFO and QFILEINFO tests into smbtorture.Andrew Tridgell1-7/+0