summaryrefslogtreecommitdiffstats
path: root/source/lsarpcd/lsarpcd.c
Commit message (Expand)AuthorAgeFilesLines
* Replaced a whole bunch of 0x02000000's with SEC_RIGHTS_MAXIMUM_ALLOWEDTim Potter2000-04-071-3/+4
* This one isn't as big, as it looks.Elrond2000-04-041-0/+1
* 1) SAM_USER_INFO_12 what i thought was acb_info isn't. this may beLuke Leighton2000-03-151-7/+10
* From Elrond@Wunder-Nett.org Tue Mar 14 06:07:16 2000Luke Leighton2000-03-131-0/+12
* set_secret_data() parameter typecast constant (16) to a pointer. nggggh!Luke Leighton2000-02-251-1/+2
* proper job on set secret stuff. added idle function to msrpc fn table.Luke Leighton2000-02-201-32/+86
* adding debug info, test purposes.Luke Leighton2000-02-191-0/+5
* updating trust account password in idle-loop of lsarpcd not smbd.Luke Leighton2000-02-191-16/+87
* added implementation of _lsa_open_secret.Luke Leighton2000-02-101-0/+5
* higher order function table to set up msrpc services.Luke Leighton2000-01-161-6/+19
* created means to add dce/rpc server auth parsers to individual pipes.Luke Leighton2000-01-081-0/+7
* elrond spotted that S-0-0 was being referred to in lsalookupsids S-0-0-1400Luke Leighton2000-01-061-7/+0
* i don't get it. there's some memory corruption somewhere. i turnedLuke Leighton1999-12-221-2/+3
* first pass at making lsarpcd not need the password database API code.Luke Leighton1999-12-141-25/+0
* final part of "first" phase converting over to msrpc daemon architecture.Luke Leighton1999-12-121-559/+34
* delineation between smb and msrpc more marked. smbd now constructsLuke Leighton1999-12-121-0/+3
* the first independent msrpc daemon - lsarpcd.Luke Leighton1999-12-061-0/+653