summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1998-10-16rpc client mods (ntlmssp flags)Luke Leighton10-47/+101
1998-10-16only do the MAC extensions if we are a NTFS filesystemAndrew Tridgell1-6/+10
1998-10-16- use large buffers for netshareenumAndrew Tridgell1-19/+30
1998-10-16use the username GUEST if no other username is availableAndrew Tridgell1-0/+5
1998-10-16Re-added code to tell the user how many open files theyJeremy Allison4-13/+25
1998-10-16rpcclient ntlogin testLuke Leighton2-4/+15
1998-10-16trans2.h: Added Thursby MAC extension.Jeremy Allison3-0/+21
1998-10-16trust passwordLuke Leighton3-6/+6
1998-10-15rpcclient interactive login (with trust account changing if you are root)Luke Leighton13-73/+205
1998-10-15getpwnam() failing is a serious error (corrupt smbpasswd database)Luke Leighton1-1/+6
1998-10-15Fixed crypt problems on IRIX with prototype.Jeremy Allison2-4/+4
1998-10-15bug-fixing against:Luke Leighton15-55/+454
1998-10-15second implementation of crc32, used with permission of francesco ferraraLuke Leighton1-4/+2
1998-10-15config: Fix crypt prototype on RedHat Linux.Jeremy Allison9-246/+312
1998-10-14set recursion desired for bcast name queryAndrew Tridgell2-2/+3
1998-10-14removed lkclLuke Leighton1-42/+0
1998-10-1416 changed to 8 by mistake in samoemhash.Luke Leighton1-1/+1
1998-10-14tridge, i had to put a #ifdef _STAT_VER_LINUX_OLD round a bit of codeLuke Leighton1-0/+2
1998-10-14more warnings...Luke Leighton3-4/+3
1998-10-14unused variable in pipe_smb_write_XLuke Leighton1-1/+0
1998-10-14warnings spotted by ./configure.developer optionsLuke Leighton5-23/+13
1998-10-14script that defines some useful developer compiler options (gcc)Luke Leighton1-0/+3
1998-10-14dce/rpcLuke Leighton9-116/+231
1998-10-13use level 0 for DEBUG() of malformed password entry in smbpasswdAndrew Tridgell1-4/+4
1998-10-13smbsh launch program is now in CAndrew Tridgell1-0/+62
1998-10-13made smbsh a standard binaryAndrew Tridgell2-10/+11
1998-10-11Try to make smbprint a better behaved citizen.Richard Sharpe1-2/+20
1998-10-10dce/rpcLuke Leighton3-12/+54
1998-10-10dce/rpcLuke Leighton4-11/+21
1998-10-09dce/rpcLuke Leighton7-114/+254
1998-10-09signed / unsigned issues spotted by herbLuke Leighton4-11/+11
1998-10-09dce/rpc.Luke Leighton6-19/+34
1998-10-09basic client-side ntcreateX function (hard-wired values except filename)Luke Leighton5-15/+76
1998-10-09dce/rpcLuke Leighton11-45/+109
1998-10-09anders blomdell spotted an unititialised fstring causing strlen to goLuke Leighton1-0/+1
1998-10-09Added code to convert empty file names to "." so we avoidRichard Sharpe1-0/+12
1998-10-09Add a DEBUG to unix_convertRichard Sharpe1-0/+2
1998-10-08dce/rpcLuke Leighton14-178/+512
1998-10-08preparing for release of 2.0.0 alpha 11Samba Release Account53-53/+53
1998-10-08fixed bug pointed out by Herb.Andrew Tridgell1-1/+1
1998-10-08preparing for release of 2.0.0 alpha 10Samba Release Account53-53/+53
1998-10-08fixed a bug in the readline supportAndrew Tridgell1-3/+4
1998-10-08really fixed the warning this time :)Andrew Tridgell1-1/+1
1998-10-08fixed a warningAndrew Tridgell1-1/+1
1998-10-08add missing targets that were added to makefileHerb Lewis2-2/+12
1998-10-08added "permission obtained from John Erickson <jerickson@ddj.com> ...."Luke Leighton1-0/+3
1998-10-08- don't generate 0 params in tortureAndrew Tridgell3-14/+20
1998-10-08- fixed a bunch of warnings and minor errorsAndrew Tridgell9-70/+53
1998-10-08add "smbtorture" alias for building smbtortureAndrew Tridgell1-0/+2
1998-10-08removed extra comma (some compilers don't like it).Andrew Tridgell1-1/+1