Günther Deschner
f56d9006d5
s3-lanman: use spoolss for api_WPrintDestGetInfo() and api_WPrintDestEnum().
...
With this, I think, all implemented RAP printing calls are routed over SPOOLSS.
Torture tests to follow...
Guenther
2010-04-28 01:27:40 +02:00
Günther Deschner
c88ff10d69
s3-lanman: fix debug message in api_WPrintJobEnumerate().
...
Guenther
2010-04-28 01:27:40 +02:00
Günther Deschner
566ea59b27
s3-lanman: remove a unnecessary memset in api_WPrintJobEnumerate().
...
Guenther
2010-04-28 01:27:40 +02:00
Günther Deschner
fe1f503a95
s3-lanman: remove unused code.
...
Guenther
2010-04-28 01:27:40 +02:00
Günther Deschner
f23bcb5c5e
s3-lanman: use spoolss for api_DosPrintQGetInfo and api_DosPrintQEnum.
...
Guenther
2010-04-28 01:27:40 +02:00
Jeremy Allison
f11a5d196d
Don't return an intermediate reply on async on a pipe call (Windows doesn't).
...
Jeremy.
2010-04-27 16:07:12 -07:00
Günther Deschner
f4f9d54721
s3-lanman: use spoolss for api_PrintJobInfo().
...
Guenther
2010-04-28 00:10:41 +02:00
Günther Deschner
d6d8c3ffe3
s4-smbtorture: also try renaming jobname in test_DoPrintTest_check_jobs().
...
Guenther
2010-04-28 00:10:41 +02:00
Günther Deschner
b87b1de834
s4-smbtorture: allow to pass down spoolss_JobInfoContainer to SetJob functions.
...
Guenther
2010-04-28 00:10:41 +02:00
Günther Deschner
2af449391b
s4-smbtorture: be more liberal when spoolss_SetJob fails.
...
For some reason, spoolss_SetJob pausing and resuming of printjob is still racy
on the buildfarm. Converting the fatal assert to a warning for now.
Guenther
2010-04-28 00:10:40 +02:00
Günther Deschner
1691eb73da
s3-spoolss: add support for SetJobInfo level 1 (for jobfile rename).
...
Guenther
2010-04-28 00:10:40 +02:00
Günther Deschner
2b7002f385
s3-lanman: remove unsupported print_job_set_place().
...
Guenther
2010-04-28 00:10:40 +02:00
Jeremy Allison
ce8595f68e
Fix more S3 build breakage. Matthias, please ensure S3 builds when
...
changing common code.
Jeremy.
2010-04-27 12:10:20 -07:00
Marcel Ritter
e6f59613fe
Install spn_update_list to setup/ dir
...
Signed-off-by: Matthias Dieter Wallnöfer <mdw@samba.org>
2010-04-27 21:05:00 +02:00
Matthias Dieter Wallnöfer
079897709e
s3:libads/ldap.c - fix a build breakage
2010-04-27 20:45:06 +02:00
Matthias Dieter Wallnöfer
d1db751ff8
Revert "s4:web_server: use tsocket_address functions to get the local ip and port"
...
This reverts commit 9a1a00199c2603376eacfdba7e7d0d55bc64f405.
This broke the build.
2010-04-27 18:45:42 +02:00
Matthias Dieter Wallnöfer
79a29a8cd6
s4:cldap_server/netlogon.c - handle the domain SID correctly
2010-04-27 18:45:41 +02:00
Matthias Dieter Wallnöfer
eceffe6909
nbt: samlogon/netlogon structures - unify denominations
2010-04-27 18:45:41 +02:00
Matthias Dieter Wallnöfer
3f1bd92306
s4:fill_netlogon_samlogon_response - reorder assign operations (to be consistent)
2010-04-27 18:45:40 +02:00
Matthias Dieter Wallnöfer
a89ba9e21d
s4:fill_netlogon_samlogon_response - use "lp_workgroup" for the short netbios domainname
...
This call is only for the DC mode.
2010-04-27 18:45:40 +02:00
Matthias Dieter Wallnöfer
7efb436698
s4:torture - DsRAddressToSitenames[Ex]W testsuite - make it IPv4-only compatible
2010-04-27 18:45:40 +02:00
Günther Deschner
8f8e7c788a
Revert "s3-build: Remove --enable-merged support."
...
This reverts commit f8fc7fcbeb8141c5b2775e2219bae17c55ad4a3c.
Was that pushed by coincidence ? merged build is really, really required over
here.
2010-04-27 18:14:09 +02:00
Günther Deschner
158d41b6b4
s4-smbtorture: make sure to zero the add driver info 8 struct before adding drivers.
...
Guenther
2010-04-27 17:56:50 +02:00
Günther Deschner
7532640a74
s3-spoolss: publish "Monitor" in winreg for drivers.
...
Found by torture test.
Guenther
2010-04-27 17:56:48 +02:00
Günther Deschner
70ec7e0700
s3-spoolss: fix winreg attribute for storing datatype.
...
Found by torture test (and checked with w2k, w2k3 and w2k8).
Guenther
2010-04-27 17:56:47 +02:00
Günther Deschner
03a9ac4e2b
s3-spoolss: fix some uninitialized variables.
...
Guenther
2010-04-27 17:55:55 +02:00
Stefan Metzmacher
b764145ac8
s3:smbd: keep local and remote tsocket_address per connection
...
metze
2010-04-27 17:22:31 +02:00
Björn Jacke
8f74d38c3a
s3/packaging: make rpm build work by overriding strict linker flags
2010-04-27 17:20:22 +02:00
Stefan Metzmacher
7ca576e5c4
s4:rpc_server: remove unused socket_address based functions
...
metze
2010-04-27 17:05:30 +02:00
Stefan Metzmacher
9a1a00199c
s4:web_server: use tsocket_address functions to get the local ip and port
...
metze
2010-04-27 17:05:30 +02:00
Stefan Metzmacher
41d970718a
s4:smb_server: use tsocket_address_string() for debugging the client address
...
metze
2010-04-27 17:05:30 +02:00
Stefan Metzmacher
b7782514b9
s4:wrepl_server: use tsocket_address functions to get the peer ip
...
metze
2010-04-27 17:05:30 +02:00
Stefan Metzmacher
0a70788e19
s4:lib/registry: fix the waf build
...
The pass to a source file is relative to the wscript* file.
metze
2010-04-27 17:05:29 +02:00
Günther Deschner
a2b8e28aef
s4-smbtorture: upload the full cups driver, otherwise windows will not allow using it.
...
Guenther
2010-04-27 16:42:16 +02:00
Günther Deschner
f44cec7b60
s4-smbtorture: only compare level 3 for s3 when checking winreg and spoolss_Driver.
...
Guenther
2010-04-27 16:42:16 +02:00
Günther Deschner
a0fd53e388
s4-smbtorture: mention architecture of added drivers in debug output.
...
Guenther
2010-04-27 16:42:16 +02:00
Günther Deschner
b40d2815cd
s4-smbtorture: make sure to not attempt to remove a driver file twice.
...
Guenther
2010-04-27 16:42:15 +02:00
Günther Deschner
ad80131bb1
s4-smbtorture: setup all members of level 3,4,6,8 driver add.
...
Guenther
2010-04-27 16:42:15 +02:00
Günther Deschner
fc3e959506
s4-smbtorture: use a torture_printer_context and upload own driver for RPC-SPOOLSS-PRINTER test.
...
Guenther
2010-04-27 16:42:15 +02:00
Günther Deschner
12cf6dc8ee
s4-smbtorture: split RPC-SPOOLSS-PRINTER into more tests.
...
Guenther
2010-04-27 16:42:15 +02:00
Günther Deschner
b062cac6c4
s4-smbtorture: finally test REG_MULTI_SZ in winreg/driverinfo consistency tests.
...
Guenther
2010-04-27 16:42:15 +02:00
Günther Deschner
6864828d9d
s3: use shared registry functions.
...
Guenther
2010-04-27 16:42:15 +02:00
Günther Deschner
a833be0c4e
s4: use shared registry functions.
...
Guenther
2010-04-27 16:42:15 +02:00
Günther Deschner
ee1b8e5ede
registry: add some shared registry helper functions.
...
Guenther
2010-04-27 16:42:14 +02:00
Günther Deschner
c2c56722b5
s4-smbtorture: remove some typecasts in rap tests.
...
Guenther
2010-04-27 16:42:14 +02:00
Andrew Tridgell
91bb4893c4
s4-netlogon: fixed getDcNameEx2 for blank inputs
...
w2k8r2 returns the local DC information on no inputs for
getDcNameEx2. This is needed for starting dsa.msc (ADUC) on
Win7.
CDLAP on the same call returns an error. This uses a parameter
fill_on_blank_request to distinguish the two cases.
2010-04-28 00:19:30 +10:00
Stefan Metzmacher
7f25723cf5
s4:wrepl_server: use tsocket_address functions to get the peer ip
...
metze
2010-04-27 16:18:19 +02:00
Stefan Metzmacher
9dd4419ebe
s4:smb_server: use tsocket_address_string() for debugging the client address
...
metze
2010-04-27 16:18:14 +02:00
Stefan Metzmacher
54abb0724b
s4:smb_server: use tsocket_address_string() to display the client address
...
metze
2010-04-27 15:45:12 +02:00
Stefan Metzmacher
8fce492ffc
s4:smb_server: remove unused socket_address functions
...
metze
2010-04-27 15:44:40 +02:00