summaryrefslogtreecommitdiffstats
path: root/source3/rpc_parse/parse_lsa.c
Commit message (Expand)AuthorAgeFilesLines
* shuffling msrpc code around so that it can be used independently of rpcclientLuke Leighton1999-11-231-2/+2
* nt5rc2 falling over because the LsaQueryInfoPolicy() response _must_Luke Leighton1999-11-191-0/+1
* added lsaenumdomains command.Luke Leighton1999-11-011-12/+42
* NetServerTransportEnum parsing, client-side and rpcclient "srvtransports" added.Luke Leighton1999-10-301-2/+2
* - typecast malloc / Realloc issues.Luke Leighton1999-10-251-9/+9
* turning some of the rpcclient functions dynamic. this is likely toLuke Leighton1999-10-211-1/+1
* return results on prs_xxxxx() and all xxx_io_xxx() routines.Luke Leighton1999-10-151-81/+161
* - initialising mach_passwd_file locks to zero (prev. uninit.)Luke Leighton1999-09-121-1/+1
* matt, you had removed a "pointer" from DOM_R_REF structure which made itLuke Leighton1999-03-241-1/+5
* removed 2 unnecessary args from make_uni_hdr.Luke Leighton1999-03-241-4/+4
* Fixed LSA Lookup Names. There were a few too many NULL pointers in aMatthew Chapman1999-03-241-7/+20
* value->enc_secret not value->secretLuke Leighton1999-03-191-6/+4
* Adding LSA_OPENSECRET (-> LsarOpenSecret) and LSA_QUERYSECRETMatthew Chapman1999-03-181-0/+165
* removal of the use of unistrn2 function: replace it with unistr2_to_strLuke Leighton1999-02-091-2/+3
* fix for potential lsass.exe crashing due to negative response fromLuke Leighton1998-12-201-23/+27
* - lib/unix_sec_ctxt.cLuke Leighton1998-12-071-2/+2
* - oops, i got "add alias member" and "delete alias member" swapped.Luke Leighton1998-12-041-2/+2
* query_aliasmem code. it works (hurrah).Luke Leighton1998-12-011-46/+43
* LsaLookupNames client call (first used as lookupnames command in rpcclient).Luke Leighton1998-11-251-15/+51
* - group database API. oops and oh dear, the threat has been carried out:Luke Leighton1998-11-171-2/+2
* rpcclient registry commands.Luke Leighton1998-11-101-1/+1
* bug fix in lsa_trans_names.Luke Leighton1998-10-221-1/+3
* bug-fixing against:Luke Leighton1998-10-151-3/+64
* lsa_lookup_sids command added. severe debugging needed on lookup_sidsLuke Leighton1998-09-301-53/+192
* added rpcclient programLuke Leighton1998-09-251-0/+91
* tridge the destroyer returns!Andrew Tridgell1998-09-051-107/+6
* Changed ASSERT macros to SMB_ASSERT macros as some systems alreadyJeremy Allison1998-08-241-7/+7
* added ASSERT() and ASSERT_ARRAY() macros and sprinkled them liberallyAndrew Tridgell1998-08-221-0/+14
* this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1998-08-141-1/+1
* chgpasswd.c: Added comments to #ifdefsJeremy Allison1998-05-141-2/+2
* This is a security audit change of the main source.Jeremy Allison1998-05-121-4/+4
* patches from jean francois: couple of minor bugsLuke Leighton1998-05-051-1/+1
* "For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1998-03-111-0/+567