summaryrefslogtreecommitdiff
path: root/source3/rpc_client
AgeCommit message (Expand)AuthorFilesLines
2008-02-08Remove unused marshalling for LSA_QUERY_INFO2.Günther Deschner1-96/+0
2008-02-08Remove rpccli_lsa_query_info_policy_new and rpccli_lsa_query_info_policy_new2.Günther Deschner1-70/+0
2008-02-08Remove unused marshalling for SAMR_QUERY_DISPINFO.Günther Deschner1-51/+0
2008-02-07Remove unused marshalling for SAMR_QUERY_USERGROUPS.Günther Deschner1-39/+0
2008-02-07Remove unused marshalling for SAMR_QUERY_GROUPINFO.Günther Deschner1-36/+0
2008-02-07Remove unused marshalling for SAMR_QUERY_ALIAS_INFO.Günther Deschner1-40/+0
2008-02-07Remove unused marshalling for SAMR_SET_GROUPINFO.Günther Deschner1-33/+0
2008-02-07Remove unused marshalling for SAMR_SET_ALIASINFO.Günther Deschner1-33/+0
2008-02-07Remove unused marshalling for NET_DSR_GESITENAME.Günther Deschner1-42/+0
2008-02-07Remove unused marshalling for NET_GETANYDCNAME and NET_GETANYDCNAME.Günther Deschner1-78/+0
2008-02-07Use rpccli_samr_ChangePasswordUser2 in rpccli_samr_chgpasswd_user() and friends.Günther Deschner1-81/+64
2008-02-07Let rpccli_samr_chgpasswd3 use rpccli_samr_ChangePasswordUser3 internally.Günther Deschner1-47/+48
2008-02-06Remove unused marshalling for SAMR_SET_DOMAIN_INFO.Günther Deschner1-40/+0
2008-02-06Remove unused marshalling for SAMR_QUERY_DOMAIN_INFO.Günther Deschner1-42/+0
2008-02-06Remove unused marshalling for SAMR_QUERY_DOMAIN_INFO2.Günther Deschner1-42/+0
2008-02-05Remove unused marshalling for SAMR_REMOVE_SID_FOREIGN_DOMAIN.Günther Deschner1-35/+0
2008-02-05Remove unused marshalling for SAMR_QUERY_USERALIASES.Günther Deschner1-52/+0
2008-02-05Remove unused marshalling for SAMR_QUERY_GROUPMEM.Günther Deschner1-39/+0
2008-02-05Remove marshalling for SAMR_LOOKUP_DOMAIN.Günther Deschner1-37/+0
2008-02-05Remove unused marshalling for SAMR_QUERY_ALIASMEM.Günther Deschner1-56/+0
2008-02-05Remove unused marshalling for SAMR_ADD_ALIASMEM.Günther Deschner1-31/+0
2008-02-05Remove unused marshalling for SAMR_DEL_ALIASMEM.Günther Deschner1-31/+0
2008-02-05Remove unused marshalling for SAMR_CONNECT.Günther Deschner1-37/+0
2008-02-04Remove unused marshalling for LSA_QUERY_SEC_OBJ.Günther Deschner1-42/+0
2008-02-04Remove unused marshalling for SAMR_CONNECT_4.Günther Deschner1-36/+0
2008-02-04Remove unused marshalling for SAMR_ADD_GROUPMEM.Günther Deschner1-33/+0
2008-02-04Remove unused marshalling for SAMR_DEL_GROUPMEM.Günther Deschner1-33/+0
2008-02-02Remove unused marshalling for SAMR_SET_SEC_OBJ.Günther Deschner1-34/+0
2008-02-02Remove unused marshalling for SAMR_QUERY_SEC_OBJ.Günther Deschner1-35/+0
2008-02-01Remove unused marshalling for SAMR_CREATE_USER.Günther Deschner1-45/+0
2008-02-01Remove unused marshalling for SAMR_CREATE_DOM_GROUP.Günther Deschner1-38/+0
2008-02-01Remove unused marshalling for SAMR_CREATE_DOM_ALIAS.Günther Deschner1-36/+0
2008-02-01Remove unused marshalling for SAMR_OPEN_USER.Günther Deschner1-38/+0
2008-02-01Remove unused marshalling for SAMR_OPEN_ALIAS.Günther Deschner1-40/+0
2008-02-01Remove unused marshalling for SAMR_OPEN_GROUP.Günther Deschner1-40/+0
2008-02-01Remove unused marshalling for SAMR_OPEN_DOMAIN.Günther Deschner1-41/+0
2008-02-01Remove rpccli_samr_delete_dom_user().Günther Deschner1-33/+0
2008-02-01Remove rpccli_samr_delete_dom_alias().Günther Deschner1-33/+0
2008-02-01Remove rpccli_samr_delete_dom_group().Günther Deschner1-33/+0
2008-01-31Remove rpccli_samr_close and use pidl generated function instead.Günther Deschner1-38/+0
2008-01-29Finally delete rpccli_ds_enum_domain_trusts() completly.Günther Deschner1-96/+0
2008-01-25Remove hand-written rpccli_netlogon_dsr_getdcnameex[2].Günther Deschner1-103/+0
2008-01-25Use generated DSSETUP client & server rpc functions and remove the hand-writt...Günther Deschner2-43/+1
2008-01-25Remove rpccli_samr_get_dom_pwinfo() and rpccli_samr_get_usrdom_pwinfo().Günther Deschner1-85/+0
2008-01-23Windows 2008 (Longhorn) auth2 flag fixes.Andreas Schneider1-2/+2
2008-01-23Forward ported version of Matt Geddes <musicalcarrion@gmail.com>Jeremy Allison1-2/+2
2008-01-15Apply const to rpccli_lsa_query_info_policy() and rpccli_lsa_query_info_polic...Günther Deschner1-3/+5
2008-01-14Remove old lsa set info policy call.Günther Deschner1-35/+0
2008-01-14Remove some more hand written LSA rpc.Günther Deschner1-108/+0
2008-01-14Start removing hand-written lsa marshalling code (namelyGünther Deschner1-111/+0