summaryrefslogtreecommitdiff
path: root/source3/rpc_parse/parse_lsa.c
AgeCommit message (Expand)AuthorFilesLines
2000-09-20Some code moved back from TNG - updates to LSA stuff. Not yet used butJeremy Allison1-8/+80
2000-04-25moved trans2.h and nterr.h into includes.h with all our other includesAndrew Tridgell1-1/+0
2000-03-22acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.Jeremy Allison1-26/+0
2000-03-22added the following message to all dce/rpc client/server code, exceptLuke Leighton1-0/+26
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-591/+456
1999-11-23shuffling msrpc code around so that it can be used independently of rpcclientLuke Leighton1-2/+2
1999-11-19nt5rc2 falling over because the LsaQueryInfoPolicy() response _must_Luke Leighton1-0/+1
1999-11-01added lsaenumdomains command.Luke Leighton1-12/+42
1999-10-30NetServerTransportEnum parsing, client-side and rpcclient "srvtransports" added.Luke Leighton1-2/+2
1999-10-25- typecast malloc / Realloc issues.Luke Leighton1-9/+9
1999-10-21turning some of the rpcclient functions dynamic. this is likely toLuke Leighton1-1/+1
1999-10-15return results on prs_xxxxx() and all xxx_io_xxx() routines.Luke Leighton1-81/+161
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