summaryrefslogtreecommitdiff
path: root/source/utils
Commit message (Expand)AuthorAgeFilesLines
* add a length to string_sub() and add fstring_sub() and pstring_sub()Andrew Tridgell1999-07-151-1/+1
* pid_t and testparm cleanups from the 2.0 branchAndrew Tridgell1999-07-142-68/+101
* transfer some more fixes from the 2.0 branch (mostly smbtorture changes)Andrew Tridgell1999-07-145-13/+27
* Stop rcs complaining about log.Jeremy Allison1999-05-191-1/+0
* added a --with-sockethack option that should give us an _enormous_Andrew Tridgell1999-05-161-0/+5
* added full netbench simulation in smbtorture. It now reads a 4MB loadAndrew Tridgell1999-05-152-48/+317
* use a separate directory for each cleint in netbench testsAndrew Tridgell1999-05-101-2/+9
* print a + at the start of the unlink phase, so we can see it moreAndrew Tridgell1999-05-091-0/+2
* fixed typoAndrew Tridgell1999-05-091-1/+1
* set a 2 minute timeout on SMB packets in the torture code.Andrew Tridgell1999-05-091-0/+2
* better filename choiceAndrew Tridgell1999-05-091-2/+2
* use a better synchronisation method at startupAndrew Tridgell1999-05-091-2/+4
* don't delete files till all are written. This stresses the diskAndrew Tridgell1999-05-091-2/+6
* added synchronisation code at startup so all clients start at the sameAndrew Tridgell1999-05-091-28/+101
* improved the netbench simulator a bit. give results as throughput inAndrew Tridgell1999-05-091-9/+25
* added a very simple netbench simulator to smbtorture. The tests areAndrew Tridgell1999-05-091-23/+110
* modified smbtorture so you can run individual tests using command lineAndrew Tridgell1999-05-091-25/+65
* I finally wrote that smb filter program that Jeremy and I have talkedAndrew Tridgell1999-04-171-0/+233
* Fixed testparm errors.Jeremy Allison1999-04-131-1/+9
* Makefile.in: Added installservers target at user request.Jeremy Allison1999-04-131-20/+35
* Fixed bug where nmblookup ignored -d <debuglevel> if it was also specifiedJeremy Allison1999-03-011-1/+10
* script/smbtar: Fixed bug where the order of the -N <newer file> and -b <block...Jeremy Allison1999-03-011-0/+7
* Fixed bug where setting the password of a completely new user (withJeremy Allison1999-02-271-1/+7
* Fix based on debugging work by "Mattias.Gronlund" <Mattias.Gronlund@sa.erisof...Jeremy Allison1999-02-221-1/+1
* Minor wording change to the usage message for nmblookup.Richard Sharpe1999-02-041-1/+1
* Minor changes to the usage message in neblookup to explain whatRichard Sharpe1999-02-021-3/+15
* utils/testparm.c: Fixed "passwd program" tests to look for the correct program.Jeremy Allison1999-01-131-4/+13
* nmbd/nmbd_incomingrequests.c: Split long debug message.Jeremy Allison1999-01-071-0/+2
* Makefile.in configure configure.in include/config.h.in: Added -c -o fixes fro...Jeremy Allison1998-12-291-0/+4
* Rather large (I'm afraid) tidyup of the setuid handling code.Jeremy Allison1998-12-221-23/+5
* Added testparm scripts for invalid unix password sync problems.Jeremy Allison1998-12-121-0/+38
* Fixed bug in smbpasswd where adding a user and mis-typing the newJeremy Allison1998-12-121-2/+7
* HPUX fix. This looks like a big change but isn't actually, most of theJeremy Allison1998-12-101-1/+1
* Makefile.in added PRINTER_OBJ to SWAT_OBJ so swat canHerb Lewis1998-12-101-1/+1
* Added check for invalid wildcard characters '*' and '?'Jeremy Allison1998-12-101-0/+24
* Samba 2.0 wasn't building on Linux-alpha - so I addedJeremy Allison1998-12-031-2/+2
* Makefile.in: Implemented andrej's private and swat file changes.Jeremy Allison1998-12-011-3/+4
* I have done the evil thing :-).Jeremy Allison1998-11-261-1/+1
* update testparm with -s option so it doesn't require a carriage returnHerb Lewis1998-11-191-10/+34
* Added some of the fixes needed for OSF1 (Digital UNIX).Jeremy Allison1998-11-181-12/+6
* Changed (most) open()/fopen()/creat()/mmap() calls to use sys_XXX() instead.Jeremy Allison1998-11-174-7/+7
* Added machine account fixes.Jeremy Allison1998-11-161-10/+32
* fixes for OSF1 compilationAndrew Tridgell1998-11-132-5/+8
* sids in rpctorture changed from fstrings to DOM_SIDLuke Leighton1998-11-131-2/+2
* Removed code that used printf/fprintf in password changin libraries.Herb Lewis1998-11-121-3/+19
* Fixed smbpasswd so that enabling a user who already has a passwordJeremy Allison1998-11-121-2/+20
* extracted the password change code from smbpasswd and used it in swatAndrew Tridgell1998-11-121-218/+0
* char -> uchar fixAndrew Tridgell1998-11-121-1/+1
* largely rewrote smbpasswd so that the code is understandable. ThisAndrew Tridgell1998-11-121-637/+679
* include/local.h:Jeremy Allison1998-11-101-0/+4