This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.
[kai/samba.git] / source / libsmb /
2002-11-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-13 Andrew BartlettMerge from HEAD
2002-11-13 Andrew BartlettTry to bring libsmbclient in line with the new global_m...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-10 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-10 Simo Sorcesync with head
2002-11-10 Simo Sorceconsolidate error mapping functions into a single file
2002-11-08 Andrew BartlettMerge from HEAD:
2002-11-08 Gerald Carterpatches from Urban
2002-11-08 Gerald Carterpatches from Urban
2002-11-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-07 Jeremy AllisonMerge of scalable printing code fix... Needs testing.
2002-11-06 Tim PotterMerge of get_dc_list() api change from HEAD.
2002-11-06 Tim PotterMerge ... get_dc_list() api change. This was slightly...
2002-11-04 Richard SharpeThe fixes from Tom plus a minor update from me.
2002-11-01 Richard SharpeRevert that stupid one line change.
2002-11-01 Richard SharpeAdd more code to the profiles program and add Makefile...
2002-10-26 Andrew BartlettTry to catch up on the code I've put into HEAD that...
2002-10-26 Andrew BartlettMake sure that we always return False if the password...
2002-10-17 Jeremy AllisonAdded new error codes. Fix up connection code to retry...
2002-10-17 Jeremy AllisonAdded new error codes. Fix up connection code to retry...
2002-10-15 Jeremy AllisonAdded cli_set_timeout() call.
2002-10-15 Jeremy AllisonAdded cli_set_timeout() call.
2002-10-09 Jeremy AllisonAdded unknown info level.
2002-10-09 Jeremy AllisonAdded "unknown info level".
2002-10-04 Gerald CarterMerge ... working dsrolegetprimdominfo() client code...
2002-10-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-04 Gerald CarterMerge ... working dsrolegetprimdominfo() client code...
2002-10-01 Andrew BartlettUpdates from Samba HEAD:
2002-10-01 Jeremy AllisonCope with rw errors and timeout to peer.
2002-10-01 Jeremy AllisonCope with rw errors and timeout to peer.
2002-10-01 Jeremy AllisonTidy up client error processing.
2002-10-01 Jeremy AllisonTidy up client error processing.
2002-10-01 Jeremy AllisonFixed typo.
2002-10-01 Jeremy AllisonAdded error string for server timeout on client call.
2002-10-01 Jeremy AllisonAdded error string for server timeout on client call.
2002-10-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-28 Jelmer VernooijChange libsmbclient.h -> ../include/libsmbclient.h...
2002-09-28 John TerpstraFixing path to libsmbclient.h so it never gets crossed...
2002-09-28 Jelmer VernooijInclude ../include/libsmbclient.h instead of just libsm...
2002-09-28 Jelmer VernooijInclude ../include/libsmbclient.h instead of just libsm...
2002-09-28 Volker LendeckeOk, hopefully final fix for this one. abartlet told...
2002-09-28 Volker LendeckeThanks to abartlet I looked at that function a bit...
2002-09-27 Volker LendeckeTouching somebody else's code again... Sorry, Richard.
2002-09-26 Gerald Carterremove files not in HEAD
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-23 Tim PotterDon't uppercase the username and domain in a session...
2002-09-22 Richard SharpeSmall, long overdue, fix for libsmbclient.
2002-09-18 Tim PotterFixed compiler error when HAVE_KRB5 not defined.
2002-09-17 Andrew TridgellAdd clock skew handling to our kerberos code. This...
2002-09-11 Volker LendeckeMerge the cli_shutdown change from 2_2. All except...
2002-09-10 Jeremy AllisonAdded final Steve French patch for "required" attribute...
2002-09-09 Jeremy AllisonMerged Volkers (correct) fix from 2.2 for crash on...
2002-09-04 Andrew Tridgelldon't use ENCTYPE_ARCFOUR_HMAC unless the kerberos...
2002-09-03 Richard SharpeFix the struct_blob.
2002-09-03 Jeremy AllisonFix crashbug discovered by "Kim R. Pedersen" <krp@filan...
2002-09-03 Jeremy AllisonFormatting tidyup and additon of cli_close_connection...
2002-09-03 Richard SharpeFix the client side NTLMSSP. It now works between smbcl...
2002-09-03 Richard SharpeParse the NTLMSSP Challenge in cliconnect.c.
2002-09-03 Richard SharpeMake sure that an NTLMSSP negotiate blob has the correc...
2002-09-03 Richard SharpeAdd type A to the small MSRPC generator ...
2002-09-03 Richard SharpeThe session key in NTLMSSP AUTH blobs is actually an...
2002-08-31 Andrew BartlettAdd a dash of static.
2002-08-31 Andrew BartlettAdd a bit of 'const' and move a lot of our 'repeditive...
2002-08-30 Jean-François Mico... added cli_net_auth_3 client code.
2002-08-30 Andrew Tridgellconvert the LDAP/SASL code to use GSS-SPNEGO if possible
2002-08-28 Tim PotterSync up namecache code with HEAD and APPLIANCE_HEAD...
2002-08-27 Gerald Cartermerge from SAMBA_2_2
2002-08-26 Andrew BartlettSome fixes for SMB signing. I can now get Win2k to...
2002-08-26 Andrew BartlettUpdates!
2002-08-25 Andrew BartlettUse a function that actually exists for the keepalive...
2002-08-25 Andrew BartlettFix from kai to correctly decode ntlmssp flags.
2002-08-23 Tim PotterCope with negative cache dns entries better.
2002-08-23 Tim PotterMoved calculation of secure channel type into a new...
2002-08-23 Tim PotterDon't take the sizeof(struct in_addr) * -1
2002-08-22 Herb Lewismove where got_sig_term and reload_after_sighup are...
2002-08-22 Andrew Tridgella ASN.1 fix from anthony
2002-08-22 Andrew Tridgelldon't use spnego in the client unless enabled in smb...
2002-08-22 Gerald Carterfix a few segfaults
2002-08-22 Andrew BartlettA few fixes towards libsmbclient and rpcclient - get...
2002-08-21 Gerald Carterfix segfault
2002-08-21 Jelmer VernooijPatch from Paul Green <Paul.Green@stratus.com> to be...
2002-08-20 Herb Lewiscannot use casts in the DLIST_xxx macros
2002-08-20 Herb Lewisfix irix compiler error
2002-08-19 Andrew Tridgellfixed memory corruption in cli_full_connection()
2002-08-19 Andrew Tridgellwe now receive and parse the main cldap netlogon reply.
2002-08-19 Andrew Tridgelladded a 'net ads lookup' command that does a CLDAP...
2002-08-17 Jelmer Vernooijsync 3.0 branch with head
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-16 Tim PotterMerge of netbios namecache code from APPLIANCE_HEAD.
2002-08-15 Jim McDonoughFix NTLMSSP challenge command and auth response. We...
2002-08-05 Andrew TridgellThis fixes a number of ADS problems, particularly with...
2002-08-03 Andrew Tridgellfixed a bug where we were truncating the returned names...
2002-08-02 Tim PotterMoved rpc client routines from libsmb back to rpc_clien...
2002-07-31 Andrew Tridgelladded 'disable netbios = yes/no' option, default is no
2002-07-30 Andrew Tridgellthis fixes plaintext passwords with win2000
2002-07-30 Tim PotterSome crash fixes for netshareenum returning zero shares.
2002-07-27 Andrew BartlettRafal 'Mimir' Szczesniak <mimir@diament.ists.pwr.wroc...
next