summaryrefslogtreecommitdiffstats
path: root/source3/rpc_server/srv_lsa_hnd.c
Commit message (Expand)AuthorAgeFilesLines
* include/ntdomain.h:Jeremy Allison2001-04-021-3/+2
* Move to a handle database per pipe name, not per pipe.Jeremy Allison2001-03-131-19/+75
* Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison2001-03-111-198/+76
* Sync up handle creation with 2.2 branch. We can now join AS/U domains andJeremy Allison2001-03-071-20/+22
* increase MAX_POL_HNDS (merge from 2.2)Gerald Carter2001-01-231-1/+1
* added samr_set_user_info and info_2.Jean-François Micouleau2000-10-071-26/+5
* more merging voodooAndrew Tridgell2000-05-101-0/+4
* Added sys_fork() and sys_getpid() functions to stop the overheadJeremy Allison2000-05-021-1/+1
* Snuck in some whitespace cleanup while I was visiting these files. (-:Tim Potter2000-04-041-3/+0
* acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.Jeremy Allison2000-03-221-25/+0
* added the following message to all dce/rpc client/server code, exceptLuke Leighton2000-03-221-0/+25
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-204/+41
* further abstraction involving client states. main client-side codeLuke Leighton1999-11-271-30/+22
* cool! completed a samr* API that _would_ look like an msdn samr* api...Luke Leighton1999-11-251-2/+8
* service control manager API completed. svcenum -i works, but does notLuke Leighton1999-11-241-0/+1
* first stages of removing struct cli_state* and uint16 fnum from allLuke Leighton1999-11-241-7/+17
* WARNING! MOVED rpc_server/srv_lsa_hnd.c TO lib/util_hnd.cLuke Leighton1999-11-241-4/+3
* rewrote policy handle code to be generic (it's needed for client-side too)Luke Leighton1999-11-241-34/+164
* set "key does not exist" response to reg_query_val() (win32 status codeLuke Leighton1999-11-181-3/+25
* - group database API. oops and oh dear, the threat has been carried out:Luke Leighton1998-11-171-1/+3
* domain aliases added a bit better: does local aliases if you queryLuke Leighton1998-10-211-1/+22
* some cleanups to use ZERO_STRUCT() and friendsAndrew Tridgell1998-09-051-2/+2
* tridge the destroyer returns!Andrew Tridgell1998-09-051-21/+1
* added some optimisation for the case where the number of open files isAndrew Tridgell1998-08-171-15/+2
* converted the policy code to use a linked list and bitmap. This savesAndrew Tridgell1998-08-171-139/+144
* chgpasswd.c: Added comments to #ifdefsJeremy Allison1998-05-141-14/+15
* changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1998-05-111-3/+3
* "For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1998-03-111-0/+316