summaryrefslogtreecommitdiff
path: root/source/utils
Commit message (Expand)AuthorAgeFilesLines
* final part of "first" phase converting over to msrpc daemon architecture.Luke Leighton1999-12-121-2/+0
* OK. This code works on a RedHat 6.0 system. However smbpasswdGerald Carter1999-12-091-0/+2
* ABOUT TIME!!!!!!!!Luke Leighton1999-12-081-41/+28
* created create_pipe_socket() function.Luke Leighton1999-12-052-94/+5
* argh! how horrible! spent ages working out why packets weren't beingLuke Leighton1999-12-041-7/+10
* even more cool! nmb-agent moved over to new vagent style, too!Luke Leighton1999-12-041-229/+46
* cool! created higher-order function table for agent redirection.Luke Leighton1999-12-041-216/+37
* more similar agent codeLuke Leighton1999-12-042-47/+43
* nmb agent memory free problemsLuke Leighton1999-12-041-7/+6
* trying to make redirector agent code same base.Luke Leighton1999-12-042-62/+78
* jeremy is going to hate me for this.Luke Leighton1999-12-042-11/+530
* argh! you wouldn't believe what i had to do: use the mid (multiplex id)Luke Leighton1999-12-041-14/+96
* argh! smb-agent redirection client reusage is a nightmare!Luke Leighton1999-12-031-143/+225
* starting "connection reuse" system in smb-agent. added version numberLuke Leighton1999-12-031-74/+122
* smb-agent improvements. added -D (daemon) option. smb agent isLuke Leighton1999-12-031-16/+72
* cool! a unix socket smb redirector. code based on smbfilter andLuke Leighton1999-12-031-0/+347
* fixing joining to domain plus something weird going down with nt logins...Luke Leighton1999-12-011-33/+0
* sys_select added one more argument (read, write selectors).Luke Leighton1999-12-011-2/+2
* first stages of removing struct cli_state* and uint16 fnum from allLuke Leighton1999-11-241-11/+3
* attempting to establish inter-domain trust relationships. modifiedLuke Leighton1999-11-201-28/+115
* event log update, netsessenum, netconnenum update.Luke Leighton1999-08-181-2/+2
* patch from Michael Glauche to call get_status_connections() instead ofLuke Leighton1999-08-181-52/+52
* BDC support.Matthew Chapman1999-07-221-32/+38
* BDC support.Luke Leighton1999-07-211-5/+21
* improving authentication code (tidyup).Luke Leighton1999-06-291-0/+2
* safe string error reporting functions (found a potential buffer overflowLuke Leighton1999-06-241-1/+1
* variation of random SMBtrans2. random delays in between reconnectionsLuke Leighton1999-05-071-10/+12
* had to move day display names into lib/util, to get rpctorture to compile.Luke Leighton1999-05-071-3/+5
* open_socket_in() takes a different number of parameters in the headAndrew Tridgell1999-04-171-1/+1
* damn, new files need to be added to the head branch first, I've toldAndrew Tridgell1999-04-171-0/+233
* Modification to compile under egcs 2.91.63.Tim Potter1999-04-111-3/+6
* Mainly BDC-related changes.Matthew Chapman1999-04-081-10/+26
* Ken McDonell from SGI was interested in adding some profilingAndrew Tridgell1999-04-011-3/+31
* Beau Kuiper: provided patch so that passwords could only be changed byLuke Leighton1999-03-191-3/+29
* mods to allow inter-domain trust accounts to be added to SAM databaseLuke Leighton1999-03-091-77/+177
* refinement of random ipc$ SMBtrans torture test. send requests, andLuke Leighton1999-02-111-4/+58
* use jeremy's versions of the UNICODE routines.Luke Leighton1999-02-101-2/+2
* Fuss fuss fuss.Christopher R. Hertel1999-01-271-1/+5
* compilation errors due to addition of smb file handle parameter.Luke Leighton1999-01-271-10/+9
* Added load_interfaces in smbpasswd to allow name resolution by broadcast andMatthew Chapman1999-01-181-0/+2
* While writing the man page, I realized that it was a bit silly not to acceptChristopher R. Hertel1998-12-291-32/+117
* Sorry that this is going so slowly.Christopher R. Hertel1998-12-281-2/+2
* A while back, Andrew and I talked about making the debug parsing code aChristopher R. Hertel1998-12-161-27/+2
* removed nt_pipe_fnum from struct cli_state. need to be able to callLuke Leighton1998-12-071-9/+14
* rpc_samr.h parse_samr.c srv_samr.c :Luke Leighton1998-12-011-1/+1
* pwdb_initialise() in the wrong place: must load smb.conf first. thanks phil.Luke Leighton1998-11-301-6/+6
* weekend work. user / group database API.Luke Leighton1998-11-291-1/+2
* fixing domain join and domain login problemsLuke Leighton1998-11-251-4/+2
* update testparm with -s option so it doesn't require a carriage returnHerb Lewis1998-11-191-10/+34
* Added OSF1 changes to HEAD (-lsecurity etc.)Jeremy Allison1998-11-181-12/+6