Age | Commit message (Expand) | Author | Files | Lines |
2008-06-25 | rpc_client: add rpccli_samr_chgpasswd_user() call. | Günther Deschner | 1 | -0/+53 |
2008-06-25 | rename rpccli_samr_chgpasswd3 to rpccli_samr_chgpasswd_user3. | Günther Deschner | 1 | -8/+8 |
2008-06-25 | rename rpccli_samr_chgpasswd_user to rpccli_samr_chgpasswd_user2. | Günther Deschner | 1 | -7/+7 |
2008-04-20 | Move srv_name_slash from cli_state to rpc_pipe_client | Volker Lendecke | 1 | -6/+6 |
2008-04-04 | Move rpccli_try_samr_connects out of rpcclient. | Günther Deschner | 1 | -0/+44 |
2008-03-12 | Use existing srv_name_slash. | Günther Deschner | 1 | -21/+3 |
2008-02-27 | Add my copyright. | Günther Deschner | 1 | -0/+1 |
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-12 | Collect all init_lsa_string varients in one place. | Günther Deschner | 1 | -5/+0 |
2008-02-12 | The final SAM_USER_INFO massacre. | Günther Deschner | 1 | -51/+0 |
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 | Remove unused marshalling for SAMR_ENUM_DOM_USERS. | Günther Deschner | 1 | -86/+0 |
2008-02-08 | Remove unused marshalling for SAMR_LOOKUP_NAMES. | Günther Deschner | 1 | -62/+0 |
2008-02-08 | Remove unused marshalling for SAMR_QUERY_DISPINFO. | Günther Deschner | 1 | -51/+0 |
2008-02-07 | Remove unused marshalling for SAMR_QUERY_USERGROUPS. | Günther Deschner | 1 | -39/+0 |
2008-02-07 | Remove unused marshalling for SAMR_QUERY_GROUPINFO. | Günther Deschner | 1 | -36/+0 |
2008-02-07 | Remove unused marshalling for SAMR_QUERY_ALIAS_INFO. | Günther Deschner | 1 | -40/+0 |
2008-02-07 | Remove unused marshalling for SAMR_SET_GROUPINFO. | Günther Deschner | 1 | -33/+0 |
2008-02-07 | Remove unused marshalling for SAMR_SET_ALIASINFO. | Günther Deschner | 1 | -33/+0 |
2008-02-07 | Use rpccli_samr_ChangePasswordUser2 in rpccli_samr_chgpasswd_user() and friends. | Günther Deschner | 1 | -81/+64 |
2008-02-07 | Let rpccli_samr_chgpasswd3 use rpccli_samr_ChangePasswordUser3 internally. | Günther Deschner | 1 | -47/+48 |
2008-02-06 | Remove unused marshalling for SAMR_SET_DOMAIN_INFO. | Günther Deschner | 1 | -40/+0 |
2008-02-06 | Remove unused marshalling for SAMR_QUERY_DOMAIN_INFO. | Günther Deschner | 1 | -42/+0 |
2008-02-06 | Remove unused marshalling for SAMR_QUERY_DOMAIN_INFO2. | Günther Deschner | 1 | -42/+0 |
2008-02-05 | Remove unused marshalling for SAMR_REMOVE_SID_FOREIGN_DOMAIN. | Günther Deschner | 1 | -35/+0 |
2008-02-05 | Remove unused marshalling for SAMR_QUERY_USERALIASES. | Günther Deschner | 1 | -52/+0 |
2008-02-05 | Remove unused marshalling for SAMR_QUERY_GROUPMEM. | Günther Deschner | 1 | -39/+0 |
2008-02-05 | Remove marshalling for SAMR_LOOKUP_DOMAIN. | Günther Deschner | 1 | -37/+0 |
2008-02-05 | Remove unused marshalling for SAMR_QUERY_ALIASMEM. | Günther Deschner | 1 | -56/+0 |
2008-02-05 | Remove unused marshalling for SAMR_ADD_ALIASMEM. | Günther Deschner | 1 | -31/+0 |
2008-02-05 | Remove unused marshalling for SAMR_DEL_ALIASMEM. | Günther Deschner | 1 | -31/+0 |
2008-02-05 | Remove unused marshalling for SAMR_CONNECT. | Günther Deschner | 1 | -37/+0 |
2008-02-04 | Remove unused marshalling for SAMR_CONNECT_4. | Günther Deschner | 1 | -36/+0 |
2008-02-04 | Remove unused marshalling for SAMR_ADD_GROUPMEM. | Günther Deschner | 1 | -33/+0 |
2008-02-04 | Remove unused marshalling for SAMR_DEL_GROUPMEM. | Günther Deschner | 1 | -33/+0 |
2008-02-02 | Remove unused marshalling for SAMR_SET_SEC_OBJ. | Günther Deschner | 1 | -34/+0 |
2008-02-02 | Remove unused marshalling for SAMR_QUERY_SEC_OBJ. | Günther Deschner | 1 | -35/+0 |
2008-02-01 | Remove unused marshalling for SAMR_CREATE_USER. | Günther Deschner | 1 | -45/+0 |
2008-02-01 | Remove unused marshalling for SAMR_CREATE_DOM_GROUP. | Günther Deschner | 1 | -38/+0 |
2008-02-01 | Remove unused marshalling for SAMR_CREATE_DOM_ALIAS. | Günther Deschner | 1 | -36/+0 |
2008-02-01 | Remove unused marshalling for SAMR_OPEN_USER. | Günther Deschner | 1 | -38/+0 |
2008-02-01 | Remove unused marshalling for SAMR_OPEN_ALIAS. | Günther Deschner | 1 | -40/+0 |
2008-02-01 | Remove unused marshalling for SAMR_OPEN_GROUP. | Günther Deschner | 1 | -40/+0 |
2008-02-01 | Remove unused marshalling for SAMR_OPEN_DOMAIN. | Günther Deschner | 1 | -41/+0 |
2008-02-01 | Remove rpccli_samr_delete_dom_user(). | Günther Deschner | 1 | -33/+0 |
2008-02-01 | Remove rpccli_samr_delete_dom_alias(). | Günther Deschner | 1 | -33/+0 |
2008-02-01 | Remove rpccli_samr_delete_dom_group(). | Günther Deschner | 1 | -33/+0 |