summaryrefslogtreecommitdiff
path: root/source3/utils
AgeCommit message (Expand)AuthorFilesLines
2000-11-16Ok - fixed a bug in our levelII oplock code. We need to break a level II onJeremy Allison1-4/+120
2000-11-13Large commit which restructures the local password storage API.Gerald Carter1-12/+17
2000-11-11Merge of Herb's profiling code.Jeremy Allison1-0/+49
2000-11-10Merge in Herb's changes from 2.2.Jeremy Allison1-2/+14
2000-10-12lib/messages.c add debug print for receipt of PING andHerb Lewis1-1/+2
2000-10-12print source PID in PONG and debuglevel message. Allow request debuglevelHerb Lewis1-10/+30
2000-10-11Simple cleanup, but I also changed the value of the dlevel parameter passedChristopher R. Hertel1-5/+5
2000-10-11changes to sync with 2.2. treeHerb Lewis1-4/+6
2000-10-10don't use gets() !Andrew Tridgell1-2/+2
2000-10-06Added Herb's fixes to HEAD.Jeremy Allison1-2/+59
2000-09-29utils/smbcontrol.c: Fixes from Herb for interactive use.Jeremy Allison1-29/+82
2000-09-29use the 64 bit locking interface in locktestAndrew Tridgell1-19/+19
2000-09-26added NEGNOWAIT. sent to secure@microsoft.comLuke Leighton1-2/+35
2000-09-13first cut at smbcontrol program. It currently allows syntax like:Andrew Tridgell2-14/+159
2000-09-12- fixed some memory leaks in the messages codeAndrew Tridgell1-3/+21
2000-09-12- changed the msg_type to be an int instead of an enum so that it isAndrew Tridgell1-1/+1
2000-09-11a simple test program I use to test the debug message systemAndrew Tridgell1-0/+63
2000-08-21Fix for safe_free freeing static strings. From Robert August Vincent, II.Jeremy Allison1-5/+6
2000-08-09fixed help stringAndrew Tridgell1-1/+2
2000-07-26Fixed memory leaks in root and non-root password changing.Tim Potter1-7/+20
2000-07-18Removed the sanity check on the WINS SERVER parameter because it simplyChristopher R. Hertel1-17/+0
2000-07-06the smbw sample progAndrew Tridgell1-0/+93
2000-06-29slightly saner defaultsAndrew Tridgell1-3/+3
2000-06-15add -d debuglevel optionAndrew Tridgell1-1/+5
2000-06-13If I use nmblookup to search for node ZOOB#1B and there is no such nameChristopher R. Hertel1-4/+6
2000-06-13argv parsing fixesAndrew Tridgell1-2/+2
2000-06-13allow for lots of connections per serverAndrew Tridgell1-75/+76
2000-06-13added -L switch to tell smbtorture to use oplocksAndrew Tridgell2-4/+7
2000-06-11Linux kernel oplocks now seem to work, but need a _lot_ of testingAndrew Tridgell1-2/+2
2000-06-05don't ue nasty /proc/locks hack by defaultAndrew Tridgell1-2/+2
2000-06-05added locktest2Andrew Tridgell1-0/+626
2000-06-05added -O (use oplocks) option to locktestAndrew Tridgell1-1/+8
2000-06-03moved secrets fns into secrets.cAndrew Tridgell1-1/+1
2000-05-27fixed bugs in fdpass testsAndrew Tridgell1-8/+11
2000-05-27move srandom to after connect so random stuff in clientgen doesn'tAndrew Tridgell1-2/+4
2000-05-24minor fixesAndrew Tridgell2-7/+4
2000-05-242nd evil simultaneous read-write test. forks. one writer. othersLuke Leighton1-1/+118
2000-05-24we don't do "revalidate = yes" any moreAndrew Tridgell1-5/+0
2000-05-24added -u hide_unlock_fails optionAndrew Tridgell1-2/+7
2000-05-24use \\ in front of filenamesAndrew Tridgell1-2/+2
2000-05-24use lp_workgroup()Andrew Tridgell1-10/+13
2000-05-24use lp_workgroup()Andrew Tridgell1-3/+4
2000-05-24torture test:Luke Leighton1-0/+91
2000-05-22Added -W workgroup command line option.Tim Potter2-2/+12
2000-05-08added secrets.tdb and changed storage of trust account password to useAndrew Tridgell1-14/+3
2000-05-06signed/unsigned fixes so we can handle a lock base close to 2^32Andrew Tridgell1-31/+29
2000-05-05make debug easier to readAndrew Tridgell1-6/+9
2000-05-05make debug easier to readAndrew Tridgell1-5/+6
2000-05-05nasty hack to print posix locksAndrew Tridgell1-0/+17
2000-05-05example of broken posix lock behaviourAndrew Tridgell1-0/+8