summaryrefslogtreecommitdiffstats
path: root/source/rpc_parse
Commit message (Expand)AuthorAgeFilesLines
* s3-eventlog: fix buffer allocation in eventlog read call.Günther Deschner2009-01-241-3/+1
* Memory leaks and other fixes found by Coveritytodd stecher2009-01-221-5/+6
* s3: remove old marshalling for SVCCTL_QUERY_SERVICE_CONFIG.Günther Deschner2008-11-181-116/+0
* 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
* Remove unused marshalling for SRV_NET_SRV_SET_INFO.Günther Deschner2008-03-051-238/+0
* Remove unused marshalling for SRV_NET_SRV_GET_INFO.Günther Deschner2008-03-051-155/+0
* Remove unused marshalling for SVCCTL_SET_SERVICE_SEC.Günther Deschner2008-02-281-56/+0
* Remove unused marshalling for SVCCTL_QUERY_SERVICE_SEC.Günther Deschner2008-02-281-51/+0
* Remove unused marshalling for SVCCTL_UNLOCK_SERVICE_DB.Günther Deschner2008-02-191-41/+0
* Remove unused marshalling for SVCCTL_LOCK_SERVICE_DB.Günther Deschner2008-02-191-44/+0
* Remove unused marshalling for SVCCTL_QUERY_STATUS.Günther Deschner2008-02-191-43/+0
* Remove unused marshalling for SVCCTL_CONTROL_SERVICE.Günther Deschner2008-02-191-47/+0
* Remove unused marshalling for SVCCTL_START_SERVICE.Günther Deschner2008-02-191-44/+0
* Remove unused marshalling for LSA_LOOKUP_SIDS/2/3.Günther Deschner2008-02-191-630/+0
* Remove unused marshalling for LSA_LOOKUP_NAMES/2/3/4Günther Deschner2008-02-181-578/+0
* Remove unused marshalling for SVCCTL_GET_DISPLAY_NAME.Günther Deschner2008-02-181-71/+0
* Remove unused marshalling for SVCCTL_OPEN_SERVICE.Günther Deschner2008-02-181-52/+0
* Remove unused marshalling for SVCCTL_OPEN_SCMANAGER.Günther Deschner2008-02-181-53/+0
* Remove unused marshalling for NTSVCS_GET_HW_PROFILE_INFO.Günther Deschner2008-02-181-73/+0
* Remove unused marshalling for NTSVCS_HW_PROFILE_FLAGS.Günther Deschner2008-02-181-73/+0