summaryrefslogtreecommitdiff
path: root/source3/utils
AgeCommit message (Expand)AuthorFilesLines
1998-11-12Fixed smbpasswd so that enabling a user who already has a passwordJeremy Allison1-2/+20
1998-11-12extracted the password change code from smbpasswd and used it in swatAndrew Tridgell1-218/+0
1998-11-12char -> uchar fixAndrew Tridgell1-1/+1
1998-11-12largely rewrote smbpasswd so that the code is understandable. ThisAndrew Tridgell1-637/+679
1998-11-10include/local.h:Jeremy Allison1-0/+4
1998-11-09converted smbclient to use clientgen.c rather than clientutil.cAndrew Tridgell1-1/+1
1998-11-07codepages/codepage_def.936: Updated comment.Jeremy Allison1-3/+3
1998-11-06lib/charcnv.c: Improved debug comment.Jeremy Allison1-8/+10
1998-11-05check return value of locking_init()Andrew Tridgell1-10/+12
1998-11-04Added scripting option (-s) to smbpasswd.Jeremy Allison1-10/+73
1998-11-03Makefile.in configure configure.in include/proto.h smbd/noquotas.c smbd/quota...Jeremy Allison1-0/+3
1998-10-30Fix suggested by Nicholas.S.Jenkins@cdc.com - connect to theJeremy Allison1-2/+7
1998-10-28I've moved the debugparse module files into the ubiqx directory because IChristopher R. Hertel1-15/+10
1998-10-27Fixed a small bug in debug2html. It wasn't properly checking EOF. TheChristopher R. Hertel1-1/+18
1998-10-26Here is the simple debug parser and the debug2html converter. Still to do:Christopher R. Hertel1-0/+239
1998-10-24volker was concerned about unique inode numbers and smbsh. This set ofAndrew Tridgell1-4/+5
1998-10-22torture debug.Luke Leighton1-0/+14
1998-10-22enumeration tests (files, sessions, shares, connections).Luke Leighton1-0/+32
1998-10-22rpctorture commandLuke Leighton1-0/+520
1998-10-20fixed a connection bug in torture testAndrew Tridgell1-11/+66
1998-10-16added maxfid testAndrew Tridgell1-11/+66
1998-10-14set recursion desired for bcast name queryAndrew Tridgell1-1/+2
1998-10-08dce/rpcLuke Leighton1-3/+3
1998-10-08- don't generate 0 params in tortureAndrew Tridgell1-1/+1
1998-10-08- fixed a bunch of warnings and minor errorsAndrew Tridgell1-53/+37
1998-10-08use 1 second resolution calls if possibleAndrew Tridgell1-3/+3
1998-10-04- modified resolve_name() to take a name_typeAndrew Tridgell1-1/+1
1998-10-03added lseek() support for directoriesAndrew Tridgell1-2/+2
1998-10-02- static function "create_new_hashes" was identical to "nt_lm_owf_gen".Luke Leighton1-23/+2
1998-10-02some changes in smbtorture as a result of clientgen interface changesAndrew Tridgell1-5/+5
1998-09-28Fixed problems found in lint pass over the old code by <cpeterso@microsoft.com>.Jeremy Allison1-3/+25
1998-09-28Changes to test in configure if capabilities are enabled on a system.Jeremy Allison3-9/+4
1998-09-28automated generation of .dummy files for each subdirectory;Alexandre Oliva1-1/+0
1998-09-27Fixed up more possibly uninitialized variables.Richard Sharpe1-1/+1
1998-09-25Makefile.in: Fixed bug with continuation line causing proto to fail.Jeremy Allison2-7/+11
1998-09-25added wksinfo command to rpcclient, which don't work too good.Luke Leighton1-0/+1
1998-09-25added rpcclient programLuke Leighton1-1/+7
1998-09-24Integration of Anders Blomdell <anders.blomdell@control.lth.se>'sJeremy Allison1-48/+90
1998-09-21major autoconf clean-upAlexandre Oliva1-0/+1
1998-09-05some cleanups to use ZERO_STRUCT() and friendsAndrew Tridgell1-1/+1
1998-09-05tridge the destroyer returns!Andrew Tridgell4-20/+19
1998-09-03Ok - this is the 64 bit widening check in. It changes the configureJeremy Allison1-2/+2
1998-09-01More abstraction of file system data types, to move to a 64Jeremy Allison2-3/+3
1998-08-31bounds check next_token() to prevent possible buffer overflowsAndrew Tridgell1-4/+4
1998-08-25some smbtorture hacks (random IPC calls)Andrew Tridgell1-4/+60
1998-08-21and get the message right ...Andrew Tridgell1-1/+1
1998-08-21silly me.Andrew Tridgell1-1/+1
1998-08-20testparm now prints a warning if the lock directory doesn't have 0644Andrew Tridgell1-4/+15
1998-08-15this checkin gets rid of the global Files[] array and makes it localAndrew Tridgell1-1/+0
1998-08-15configure: Changes for extra headers.Jeremy Allison1-1/+1