summaryrefslogtreecommitdiff
path: root/source3/rpc_parse
AgeCommit message (Expand)AuthorFilesLines
1998-09-24qualifier name in session_enum was being assumed to exist. if NULL, theLuke Leighton1-2/+2
1998-09-24took out #ifdef'd code in make_samr_r_query_usergroups that copiedLuke Leighton1-10/+0
1998-09-24this fixes the last of the issues where USRMGR.EXE and SRVMGR.EXE wereLuke Leighton1-6/+4
1998-09-21major autoconf clean-upAlexandre Oliva1-0/+1
1998-09-05tridge the destroyer returns!Andrew Tridgell9-1218/+93
1998-09-03we were setting the strings 1 too long in make_srv_share_info1_str()Andrew Tridgell1-2/+2
1998-08-31bounds check next_token() to prevent possible buffer overflowsAndrew Tridgell1-1/+3
1998-08-24Changed ASSERT macros to SMB_ASSERT macros as some systems alreadyJeremy Allison4-36/+36
1998-08-22added ASSERT() and ASSERT_ARRAY() macros and sprinkled them liberallyAndrew Tridgell4-0/+70
1998-08-14this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell3-7/+12
1998-08-09added ignore rules for the dummy filesAndrew Tridgell1-0/+1
1998-07-29some merge cleanupsAndrew Tridgell1-0/+0
1998-07-06password.c: Fixes to allow Win95 clients to have lm encrypted passwordsJeremy Allison2-12/+14
1998-06-16clientgen: Added USE_SSL for client shutdown.Jeremy Allison1-1/+1
1998-06-09I was wrong about the length and max_length values in make_unistr2.Jeremy Allison1-3/+1
1998-06-09loadparm.c: Removed 'domain other sids' parameter.Jeremy Allison1-1/+3
1998-05-24- created pdb_sethexpwd(), to be called from all pwd apis that need toLuke Leighton2-3/+3
1998-05-20dce/rpc net time command from jean-francois. does not support timezonesLuke Leighton1-0/+87
1998-05-14passdb.cJeremy Allison1-2/+2
1998-05-14chgpasswd.c: Added comments to #ifdefsJeremy Allison4-65/+12
1998-05-13initialise some variables (stops warning)Andrew Tridgell1-2/+2
1998-05-12function comments wrongLuke Leighton1-2/+2
1998-05-12This is a security audit change of the main source.Jeremy Allison3-12/+12
1998-05-11changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell2-4/+4
1998-05-05patches from jean francois: couple of minor bugsLuke Leighton1-1/+1
1998-04-29clientgen.c: Fixed null session setup bug.Jeremy Allison1-3/+3
1998-04-29This is the checkin that adds the security=domain functionality.Jeremy Allison1-4/+3
1998-04-23Makefile: Added nterr.c into the mix.Jeremy Allison1-0/+22
1998-04-10includes.h: Moved HPUX undefine of SEMMSL to where it actually does something.Jeremy Allison2-9/+34
1998-03-24clientgen.c ipc.c smbpasswd.c: Fixes for warnings (from Herb).Jeremy Allison2-49/+31
1998-03-11"For I have laboured mightily on Luke's code, and hath brokenJeremy Allison9-0/+8318