summaryrefslogtreecommitdiffstats
path: root/source/utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* converted smbclient to use clientgen.c rather than clientutil.cAndrew Tridgell1998-11-091-1/+1
* codepages/codepage_def.936: Updated comment.Jeremy Allison1998-11-071-3/+3
* lib/charcnv.c: Improved debug comment.Jeremy Allison1998-11-061-8/+10
* check return value of locking_init()Andrew Tridgell1998-11-051-10/+12
* Added scripting option (-s) to smbpasswd.Jeremy Allison1998-11-041-10/+73
* Makefile.in configure configure.in include/proto.h smbd/noquotas.c smbd/quota...Jeremy Allison1998-11-031-0/+3
* Fix suggested by Nicholas.S.Jenkins@cdc.com - connect to theJeremy Allison1998-10-301-2/+7
* I've moved the debugparse module files into the ubiqx directory because IChristopher R. Hertel1998-10-281-15/+10
* Fixed a small bug in debug2html. It wasn't properly checking EOF. TheChristopher R. Hertel1998-10-271-1/+18
* Here is the simple debug parser and the debug2html converter. Still to do:Christopher R. Hertel1998-10-261-0/+239
* volker was concerned about unique inode numbers and smbsh. This set ofAndrew Tridgell1998-10-241-4/+5
* torture debug.Luke Leighton1998-10-221-0/+14
* enumeration tests (files, sessions, shares, connections).Luke Leighton1998-10-221-0/+32
* rpctorture commandLuke Leighton1998-10-221-0/+520
* fixed a connection bug in torture testAndrew Tridgell1998-10-201-11/+66
* added maxfid testAndrew Tridgell1998-10-161-11/+66
* set recursion desired for bcast name queryAndrew Tridgell1998-10-141-1/+2
* dce/rpcLuke Leighton1998-10-081-3/+3
* - don't generate 0 params in tortureAndrew Tridgell1998-10-081-1/+1
* - fixed a bunch of warnings and minor errorsAndrew Tridgell1998-10-081-53/+37
* use 1 second resolution calls if possibleAndrew Tridgell1998-10-081-3/+3
* - modified resolve_name() to take a name_typeAndrew Tridgell1998-10-041-1/+1
* added lseek() support for directoriesAndrew Tridgell1998-10-031-2/+2
* - static function "create_new_hashes" was identical to "nt_lm_owf_gen".Luke Leighton1998-10-021-23/+2