summaryrefslogtreecommitdiffstats
path: root/source3/libsmb
Commit message (Expand)AuthorAgeFilesLines
* Merge from HEAD:Andrew Bartlett2002-11-081-1/+1
* patches from UrbanGerald Carter2002-11-081-0/+3
* Merge of get_dc_list() api change from HEAD.Tim Potter2002-11-061-13/+46
* Try to catch up on the code I've put into HEAD that should be in 3.0:Andrew Bartlett2002-10-261-4/+8
* Added new error codes. Fix up connection code to retry in the same wayJeremy Allison2002-10-171-1/+11
* Added cli_set_timeout() call.Jeremy Allison2002-10-151-0/+11
* Added unknown info level.Jeremy Allison2002-10-091-0/+1
* merge of working dsrolegetprimdominfo() client code from APP_HEADGerald Carter2002-10-041-1/+1
* Updates from Samba HEAD:Andrew Bartlett2002-10-011-5/+1
* Cope with rw errors and timeout to peer.Jeremy Allison2002-10-012-7/+28
* Tidy up client error processing.Jeremy Allison2002-10-011-16/+15
* Added error string for server timeout on client call.Jeremy Allison2002-10-012-0/+10
* Change libsmbclient.h -> ../include/libsmbclient.h in 3.0 as wellJelmer Vernooij2002-09-282-2/+2
* Include ../include/libsmbclient.h instead of just libsmbclient.h - we don't w...Jelmer Vernooij2002-09-281-1/+1
* remove files not in HEADGerald Carter2002-09-2610-6469/+0
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-2515-277/+474
* sync 3.0 branch with headJelmer Vernooij2002-08-175-38/+155
* This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2002-08-171-0/+252
|\
| * Merge of netbios namecache code from APPLIANCE_HEAD.Tim Potter2002-08-162-4/+276
| * Fix NTLMSSP challenge command and auth response. We can now service joinsJim McDonough2002-08-151-0/+61
| * This fixes a number of ADS problems, particularly with netbioslessAndrew Tridgell2002-08-051-1/+1
| * fixed a bug where we were truncating the returned names in a netbiosAndrew Tridgell2002-08-031-1/+1
| * Moved rpc client routines from libsmb back to rpc_client where they belong.Tim Potter2002-08-029-6501/+0
| * added 'disable netbios = yes/no' option, default is noAndrew Tridgell2002-07-311-2/+31
| * this fixes plaintext passwords with win2000Andrew Tridgell2002-07-301-3/+2
| * Some crash fixes for netshareenum returning zero shares.Tim Potter2002-07-301-0/+3
| * Rafal 'Mimir' Szczesniak <mimir@diament.ists.pwr.wroc.pl> has been busyAndrew Bartlett2002-07-272-4/+115
| * Mimir has been busy with patches again, and sent in the followingAndrew Bartlett2002-07-261-3/+2
| * fixed a segv in net time when the host is unavailableAndrew Tridgell2002-07-221-1/+1
| * Renamed all the new_cli_netlogon_* functions to cli_netlogon_*Tim Potter2002-07-212-16/+16
| * Try to fix up warnings - particularly on the IRIX 64 bit compiler (which had aAndrew Bartlett2002-07-204-12/+24
| * Fix up char/uchar casts etc. Fix up comments on some of the password hashAndrew Bartlett2002-07-202-12/+9
| * Add support for a weird behaviour apparently used by Win9X pass-throughAndrew Bartlett2002-07-201-2/+2
| * fixed a number of real bugs found by warnings on the 64 bit irix compilerAndrew Tridgell2002-07-151-2/+1
| * checking for NULL really is counter-productive, and this one was alsoAndrew Tridgell2002-07-151-5/+0
* | more bug updates from headAndrew Tridgell2002-07-152-7/+1
* | updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-1525-1938/+2699
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2002-07-143-0/+699
|\|
| * fix directory listing on win9x.Andrew Tridgell2002-07-131-3/+7
| * Some fix ups but committing so Andrew can look at the problem I have.Richard Sharpe2002-07-131-7/+1
| * Fix up the include file that had problems as well.Richard Sharpe2002-07-131-11/+0
| * Add these two files I forgot.Richard Sharpe2002-07-132-0/+476
| * Fix some multibyte problems that I forgot about.Richard Sharpe2002-07-131-6/+6
| * Commit Tom Jansen's changes to head.Richard Sharpe2002-07-111-819/+899
| * fix declaration of global_in_nmbdAndrew Tridgell2002-07-091-1/+1
| * Fixed incorrect debug.Tim Potter2002-07-041-1/+1
| * Make these functions static. These are not mentioned in the external header,Andrew Bartlett2002-07-031-4/+4
| * Add my copyright (which I should have added months ago...)Andrew Bartlett2002-07-031-0/+1
| * used findstatic.pl to make some variables static and remove some deadAndrew Tridgell2002-07-011-99/+0
| * bias the lookup sorting towards directly reachable IPsAndrew Tridgell2002-07-011-0/+8