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_parse
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-06
Remove unused marshalling for SAMR_QUERY_DOMAIN_INFO.
Günther Deschner
1
-147
/
+0
2008-02-06
Remove unused marshalling for SAMR_QUERY_DOMAIN_INFO2.
Günther Deschner
1
-147
/
+0
2008-02-06
Add some helper init routines for samr_DomInfo structures.
Günther Deschner
1
-0
/
+143
2008-02-05
Remove unused marshalling for SAMR_REMOVE_SID_FOREIGN_DOMAIN.
Günther Deschner
1
-62
/
+0
2008-02-05
Remove unused marshalling for SAMR_QUERY_USERALIASES.
Günther Deschner
1
-179
/
+0
2008-02-05
Remove unused marshalling for SAMR_QUERY_GROUPMEM.
Günther Deschner
1
-133
/
+0
2008-02-05
Remove marshalling for SAMR_LOOKUP_DOMAIN.
Günther Deschner
1
-91
/
+0
2008-02-05
Remove unused marshalling for SAMR_QUERY_ALIASMEM.
Günther Deschner
1
-130
/
+0
2008-02-05
Remove unused marshalling for SAMR_ADD_ALIASMEM.
Günther Deschner
1
-59
/
+0
2008-02-05
Remove unused marshalling for SAMR_DEL_ALIASMEM.
Günther Deschner
1
-59
/
+0
2008-02-05
Remove unused marshalling for SAMR_GET_USRDOM_PWINFO.
Günther Deschner
1
-83
/
+0
2008-02-05
Remove unused marshalling for SAMR_CONNECT.
Günther Deschner
1
-71
/
+0
2008-02-04
Remove unused marshalling for LSA_DELETE_OBJECT.
Günther Deschner
1
-31
/
+0
2008-02-04
Remove unused marshalling for LSA_QUERY_SEC_OBJ.
Günther Deschner
1
-60
/
+0
2008-02-04
Remove unused marshalling for SAMR_CONNECT_4.
Günther Deschner
1
-76
/
+0
2008-02-04
Remove unused marshalling for SAMR_ADD_GROUPMEM.
Günther Deschner
1
-75
/
+0
2008-02-04
Remove unused marshalling for SAMR_DEL_GROUPMEM.
Günther Deschner
1
-72
/
+0
2008-02-04
Remove unused marshalling for SAMR_CONNECT5.
Günther Deschner
1
-110
/
+0
2008-02-04
Remove unused marshalling for SAMR_CONNECT_ANON.
Günther Deschner
1
-68
/
+0
2008-02-04
Remove unused marshalling for EVENTLOG_OPEN_EVENTLOG.
Günther Deschner
1
-70
/
+0
2008-02-04
Remove unused marshalling for EVENTLOG_CLEAR_EVENTLOG.
Günther Deschner
1
-38
/
+0
2008-02-04
Copy inline comment for _eventlog_ClearEventLogW() from rpc_parse to rpc_server.
Günther Deschner
1
-14
/
+0
2008-02-04
Remove unused marshalling for EVENTLOG_GET_OLDEST_ENTRY.
Günther Deschner
1
-39
/
+0
2008-02-04
Remove unused marshalling for EVENTLOG_GET_NUM_RECORDS.
Günther Deschner
1
-39
/
+0
2008-02-02
Remove unused marshalling for SAMR_SET_SEC_OBJ.
Günther Deschner
1
-67
/
+0
2008-02-02
Remove unused marshalling for SAMR_QUERY_SEC_OBJ.
Günther Deschner
1
-68
/
+0
2008-02-01
Remove unused marshalling for SAMR_CREATE_USER.
Günther Deschner
1
-83
/
+0
2008-02-01
Remove unused marshalling for SAMR_CREATE_DOM_GROUP.
Günther Deschner
1
-78
/
+0
2008-02-01
Remove unused marshalling for SAMR_CREATE_DOM_ALIAS.
Günther Deschner
1
-78
/
+0
2008-02-01
Remove unused marshalling for SAMR_OPEN_USER.
Günther Deschner
1
-68
/
+0
2008-02-01
Remove unused marshalling for SAMR_OPEN_ALIAS.
Günther Deschner
1
-66
/
+0
2008-02-01
Remove unused marshalling for SAMR_OPEN_GROUP.
Günther Deschner
1
-67
/
+0
2008-02-01
Remove unused marshalling for SAMR_OPEN_DOMAIN.
Günther Deschner
1
-68
/
+0
2008-02-01
Remove unused marshalling for SAMR_DELETE_DOM_USER.
Günther Deschner
1
-58
/
+0
2008-02-01
Remove unused marshalling for SAMR_DELETE_DOM_ALIAS.
Günther Deschner
1
-128
/
+0
2008-02-01
Remove unused marshalling for SAMR_DELETE_DOM_GROUP.
Günther Deschner
1
-59
/
+0
2008-01-31
Remove old, unused marshalling code for SAMR_GET_DOM_PWINFO.
Günther Deschner
1
-71
/
+0
2008-01-31
Remove unused samr_close marshalling.
Günther Deschner
1
-55
/
+0
2008-01-29
Remove unused rpc_ds marshalling code that is unused now.
Günther Deschner
1
-188
/
+0
2008-01-25
Remove hand-written rpccli_netlogon_dsr_getdcnameex[2].
Günther Deschner
1
-209
/
+0
2008-01-25
Remove more unused LSA marshalling functions.
Günther Deschner
1
-406
/
+0
2008-01-25
Use generated DSSETUP client & server rpc functions and remove the hand-writt...
Günther Deschner
1
-111
/
+0
2008-01-23
Forward ported version of Matt Geddes <musicalcarrion@gmail.com>
Jeremy Allison
1
-3
/
+3
2008-01-17
Finally enable pidl generated SAMR & NETLOGON headers and clients.
Günther Deschner
1
-16
/
+16
2008-01-14
Remove old lsa set info policy call.
Günther Deschner
1
-58
/
+0
2008-01-14
Remove more redundant lsa parsing functions.
Günther Deschner
1
-257
/
+0
2008-01-14
Start removing hand-written lsa marshalling code (namely
Günther Deschner
1
-158
/
+0
2007-12-29
Remove tiny code duplication
Volker Lendecke
4
-6
/
+7
2007-12-29
Remove tiny code duplication
Volker Lendecke
1
-2
/
+2
2007-12-28
Remove static zeros
Volker Lendecke
1
-4
/
+10
[prev]
[next]