summaryrefslogtreecommitdiff
path: root/source3/rpc_parse
AgeCommit message (Expand)AuthorFilesLines
2008-02-07Remove unused marshalling for NET_GETANYDCNAME and NET_GETANYDCNAME.Günther Deschner1-171/+0
2008-02-07Remove unused marshalling for SAMR_CHGPASSWD_USER.Günther Deschner1-194/+0
2008-02-07Remove last SAM_UNK struct defines.Günther Deschner1-50/+0
2008-02-07Remove marshalling for SAMR_CHGPASSWD3.Günther Deschner1-184/+0
2008-02-06Remove most of SAM_UNK_INFO marshalling.Günther Deschner1-365/+0
2008-02-06Remove unused marshalling for SAMR_SET_DOMAIN_INFO.Günther Deschner1-122/+0
2008-02-06Remove unused marshalling for SAMR_QUERY_DOMAIN_INFO.Günther Deschner1-147/+0
2008-02-06Remove unused marshalling for SAMR_QUERY_DOMAIN_INFO2.Günther Deschner1-147/+0
2008-02-06Add some helper init routines for samr_DomInfo structures.Günther Deschner1-0/+143
2008-02-05Remove unused marshalling for SAMR_REMOVE_SID_FOREIGN_DOMAIN.Günther Deschner1-62/+0
2008-02-05Remove unused marshalling for SAMR_QUERY_USERALIASES.Günther Deschner1-179/+0
2008-02-05Remove unused marshalling for SAMR_QUERY_GROUPMEM.Günther Deschner1-133/+0
2008-02-05Remove marshalling for SAMR_LOOKUP_DOMAIN.Günther Deschner1-91/+0
2008-02-05Remove unused marshalling for SAMR_QUERY_ALIASMEM.Günther Deschner1-130/+0
2008-02-05Remove unused marshalling for SAMR_ADD_ALIASMEM.Günther Deschner1-59/+0
2008-02-05Remove unused marshalling for SAMR_DEL_ALIASMEM.Günther Deschner1-59/+0
2008-02-05Remove unused marshalling for SAMR_GET_USRDOM_PWINFO.Günther Deschner1-83/+0
2008-02-05Remove unused marshalling for SAMR_CONNECT.Günther Deschner1-71/+0
2008-02-04Remove unused marshalling for LSA_DELETE_OBJECT.Günther Deschner1-31/+0
2008-02-04Remove unused marshalling for LSA_QUERY_SEC_OBJ.Günther Deschner1-60/+0
2008-02-04Remove unused marshalling for SAMR_CONNECT_4.Günther Deschner1-76/+0
2008-02-04Remove unused marshalling for SAMR_ADD_GROUPMEM.Günther Deschner1-75/+0
2008-02-04Remove unused marshalling for SAMR_DEL_GROUPMEM.Günther Deschner1-72/+0
2008-02-04Remove unused marshalling for SAMR_CONNECT5.Günther Deschner1-110/+0
2008-02-04Remove unused marshalling for SAMR_CONNECT_ANON.Günther Deschner1-68/+0
2008-02-04Remove unused marshalling for EVENTLOG_OPEN_EVENTLOG.Günther Deschner1-70/+0
2008-02-04Remove unused marshalling for EVENTLOG_CLEAR_EVENTLOG.Günther Deschner1-38/+0
2008-02-04Copy inline comment for _eventlog_ClearEventLogW() from rpc_parse to rpc_server.Günther Deschner1-14/+0
2008-02-04Remove unused marshalling for EVENTLOG_GET_OLDEST_ENTRY.Günther Deschner1-39/+0
2008-02-04Remove unused marshalling for EVENTLOG_GET_NUM_RECORDS.Günther Deschner1-39/+0
2008-02-02Remove unused marshalling for SAMR_SET_SEC_OBJ.Günther Deschner1-67/+0
2008-02-02Remove unused marshalling for SAMR_QUERY_SEC_OBJ.Günther Deschner1-68/+0
2008-02-01Remove unused marshalling for SAMR_CREATE_USER.Günther Deschner1-83/+0
2008-02-01Remove unused marshalling for SAMR_CREATE_DOM_GROUP.Günther Deschner1-78/+0
2008-02-01Remove unused marshalling for SAMR_CREATE_DOM_ALIAS.Günther Deschner1-78/+0
2008-02-01Remove unused marshalling for SAMR_OPEN_USER.Günther Deschner1-68/+0
2008-02-01Remove unused marshalling for SAMR_OPEN_ALIAS.Günther Deschner1-66/+0
2008-02-01Remove unused marshalling for SAMR_OPEN_GROUP.Günther Deschner1-67/+0
2008-02-01Remove unused marshalling for SAMR_OPEN_DOMAIN.Günther Deschner1-68/+0
2008-02-01Remove unused marshalling for SAMR_DELETE_DOM_USER.Günther Deschner1-58/+0
2008-02-01Remove unused marshalling for SAMR_DELETE_DOM_ALIAS.Günther Deschner1-128/+0
2008-02-01Remove unused marshalling for SAMR_DELETE_DOM_GROUP.Günther Deschner1-59/+0
2008-01-31Remove old, unused marshalling code for SAMR_GET_DOM_PWINFO.Günther Deschner1-71/+0
2008-01-31Remove unused samr_close marshalling.Günther Deschner1-55/+0
2008-01-29Remove unused rpc_ds marshalling code that is unused now.Günther Deschner1-188/+0
2008-01-25Remove hand-written rpccli_netlogon_dsr_getdcnameex[2].Günther Deschner1-209/+0
2008-01-25Remove more unused LSA marshalling functions.Günther Deschner1-406/+0
2008-01-25Use generated DSSETUP client & server rpc functions and remove the hand-writt...Günther Deschner1-111/+0
2008-01-23Forward ported version of Matt Geddes <musicalcarrion@gmail.com>Jeremy Allison1-3/+3
2008-01-17Finally enable pidl generated SAMR & NETLOGON headers and clients.Günther Deschner1-16/+16