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