summaryrefslogtreecommitdiffstats
path: root/source/rpc_client
Commit message (Expand)AuthorAgeFilesLines
* dce/rpcLuke Leighton1998-10-061-9/+15
* - modified resolve_name() to take a name_typeAndrew Tridgell1998-10-041-1/+1
* Makefile.in :Luke Leighton1998-10-023-485/+478
* microsoft is slowly fixing some buffer overflow errors in dce/rpc code (SP4).Luke Leighton1998-10-021-2/+2
* lsa_lookup_sids command added. severe debugging needed on lookup_sidsLuke Leighton1998-09-301-4/+77
* automated generation of .dummy files for each subdirectory;Alexandre Oliva1998-09-281-1/+0
* rpcclient: got samr command "enumusers -g -u" workingLuke Leighton1998-09-251-15/+23
* added in samr commands. assistance in returning the missing functions,Luke Leighton1998-09-251-35/+37
* added wksinfo command to rpcclient, which don't work too good.Luke Leighton1998-09-251-2/+2
* added rpcclient programLuke Leighton1998-09-252-15/+21
* 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-053-9/+12
* bounds check next_token() to prevent possible buffer overflowsAndrew Tridgell1998-08-311-2/+3
* this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1998-08-141-5/+5
* some merge cleanupsAndrew Tridgell1998-07-291-0/+0
* password.c: Fixes to allow Win95 clients to have lm encrypted passwordsJeremy Allison1998-07-061-1/+1
* loadparm.c: Added machine password timeout parameter - set to 7 days be default.Jeremy Allison1998-05-271-0/+165
* chgpasswd.c: Added comments to #ifdefsJeremy Allison1998-05-141-1/+1
* This is a security audit change of the main source.Jeremy Allison1998-05-122-5/+8
* changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1998-05-113-9/+9
* Makefile: Added files to smbpasswd.c.Jeremy Allison1998-04-291-1/+1
* clientgen.c: Fixed null session setup bug.Jeremy Allison1998-04-293-18/+37
* This is the checkin that adds the security=domain functionality.Jeremy Allison1998-04-292-106/+89
* First version that compiles. Much more to do.....Jeremy Allison1998-04-283-228/+178
* This looks like a big change but really isn't.Jeremy Allison1998-04-253-185/+85
* cli_pipe.c: Corrected cli_api_pipe() calls.Jeremy Allison1998-04-241-30/+41
* These don't compile yet - but they are the core code in whatJeremy Allison1998-04-233-1086/+1004
* put server-side long dce/rpc code in main branch.Luke Leighton1998-04-211-41/+54
* cli_login.c :Luke Leighton1998-04-011-0/+18
* "For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1998-03-118-0/+3157