summaryrefslogtreecommitdiff
path: root/source3/rpc_parse
AgeCommit message (Expand)AuthorFilesLines
2008-12-17s3-ntsvcs: remove last traces of hand-marshalled NTSVCS.Günther Deschner1-24/+0
2008-12-17s3-ntsvcs: remove old _PNP_GetDeviceList.Günther Deschner1-55/+0
2008-12-15s3: Use DEBUGADD instead of DEBUG to avoid printing the headerDan Sledz1-26/+26
2008-12-15s3: Fix "differing signedness" build warningsTim Prouty1-1/+1
2008-11-19s3-ntsvcs: remove old hand-marshalling for ntsvcs getdevregprop.Günther Deschner3-155/+0
2008-11-01Rename dos_errstr() to win_errstr() for consistency with Samba 4.Jelmer Vernooij1-1/+1
2008-10-31errors: share dcerpc error function.Günther Deschner1-1/+1
2008-10-16s3: remove old marshalling for SVCCTL_QUERY_SERVICE_CONFIG.Günther Deschner1-116/+0
2008-09-05Fix "warning: pointer of type 'void *' used in arithmetic".Jeremy Allison1-1/+1
2008-09-03factor prs_append_some_data out of prs_append_some_prs_dataVolker Lendecke1-9/+17
2008-07-22rpc_parse: Unify spoolss debug messages.Karolin Seeger1-2/+2
2008-07-20Refactoring: Change calling conventions for cli_rpc_pipe_open_noauthVolker Lendecke2-1/+10
2008-07-19Make the pipe_names[] array static to cli_pipe.cVolker Lendecke1-63/+0
2008-07-19Make use of ndr_syntax_id_equalVolker Lendecke1-2/+2
2008-05-23drsuapi: add all code required for our drsuapi rpc client.Günther Deschner1-0/+1
2008-05-21Compile endpoint mapper pidl outputVolker Lendecke1-0/+1
2008-04-24The first of Martin Zielinski <mz@seh.de> Vista printing patches.Jeremy Allison1-1/+6
2008-04-20rpc_parse: fix "assignment discards qualifier" warning by using CONST_DISCARD.Michael Adam1-1/+1
2008-04-20Remove the pipe_idx variable from rpc_pipe_clientVolker Lendecke1-1/+2
2008-04-17rpc_parse: Use UUIDs from librpc/gen_ndr/ when possible to reduceJelmer Vernooij1-188/+25
2008-04-17Remove copying of interface syntax id.Jelmer Vernooij1-1/+1
2008-04-17Actually connect to RPC.Jelmer Vernooij1-0/+15
2008-04-15Reconcile ndr_syntax_id used by pidl-generated code and Samba3's RFC_IFACE.Jelmer Vernooij1-1/+1
2008-03-27Remove unused marshalling for Netlogon Lockout String.Günther Deschner1-47/+0
2008-03-23Fix Coverity ID 504Volker Lendecke1-1/+1
2008-03-23Fix Coverity ID 503Volker Lendecke1-1/+1
2008-03-23Fix Coverity ID 462Volker Lendecke1-2/+4
2008-03-21Remove remaining old srvsvc client and server rpc code entirely.Günther Deschner1-31/+0
2008-03-21Remove unused marshalling for SRV_NET_SESS_ENUM.Günther Deschner1-304/+0
2008-03-21Remove unused marshalling for SRV_NET_CONN_ENUM.Günther Deschner1-365/+0
2008-03-20Remove unused marshalling for SVCCTL_ENUM_DEPENDENT_SERVICES.Günther Deschner1-56/+0
2008-03-19Fix a warningVolker Lendecke1-1/+1
2008-03-19Remove unused marshalling for SRV_NET_FILE_ENUM.Günther Deschner1-289/+0
2008-03-17Coverity fixesMarc VanHeyningen3-12/+23
2008-03-12Remove unused marshalling for SRV_NET_DISK_ENUM.Günther Deschner1-139/+0
2008-03-10Remove unused marshalling for SRV_NET_SESS_DEL.Günther Deschner1-73/+0
2008-03-10Remove unused marshalling for SRV_NET_SHARE_{ENUM,ADD,SETINFO,GETINFO}Günther Deschner1-1493/+0
2008-03-08Remove unused marshalling for SRV_NET_FILE_SET_SECDESC and SRV_R_NET_FILE_GET...Günther Deschner1-165/+0
2008-03-07Remove unused marshalling for SRV_NET_NAME_VALIDATE.Günther Deschner1-58/+0
2008-03-07Remove unused marshalling for SRV_NET_SHARE_DEL.Günther Deschner1-64/+0
2008-03-05Remove unused marshalling for SRV_NET_REMOTE_TOD.Günther Deschner1-130/+0
2008-03-05Remove unused marshalling for SRV_NET_SRV_SET_INFO.Günther Deschner1-238/+0
2008-03-05Remove unused marshalling for SRV_NET_SRV_GET_INFO.Günther Deschner1-155/+0
2008-02-28Remove unused marshalling for SVCCTL_SET_SERVICE_SEC.Günther Deschner1-56/+0
2008-02-28Remove unused marshalling for SVCCTL_QUERY_SERVICE_SEC.Günther Deschner1-51/+0
2008-02-19Remove unused marshalling for SVCCTL_UNLOCK_SERVICE_DB.Günther Deschner1-41/+0
2008-02-19Remove unused marshalling for SVCCTL_LOCK_SERVICE_DB.Günther Deschner1-44/+0
2008-02-19Remove unused marshalling for SVCCTL_QUERY_STATUS.Günther Deschner1-43/+0
2008-02-19Remove unused marshalling for SVCCTL_CONTROL_SERVICE.Günther Deschner1-47/+0
2008-02-19Remove unused marshalling for SVCCTL_START_SERVICE.Günther Deschner1-44/+0