Age | Commit message (Expand) | Author | Files | Lines |
2008-02-16 | Remove unused marshalling for NET_REQ_CHAL and NET_AUTH2. | Günther Deschner | 1 | -142/+0 |
2008-02-15 | Remove unused marshalling for NET_SAM_LOGOFF. | Günther Deschner | 1 | -48/+0 |
2008-02-15 | Remove unused marshalling for NET_SAM_SYNC. | Günther Deschner | 1 | -1165/+0 |
2008-02-15 | Remove unused marshalling for NET_SAM_DELTAS. | Günther Deschner | 1 | -135/+0 |
2008-02-14 | Remove unused marshalling for LSA_REMOVE_ACCT_RIGHTS. | Günther Deschner | 1 | -69/+0 |
2008-02-14 | Remove unused marshalling for LSA_ENUM_ACCT_RIGHTS. | Günther Deschner | 1 | -92/+0 |
2008-02-14 | Remove unused marshalling for LSA_ADD_ACCT_RIGHTS. | Günther Deschner | 1 | -59/+0 |
2008-02-14 | Remove unused marshalling for LSA_ADDPRIVS and LSA_REMOVEPRIVS. | Günther Deschner | 1 | -178/+0 |
2008-02-14 | Remove unused marshalling for LSA_LOOKUP_PRIV_VALUE. | Günther Deschner | 1 | -67/+0 |
2008-02-14 | Remove unused marshalling for LSA_ENUMPRIVSACCOUNT. | Günther Deschner | 1 | -84/+0 |
2008-02-14 | Remove unused marshalling for LSA_ENUM_ACCOUNTS. | Günther Deschner | 1 | -84/+0 |
2008-02-13 | Remove unused marshalling for NET_LOGON_CTRL and NET_LOGON_CTRL2. | Günther Deschner | 1 | -432/+0 |
2008-02-13 | Move some lsa init routines around. | Günther Deschner | 1 | -40/+0 |
2008-02-13 | Goodbye parse_samr.c, rest in peace - but never come back! | Günther Deschner | 1 | -29/+0 |
2008-02-13 | Remove unused marshalling for SAMR_ENUM_DOM_ALIASES. | Günther Deschner | 1 | -158/+0 |
2008-02-13 | Remove unused marshalling for SAMR_ENUM_DOM_GROUPS. | Günther Deschner | 1 | -134/+0 |
2008-02-13 | Remove unused marshalling for SAMR_LOOKUP_RIDS. | Günther Deschner | 1 | -198/+0 |
2008-02-13 | Remove unused init_sam_entry routine. | Günther Deschner | 1 | -12/+0 |
2008-02-13 | Remove unused marshalling for NET_TRUST_DOM_LIST. | Günther Deschner | 1 | -102/+0 |
2008-02-13 | Remove unused marshalling for LSA_ENUM_TRUST_DOM. | Günther Deschner | 1 | -165/+0 |
2008-02-12 | The final SAM_USER_INFO massacre. | Günther Deschner | 1 | -1588/+0 |
2008-02-12 | Remove unused marshalling for SAMR_SET_USERINFO2. | Günther Deschner | 1 | -87/+0 |
2008-02-12 | Remove unused marshalling for SAMR_QUERY_USERINFO. | Günther Deschner | 1 | -90/+0 |
2008-02-12 | Move some samr init functions around (to allow easier identification of new | Günther Deschner | 1 | -448/+0 |
2008-02-12 | Remove unused marshalling for SAMR_ENUM_DOM_USERS. | Günther Deschner | 1 | -139/+0 |
2008-02-12 | Removing unused ACCT_-flags. | Günther Deschner | 1 | -1/+1 |
2008-02-11 | Remove unused marshalling for LSA_UNK_GET_CONNUSER. | Günther Deschner | 1 | -73/+0 |
2008-02-11 | Remove unused marshalling for LSA_PRIV_GET_DISPNAME. | Günther Deschner | 1 | -80/+0 |
2008-02-11 | Let rpccli_lsa_open_policy[2] be convenience wrappers around their pidl equiv... | Günther Deschner | 1 | -228/+25 |
2008-02-11 | Remove unused marshalling for LSA_ENUM_PRIVS. | Günther Deschner | 1 | -133/+0 |
2008-02-09 | Remove unused marshalling for SAMR_ENUM_DOMAINS. | Günther Deschner | 1 | -139/+0 |
2008-02-08 | Remove unused marshalling for NET_DSR_GETDCNAME. | Günther Deschner | 1 | -236/+0 |
2008-02-08 | Remove unused marshalling for LSA_GETSYSTEMACCOUNT. | Günther Deschner | 1 | -42/+0 |
2008-02-08 | Remove unused marshalling for LSA_SETSYSTEMACCOUNT. | Günther Deschner | 1 | -40/+0 |
2008-02-08 | Remove unused marshalling for LSA_OPENACCOUNT. | Günther Deschner | 1 | -54/+0 |
2008-02-08 | Remove unused marshalling for LSA_CREATEACCOUNT. | Günther Deschner | 1 | -55/+0 |
2008-02-08 | Remove unused marshalling for SAMR_LOOKUP_NAMES. | Günther Deschner | 1 | -229/+0 |
2008-02-08 | Remove unused marshalling for LSA_QUERY_INFO. | Günther Deschner | 1 | -351/+0 |
2008-02-08 | Remove unused marshalling for LSA_QUERY_INFO2. | Günther Deschner | 1 | -119/+0 |
2008-02-08 | Remove unused marshalling for SAMR_QUERY_DISPINFO. | Günther Deschner | 1 | -702/+0 |
2008-02-08 | Use pidl for _samr_QueryDisplayInfo(). | Günther Deschner | 1 | -110/+106 |
2008-02-07 | Remove unused marshalling for SAMR_QUERY_USERGROUPS. | Günther Deschner | 1 | -138/+0 |
2008-02-07 | Remove unused marshalling for SAMR_QUERY_GROUPINFO. | Günther Deschner | 1 | -290/+0 |
2008-02-07 | Use pidl for _samr_QueryGroupInfo(). | Günther Deschner | 1 | -35/+31 |
2008-02-07 | Remove unused marshalling for SAMR_QUERY_ALIAS_INFO. | Günther Deschner | 1 | -196/+0 |
2008-02-07 | Use pidl for _samr_QueryAliasInfo(). | Günther Deschner | 1 | -8/+13 |
2008-02-07 | Remove unused marshalling for SAMR_SET_GROUPINFO. | Günther Deschner | 1 | -71/+0 |
2008-02-07 | Remove unused marshalling for SAMR_SET_ALIASINFO. | Günther Deschner | 1 | -58/+0 |
2008-02-07 | Remove unused marshalling for NET_DSR_GESITENAME. | Günther Deschner | 1 | -72/+0 |
2008-02-07 | Remove unused marshalling for NET_GETANYDCNAME and NET_GETANYDCNAME. | Günther Deschner | 1 | -171/+0 |