summaryrefslogtreecommitdiffstats
path: root/source3/rpc_server/srv_lsa_hnd.c
Commit message (Expand)AuthorAgeFilesLines
* pstring removalVolker Lendecke2007-11-051-3/+4
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-6/+6
* r25119: Fix a couple of warnings.Jeremy Allison2007-10-101-1/+1
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r22001: change prototype of dump_data(), so that it takes unsigned char * now,Stefan Metzmacher2007-10-101-3/+3
* r18404: * swap from POLICY_HND to the struct policy_handle from ndr/misc.hGerald Carter2007-10-101-6/+12
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-2/+4
* r5460: Fix "restrict anonymous = 1". If we have schannel connection, we must beJim McDonough2007-10-101-0/+4
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-2/+2
* Fix more 64-bit printf warnings.Tim Potter2003-11-031-2/+2
* Fix reference count bug where smbd's would not terminate with noJeremy Allison2003-01-171-17/+0
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-0/+48
* Hack to share pipe handles between lsa and samr pipes as NT4.x usrmgrJeremy Allison2002-03-301-1/+12
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Return correct RPC fault PDU on bad handle incoming.Jeremy Allison2002-01-251-0/+2
* Merge of fixes from 2.2.Jeremy Allison2002-01-221-9/+10
* This is the current patch from Luke Leighton <lckl@samba-tng.org> to add aAndrew Bartlett2002-01-201-2/+2
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-2/+0
* move to SAFE_FREE()Simo Sorce2001-09-171-3/+2
* 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