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