summaryrefslogtreecommitdiff
path: root/source3/rpc_server/srv_lsa_hnd.c
AgeCommit message (Expand)AuthorFilesLines
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-204/+41
1999-11-27further abstraction involving client states. main client-side codeLuke Leighton1-30/+22
1999-11-25cool! completed a samr* API that _would_ look like an msdn samr* api...Luke Leighton1-2/+8
1999-11-24service control manager API completed. svcenum -i works, but does notLuke Leighton1-0/+1
1999-11-24first stages of removing struct cli_state* and uint16 fnum from allLuke Leighton1-7/+17
1999-11-24WARNING! MOVED rpc_server/srv_lsa_hnd.c TO lib/util_hnd.cLuke Leighton1-4/+3
1999-11-24rewrote policy handle code to be generic (it's needed for client-side too)Luke Leighton1-34/+164
1999-11-18set "key does not exist" response to reg_query_val() (win32 status codeLuke Leighton1-3/+25
1998-11-17- group database API. oops and oh dear, the threat has been carried out:Luke Leighton1-1/+3
1998-10-21domain aliases added a bit better: does local aliases if you queryLuke Leighton1-1/+22
1998-09-05some cleanups to use ZERO_STRUCT() and friendsAndrew Tridgell1-2/+2
1998-09-05tridge the destroyer returns!Andrew Tridgell1-21/+1
1998-08-17added some optimisation for the case where the number of open files isAndrew Tridgell1-15/+2
1998-08-17converted the policy code to use a linked list and bitmap. This savesAndrew Tridgell1-139/+144
1998-05-14chgpasswd.c: Added comments to #ifdefsJeremy Allison1-14/+15
1998-05-11changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1-3/+3
1998-03-11"For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1-0/+316