summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* added maxfid testAndrew Tridgell1998-10-161-11/+66
* changed some debug levelsAndrew Tridgell1998-10-162-6/+15
* strtoul removed, strtol used insteadLuke Leighton1998-10-161-1/+1
* strtoul replace with strtolLuke Leighton1998-10-162-12/+12
* !pass -> pass != NULL is wrong: !pass -> pass == NULL is correct. oops.Luke Leighton1998-10-161-2/+2
* made pass_check_smb() available for dce/rpc use.Luke Leighton1998-10-166-31/+43
* cli_nt_session_open() encrypt arg removedLuke Leighton1998-10-161-1/+1
* setup_groups() - code clarification. no functional change.Luke Leighton1998-10-161-13/+19
* oops.Luke Leighton1998-10-161-3/+4
* rpc client mods (ntlmssp flags)Luke Leighton1998-10-1610-47/+101
* only do the MAC extensions if we are a NTFS filesystemAndrew Tridgell1998-10-161-6/+10
* - use large buffers for netshareenumAndrew Tridgell1998-10-161-19/+30
* use the username GUEST if no other username is availableAndrew Tridgell1998-10-161-0/+5
* Re-added code to tell the user how many open files theyJeremy Allison1998-10-164-13/+25
* rpcclient ntlogin testLuke Leighton1998-10-162-4/+15
* trans2.h: Added Thursby MAC extension.Jeremy Allison1998-10-163-0/+21
* trust passwordLuke Leighton1998-10-163-6/+6
* rpcclient interactive login (with trust account changing if you are root)Luke Leighton1998-10-1513-73/+205
* getpwnam() failing is a serious error (corrupt smbpasswd database)Luke Leighton1998-10-151-1/+6
* Fixed crypt problems on IRIX with prototype.Jeremy Allison1998-10-152-4/+4
* bug-fixing against:Luke Leighton1998-10-1515-55/+454
* second implementation of crc32, used with permission of francesco ferraraLuke Leighton1998-10-151-4/+2
* config: Fix crypt prototype on RedHat Linux.Jeremy Allison1998-10-159-246/+312
* set recursion desired for bcast name queryAndrew Tridgell1998-10-142-2/+3
* 16 changed to 8 by mistake in samoemhash.Luke Leighton1998-10-141-1/+1
* tridge, i had to put a #ifdef _STAT_VER_LINUX_OLD round a bit of codeLuke Leighton1998-10-141-0/+2
* more warnings...Luke Leighton1998-10-143-4/+3
* unused variable in pipe_smb_write_XLuke Leighton1998-10-141-1/+0
* warnings spotted by ./configure.developer optionsLuke Leighton1998-10-145-23/+13
* script that defines some useful developer compiler options (gcc)Luke Leighton1998-10-141-0/+3
* dce/rpcLuke Leighton1998-10-149-116/+231
* use level 0 for DEBUG() of malformed password entry in smbpasswdAndrew Tridgell1998-10-131-4/+4
* smbsh launch program is now in CAndrew Tridgell1998-10-131-0/+62
* made smbsh a standard binaryAndrew Tridgell1998-10-132-10/+11
* dce/rpcLuke Leighton1998-10-103-12/+54
* dce/rpcLuke Leighton1998-10-104-11/+21
* dce/rpcLuke Leighton1998-10-097-114/+254
* signed / unsigned issues spotted by herbLuke Leighton1998-10-094-11/+11
* dce/rpc.Luke Leighton1998-10-096-19/+34
* basic client-side ntcreateX function (hard-wired values except filename)Luke Leighton1998-10-095-15/+76
* dce/rpcLuke Leighton1998-10-0911-45/+109
* anders blomdell spotted an unititialised fstring causing strlen to goLuke Leighton1998-10-091-0/+1
* Added code to convert empty file names to "." so we avoidRichard Sharpe1998-10-091-0/+12
* Add a DEBUG to unix_convertRichard Sharpe1998-10-091-0/+2
* dce/rpcLuke Leighton1998-10-0814-178/+512
* fixed bug pointed out by Herb.Andrew Tridgell1998-10-081-1/+1
* fixed a bug in the readline supportAndrew Tridgell1998-10-081-3/+4
* really fixed the warning this time :)Andrew Tridgell1998-10-081-1/+1
* fixed a warningAndrew Tridgell1998-10-081-1/+1
* added "permission obtained from John Erickson <jerickson@ddj.com> ...."Luke Leighton1998-10-081-0/+3