summaryrefslogtreecommitdiff
path: root/source/lsarpcd
Commit message (Expand)AuthorAgeFilesLines
...
* first pass at making lsarpcd not need the password database API code.Luke Leighton1999-12-142-50/+282
* final part of "first" phase converting over to msrpc daemon architecture.Luke Leighton1999-12-122-1087/+34
* delineation between smb and msrpc more marked. smbd now constructsLuke Leighton1999-12-123-24/+57
* ABOUT TIME!!!!!!!!Luke Leighton1999-12-081-10/+107
* the first independent msrpc daemon - lsarpcd.Luke Leighton1999-12-062-0/+1054
* rewrote policy handle code to be generic (it's needed for client-side too)Luke Leighton1999-11-241-5/+5
* nt5rc2 falling over because the LsaQueryInfoPolicy() response _must_Luke Leighton1999-11-191-1/+2
* added regqueryval command (experimental) to get reg_io_q_info() andLuke Leighton1999-11-181-14/+38
* allan hourihane sent log 100 in which showed that some really old codeLuke Leighton1999-09-091-15/+4
* commented location where lookup_sids(), a direct call to the passwordLuke Leighton1999-07-261-0/+3
* last part of RPC api change.Jean-François Micouleau1999-05-031-8/+8
* removed 2 unnecessary args from make_uni_hdr.Luke Leighton1999-03-241-1/+1
* Fixed LSA Lookup Names. There were a few too many NULL pointers in aMatthew Chapman1999-03-241-13/+30
* Always null-terminate strings.Matthew Chapman1999-02-151-2/+2
* UNICODE cleanup (see lib/util_unistr.c).Matthew Chapman1999-02-121-2/+2
* fix for potential lsass.exe crashing due to negative response fromLuke Leighton1998-12-201-1/+1
* added sid_name_use array argument to lsa_lookup_names and lsa_lookup_sids.Luke Leighton1998-12-141-1/+1
* - lib/unix_sec_ctxt.cLuke Leighton1998-12-071-48/+85
* - adding builtin[alias]db.Luke Leighton1998-11-301-4/+3
* LsaLookupNames client call (first used as lookupnames command in rpcclient).Luke Leighton1998-11-251-12/+12
* unix instance of group database APILuke Leighton1998-11-231-15/+19
* - group database API. oops and oh dear, the threat has been carried out:Luke Leighton1998-11-171-134/+137
* rpcclient registry commands.Luke Leighton1998-11-101-1/+1
* set netlogon negotiation flags to 0x1ff, not to what the client requests.Luke Leighton1998-10-231-9/+10
* bug fix in lsa_trans_names.Luke Leighton1998-10-221-1/+3
* domain aliases added a bit better: does local aliases if you queryLuke Leighton1998-10-211-4/+4
* bug-fixing against:Luke Leighton1998-10-151-0/+42
* lsa_lookup_sids command added. severe debugging needed on lookup_sidsLuke Leighton1998-09-301-60/+85
* Got very strict about the differences and uses ofJeremy Allison1998-09-291-30/+40
* use a separate ZERO_ARRAY() macro instead of ZERO_STRUCT() forAndrew Tridgell1998-08-261-1/+1
* Changed ASSERT macros to SMB_ASSERT macros as some systems alreadyJeremy Allison1998-08-241-4/+4
* added ASSERT() and ASSERT_ARRAY() macros and sprinkled them liberallyAndrew Tridgell1998-08-221-0/+8
* use ZERO_STRUCT() to initialise lots of structures.Andrew Tridgell1998-08-211-1/+30
* De-coupled the mapping of a Windows to UNIX username from the Get_PwnamJeremy Allison1998-06-101-1/+12
* more warnings, from Tim WindersLuke Leighton1998-05-241-1/+1
* - renamed some of the passdb.c functions: they have a prefix pdb_ on themLuke Leighton1998-05-181-1/+1
* Fixed dce/rpc to use global_machine_sid (auto generated in server.c ifJeremy Allison1998-05-141-10/+4
* chgpasswd.c: Added comments to #ifdefsJeremy Allison1998-05-141-32/+43
* "For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1998-03-111-0/+444