summaryrefslogtreecommitdiff
path: root/source3/utils
AgeCommit message (Expand)AuthorFilesLines
1999-11-20attempting to establish inter-domain trust relationships. modifiedLuke Leighton1-28/+115
1999-08-18event log update, netsessenum, netconnenum update.Luke Leighton1-2/+2
1999-08-18patch from Michael Glauche to call get_status_connections() instead ofLuke Leighton1-52/+52
1999-07-22BDC support.Matthew Chapman1-32/+38
1999-07-21BDC support.Luke Leighton1-5/+21
1999-06-29improving authentication code (tidyup).Luke Leighton1-0/+2
1999-06-24safe string error reporting functions (found a potential buffer overflowLuke Leighton1-1/+1
1999-05-07variation of random SMBtrans2. random delays in between reconnectionsLuke Leighton1-10/+12
1999-05-07had to move day display names into lib/util, to get rpctorture to compile.Luke Leighton1-3/+5
1999-04-17open_socket_in() takes a different number of parameters in the headAndrew Tridgell1-1/+1
1999-04-17damn, new files need to be added to the head branch first, I've toldAndrew Tridgell1-0/+233
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