summaryrefslogtreecommitdiffstats
path: root/source3/rpc_parse
Commit message (Expand)AuthorAgeFilesLines
* Memory leaks and other fixes found by Coveritytodd stecher2009-01-211-5/+6
* Tiny simplification of prs_set_offsetVolker Lendecke2009-01-181-6/+3
* s3-svcctl: remove last traces of hand-marshalled svcctl code.Günther Deschner2009-01-091-26/+0
* s3-svcctl: remove old marshalling of svcctl_EnumServicesStatusW.Günther Deschner2009-01-091-129/+0
* s3-eventlog: trying to make eventlog_io_q_read_eventlog readable.Günther Deschner2009-01-081-47/+66
* s3-svcctl: use pidl based struct SERVICE_STATUS.Günther Deschner2009-01-081-2/+2
* s3-svcctl: remove old hand marshalling of svcctl_QueryServiceConfig2W.Günther Deschner2009-01-081-187/+0
* s3-svcctl: remove old hand marshalling of svcctl_QueryServiceStatusEx.Günther Deschner2009-01-081-77/+0
* Add iconv_convenience argument to size functions.Jelmer Vernooij2009-01-013-6/+6
* s3-ntsvcs: remove last traces of hand-marshalled NTSVCS.Günther Deschner2008-12-171-24/+0
* s3-ntsvcs: remove old _PNP_GetDeviceList.Günther Deschner2008-12-171-55/+0
* s3: Use DEBUGADD instead of DEBUG to avoid printing the headerDan Sledz2008-12-151-26/+26
* s3: Fix "differing signedness" build warningsTim Prouty2008-12-151-1/+1
* s3-ntsvcs: remove old hand-marshalling for ntsvcs getdevregprop.Günther Deschner2008-11-193-155/+0
* Rename dos_errstr() to win_errstr() for consistency with Samba 4.Jelmer Vernooij2008-11-011-1/+1
* errors: share dcerpc error function.Günther Deschner2008-10-311-1/+1
* s3: remove old marshalling for SVCCTL_QUERY_SERVICE_CONFIG.Günther Deschner2008-10-161-116/+0
* Fix "warning: pointer of type 'void *' used in arithmetic".Jeremy Allison2008-09-051-1/+1
* factor prs_append_some_data out of prs_append_some_prs_dataVolker Lendecke2008-09-031-9/+17
* rpc_parse: Unify spoolss debug messages.Karolin Seeger2008-07-221-2/+2
* Refactoring: Change calling conventions for cli_rpc_pipe_open_noauthVolker Lendecke2008-07-202-1/+10
* Make the pipe_names[] array static to cli_pipe.cVolker Lendecke2008-07-191-63/+0
* Make use of ndr_syntax_id_equalVolker Lendecke2008-07-191-2/+2
* drsuapi: add all code required for our drsuapi rpc client.Günther Deschner2008-05-231-0/+1
* Compile endpoint mapper pidl outputVolker Lendecke2008-05-211-0/+1
* The first of Martin Zielinski <mz@seh.de> Vista printing patches.Jeremy Allison2008-04-241-1/+6
* rpc_parse: fix "assignment discards qualifier" warning by using CONST_DISCARD.Michael Adam2008-04-201-1/+1
* Remove the pipe_idx variable from rpc_pipe_clientVolker Lendecke2008-04-201-1/+2
* rpc_parse: Use UUIDs from librpc/gen_ndr/ when possible to reduceJelmer Vernooij2008-04-171-188/+25
* Remove copying of interface syntax id.Jelmer Vernooij2008-04-171-1/+1
* Actually connect to RPC.Jelmer Vernooij2008-04-171-0/+15
* Reconcile ndr_syntax_id used by pidl-generated code and Samba3's RFC_IFACE.Jelmer Vernooij2008-04-151-1/+1
* Remove unused marshalling for Netlogon Lockout String.Günther Deschner2008-03-271-47/+0
* Fix Coverity ID 504Volker Lendecke2008-03-231-1/+1
* Fix Coverity ID 503Volker Lendecke2008-03-231-1/+1
* Fix Coverity ID 462Volker Lendecke2008-03-231-2/+4
* Remove remaining old srvsvc client and server rpc code entirely.Günther Deschner2008-03-211-31/+0
* Remove unused marshalling for SRV_NET_SESS_ENUM.Günther Deschner2008-03-211-304/+0
* Remove unused marshalling for SRV_NET_CONN_ENUM.Günther Deschner2008-03-211-365/+0
* Remove unused marshalling for SVCCTL_ENUM_DEPENDENT_SERVICES.Günther Deschner2008-03-201-56/+0
* Fix a warningVolker Lendecke2008-03-191-1/+1
* Remove unused marshalling for SRV_NET_FILE_ENUM.Günther Deschner2008-03-191-289/+0
* Coverity fixesMarc VanHeyningen2008-03-173-12/+23
* Remove unused marshalling for SRV_NET_DISK_ENUM.Günther Deschner2008-03-121-139/+0
* Remove unused marshalling for SRV_NET_SESS_DEL.Günther Deschner2008-03-101-73/+0
* Remove unused marshalling for SRV_NET_SHARE_{ENUM,ADD,SETINFO,GETINFO}Günther Deschner2008-03-101-1493/+0
* Remove unused marshalling for SRV_NET_FILE_SET_SECDESC and SRV_R_NET_FILE_GET...Günther Deschner2008-03-081-165/+0
* Remove unused marshalling for SRV_NET_NAME_VALIDATE.Günther Deschner2008-03-071-58/+0
* Remove unused marshalling for SRV_NET_SHARE_DEL.Günther Deschner2008-03-071-64/+0
* Remove unused marshalling for SRV_NET_REMOTE_TOD.Günther Deschner2008-03-051-130/+0