s3: Remove some unused code
[ira/wip.git] / source3 / libsmb / clifsinfo.c
2010-02-07 Volker Lendeckes3: Remove some unused code
2010-02-07 Volker Lendeckes3: Fix some nonempty blank lines
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-12-22 Andrew Bartletts3:ntlmssp: only include ntlmssp.h where actually needed
2009-11-21 Volker Lendeckes3: Convert cli_get_fs_attr_info to the async API
2009-11-17 Volker Lendeckes3: Fix the build on Solaris
2009-11-16 Stefan Metzmachers3:libsmb: avoid passing a function call as function...
2009-11-14 Volker Lendeckes3: Add min_setup, min_param and min_data to cli_trans_recv
2009-11-14 Volker Lendeckes3: Convert cli_set_unix_extensions_capabilities_send...
2009-11-13 Volker Lendeckes3: Convert cli_unix_extensions_version to async
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Günther Deschnerspnego: share spnego_parse.
2009-02-12 Derrell Lipman[Bug 6069] Add a fstatvfs function for libsmbclient
2009-01-26 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-26 Volker LendeckeDecouple clistr_pull from struct cli_state->inbuf
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-08 Jeremy AllisonMerge branch 'v3-3-test' of ssh://jra@git.samba.org...
2008-08-08 Jeremy AllisonAdd Derrick Schommer's <dschommer@F5.com> kerberos...
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-28 Jeremy AllisonFix the build - don't use SMB_TRANS_ENC_GSS without
2008-02-25 Volker LendeckeFix some warnings
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Steve FrenchMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-05 Jeremy AllisonAdd general '-e' option to enable smb encryption
2007-12-27 Jeremy AllisonAdd SMB encryption. Still fixing client decrypt but
2007-12-07 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-07 Jeremy AllisonRemove pstrings from client/client.c by doing a large...
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Jeremy Allisonr22920: Add in the UNIX capability for 24-bit readX...
2007-10-10 Volker Lendecker22844: Introduce const DATA_BLOB data_blob_null =...
2007-10-10 Stefan Metzmacherr22362: fix the build on othersystems
2007-10-10 Jeremy Allisonr22355: Ensure we get good debug messages from gss_XX...
2007-10-10 Jeremy Allisonr22354: Make client select krb5 encrpyt if krb5 already on.
2007-10-10 Jeremy Allisonr22349: Fix missing ) in #else path.
2007-10-10 Jeremy Allisonr22345: Only use new krb5 OID.
2007-10-10 Jeremy Allisonr22344: Correctly create sub-struct for GSS encryption.
2007-10-10 Jeremy Allisonr22327: Finish the gss-spnego part of the seal code...
2007-10-10 Jeremy Allisonr21991: I hate Steve French :-). Add support for encryption
2007-10-10 Jeremy Allisonr21926: Fix missing enum specifier pointed out by Don...
2007-10-10 Jeremy Allisonr21902: Don't free the thing you're trying to set in...
2007-10-10 Jeremy Allisonr21898: Added test command, fixed first valgrind bugs.
2007-10-10 Jeremy Allisonr21897: Add in a basic raw NTLM encrypt request. Now
2007-10-10 Jeremy Allisonr17800: Start using struct timespec internally for...
2007-10-10 Jeremy Allisonr16962: Add a few utility fns into client. Allow POSIX...
2007-10-10 Jeremy Allisonr6120: Added "volume" command to smbclient that prints...
2007-10-10 Jeremy Allisonr3713: Implementation of get posix acls in UNIX extensi...
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-11 Gerald Cartersmbcquota patch from metze