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