summaryrefslogtreecommitdiff
path: root/source3/libsmb
AgeCommit message (Expand)AuthorFilesLines
2002-11-13Merge from HEADAndrew Bartlett1-3/+2
2002-11-13Try to bring libsmbclient in line with the new global_myname stuffAndrew Bartlett1-3/+2
2002-11-12Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison6-70/+54
2002-11-12Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison6-70/+54
2002-11-10sync with headSimo Sorce1-0/+56
2002-11-10consolidate error mapping functions into a single fileSimo Sorce1-0/+55
2002-11-08Merge from HEAD:Andrew Bartlett1-1/+1
2002-11-08patches from UrbanGerald Carter1-0/+3
2002-11-08patches from UrbanGerald Carter1-0/+3
2002-11-07Merge of scalable printing code fix... Needs testing.Jeremy Allison1-1/+1
2002-11-06Merge of get_dc_list() api change from HEAD.Tim Potter1-13/+46
2002-11-06Merge of get_dc_list() api change. This was slightly more intrusiveTim Potter1-13/+46
2002-11-04The fixes from Tom plus a minor update from me.Richard Sharpe2-76/+101
2002-11-01Revert that stupid one line change.Richard Sharpe1-1/+0
2002-11-01Add more code to the profiles program and add Makefile.in support.Richard Sharpe1-0/+1
2002-10-26Try to catch up on the code I've put into HEAD that should be in 3.0:Andrew Bartlett1-4/+8
2002-10-26Make sure that we always return False if the password change never returns.Andrew Bartlett1-4/+8
2002-10-17Added new error codes. Fix up connection code to retry in the same wayJeremy Allison1-1/+11
2002-10-17Added new error codes. Fix up connection code to retry in the same wayJeremy Allison1-1/+11
2002-10-15Added cli_set_timeout() call.Jeremy Allison1-0/+11
2002-10-15Added cli_set_timeout() call.Jeremy Allison1-0/+11
2002-10-09Added unknown info level.Jeremy Allison1-0/+1
2002-10-09Added "unknown info level".Jeremy Allison1-0/+1
2002-10-04merge of working dsrolegetprimdominfo() client code from APP_HEADGerald Carter1-1/+1
2002-10-04merge of working dsrolegetprimdominfo() client code from APP_HEADGerald Carter1-1/+1
2002-10-01Updates from Samba HEAD:Andrew Bartlett1-5/+1
2002-10-01Cope with rw errors and timeout to peer.Jeremy Allison2-7/+28
2002-10-01Cope with rw errors and timeout to peer.Jeremy Allison2-7/+28
2002-10-01Tidy up client error processing.Jeremy Allison1-16/+15
2002-10-01Tidy up client error processing.Jeremy Allison1-16/+15
2002-10-01Fixed typo.Jeremy Allison1-1/+1
2002-10-01Added error string for server timeout on client call.Jeremy Allison2-0/+10
2002-10-01Added error string for server timeout on client call.Jeremy Allison2-0/+10
2002-09-28Change libsmbclient.h -> ../include/libsmbclient.h in 3.0 as wellJelmer Vernooij2-2/+2
2002-09-28Fixing path to libsmbclient.h so it never gets crossed with a system installe...John Terpstra2-2/+2
2002-09-28Include ../include/libsmbclient.h instead of just libsmbclient.h - we don't w...Jelmer Vernooij1-1/+1
2002-09-28Include ../include/libsmbclient.h instead of just libsmbclient.h - we don't w...Jelmer Vernooij1-1/+1
2002-09-28Ok, hopefully final fix for this one. abartlet told a bit about theVolker Lendecke1-7/+1
2002-09-28Thanks to abartlet I looked at that function a bit closer. What didVolker Lendecke1-5/+0
2002-09-27Touching somebody else's code again... Sorry, Richard.Volker Lendecke1-2/+9
2002-09-26remove files not in HEADGerald Carter10-6469/+0
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter15-277/+474
2002-09-23Don't uppercase the username and domain in a session setup.Tim Potter1-2/+2
2002-09-22Small, long overdue, fix for libsmbclient.Richard Sharpe1-0/+19
2002-09-18Fixed compiler error when HAVE_KRB5 not defined.Tim Potter1-1/+1
2002-09-17Add clock skew handling to our kerberos code. This allows us to cope withAndrew Tridgell3-4/+16
2002-09-11Merge the cli_shutdown change from 2_2. All except one call toVolker Lendecke1-2/+0
2002-09-10Added final Steve French patch for "required" attributes with oldJeremy Allison1-25/+23
2002-09-09Merged Volkers (correct) fix from 2.2 for crash on unable to connect.Jeremy Allison1-4/+6
2002-09-04don't use ENCTYPE_ARCFOUR_HMAC unless the kerberos lib supports itAndrew Tridgell1-5/+4