This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to...
[samba.git] / source3 / rpc_server / srv_lsa_nt.c
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-13 Jeremy AllisonMerge of Andrew Bartlett's SID limit fix from HEAD.
2003-03-07 Andrew BartlettLimit the number of SIDs that may be looked up, in...
2003-02-21 Tim PotterFixed compiler warning.
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-12 Andrew Tridgellinitial server side privileges implementation, using...
2003-02-11 Andrew Tridgelladded server stubs for lsa_enum_acct_with_right
2003-02-06 Andrew Tridgelladded the LSA privileges server backend stubs. Right...
2003-01-17 Andrew Tridgellreverted this patch till I sort out the craziness with...
2003-01-17 Andrew TridgellThis removes the 3rd argument from init_unistr2()....
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-02 Andrew BartlettMerge passdb from HEAD -> 3.0
2002-10-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-21 Volker LendeckeThis moves the group mapping API into the passdb backend.
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-06 Andrew BartlettThis is the 'easy' parts of the trusted domains patch...
2002-08-17 Jelmer VernooijSync 3.0 branch with HEAD
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-30 Jim McDonoughAdd LSA RPC 0x2E, lsa_query_info2. Only level implemen...
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-07 Andrew BartlettUpdates to the 'name -> sid' code:
2002-06-18 Simo Sorcemore debug classess activated
2002-06-07 Andrew BartlettGlobally replace 'global_sam_sid' with get_global_sam_s...
2002-05-18 Andrew BartlettA few things in this commit:
2002-05-17 Andrew BartlettA few more trusted domains updates from mimir.
2002-04-14 Andrew BartlettPartly based on the work by mimir (Rafal Szczesniak
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-04-09 Andrew BartlettAdd a become_root()/unbecome_root() pair to allow acces...
2002-03-29 Jeremy AllisonDon't core dump listing thousands of users in usrmgr.
2002-03-29 Jeremy AllisonEnsure we return a parseable value if invalid handle...
2002-01-31 Andrew Tridgellthis fixes the problem of not being able to add a SD...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-26 Andrew BartlettMove the lsa code across to the changed args for lookup...
2001-12-31 Andrew Tridgell- portablitity fixes for cc -64 on irix
2001-12-18 Jeremy AllisonFixup JF's weird SID return :-).
2001-12-18 Jeremy AllisonI'm pretty sure we need to return our netbios name...
2001-12-18 Jean-François Mico... in lsa_query_info at level 5 in member mode, we must...
2001-12-17 Jean-François Mico... there is no unknown field in LSA_SEC_QOS
2001-12-14 Jean-François Mico... add lsa_query_secobj server code. level 4 is the ACL...
2001-12-04 Jean-François Mico... added a boolean to the group mapping functions to speci...
2001-11-29 Jean-François Mico... Changed again how the privilege list is handled in...
2001-11-23 Jean-François Mico... return NO_MORE_ENTRIES in lsa_enum_trust_dom. UserManag...
2001-11-23 Jean-François Mico... Changed how the privileges are stored in the group...
2001-11-22 Jean-François Mico... added lsa_enum_sids to rpcclient
2001-11-22 Jean-François Mico... fixing enum_privs and get_dispname server code.
2001-11-22 Jean-François Mico... add a command to rpcclient: enumprivs
2001-10-09 Jeremy AllisonFixes from John Trostel (modified somewhat by me) to...
2001-10-03 Simo Sorcefix some possible memleaks and not tested reallocs...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-08-27 Andrew Tridgellstarted converting NTSTATUS to be a structure on system...
2001-08-24 Jeremy AllisonFixed malloc -> talloc problems pointed out by Simo.
2001-07-25 Tim PotterHeld a shoot-out between NT_STATUS_NO_PROBLEMO and...
2001-07-12 Tim PotterRemoved unused variable.
2001-07-09 Jean-François Mico... implement:
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-06-29 Jeremy AllisonAdded LsaGetConnectedCredentials patch from Manoj Naik...
2001-06-05 Tim PotterMerge of lsa_lookup_names() i18n bugfix from appliance.
2001-06-02 Tim PotterMerge ... i18n domain name fix for lsa_query_info_polic...
2001-05-08 Jeremy AllisonFix for insure missmatched parameter error.
2001-05-02 Jeremy AllisonFix noticed by John Trostel - we need to return our...
2001-04-22 Jeremy AllisonFinally got name & SID returns correct.
2001-04-21 Jeremy AllisonJF pointed out we were returning the wrong info for...
2001-03-15 Jeremy AllisonTidyup return of zero-permissions (map to ACE_DENIED...
2001-03-15 Jeremy AllisonLast tweak (I promise :-). Fallback to returning our...
2001-03-15 Jeremy AllisonFinal ! Fix.
2001-03-15 Jeremy AllisonLast attempt at fix...
2001-03-15 Jeremy AllisonReturn correct error message if we can't get the SID...
2001-03-15 Jeremy AllisonFixed a Dr. Watson when viewing permissions - we were...
2001-03-15 Jeremy AllisonAS/U on a sparc now joins and authenticates against...
2001-03-13 Jeremy AllisonFixed reading of strings from big-endian RPC clients.
2001-03-13 Jeremy AllisonEnsure we return the correct names/sids on query info...
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2001-03-07 Jeremy AllisonSync up handle creation with 2.2 branch. We can now...
2001-03-01 Jeremy AllisonDon't return stack structures...
2001-02-26 Jeremy AllisonSeparated lsa code into interface and implementation.
2001-02-26 Jeremy AllisonAdded implementation file for lsa.