summaryrefslogtreecommitdiff
path: root/source/include/rpc_lsa.h
Commit message (Expand)AuthorAgeFilesLines
* Unify access checks for lsa server functions.Jeremy Allison2008-10-201-0/+1
* Move LSA_AUDIT_NUM_CATEGORIES defines to lsa rpc_server.Günther Deschner2008-02-271-4/+0
* Move MAX_LOOKUP_SIDS to lsa.idl.Günther Deschner2008-02-271-3/+0
* Move MAX_REF_DOMAINS to lsa.idl.Günther Deschner2008-02-271-3/+0
* Use new LSA_POLICY defines in lsa rpc server code and other places.Günther Deschner2008-02-271-41/+28
* wGünther Deschner2008-02-191-62/+0
* Remove unused marshalling for LSA_LOOKUP_SIDS/2/3.Günther Deschner2008-02-191-164/+0
* Remove unused marshalling for LSA_LOOKUP_NAMES/2/3/4Günther Deschner2008-02-181-141/+0
* Remove unused marshalling for LSA_REMOVE_ACCT_RIGHTS.Günther Deschner2008-02-141-16/+0
* Remove unused marshalling for LSA_ENUM_ACCT_RIGHTS.Günther Deschner2008-02-141-16/+0
* Remove unused marshalling for LSA_ADD_ACCT_RIGHTS.Günther Deschner2008-02-141-16/+0
* Remove unused marshalling for LSA_ADDPRIVS and LSA_REMOVEPRIVS.Günther Deschner2008-02-141-33/+0
* Remove unused marshalling for LSA_LOOKUP_PRIV_VALUE.Günther Deschner2008-02-141-10/+0
* Remove unused marshalling for LSA_ENUMPRIVSACCOUNT.Günther Deschner2008-02-141-13/+0
* Remove unused marshalling for LSA_ENUM_ACCOUNTS.Günther Deschner2008-02-141-16/+0
* Remove unused marshalling for LSA_ENUM_TRUST_DOM.Günther Deschner2008-02-131-23/+0
* Remove unused LSA_CLOSE headers.Günther Deschner2008-02-111-17/+0
* Remove unused marshalling for LSA_UNK_GET_CONNUSER.Günther Deschner2008-02-111-28/+0
* Remove unused marshalling for LSA_PRIV_GET_DISPNAME.Günther Deschner2008-02-111-21/+0
* Let rpccli_lsa_open_policy[2] be convenience wrappers around their pidl equiv...Günther Deschner2008-02-111-60/+0
* Remove unused marshalling for LSA_ENUM_PRIVS.Günther Deschner2008-02-111-29/+0
* Remove unused marshalling for LSA_GETSYSTEMACCOUNT.Günther Deschner2008-02-081-12/+0
* Remove unused marshalling for LSA_SETSYSTEMACCOUNT.Günther Deschner2008-02-081-11/+0
* Remove unused marshalling for LSA_OPENACCOUNT.Günther Deschner2008-02-081-13/+0
* Remove unused marshalling for LSA_CREATEACCOUNT.Günther Deschner2008-02-081-14/+0
* Remove unused marshalling for LSA_QUERY_INFO.Günther Deschner2008-02-081-109/+0
* Remove unused marshalling for LSA_QUERY_INFO2.Günther Deschner2008-02-081-5/+0
* Remove unused marshalling for LSA_DELETE_OBJECT.Günther Deschner2008-02-041-10/+0
* Remove unused marshalling for LSA_QUERY_SEC_OBJ.Günther Deschner2008-02-041-18/+0
* Remove some unused structures from rpc_lsa.h.Günther Deschner2008-01-251-122/+0
* Merge lsarpc.idl from samba4 and rerun make idl.Günther Deschner2008-01-161-19/+0
* Remove old lsa set info policy call.Günther Deschner2008-01-141-16/+0
* Remove more redundant lsa parsing functions.Günther Deschner2008-01-141-115/+0
* Start removing hand-written lsa marshalling code (namelyGünther Deschner2008-01-141-38/+0
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23400: Fix lsa crash bug #4683. The "names" enum structJeremy Allison2007-10-101-3/+3
* r18654: Rename "struct uuid" => "struct GUID" for consistency.Jelmer Vernooij2007-10-101-1/+1
* r15041: Adding rpc client calls to manipulate auditing policies on remote CIFSGünther Deschner2007-10-101-59/+115
* r13458: Add parsing functions - but stub internals for lookupnames3 and 4.Jeremy Allison2007-10-101-2/+77
* r13456: Add lsa_lookup_names2.Jeremy Allison2007-10-101-1/+1
* r13455: Prepare to add lookupnames2.Jeremy Allison2007-10-101-1/+35
* r13449: Ensure we don't crash if no dc struct on pipe.Jeremy Allison2007-10-101-0/+3
* r13447: Added LSA_LOOKUPSIDS2 and LSA_LOOKUPSIDS3.Jeremy Allison2007-10-101-19/+89
* r13316: Let the carnage begin....Gerald Carter2007-10-101-1/+55
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-2/+0
* r7391: - Added client-support for various lsa_query_trust_dom_info-calls and aGünther Deschner2007-10-101-5/+151
* r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...Gerald Carter2007-10-101-25/+94
* r6228: remove BUFHDR2 and clean up LsaEnumTrustedDomains()Gerald Carter2007-10-101-22/+24
* r6071: * clean up UNISTR2_ARRAY ( really just an array of UNISTR4 + count )Gerald Carter2007-10-101-4/+4