Age | Commit message (Expand) | Author | Files | Lines |
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 NET_LOGON_CTRL and NET_LOGON_CTRL2. | Günther Deschner | 1 | -81/+0 |
2008-02-13 | Remove redundant (and unused) set of samr opcodes. | Günther Deschner | 1 | -71/+0 |
2008-02-13 | Remove unused marshalling for SAMR_ENUM_DOM_ALIASES. | Günther Deschner | 1 | -40/+0 |
2008-02-13 | Remove unused marshalling for SAMR_ENUM_DOM_GROUPS. | Günther Deschner | 1 | -34/+0 |
2008-02-13 | Remove unused marshalling for SAMR_LOOKUP_RIDS. | Günther Deschner | 1 | -44/+0 |
2008-02-13 | Remove unused marshalling for NET_TRUST_DOM_LIST. | Günther Deschner | 1 | -16/+0 |
2008-02-13 | Fix copy & paste typo in function prototype. | Michael Adam | 1 | -1/+1 |
2008-02-13 | Remove unused marshalling for LSA_ENUM_TRUST_DOM. | Günther Deschner | 1 | -23/+0 |
2008-02-12 | The final SAM_USER_INFO massacre. | Günther Deschner | 1 | -343/+0 |
2008-02-12 | Remove unused marshalling for SAMR_SET_USERINFO2. | Günther Deschner | 1 | -17/+0 |
2008-02-12 | Remove unused marshalling for SAMR_QUERY_USERINFO. | Günther Deschner | 1 | -19/+0 |
2008-02-12 | Document that we were mixing up opcodes for SAMR_SET_USERINFO/2 all the time. | Günther Deschner | 1 | -2/+2 |
2008-02-12 | Remove unused marshalling for SAMR_ENUM_DOM_USERS. | Günther Deschner | 1 | -34/+0 |
2008-02-12 | Remove some more unused samr headers. | Günther Deschner | 1 | -27/+0 |
2008-02-12 | Removing unused ACCT_-flags. | Günther Deschner | 1 | -30/+3 |
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-09 | Remove unused marshalling for SAMR_ENUM_DOMAINS. | Günther Deschner | 1 | -31/+0 |
2008-02-08 | Remove unused marshalling for NET_DSR_GETDCNAME. | Günther Deschner | 1 | -33/+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 SAMR_LOOKUP_NAMES. | Günther Deschner | 1 | -39/+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-08 | Fix some typos. | Karolin Seeger | 1 | -1/+1 |
2008-02-08 | Remove unused marshalling for SAMR_QUERY_DISPINFO. | Günther Deschner | 1 | -188/+0 |
2008-02-07 | Remove unused marshalling for SAMR_QUERY_USERGROUPS. | Günther Deschner | 1 | -21/+0 |
2008-02-07 | Remove unused marshalling for SAMR_QUERY_GROUPINFO. | Günther Deschner | 1 | -87/+0 |
2008-02-07 | Remove unused marshalling for SAMR_QUERY_ALIAS_INFO. | Günther Deschner | 1 | -35/+0 |
2008-02-07 | Remove unused marshalling for SAMR_SET_GROUPINFO. | Günther Deschner | 1 | -16/+0 |
2008-02-07 | Remove unused marshalling for SAMR_SET_ALIASINFO. | Günther Deschner | 1 | -12/+0 |
2008-02-07 | Remove unused marshalling for NET_DSR_GESITENAME. | Günther Deschner | 1 | -14/+0 |
2008-02-07 | Remove unused marshalling for NET_GETANYDCNAME and NET_GETANYDCNAME. | Günther Deschner | 1 | -34/+0 |
2008-02-07 | Remove unused marshalling for SAMR_CHGPASSWD_USER. | Günther Deschner | 1 | -45/+0 |
2008-02-07 | Remove last SAM_UNK struct defines. | Günther Deschner | 1 | -18/+0 |
2008-02-07 | Remove marshalling for SAMR_CHGPASSWD3. | Günther Deschner | 1 | -44/+0 |
2008-02-06 | Remove most of SAM_UNK_INFO marshalling. | Günther Deschner | 1 | -103/+0 |
2008-02-06 | Remove unused marshalling for SAMR_SET_DOMAIN_INFO. | Günther Deschner | 1 | -17/+0 |