Günther Deschner
fe340eb92f
s3:rpc_parse: remove unused init_unistr().
...
Guenther
2009-03-26 10:42:13 +01:00
Günther Deschner
045151b767
s3-spoolss: pure comsetics.
...
sorry, I just need to do that.
Guenther
2009-03-20 10:49:45 +01:00
Günther Deschner
2c186be0df
s3-net: Fix Coverity #886 (FORWARD_NULL).
...
Guenther
2009-03-20 10:41:44 +01:00
Günther Deschner
531af136f9
s3: remove POLICY_HND.
...
Guenther
2009-03-18 23:22:29 +01:00
Günther Deschner
9d1ab9a001
spoolss: add my copyright.
...
Guenther
2009-03-18 17:18:46 +01:00
Günther Deschner
9fdeb7f7b3
s3-spoolss: remove custom syntax_spoolss and use the syntax defined in IDL.
...
Guenther
2009-03-18 14:18:42 +01:00
Günther Deschner
f9712d568a
s3-net: use rpccli_spoolss_enumprinterdataex.
...
Guenther
2009-03-18 01:30:34 +01:00
Günther Deschner
e0c50aafce
s3-net: use rpccli_spoolss_enumprinterkey wrapper.
...
Guenther
2009-03-17 12:18:43 +01:00
Günther Deschner
12c6ac6a43
s3-net: fix net_spoolss_setprinterdataex.
...
Guenther
2009-03-17 12:14:47 +01:00
Günther Deschner
acf523ad7e
s3-net: fix net_spoolss_setprinterdata.
...
Guenther
2009-03-17 12:10:43 +01:00
Günther Deschner
2a8c078357
s3-net: use rpccli_spoolss_EnumPrinterData.
...
Guenther
2009-03-17 12:08:29 +01:00
Günther Deschner
4ea46d69bb
s3-net: temporary disable net_spoolss_setprinterdata.
...
Guenther
2009-03-17 12:01:29 +01:00
Günther Deschner
f14d4267c9
s3-net: use rpccli_spoolss_enumprinters wrapper.
...
Guenther
2009-03-13 09:25:23 +01:00
Günther Deschner
058f47d08d
s3-spoolss: remove old leftover driver print functions.
...
Guenther
2009-03-13 09:25:23 +01:00
Günther Deschner
7876d28d9a
s3-net: use rpccli_spoolss_enumprinterdrivers wrapper.
...
Guenther
2009-03-13 09:25:22 +01:00
Günther Deschner
4541aa5f84
s3-spoolss: use form flags from idl in rpcclient and net.
...
Guenther
2009-03-06 14:32:46 +01:00
Günther Deschner
01e4f63c5e
s3-net: use new rpccli_spoolss_enumforms wrapper.
...
Guenther
2009-03-06 14:30:17 +01:00
Günther Deschner
670a22852c
s3-spoolss: use DSPRINT flags instead of SPOOLS_DS flags.
...
Guenther
2009-02-27 13:33:15 +01:00
Günther Deschner
a041d90619
s3-spoolss: use is_valid_policy_hnd to check for valid policy handles.
...
Guenther
2009-02-25 12:22:31 +01:00
Günther Deschner
109ba07b0e
s3-spoolss: use rpccli_spoolss_addprinterex wrapper.
...
Guenther
2009-02-25 11:16:29 +01:00
Günther Deschner
f8af5130d5
s3-net: use rpccli_spoolss_getprinter and rpccli_spoolss_SetPrinter.
...
Guenther
2009-02-25 11:16:29 +01:00
Günther Deschner
3ceffcaa46
s3-net: use rpccli_spoolss_AddPrinterDriver and rpccli_spoolss_getprinterdriver2
...
wrapper.
Guenther
2009-02-24 22:40:51 +01:00
Günther Deschner
38e2888653
s3-net: use rpccli_spoolss_SetPrinterDataEx.
...
Guenther
2009-02-12 22:51:29 +01:00
Günther Deschner
9d05e91ec0
s3-rpcclient: use rpccli_spoolss_openprinter_ex helper.
...
Guenther
2009-02-10 11:05:02 +01:00
Volker Lendecke
07a8ad711b
Attempt to fix the build
2009-02-09 20:18:57 +01:00
Günther Deschner
438af255c6
s3-rpcclient: use srv_name_slash instead of formating servername again and again.
...
Guenther
2009-02-09 19:07:34 +01:00
Günther Deschner
5234f5e433
s3-spoolss: use rpccli_spoolss_AddForm in net and rpcclient.
...
Guenther
2009-02-09 10:42:04 +01:00
Günther Deschner
0bd5698dab
s3-spoolss: use rpccli_spoolss_ClosePrinter.
...
Guenther
2009-02-06 18:58:34 +01:00
Jelmer Vernooij
ddcab787c4
Rename dos_errstr() to win_errstr() for consistency with Samba 4.
2008-11-01 17:19:26 +01:00
Jelmer Vernooij
f0c4829e82
Remove silly safe_free() function which is a wrapper around SAFE_FREE().
...
Since it's a function it just sets the local pointer to NULL and basically
is an equivalent to free().
It also claims it's being used for callbacks but isn't used that way
anywhere.
2008-10-19 13:06:14 +02:00
Volker Lendecke
05cc3fda05
Refactoring: connect_dst_pipe uses ndr_syntax_id instead of pipe_idx
...
(This used to be commit 0f77746f36
)
2008-07-21 14:36:28 +02:00
Kai Blin
16938883e6
net: Use true/false instead of True/False.
...
(This used to be commit a8b567aac3
)
2008-05-20 14:27:08 +02:00
Kai Blin
4206d97544
net: more whitespace cleanup
...
(This used to be commit ef0184d580
)
2008-05-10 09:22:31 +02:00
Kai Blin
f576910944
net: Remove globals
...
(This used to be commit 1e9319cf88
)
2008-05-10 09:22:27 +02:00
Volker Lendecke
862d7e32b9
Move user/domain from rpc_pipe_client to cli_pipe_auth_data
...
(This used to be commit 42de50d2cd
)
2008-04-25 11:12:50 +02:00
Volker Lendecke
cf2442bdcb
Use rpc_pipe_client->user_name instead of rpc_pipe_client->cli->user_name
...
Also make sure that rpc_pipe_client->user_name is always talloced.
(This used to be commit 3f6c5b9966
)
2008-04-20 00:14:40 +02:00
Volker Lendecke
2a2188591b
Add "desthost" to rpc_pipe_client
...
This reduces the dependency on cli_state
(This used to be commit 783afab9c8
)
2008-04-20 00:13:09 +02:00
Jeremy Allison
42cfffae80
Remove next_token - all uses must now be next_token_talloc.
...
No more temptations to use static length strings.
Jeremy.
(This used to be commit ec003f3936
)
2007-12-07 17:32:32 -08:00
Jeremy Allison
3c219ce238
Remove pstrings.
...
Jeremy.
(This used to be commit e3c02796f8
)
2007-12-04 15:45:20 -08:00
Jeremy Allison
d40e47db4b
Remove more fstring/pstring bad useage. Go talloc !
...
Jeremy.
(This used to be commit 2a0173743d
)
2007-11-08 17:25:45 -08:00
Jeremy Allison
f88b7a076b
This is a large patch (sorry). Migrate from struct in_addr
...
to struct sockaddr_storage in most places that matter (ie.
not the nmbd and NetBIOS lookups). This passes make test
on an IPv4 box, but I'll have to do more work/testing on
IPv6 enabled boxes. This should now give us a framework
for testing and finishing the IPv6 migration. It's at
the state where someone with a working IPv6 setup should
(theorecically) be able to type :
smbclient //ipv6-address/share
and have it work.
Jeremy.
(This used to be commit 98e154c312
)
2007-10-24 14:16:54 -07:00
Jeremy Allison
30191d1a57
RIP BOOL. Convert BOOL -> bool. I found a few interesting
...
bugs in various places whilst doing this (places that assumed
BOOL == int). I also need to fix the Samba4 pidl generation
(next checkin).
Jeremy.
(This used to be commit f35a266b3c
)
2007-10-18 17:40:25 -07:00
Günther Deschner
6824731cb0
r24783: Remove unused off_t type.
...
Guenther
(This used to be commit 85c816c27f
)
2007-10-10 12:30:21 -05:00
Andrew Tridgell
5e54558c6d
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
...
(This used to be commit b0132e94fc
)
2007-10-10 12:28:22 -05:00
Jeremy Allison
d824b98f80
r23779: Change from v2 or later to v3 or later.
...
Jeremy.
(This used to be commit 407e6e695b
)
2007-10-10 12:28:20 -05:00
Michael Adam
8b79106829
r22932: Use the same symbol in sizeof and cast for talloc.
...
(This used to be commit 550498e68d
)
2007-10-10 12:22:10 -05:00
Jeremy Allison
79de0ad946
r22588: Make all uses of TALLOC_MEMDUP consistent.
...
Jeremy.
(This used to be commit 8ad13718af
)
2007-10-10 12:19:48 -05:00
Volker Lendecke
ecf90c495e
r19991: Sorry for this 2000-liner...
...
The main thing here is a rewrite of srv_winreg_nt.c. The core functionality
has moved to registry/reg_api.c which is then usable by the rest of Samba as
well.
On that way it fixes creating keys with more than one element in the
path. This did not work before.
Two things that sneaked in (sorry :-) is the change of some routines from
NTSTATUS to WERROR the removed "parent" argument to regkey_open_internal.
Volker
(This used to be commit fea52801de
)
2007-10-10 12:16:18 -05:00
Volker Lendecke
202f63e476
r19811: Decode REG_MULTI_SZ and REG_BINARY
...
(This used to be commit 6793301751
)
2007-10-10 12:15:57 -05:00
Volker Lendecke
e23781b3b3
r17316: More C++ warnings -- 456 left
...
(This used to be commit 1e4ee728df
)
2007-10-10 11:38:25 -05:00