Age | Commit message (Expand) | Author | Files | Lines |
2008-02-27 | Closed memory leak on error path. | Steven Danneman | 1 | -0/+1 |
2008-02-19 | Remove unused marshalling for SVCCTL_QUERY_STATUS. | Günther Deschner | 1 | -30/+0 |
2008-02-19 | Remove unused marshalling for SVCCTL_CONTROL_SERVICE. | Günther Deschner | 1 | -32/+0 |
2008-02-19 | Remove unused marshalling for SVCCTL_START_SERVICE. | Günther Deschner | 1 | -29/+0 |
2008-02-19 | Fix some uninitialized data in new netlogon client. | Günther Deschner | 1 | -0/+9 |
2008-02-19 | Use pidl for _lsa_LookupSids, _lsa_LookupSids2 and _lsa_LookupSids3. | Günther Deschner | 1 | -0/+15 |
2008-02-18 | Use pidl for _lsa_LookupNames() and _lsa_LookupNames2(). | Günther Deschner | 1 | -0/+14 |
2008-02-18 | Remove unused marshalling for SVCCTL_GET_DISPLAY_NAME. | Günther Deschner | 1 | -45/+0 |
2008-02-18 | Remove unused marshalling for SVCCTL_OPEN_SERVICE. | Günther Deschner | 1 | -33/+0 |
2008-02-18 | Remove unused marshalling for SVCCTL_OPEN_SCMANAGER. | Günther Deschner | 1 | -42/+0 |
2008-02-18 | Use rpccli_lsa_LookupSids() in rpccli_lsa_lookup_sids_noalloc(). | Günther Deschner | 1 | -31/+36 |
2008-02-18 | Use rpccli_lsa_LookupNames() inside of rpccli_lsa_lookup_names. | Günther Deschner | 1 | -25/+26 |
2008-02-17 | Remove unused marshalling for NET_AUTH3. | Günther Deschner | 1 | -52/+0 |
2008-02-17 | Remove unused marshalling for NET_SAM_LOGON_EX and finally NET_USER_INFO_3. | Günther Deschner | 1 | -0/+11 |
2008-02-17 | Use rpccli_netr_LogonSamLogonEx in rpccli wrapping function. | Günther Deschner | 1 | -39/+57 |
2008-02-17 | Finally let our samlogon routines call rpccli_netr_LogonSamLogon internally and | Günther Deschner | 1 | -140/+213 |
2008-02-17 | Add some more samlogon related netlogon init functions. | Günther Deschner | 1 | -0/+71 |
2008-02-16 | Remove unused marshalling for NET_SRV_PWSET. | Günther Deschner | 1 | -48/+0 |
2008-02-16 | Add init_netr_SamInfo3 routine. | Günther Deschner | 1 | -0/+138 |
2008-02-16 | Remove unused marshalling for NET_REQ_CHAL and NET_AUTH2. | Günther Deschner | 1 | -82/+2 |
2008-02-15 | Replace DOM_CHAL with "struct netr_Credential" where we can right now. | Günther Deschner | 1 | -28/+24 |
2008-02-15 | Remove unused marshalling for NET_SAM_SYNC. | Günther Deschner | 1 | -53/+0 |
2008-02-15 | Remove unused marshalling for NET_SAM_DELTAS. | Günther Deschner | 1 | -52/+0 |
2008-02-14 | Remove unused marshalling for LSA_REMOVE_ACCT_RIGHTS. | Günther Deschner | 1 | -35/+0 |
2008-02-14 | Remove unused marshalling for LSA_ENUM_ACCT_RIGHTS. | Günther Deschner | 1 | -70/+0 |
2008-02-14 | Remove unused marshalling for LSA_ADD_ACCT_RIGHTS. | Günther Deschner | 1 | -36/+0 |
2008-02-14 | Remove unused marshalling for LSA_LOOKUP_PRIV_VALUE. | Günther Deschner | 1 | -40/+0 |
2008-02-14 | Remove unused marshalling for LSA_ENUMPRIVSACCOUNT. | Günther Deschner | 1 | -56/+0 |
2008-02-14 | Remove unused marshalling for LSA_ENUM_ACCOUNTS. | Günther Deschner | 1 | -56/+0 |
2008-02-13 | Remove unused marshalling for NET_LOGON_CTRL and NET_LOGON_CTRL2. | Günther Deschner | 1 | -32/+0 |
2008-02-13 | Move some lsa init routines around. | Günther Deschner | 1 | -0/+40 |
2008-02-13 | Remove unused marshalling for SAMR_ENUM_DOM_ALIASES. | Günther Deschner | 1 | -71/+0 |
2008-02-13 | Remove unused marshalling for SAMR_ENUM_DOM_GROUPS. | Günther Deschner | 1 | -70/+0 |
2008-02-13 | Remove unused marshalling for SAMR_LOOKUP_RIDS. | Günther Deschner | 1 | -74/+0 |
2008-02-13 | Remove unused marshalling for LSA_ENUM_TRUST_DOM. | Günther Deschner | 1 | -85/+0 |
2008-02-12 | Collect all init_lsa_string varients in one place. | Günther Deschner | 3 | -14/+48 |
2008-02-12 | The final SAM_USER_INFO massacre. | Günther Deschner | 1 | -51/+0 |
2008-02-12 | Use rpccli_samr_SetUserInfo2() in place of rpccli_samr_set_userinfo(). | Günther Deschner | 1 | -0/+83 |
2008-02-12 | Remove unused marshalling for SAMR_SET_USERINFO2. | Günther Deschner | 1 | -43/+0 |
2008-02-12 | Remove unused marshalling for SAMR_QUERY_USERINFO. | Günther Deschner | 1 | -37/+0 |
2008-02-12 | Use pidl for _samr_QueryUserInfo. | Günther Deschner | 1 | -0/+125 |
2008-02-12 | Move some samr init functions around (to allow easier identification of new | Günther Deschner | 1 | -0/+262 |
2008-02-12 | Remove unused marshalling for SAMR_ENUM_DOM_USERS. | Günther Deschner | 1 | -86/+0 |
2008-02-11 | Remove unused marshalling for LSA_PRIV_GET_DISPNAME. | Günther Deschner | 1 | -40/+0 |
2008-02-11 | Let rpccli_lsa_open_policy[2] be convenience wrappers around their pidl equiv... | Günther Deschner | 1 | -62/+49 |
2008-02-11 | Remove unused marshalling for LSA_ENUM_PRIVS. | Günther Deschner | 1 | -75/+0 |
2008-02-08 | Remove unused marshalling for NET_DSR_GETDCNAME. | Günther Deschner | 1 | -136/+0 |
2008-02-08 | Remove unused marshalling for LSA_OPENACCOUNT. | Günther Deschner | 1 | -38/+0 |
2008-02-08 | Remove unused marshalling for LSA_CREATEACCOUNT. | Günther Deschner | 1 | -43/+0 |
2008-02-08 | Remove unused marshalling for SAMR_LOOKUP_NAMES. | Günther Deschner | 1 | -62/+0 |