summaryrefslogtreecommitdiffstats
path: root/source/libsmb
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug where cli->timeout was in milliseconds, but open_sockets_outJeremy Allison1999-02-031-1/+1
* Making the -p functionality in smbclient work again!Richard Sharpe1999-01-261-1/+14
* libsmb/nmblib.c: Fixed bug where odd byte count could cause nmbd toJeremy Allison1999-01-111-13/+25
* Spelling mistake change due to very pick people (you know who you are :-).Jeremy Allison1998-12-221-1/+1
* Rather large (I'm afraid) tidyup of the setuid handling code.Jeremy Allison1998-12-221-2/+2
* Fixed debug statements so the name type being looked up is printed.Jeremy Allison1998-12-141-7/+6
* HPUX fix. This looks like a big change but isn't actually, most of theJeremy Allison1998-12-105-59/+59
* config.guess: UNIXWARE fix.Jeremy Allison1998-12-031-1/+30
* I have done the evil thing :-).Jeremy Allison1998-11-261-13/+15
* Changes to make the default prefix /usr/local/samba - as it was in 1.9.18p10.Jeremy Allison1998-11-191-1/+2
* Changed (most) open()/fopen()/creat()/mmap() calls to use sys_XXX() instead.Jeremy Allison1998-11-171-1/+1
* Added fixes from HEAD into 2.0 branch.Jeremy Allison1998-11-161-3/+2
* automatically uppercase server and share names (win95 won't handleAndrew Tridgell1998-11-142-6/+7
* Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...Jeremy Allison1998-11-142-6/+6
* Removed code that used printf/fprintf in password changin libraries.Herb Lewis1998-11-121-8/+9
* .cvsignore: Removed old entries.Herb Lewis1998-11-121-1/+17
* extracted the password change code from smbpasswd and used it in swatAndrew Tridgell1998-11-121-0/+100
* largely rewrote smbpasswd so that the code is understandable. ThisAndrew Tridgell1998-11-124-11/+11
* Moved some code (NTLMSSPcalc) out of smbdes and inline for paranioaJeremy Allison1998-11-121-26/+0
* Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions.Jeremy Allison1998-11-091-13/+13
* converted smbclient to use clientgen.c rather than clientutil.cAndrew Tridgell1998-11-091-35/+199
* lib/charcnv.c: Improved debug comment.Jeremy Allison1998-11-061-48/+69
* don't bother trying QFILEINFO/QUERY_FILE_ALL_INFO with win95 as itAndrew Tridgell1998-11-051-1/+5
* added a couple more error codes to cli_error()Andrew Tridgell1998-10-261-0/+6
* volker was concerned about unique inode numbers and smbsh. This set ofAndrew Tridgell1998-10-241-8/+19
* Removed previously #ifdef 0 'ed code.Jeremy Allison1998-10-221-37/+0
* libsmb/smbdes.c: #ifdef'ed out code prior to removal.Jeremy Allison1998-10-221-0/+5
* - dce/rpc codeLuke Leighton1998-10-192-3/+2
* improved session reestablishmentAndrew Tridgell1998-10-191-36/+82
* return the resolved IP on a cli_connect() call so it can be cachedAndrew Tridgell1998-10-191-0/+1
* Small tidyups for gcc in 'preen' mode....Jeremy Allison1998-10-171-0/+1
* - use large buffers for netshareenumAndrew Tridgell1998-10-161-19/+30
* trans2.h: Added Thursby MAC extension.Jeremy Allison1998-10-161-0/+8
* rpcclient interactive login (with trust account changing if you are root)Luke Leighton1998-10-151-4/+14
* set recursion desired for bcast name queryAndrew Tridgell1998-10-141-1/+1
* 16 changed to 8 by mistake in samoemhash.Luke Leighton1998-10-141-1/+1
* warnings spotted by ./configure.developer optionsLuke Leighton1998-10-141-0/+2
* dce/rpcLuke Leighton1998-10-141-1/+1
* dce/rpcLuke Leighton1998-10-102-5/+15
* dce/rpcLuke Leighton1998-10-092-18/+28
* dce/rpc.Luke Leighton1998-10-091-2/+3
* basic client-side ntcreateX function (hard-wired values except filename)Luke Leighton1998-10-091-0/+44
* dce/rpcLuke Leighton1998-10-092-10/+22
* dce/rpcLuke Leighton1998-10-082-13/+51
* fixed bug pointed out by Herb.Andrew Tridgell1998-10-081-1/+1
* - don't generate 0 params in tortureAndrew Tridgell1998-10-081-3/+3
* - fixed a bunch of warnings and minor errorsAndrew Tridgell1998-10-082-2/+2
* use 1 second resolution calls if possibleAndrew Tridgell1998-10-081-2/+5
* dce/rpcLuke Leighton1998-10-072-2/+65
* do an anonymous login if the username/password is rejected.Andrew Tridgell1998-10-071-0/+1