1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-07 17:18:11 +03:00
Commit Graph

1337 Commits

Author SHA1 Message Date
todd stecher
989ad44d32 Memory leaks and other fixes found by Coverity 2009-01-21 17:13:03 -08:00
Volker Lendecke
8a1c6c2c99 Tiny simplification of prs_set_offset 2009-01-18 15:40:44 +01:00
Günther Deschner
22a96cbe31 s3-svcctl: remove last traces of hand-marshalled svcctl code.
Guenther
2009-01-09 17:08:19 +01:00
Günther Deschner
03611c6c9d s3-svcctl: remove old marshalling of svcctl_EnumServicesStatusW.
Guenther
2009-01-09 17:08:18 +01:00
Günther Deschner
dad5141c78 s3-eventlog: trying to make eventlog_io_q_read_eventlog readable.
Guenther
2009-01-08 19:37:29 +01:00
Günther Deschner
50721b485f s3-svcctl: use pidl based struct SERVICE_STATUS.
Guenther
2009-01-08 13:24:22 +01:00
Günther Deschner
07e1e30b96 s3-svcctl: remove old hand marshalling of svcctl_QueryServiceConfig2W.
Guenther
2009-01-08 11:19:34 +01:00
Günther Deschner
385316a09a s3-svcctl: remove old hand marshalling of svcctl_QueryServiceStatusEx.
Guenther
2009-01-08 11:19:33 +01:00
Jelmer Vernooij
08259c1c52 Add iconv_convenience argument to size functions. 2009-01-01 04:45:33 +01:00
Günther Deschner
43d0a4813b s3-ntsvcs: remove last traces of hand-marshalled NTSVCS.
Guenther
2008-12-17 23:52:42 +01:00
Günther Deschner
934b90c17c s3-ntsvcs: remove old _PNP_GetDeviceList.
Guenther
2008-12-17 23:52:41 +01:00
Dan Sledz
2f17be1f57 s3: Use DEBUGADD instead of DEBUG to avoid printing the header 2008-12-15 23:30:50 -08:00
Tim Prouty
70874ceed9 s3: Fix "differing signedness" build warnings 2008-12-15 23:30:49 -08:00
Günther Deschner
f9d691d9d8 s3-ntsvcs: remove old hand-marshalling for ntsvcs getdevregprop.
Guenther
2008-11-19 23:25:33 +01:00
Jelmer Vernooij
ddcab787c4 Rename dos_errstr() to win_errstr() for consistency with Samba 4. 2008-11-01 17:19:26 +01:00
Günther Deschner
7f8bc6a2d9 errors: share dcerpc error function.
Guenther
2008-10-31 12:42:09 +01:00
Günther Deschner
e31b9e0f66 s3: remove old marshalling for SVCCTL_QUERY_SERVICE_CONFIG.
Guenther
2008-10-16 09:54:50 +02:00
Jeremy Allison
beb19da53f Fix "warning: pointer of type 'void *' used in arithmetic".
Jeremy.
(This used to be commit 2d95ea38a2)
2008-09-05 15:20:59 -07:00
Volker Lendecke
84fca380f2 factor prs_append_some_data out of prs_append_some_prs_data
(This used to be commit 32cb45c962)
2008-09-03 14:47:48 +02:00
Karolin Seeger
7014c97aab rpc_parse: Unify spoolss debug messages.
Karolin
(This used to be commit 5ab391d466)
2008-07-22 21:46:14 +02:00
Volker Lendecke
1335da2a7c Refactoring: Change calling conventions for cli_rpc_pipe_open_noauth
Pass in ndr_syntax_id instead of pipe_idx, return NTSTATUS
(This used to be commit 9abc9dc4dc)
2008-07-20 17:37:11 +02:00
Volker Lendecke
bf6c11fea3 Make the pipe_names[] array static to cli_pipe.c
(This used to be commit ab7ab35059)
2008-07-19 20:40:27 +02:00
Volker Lendecke
6fd4fedb3f Make use of ndr_syntax_id_equal
(This used to be commit 3ab3f26105)
2008-07-19 19:53:01 +02:00
Günther Deschner
6b3bcb3724 drsuapi: add all code required for our drsuapi rpc client.
Guenther
(This used to be commit 7c93190843)
2008-05-23 23:56:21 +02:00
Volker Lendecke
44fbd895e8 Compile endpoint mapper pidl output
(This used to be commit fe8f9e427a)
2008-05-21 23:35:26 +02:00
Jeremy Allison
189eb93b73 The first of Martin Zielinski <mz@seh.de> Vista printing patches.
Jerry will test and should get into 3.2 final (and the next 3.0.x
release).
Jeremy.
(This used to be commit 3fc1ab210b)
2008-04-24 14:04:47 -07:00
Michael Adam
166efed281 rpc_parse: fix "assignment discards qualifier" warning by using CONST_DISCARD.
Michael
(This used to be commit 0de001a544)
2008-04-20 22:29:36 +02:00
Volker Lendecke
f56eedb95c Remove the pipe_idx variable from rpc_pipe_client
(This used to be commit 4840febcd4)
2008-04-20 11:47:33 +02:00
Jelmer Vernooij
a4c60b2696 rpc_parse: Use UUIDs from librpc/gen_ndr/ when possible to reduce
duplication.
(This used to be commit 428654b473)
2008-04-17 17:54:32 +02:00
Jelmer Vernooij
f303547e1f Remove copying of interface syntax id.
(This used to be commit 0012dfbe1f)
2008-04-17 13:46:13 +02:00
Jelmer Vernooij
e3246e8720 Actually connect to RPC.
(This used to be commit 3082534454)
2008-04-17 10:58:10 +02:00
Jelmer Vernooij
28fd4f6fcb Reconcile ndr_syntax_id used by pidl-generated code and Samba3's RFC_IFACE.
(This used to be commit 7bea00dca1)
2008-04-15 20:26:52 +02:00
Günther Deschner
de34a7d303 Remove unused marshalling for Netlogon Lockout String.
Guenther
(This used to be commit d87133d051)
2008-03-27 21:58:11 +01:00
Volker Lendecke
dc014a0b10 Fix Coverity ID 504
(This used to be commit 4e6f8a19a6)
2008-03-23 19:44:55 +01:00
Volker Lendecke
bf5bccd67e Fix Coverity ID 503
(This used to be commit 5c43c38271)
2008-03-23 19:44:55 +01:00
Volker Lendecke
43554ded6d Fix Coverity ID 462
(This used to be commit 9cf1e16a9c)
2008-03-23 18:28:23 +01:00
Günther Deschner
5fdf4b8f4a Remove remaining old srvsvc client and server rpc code entirely.
Guenther
(This used to be commit a5f0186f70)
2008-03-21 04:16:22 +01:00
Günther Deschner
286a6282e2 Remove unused marshalling for SRV_NET_SESS_ENUM.
Guenther
(This used to be commit 54554683d6)
2008-03-21 04:16:21 +01:00
Günther Deschner
10f40399e0 Remove unused marshalling for SRV_NET_CONN_ENUM.
Guenther
(This used to be commit 51467443f7)
2008-03-21 04:16:21 +01:00
Günther Deschner
8ca8dad7a1 Remove unused marshalling for SVCCTL_ENUM_DEPENDENT_SERVICES.
Guenther
(This used to be commit 5838d81346)
2008-03-20 01:40:04 +01:00
Volker Lendecke
31c83b7505 Fix a warning
(This used to be commit c40648ea4d)
2008-03-19 17:04:50 +01:00
Günther Deschner
a307107c3c Remove unused marshalling for SRV_NET_FILE_ENUM.
Guenther
(This used to be commit fcdc096745)
2008-03-19 02:18:51 +01:00
Marc VanHeyningen
e06aa46b9f Coverity fixes
(This used to be commit 3fc85d2259)
2008-03-17 20:52:25 +01:00
Günther Deschner
08188dc72e Remove unused marshalling for SRV_NET_DISK_ENUM.
Guenther
(This used to be commit 4928f1efce)
2008-03-12 16:18:54 +01:00
Günther Deschner
663d147aca Remove unused marshalling for SRV_NET_SESS_DEL.
Guenther
(This used to be commit 3bb9ec441a)
2008-03-10 16:50:27 +01:00
Günther Deschner
11e4e58f17 Remove unused marshalling for SRV_NET_SHARE_{ENUM,ADD,SETINFO,GETINFO}
Guenther
(This used to be commit e13b9325d2)
2008-03-10 16:26:56 +01:00
Günther Deschner
7192e40dee Remove unused marshalling for SRV_NET_FILE_SET_SECDESC and SRV_R_NET_FILE_GET_SECDESC.
Guenther
(This used to be commit 776e21075b)
2008-03-08 23:07:00 +01:00
Günther Deschner
91710a5f85 Remove unused marshalling for SRV_NET_NAME_VALIDATE.
Guenther
(This used to be commit 6ffd6c814f)
2008-03-07 23:51:34 +01:00
Günther Deschner
e931f28db7 Remove unused marshalling for SRV_NET_SHARE_DEL.
Guenther
(This used to be commit 2afae94936)
2008-03-07 23:51:34 +01:00
Günther Deschner
1bdce8e5b5 Remove unused marshalling for SRV_NET_REMOTE_TOD.
Guenther
(This used to be commit 9f0ea1d727)
2008-03-05 10:40:52 +01:00