summaryrefslogtreecommitdiff
path: root/source3/rpc_client/cli_samr.c
Commit message (Expand)AuthorAgeFilesLines
* rpcclient: Move rpccli_try_samr_connects() to cmd_samr.cVolker Lendecke2019-10-031-21/+0
* s3:rpc_client: Use init_samr_CryptPassword in cli_samr rpc_clientAndreas Schneider2019-07-261-12/+47
* s3:rpc_client: Use C99 inititializer in dcerpc_samr_chgpasswd_user()Andreas Schneider2019-06-271-9/+9
* Fix bug 8088 - rpccli_samr_chng_pswd_auth_crap segfaults if any input blobs a...Jeremy Allison2011-04-191-12/+9
* s3-rpc_client: add and use rpc_client/rpc_client.h.Günther Deschner2011-04-131-0/+1
* s3-rpc_client: fix dcerpc_try_samr_connects().Günther Deschner2011-01-211-2/+2
* s3-rpc_client: no need to include gen_ndr/cli_samr.h anymore.Günther Deschner2011-01-211-1/+1
* s3-rpc_client: Added dcerpc_try_samr_connects.Andreas Schneider2011-01-211-11/+42
* s3-rpc_client: Rename get_query_dispinfo_params.Andreas Schneider2011-01-211-2/+3
* s3-rpc_client: Added dcerpc_samr_chgpasswd_user3.Andreas Schneider2011-01-211-9/+41
* s3-rpc_client: Added dcerpc_samr_chng_pswd_auth_crap.Andreas Schneider2011-01-211-7/+38
* s3-rpc_client: Added dcerpc_samr_chgpasswd_user2.Andreas Schneider2011-01-211-10/+37
* s3-rpc_client: Added dcerpc_samr_chgpasswd_user.Andreas Schneider2011-01-211-6/+30
* s3-lsa: separate out init_lsa headers.Günther Deschner2010-08-251-0/+1
* s3-rpc_client: Fixed a segfault in rpccli_samr_chng_pswd_auth_crap().Andreas Schneider2010-07-181-4/+23
* s3-rpc_client: move protos to cli_samr.hGünther Deschner2010-05-181-0/+1
* s3-crypto: only include crypto headers when crypto is done.Günther Deschner2010-05-181-0/+1
* s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa...Günther Deschner2009-11-261-0/+1
* s3/s4 - Adapt the IDL changes on various locationsMatthias Dieter Wallnöfer2009-10-081-1/+1
* Rework Samba3 to use new libcli/auth code (partial)Andrew Bartlett2009-04-141-4/+5
* s3: remove POLICY_HND.Günther Deschner2009-03-181-1/+1
* rpc_client: add rpccli_samr_chgpasswd_user() call.Günther Deschner2008-06-251-0/+53
* rename rpccli_samr_chgpasswd3 to rpccli_samr_chgpasswd_user3.Günther Deschner2008-06-251-8/+8
* rename rpccli_samr_chgpasswd_user to rpccli_samr_chgpasswd_user2.Günther Deschner2008-06-251-7/+7
* Move srv_name_slash from cli_state to rpc_pipe_clientVolker Lendecke2008-04-201-6/+6
* Move rpccli_try_samr_connects out of rpcclient.Günther Deschner2008-04-041-0/+44
* Use existing srv_name_slash.Günther Deschner2008-03-121-21/+3
* Add my copyright.Günther Deschner2008-02-271-0/+1
* Remove unused marshalling for SAMR_ENUM_DOM_ALIASES.Günther Deschner2008-02-131-71/+0
* Remove unused marshalling for SAMR_ENUM_DOM_GROUPS.Günther Deschner2008-02-131-70/+0
* Remove unused marshalling for SAMR_LOOKUP_RIDS.Günther Deschner2008-02-131-74/+0
* Collect all init_lsa_string varients in one place.Günther Deschner2008-02-121-5/+0
* The final SAM_USER_INFO massacre.Günther Deschner2008-02-121-51/+0
* Remove unused marshalling for SAMR_SET_USERINFO2.Günther Deschner2008-02-121-43/+0
* Remove unused marshalling for SAMR_QUERY_USERINFO.Günther Deschner2008-02-121-37/+0
* Remove unused marshalling for SAMR_ENUM_DOM_USERS.Günther Deschner2008-02-121-86/+0
* Remove unused marshalling for SAMR_LOOKUP_NAMES.Günther Deschner2008-02-081-62/+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
* 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