summaryrefslogtreecommitdiff
path: root/source3/utils
AgeCommit message (Expand)AuthorFilesLines
1999-04-11Modification to compile under egcs 2.91.63.Tim Potter1-3/+6
1999-04-08Mainly BDC-related changes.Matthew Chapman1-10/+26
1999-04-01Ken McDonell from SGI was interested in adding some profilingAndrew Tridgell1-3/+31
1999-03-19Beau Kuiper: provided patch so that passwords could only be changed byLuke Leighton1-3/+29
1999-03-09mods to allow inter-domain trust accounts to be added to SAM databaseLuke Leighton1-77/+177
1999-02-11refinement of random ipc$ SMBtrans torture test. send requests, andLuke Leighton1-4/+58
1999-02-10use jeremy's versions of the UNICODE routines.Luke Leighton1-2/+2
1999-01-27Fuss fuss fuss.Christopher R. Hertel1-1/+5
1999-01-27compilation errors due to addition of smb file handle parameter.Luke Leighton1-10/+9
1999-01-18Added load_interfaces in smbpasswd to allow name resolution by broadcast andMatthew Chapman1-0/+2
1998-12-29While writing the man page, I realized that it was a bit silly not to acceptChristopher R. Hertel1-32/+117
1998-12-28Sorry that this is going so slowly.Christopher R. Hertel1-2/+2
1998-12-16A while back, Andrew and I talked about making the debug parsing code aChristopher R. Hertel1-27/+2
1998-12-07removed nt_pipe_fnum from struct cli_state. need to be able to callLuke Leighton1-9/+14
1998-12-01rpc_samr.h parse_samr.c srv_samr.c :Luke Leighton1-1/+1
1998-11-30pwdb_initialise() in the wrong place: must load smb.conf first. thanks phil.Luke Leighton1-6/+6
1998-11-29weekend work. user / group database API.Luke Leighton1-1/+2
1998-11-25fixing domain join and domain login problemsLuke Leighton1-4/+2
1998-11-19update testparm with -s option so it doesn't require a carriage returnHerb Lewis1-10/+34
1998-11-18Added OSF1 changes to HEAD (-lsecurity etc.)Jeremy Allison1-12/+6
1998-11-17Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison4-7/+7
1998-11-17- group database API. oops and oh dear, the threat has been carried out:Luke Leighton3-205/+721
1998-11-16Added fixes for machine accounts.Jeremy Allison1-10/+32
1998-11-13fixes for OSF1 compilationAndrew Tridgell2-5/+8
1998-11-13sids in rpctorture changed from fstrings to DOM_SIDLuke Leighton1-2/+2
1998-11-12Removed code that used printf/fprintf in password changin libraries.Herb Lewis1-3/+19
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