summaryrefslogtreecommitdiff
path: root/source3/rpc_parse/parse_lsa.c
AgeCommit message (Expand)AuthorFilesLines
1999-09-12- initialising mach_passwd_file locks to zero (prev. uninit.)Luke Leighton1-1/+1
1999-03-24matt, you had removed a "pointer" from DOM_R_REF structure which made itLuke Leighton1-1/+5
1999-03-24removed 2 unnecessary args from make_uni_hdr.Luke Leighton1-4/+4
1999-03-24Fixed LSA Lookup Names. There were a few too many NULL pointers in aMatthew Chapman1-7/+20
1999-03-19value->enc_secret not value->secretLuke Leighton1-6/+4
1999-03-18Adding LSA_OPENSECRET (-> LsarOpenSecret) and LSA_QUERYSECRETMatthew Chapman1-0/+165
1999-02-09removal of the use of unistrn2 function: replace it with unistr2_to_strLuke Leighton1-2/+3
1998-12-20fix for potential lsass.exe crashing due to negative response fromLuke Leighton1-23/+27
1998-12-07- lib/unix_sec_ctxt.cLuke Leighton1-2/+2
1998-12-04- oops, i got "add alias member" and "delete alias member" swapped.Luke Leighton1-2/+2
1998-12-01query_aliasmem code. it works (hurrah).Luke Leighton1-46/+43
1998-11-25LsaLookupNames client call (first used as lookupnames command in rpcclient).Luke Leighton1-15/+51
1998-11-17- group database API. oops and oh dear, the threat has been carried out:Luke Leighton1-2/+2
1998-11-10rpcclient registry commands.Luke Leighton1-1/+1
1998-10-22bug fix in lsa_trans_names.Luke Leighton1-1/+3
1998-10-15bug-fixing against:Luke Leighton1-3/+64
1998-09-30lsa_lookup_sids command added. severe debugging needed on lookup_sidsLuke Leighton1-53/+192
1998-09-25added rpcclient programLuke Leighton1-0/+91
1998-09-05tridge the destroyer returns!Andrew Tridgell1-107/+6
1998-08-24Changed ASSERT macros to SMB_ASSERT macros as some systems alreadyJeremy Allison1-7/+7
1998-08-22added ASSERT() and ASSERT_ARRAY() macros and sprinkled them liberallyAndrew Tridgell1-0/+14
1998-08-14this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1-1/+1
1998-05-14chgpasswd.c: Added comments to #ifdefsJeremy Allison1-2/+2
1998-05-12This is a security audit change of the main source.Jeremy Allison1-4/+4
1998-05-05patches from jean francois: couple of minor bugsLuke Leighton1-1/+1
1998-03-11"For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1-0/+567