summaryrefslogtreecommitdiffstats
path: root/source3/libsmb/clifsinfo.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the build - don't use SMB_TRANS_ENC_GSS withoutJeremy Allison2008-02-281-6/+2
* Fix some warningsVolker Lendecke2008-02-251-2/+1
* Add general '-e' option to enable smb encryptionJeremy Allison2008-01-051-0/+33
* Add SMB encryption. Still fixing client decrypt butJeremy Allison2007-12-261-0/+333
* Remove pstrings from client/client.c by doing a large rewrite.Jeremy Allison2007-12-061-31/+31
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-10/+10
* [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter2007-10-101-324/+0
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r22920: Add in the UNIX capability for 24-bit readX, as discussedJeremy Allison2007-10-101-1/+1
* r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; andVolker Lendecke2007-10-101-8/+8
* r22362: fix the build on othersystemsStefan Metzmacher2007-10-101-1/+4
* r22355: Ensure we get good debug messages from gss_XX calls.Jeremy Allison2007-10-101-0/+3
* r22354: Make client select krb5 encrpyt if krb5 already on.Jeremy Allison2007-10-101-0/+5
* r22349: Fix missing ) in #else path.Jeremy Allison2007-10-101-1/+1
* r22345: Only use new krb5 OID.Jeremy Allison2007-10-101-1/+1
* r22344: Correctly create sub-struct for GSS encryption.Jeremy Allison2007-10-101-0/+15
* r22327: Finish the gss-spnego part of the seal code. NowJeremy Allison2007-10-101-4/+181
* r21991: I hate Steve French :-). Add support for encryptionJeremy Allison2007-10-101-2/+8
* r21926: Fix missing enum specifier pointed out by Don McCall @ HP.Jeremy Allison2007-10-101-7/+7
* r21902: Don't free the thing you're trying to set in the cli state.Jeremy Allison2007-10-101-0/+1
* r21898: Added test command, fixed first valgrind bugs.Jeremy Allison2007-10-101-3/+4
* r21897: Add in a basic raw NTLM encrypt request. NowJeremy Allison2007-10-101-0/+113
* r17800: Start using struct timespec internally for file timesJeremy Allison2007-10-101-1/+3
* r16962: Add a few utility fns into client. Allow POSIX capabilitiesJeremy Allison2007-10-101-0/+53
* r6120: Added "volume" command to smbclient that prints out the volume name andJeremy Allison2007-10-101-0/+115
* r3713: Implementation of get posix acls in UNIX extensions. Passes valgrind.Jeremy Allison2007-10-101-0/+58
* smbcquota patch from metzeGerald Carter2003-04-111-0/+76