summaryrefslogtreecommitdiffstats
path: root/source3/rpc_client
Commit message (Expand)AuthorAgeFilesLines
...
* Remove unused marshalling for LSA_QUERY_INFO.Günther Deschner2008-02-081-87/+0
* Remove unused marshalling for LSA_QUERY_INFO2.Günther Deschner2008-02-081-96/+0
* Remove rpccli_lsa_query_info_policy_new and rpccli_lsa_query_info_policy_new2.Günther Deschner2008-02-081-70/+0
* Remove unused marshalling for SAMR_QUERY_DISPINFO.Günther Deschner2008-02-081-51/+0
* Remove unused marshalling for SAMR_QUERY_USERGROUPS.Günther Deschner2008-02-071-39/+0
* Remove unused marshalling for SAMR_QUERY_GROUPINFO.Günther Deschner2008-02-071-36/+0
* Remove unused marshalling for SAMR_QUERY_ALIAS_INFO.Günther Deschner2008-02-071-40/+0
* Remove unused marshalling for SAMR_SET_GROUPINFO.Günther Deschner2008-02-071-33/+0
* Remove unused marshalling for SAMR_SET_ALIASINFO.Günther Deschner2008-02-071-33/+0
* Remove unused marshalling for NET_DSR_GESITENAME.Günther Deschner2008-02-071-42/+0
* Remove unused marshalling for NET_GETANYDCNAME and NET_GETANYDCNAME.Günther Deschner2008-02-071-78/+0
* Use rpccli_samr_ChangePasswordUser2 in rpccli_samr_chgpasswd_user() and friends.Günther Deschner2008-02-071-81/+64
* Let rpccli_samr_chgpasswd3 use rpccli_samr_ChangePasswordUser3 internally.Günther Deschner2008-02-071-47/+48
* Remove unused marshalling for SAMR_SET_DOMAIN_INFO.Günther Deschner2008-02-061-40/+0
* Remove unused marshalling for SAMR_QUERY_DOMAIN_INFO.Günther Deschner2008-02-061-42/+0
* Remove unused marshalling for SAMR_QUERY_DOMAIN_INFO2.Günther Deschner2008-02-061-42/+0
* Remove unused marshalling for SAMR_REMOVE_SID_FOREIGN_DOMAIN.Günther Deschner2008-02-051-35/+0
* Remove unused marshalling for SAMR_QUERY_USERALIASES.Günther Deschner2008-02-051-52/+0
* Remove unused marshalling for SAMR_QUERY_GROUPMEM.Günther Deschner2008-02-051-39/+0
* Remove marshalling for SAMR_LOOKUP_DOMAIN.Günther Deschner2008-02-051-37/+0
* Remove unused marshalling for SAMR_QUERY_ALIASMEM.Günther Deschner2008-02-051-56/+0
* Remove unused marshalling for SAMR_ADD_ALIASMEM.Günther Deschner2008-02-051-31/+0
* Remove unused marshalling for SAMR_DEL_ALIASMEM.Günther Deschner2008-02-051-31/+0
* Remove unused marshalling for SAMR_CONNECT.Günther Deschner2008-02-051-37/+0
* Remove unused marshalling for LSA_QUERY_SEC_OBJ.Günther Deschner2008-02-041-42/+0
* Remove unused marshalling for SAMR_CONNECT_4.Günther Deschner2008-02-041-36/+0
* Remove unused marshalling for SAMR_ADD_GROUPMEM.Günther Deschner2008-02-041-33/+0
* Remove unused marshalling for SAMR_DEL_GROUPMEM.Günther Deschner2008-02-041-33/+0
* Remove unused marshalling for SAMR_SET_SEC_OBJ.Günther Deschner2008-02-021-34/+0
* Remove unused marshalling for SAMR_QUERY_SEC_OBJ.Günther Deschner2008-02-021-35/+0
* Remove unused marshalling for SAMR_CREATE_USER.Günther Deschner2008-02-011-45/+0
* Remove unused marshalling for SAMR_CREATE_DOM_GROUP.Günther Deschner2008-02-011-38/+0
* Remove unused marshalling for SAMR_CREATE_DOM_ALIAS.Günther Deschner2008-02-011-36/+0
* Remove unused marshalling for SAMR_OPEN_USER.Günther Deschner2008-02-011-38/+0
* Remove unused marshalling for SAMR_OPEN_ALIAS.Günther Deschner2008-02-011-40/+0
* Remove unused marshalling for SAMR_OPEN_GROUP.Günther Deschner2008-02-011-40/+0
* Remove unused marshalling for SAMR_OPEN_DOMAIN.Günther Deschner2008-02-011-41/+0
* Remove rpccli_samr_delete_dom_user().Günther Deschner2008-02-011-33/+0
* Remove rpccli_samr_delete_dom_alias().Günther Deschner2008-02-011-33/+0
* Remove rpccli_samr_delete_dom_group().Günther Deschner2008-02-011-33/+0
* Remove rpccli_samr_close and use pidl generated function instead.Günther Deschner2008-01-311-38/+0
* Finally delete rpccli_ds_enum_domain_trusts() completly.Günther Deschner2008-01-291-96/+0
* Remove hand-written rpccli_netlogon_dsr_getdcnameex[2].Günther Deschner2008-01-251-103/+0
* Use generated DSSETUP client & server rpc functions and remove the hand-writt...Günther Deschner2008-01-252-43/+1
* Remove rpccli_samr_get_dom_pwinfo() and rpccli_samr_get_usrdom_pwinfo().Günther Deschner2008-01-251-85/+0
* Windows 2008 (Longhorn) auth2 flag fixes.Andreas Schneider2008-01-231-2/+2
* Forward ported version of Matt Geddes <musicalcarrion@gmail.com>Jeremy Allison2008-01-231-2/+2
* Apply const to rpccli_lsa_query_info_policy() and rpccli_lsa_query_info_polic...Günther Deschner2008-01-151-3/+5
* Remove old lsa set info policy call.Günther Deschner2008-01-141-35/+0
* Remove some more hand written LSA rpc.Günther Deschner2008-01-141-108/+0