summaryrefslogtreecommitdiffstats
path: root/source3/utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* some changes in smbtorture as a result of clientgen interface changesAndrew Tridgell1998-10-021-5/+5
* Fixed problems found in lint pass over the old code by <cpeterso@microsoft.com>.Jeremy Allison1998-09-281-3/+25
* Changes to test in configure if capabilities are enabled on a system.Jeremy Allison1998-09-283-9/+4
* automated generation of .dummy files for each subdirectory;Alexandre Oliva1998-09-281-1/+0
* Fixed up more possibly uninitialized variables.Richard Sharpe1998-09-271-1/+1
* Makefile.in: Fixed bug with continuation line causing proto to fail.Jeremy Allison1998-09-252-7/+11
* added wksinfo command to rpcclient, which don't work too good.Luke Leighton1998-09-251-0/+1
* added rpcclient programLuke Leighton1998-09-251-1/+7
* Integration of Anders Blomdell <anders.blomdell@control.lth.se>'sJeremy Allison1998-09-241-48/+90
* major autoconf clean-upAlexandre Oliva1998-09-211-0/+1
* some cleanups to use ZERO_STRUCT() and friendsAndrew Tridgell1998-09-051-1/+1
* tridge the destroyer returns!Andrew Tridgell1998-09-054-20/+19
* Ok - this is the 64 bit widening check in. It changes the configureJeremy Allison1998-09-031-2/+2
* More abstraction of file system data types, to move to a 64Jeremy Allison1998-09-012-3/+3
* bounds check next_token() to prevent possible buffer overflowsAndrew Tridgell1998-08-311-4/+4
* some smbtorture hacks (random IPC calls)Andrew Tridgell1998-08-251-4/+60
* and get the message right ...Andrew Tridgell1998-08-211-1/+1
* silly me.Andrew Tridgell1998-08-211-1/+1