Age | Commit message (Expand) | Author | Files | Lines |
2009-12-22 | s3:ntlmssp: only include ntlmssp.h where actually needed | Andrew Bartlett | 1 | -0/+1 |
2009-11-21 | s3: Convert cli_get_fs_attr_info to the async API | Volker Lendecke | 1 | -39/+84 |
2009-11-17 | s3: Fix the build on Solaris | Volker Lendecke | 1 | -1/+1 |
2009-11-16 | s3:libsmb: avoid passing a function call as function parameter | Stefan Metzmacher | 1 | -3/+3 |
2009-11-14 | s3: Add min_setup, min_param and min_data to cli_trans_recv | Volker Lendecke | 1 | -8/+4 |
2009-11-14 | s3: Convert cli_set_unix_extensions_capabilities_send to async | Volker Lendecke | 1 | -37/+79 |
2009-11-13 | s3: Convert cli_unix_extensions_version to async | Volker Lendecke | 1 | -41/+123 |
2009-09-17 | spnego: share spnego_parse. | Günther Deschner | 1 | -0/+1 |
2009-02-12 | [Bug 6069] Add a fstatvfs function for libsmbclient | Derrell Lipman | 1 | -0/+145 |
2009-01-26 | Decouple clistr_pull from struct cli_state->inbuf | Volker Lendecke | 1 | -2/+4 |
2008-08-08 | Add Derrick Schommer's <dschommer@F5.com> kerberos delegation patch. Some | Jeremy Allison | 1 | -1/+1 |
2008-02-28 | Fix the build - don't use SMB_TRANS_ENC_GSS without | Jeremy Allison | 1 | -6/+2 |
2008-02-25 | Fix some warnings | Volker Lendecke | 1 | -2/+1 |
2008-01-05 | Add general '-e' option to enable smb encryption | Jeremy Allison | 1 | -0/+33 |
2007-12-26 | Add SMB encryption. Still fixing client decrypt but | Jeremy Allison | 1 | -0/+333 |
2007-12-06 | Remove pstrings from client/client.c by doing a large rewrite. | Jeremy Allison | 1 | -31/+31 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -10/+10 |
2007-10-10 | [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. | Gerald (Jerry) Carter | 1 | -324/+0 |
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 | -1/+1 |
2007-10-10 | r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and | Volker Lendecke | 1 | -8/+8 |
2007-10-10 | r22362: fix the build on othersystems | Stefan Metzmacher | 1 | -1/+4 |
2007-10-10 | r22355: Ensure we get good debug messages from gss_XX calls. | Jeremy Allison | 1 | -0/+3 |
2007-10-10 | r22354: Make client select krb5 encrpyt if krb5 already on. | Jeremy Allison | 1 | -0/+5 |
2007-10-10 | r22349: Fix missing ) in #else path. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r22345: Only use new krb5 OID. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r22344: Correctly create sub-struct for GSS encryption. | Jeremy Allison | 1 | -0/+15 |
2007-10-10 | r22327: Finish the gss-spnego part of the seal code. Now | Jeremy Allison | 1 | -4/+181 |
2007-10-10 | r21991: I hate Steve French :-). Add support for encryption | Jeremy Allison | 1 | -2/+8 |
2007-10-10 | r21926: Fix missing enum specifier pointed out by Don McCall @ HP. | Jeremy Allison | 1 | -7/+7 |
2007-10-10 | r21902: Don't free the thing you're trying to set in the cli state. | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r21898: Added test command, fixed first valgrind bugs. | Jeremy Allison | 1 | -3/+4 |
2007-10-10 | r21897: Add in a basic raw NTLM encrypt request. Now | Jeremy Allison | 1 | -0/+113 |
2007-10-10 | r17800: Start using struct timespec internally for file times | Jeremy Allison | 1 | -1/+3 |
2007-10-10 | r16962: Add a few utility fns into client. Allow POSIX capabilities | Jeremy Allison | 1 | -0/+53 |
2007-10-10 | r6120: Added "volume" command to smbclient that prints out the volume name and | Jeremy Allison | 1 | -0/+115 |
2007-10-10 | r3713: Implementation of get posix acls in UNIX extensions. Passes valgrind. | Jeremy Allison | 1 | -0/+58 |
2003-04-11 | smbcquota patch from metze | Gerald Carter | 1 | -0/+76 |