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