index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
rpc_client
/
cli_samr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-19
s3:rpc_client: Fix code spelling
Andreas Schneider
1
-1
/
+1
2023-06-30
crypto: Rely on GnuTLS 3.6.13 and gnutls_pbkdf2()
Andrew Bartlett
1
-4
/
+0
2022-07-28
s3:rpc_client: Implement dcerpc_samr_chgpasswd_user4()
Andreas Schneider
1
-0
/
+106
2022-07-28
s3:rpc_client: Fix trailing whitespaces in cli_samr.c
Andreas Schneider
1
-5
/
+5
2021-05-07
Fix gcc11 compiler issue "-Werror=maybe-uninitialized"
Günther Deschner
1
-2
/
+2
2019-12-10
smbdes: convert E_old_pw_hash to use gnutls
Isaac Boukris
1
-10
/
+56
2019-10-03
rpcclient: Move rpccli_try_samr_connects() to cmd_samr.c
Volker Lendecke
1
-21
/
+0
2019-07-26
s3:rpc_client: Use init_samr_CryptPassword in cli_samr rpc_client
Andreas Schneider
1
-12
/
+47
2019-06-27
s3:rpc_client: Use C99 inititializer in dcerpc_samr_chgpasswd_user()
Andreas Schneider
1
-9
/
+9
2011-04-19
Fix bug 8088 - rpccli_samr_chng_pswd_auth_crap segfaults if any input blobs a...
Jeremy Allison
1
-12
/
+9
2011-04-13
s3-rpc_client: add and use rpc_client/rpc_client.h.
Günther Deschner
1
-0
/
+1
2011-01-21
s3-rpc_client: fix dcerpc_try_samr_connects().
Günther Deschner
1
-2
/
+2
2011-01-21
s3-rpc_client: no need to include gen_ndr/cli_samr.h anymore.
Günther Deschner
1
-1
/
+1
2011-01-21
s3-rpc_client: Added dcerpc_try_samr_connects.
Andreas Schneider
1
-11
/
+42
2011-01-21
s3-rpc_client: Rename get_query_dispinfo_params.
Andreas Schneider
1
-2
/
+3
2011-01-21
s3-rpc_client: Added dcerpc_samr_chgpasswd_user3.
Andreas Schneider
1
-9
/
+41
2011-01-21
s3-rpc_client: Added dcerpc_samr_chng_pswd_auth_crap.
Andreas Schneider
1
-7
/
+38
2011-01-21
s3-rpc_client: Added dcerpc_samr_chgpasswd_user2.
Andreas Schneider
1
-10
/
+37
2011-01-21
s3-rpc_client: Added dcerpc_samr_chgpasswd_user.
Andreas Schneider
1
-6
/
+30
2010-08-25
s3-lsa: separate out init_lsa headers.
Günther Deschner
1
-0
/
+1
2010-07-18
s3-rpc_client: Fixed a segfault in rpccli_samr_chng_pswd_auth_crap().
Andreas Schneider
1
-4
/
+23
2010-05-18
s3-rpc_client: move protos to cli_samr.h
Günther Deschner
1
-0
/
+1
2010-05-18
s3-crypto: only include crypto headers when crypto is done.
Günther Deschner
1
-0
/
+1
2009-11-26
s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa...
Günther Deschner
1
-0
/
+1
2009-10-08
s3/s4 - Adapt the IDL changes on various locations
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-04-14
Rework Samba3 to use new libcli/auth code (partial)
Andrew Bartlett
1
-4
/
+5
2009-03-18
s3: remove POLICY_HND.
Günther Deschner
1
-1
/
+1
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
[next]