summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
1998-10-14set recursion desired for bcast name queryAndrew Tridgell2-2/+3
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-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-08fixed bug pointed out by Herb.Andrew Tridgell1-1/+1
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-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
1998-10-08auto-detect the right flag for the compiler to produce PIC codeAndrew Tridgell3-368/+466
1998-10-08use 1 second resolution calls if possibleAndrew Tridgell5-11/+15
1998-10-08fixed a problem with fchdir() that broke "cvs -d" in smbshAndrew Tridgell2-10/+10
1998-10-08added some commentsAndrew Tridgell1-1/+5
1998-10-08removed lukes acl check in configure (not needed)Andrew Tridgell3-286/+247
1998-10-07don't prototype the acl() functionsAndrew Tridgell1-5/+5
1998-10-07dce/rpcLuke Leighton12-333/+657
1998-10-07added aclent_t autoconf test (defines as an int if it doesn't exist).Luke Leighton4-363/+401
1998-10-07return False _and_ a break in a switch statement.Luke Leighton1-1/+0
1998-10-07make proto requiredLuke Leighton1-0/+5
1998-10-07dce/rpcLuke Leighton9-22/+105
1998-10-07compile to .po.o first then mv to .po in order to make the sunAndrew Tridgell1-2/+4
1998-10-07restore errno after smbw initialisationAndrew Tridgell1-0/+5
1998-10-07we need realcalls.h in realcalls.cAndrew Tridgell1-0/+1
1998-10-07SunOS doesn't need any ld flagsAndrew Tridgell1-1/+3
1998-10-07fixed a warning on SunOSAndrew Tridgell1-1/+1
1998-10-07use double for dummy arrays to ensure alignmentAndrew Tridgell1-7/+7
1998-10-07fixed fork() on SunOS4Andrew Tridgell1-1/+1
1998-10-07more solaris acl fixesAndrew Tridgell1-0/+4