index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
rpc_client
Age
Commit message (
Expand
)
Author
Files
Lines
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
Remove unused marshalling for NET_DSR_GESITENAME.
Günther Deschner
1
-42
/
+0
2008-02-07
Remove unused marshalling for NET_GETANYDCNAME and NET_GETANYDCNAME.
Günther Deschner
1
-78
/
+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 LSA_QUERY_SEC_OBJ.
Günther Deschner
1
-42
/
+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
2008-01-31
Remove rpccli_samr_close and use pidl generated function instead.
Günther Deschner
1
-38
/
+0
2008-01-29
Finally delete rpccli_ds_enum_domain_trusts() completly.
Günther Deschner
1
-96
/
+0
2008-01-25
Remove hand-written rpccli_netlogon_dsr_getdcnameex[2].
Günther Deschner
1
-103
/
+0
2008-01-25
Use generated DSSETUP client & server rpc functions and remove the hand-writt...
Günther Deschner
2
-43
/
+1
2008-01-25
Remove rpccli_samr_get_dom_pwinfo() and rpccli_samr_get_usrdom_pwinfo().
Günther Deschner
1
-85
/
+0
2008-01-23
Windows 2008 (Longhorn) auth2 flag fixes.
Andreas Schneider
1
-2
/
+2
2008-01-23
Forward ported version of Matt Geddes <musicalcarrion@gmail.com>
Jeremy Allison
1
-2
/
+2
2008-01-15
Apply const to rpccli_lsa_query_info_policy() and rpccli_lsa_query_info_polic...
Günther Deschner
1
-3
/
+5
2008-01-14
Remove old lsa set info policy call.
Günther Deschner
1
-35
/
+0
2008-01-14
Remove some more hand written LSA rpc.
Günther Deschner
1
-108
/
+0
2008-01-14
Start removing hand-written lsa marshalling code (namely
Günther Deschner
1
-111
/
+0
2007-12-28
Remove static zeros
Volker Lendecke
1
-4
/
+6
2007-12-21
Kill fstring in getdcname & getanydcname return.
Günther Deschner
1
-6
/
+8
2007-12-18
Fix a debug message: add missing space.
Michael Adam
1
-2
/
+2
2007-12-17
Do not close netlogon pipe in get_schannel_session_key_common().
Michael Adam
1
-1
/
+0
2007-12-15
Replace sid_string_static by sid_string_dbg in DEBUGs
Volker Lendecke
1
-1
/
+2
2007-12-13
Refactoring out get_schannel_session_key logic.
Michael Adam
1
-53
/
+39
[next]