summaryrefslogtreecommitdiffstats
path: root/source3/rpc_parse
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in :Luke Leighton1998-10-021-0/+109
* lsa_lookup_sids command added. severe debugging needed on lookup_sidsLuke Leighton1998-09-301-53/+192
* get away with dummy and .dummy filesAlexandre Oliva1998-09-291-1/+0
* 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-0/+1
* added in samr commands. assistance in returning the missing functions,Luke Leighton1998-09-252-0/+494
* added wksinfo command to rpcclient, which don't work too good.Luke Leighton1998-09-251-0/+13
* added rpcclient programLuke Leighton1998-09-251-0/+91
* qualifier name in session_enum was being assumed to exist. if NULL, theLuke Leighton1998-09-241-2/+2
* took out #ifdef'd code in make_samr_r_query_usergroups that copiedLuke Leighton1998-09-241-10/+0
* this fixes the last of the issues where USRMGR.EXE and SRVMGR.EXE wereLuke Leighton1998-09-241-6/+4
* major autoconf clean-upAlexandre Oliva1998-09-211-0/+1
* tridge the destroyer returns!Andrew Tridgell1998-09-059-1218/+93
* we were setting the strings 1 too long in make_srv_share_info1_str()Andrew Tridgell1998-09-031-2/+2
* bounds check next_token() to prevent possible buffer overflowsAndrew Tridgell1998-08-311-1/+3
* Changed ASSERT macros to SMB_ASSERT macros as some systems alreadyJeremy Allison1998-08-244-36/+36
* added ASSERT() and ASSERT_ARRAY() macros and sprinkled them liberallyAndrew Tridgell1998-08-224-0/+70
* this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1998-08-143-7/+12
* added ignore rules for the dummy filesAndrew Tridgell1998-08-091-0/+1
* some merge cleanupsAndrew Tridgell1998-07-291-0/+0
* password.c: Fixes to allow Win95 clients to have lm encrypted passwordsJeremy Allison1998-07-062-12/+14
* clientgen: Added USE_SSL for client shutdown.Jeremy Allison1998-06-161-1/+1
* I was wrong about the length and max_length values in make_unistr2.Jeremy Allison1998-06-091-3/+1
* loadparm.c: Removed 'domain other sids' parameter.Jeremy Allison1998-06-091-1/+3
* - created pdb_sethexpwd(), to be called from all pwd apis that need toLuke Leighton1998-05-242-3/+3
* dce/rpc net time command from jean-francois. does not support timezonesLuke Leighton1998-05-201-0/+87
* passdb.cJeremy Allison1998-05-141-2/+2
* chgpasswd.c: Added comments to #ifdefsJeremy Allison1998-05-144-65/+12
* initialise some variables (stops warning)Andrew Tridgell1998-05-131-2/+2
* function comments wrongLuke Leighton1998-05-121-2/+2
* This is a security audit change of the main source.Jeremy Allison1998-05-123-12/+12
* changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1998-05-112-4/+4
* patches from jean francois: couple of minor bugsLuke Leighton1998-05-051-1/+1
* clientgen.c: Fixed null session setup bug.Jeremy Allison1998-04-291-3/+3
* This is the checkin that adds the security=domain functionality.Jeremy Allison1998-04-291-4/+3
* Makefile: Added nterr.c into the mix.Jeremy Allison1998-04-231-0/+22
* includes.h: Moved HPUX undefine of SEMMSL to where it actually does something.Jeremy Allison1998-04-102-9/+34
* clientgen.c ipc.c smbpasswd.c: Fixes for warnings (from Herb).Jeremy Allison1998-03-242-49/+31
* "For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1998-03-119-0/+8318