summaryrefslogtreecommitdiff
path: root/source3/rpc_server/srv_lsa.c
AgeCommit message (Expand)AuthorFilesLines
1999-11-24rewrote policy handle code to be generic (it's needed for client-side too)Luke Leighton1-5/+5
1999-11-19nt5rc2 falling over because the LsaQueryInfoPolicy() response _must_Luke Leighton1-1/+2
1999-11-18added regqueryval command (experimental) to get reg_io_q_info() andLuke Leighton1-14/+38
1999-09-09allan hourihane sent log 100 in which showed that some really old codeLuke Leighton1-15/+4
1999-07-26commented location where lookup_sids(), a direct call to the passwordLuke Leighton1-0/+3
1999-05-03last part of RPC api change.Jean-François Micouleau1-8/+8
1999-03-24removed 2 unnecessary args from make_uni_hdr.Luke Leighton1-1/+1
1999-03-24Fixed LSA Lookup Names. There were a few too many NULL pointers in aMatthew Chapman1-13/+30
1999-02-15Always null-terminate strings.Matthew Chapman1-2/+2
1999-02-12UNICODE cleanup (see lib/util_unistr.c).Matthew Chapman1-2/+2
1998-12-20fix for potential lsass.exe crashing due to negative response fromLuke Leighton1-1/+1
1998-12-14added sid_name_use array argument to lsa_lookup_names and lsa_lookup_sids.Luke Leighton1-1/+1
1998-12-07- lib/unix_sec_ctxt.cLuke Leighton1-48/+85
1998-11-30- adding builtin[alias]db.Luke Leighton1-4/+3
1998-11-25LsaLookupNames client call (first used as lookupnames command in rpcclient).Luke Leighton1-12/+12
1998-11-23unix instance of group database APILuke Leighton1-15/+19
1998-11-17- group database API. oops and oh dear, the threat has been carried out:Luke Leighton1-134/+137
1998-11-10rpcclient registry commands.Luke Leighton1-1/+1
1998-10-23set netlogon negotiation flags to 0x1ff, not to what the client requests.Luke Leighton1-9/+10
1998-10-22bug fix in lsa_trans_names.Luke Leighton1-1/+3
1998-10-21domain aliases added a bit better: does local aliases if you queryLuke Leighton1-4/+4
1998-10-15bug-fixing against:Luke Leighton1-0/+42
1998-09-30lsa_lookup_sids command added. severe debugging needed on lookup_sidsLuke Leighton1-60/+85
1998-09-29Got very strict about the differences and uses ofJeremy Allison1-30/+40
1998-08-26use a separate ZERO_ARRAY() macro instead of ZERO_STRUCT() forAndrew Tridgell1-1/+1
1998-08-24Changed ASSERT macros to SMB_ASSERT macros as some systems alreadyJeremy Allison1-4/+4
1998-08-22added ASSERT() and ASSERT_ARRAY() macros and sprinkled them liberallyAndrew Tridgell1-0/+8
1998-08-21use ZERO_STRUCT() to initialise lots of structures.Andrew Tridgell1-1/+30
1998-06-10De-coupled the mapping of a Windows to UNIX username from the Get_PwnamJeremy Allison1-1/+12
1998-05-24more warnings, from Tim WindersLuke Leighton1-1/+1
1998-05-18- renamed some of the passdb.c functions: they have a prefix pdb_ on themLuke Leighton1-1/+1
1998-05-14Fixed dce/rpc to use global_machine_sid (auto generated in server.c ifJeremy Allison1-10/+4
1998-05-14chgpasswd.c: Added comments to #ifdefsJeremy Allison1-32/+43
1998-03-11"For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1-0/+444