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