summaryrefslogtreecommitdiff
path: root/source/utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* testparm now prints a warning if the lock directory doesn't have 0644Andrew Tridgell1998-08-201-4/+15
* this checkin gets rid of the global Files[] array and makes it localAndrew Tridgell1998-08-151-1/+0
* configure: Changes for extra headers.Jeremy Allison1998-08-151-1/+1
* this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1998-08-141-2/+0
* return to old behaviour of dumping ALL parametersHerb Lewis1998-08-131-1/+1
* the rest of the binaries now compile and linkAndrew Tridgell1998-08-101-33/+34
* a few more things compile.Andrew Tridgell1998-08-091-0/+92
* merge from the autoconf2 branch to the main branchAndrew Tridgell1998-07-293-9/+3
* Updates smbstatus to have a -S and -L flag.Richard Sharpe1998-07-241-69/+87
* Fixed bug found by Richard Sharpe. After increasing files_struct size byJeremy Allison1998-07-221-1/+1
* loadparm.c:Jeremy Allison1998-07-141-10/+15
* This change ensures that only the processes/locked files thatPaul Blackman1998-05-301-20/+22
* loadparm.c: Added machine password timeout parameter - set to 7 days be default.Jeremy Allison1998-05-271-165/+27
* Put a do_global_tests() function that will be expanded toJeremy Allison1998-05-221-0/+18
* Abstracted all the crappy password interfaces through an indirectJeremy Allison1998-05-181-0/+6
* chgpasswd.c: Changed back to getsmb... from getsam...Jeremy Allison1998-05-181-10/+10
* Change getpwnam to Get_Pwnam(xx , True) to allow lazy matchingJeremy Allison1998-05-151-1/+1