ira/wip.git
15 years agos3-rpcclient: use rpccli_spoolss_enumprinterdataex wrapper.
Günther Deschner [Tue, 17 Mar 2009 22:45:16 +0000 (23:45 +0100)]
s3-rpcclient: use rpccli_spoolss_enumprinterdataex wrapper.

Guenther

15 years agos3-spoolss: add rpccli_spoolss_enumprinterdataex convenience wrapper.
Günther Deschner [Tue, 17 Mar 2009 22:39:00 +0000 (23:39 +0100)]
s3-spoolss: add rpccli_spoolss_enumprinterdataex convenience wrapper.

Guenther

15 years agospoolss: add ndr_push/pull_spoolss_EnumPrinterDataEx helper.
Günther Deschner [Tue, 17 Mar 2009 23:35:44 +0000 (00:35 +0100)]
spoolss: add ndr_push/pull_spoolss_EnumPrinterDataEx helper.

Guenther

15 years agos3: re-run make samba3-idl.
Günther Deschner [Wed, 18 Mar 2009 00:08:38 +0000 (01:08 +0100)]
s3: re-run make samba3-idl.

Guenther

15 years agospoolss: add spoolss_EnumPrinterDataEx triple call.
Günther Deschner [Tue, 17 Mar 2009 23:36:31 +0000 (00:36 +0100)]
spoolss: add spoolss_EnumPrinterDataEx triple call.

Guenther

15 years agos3: re-run make samba3-idl.
Günther Deschner [Wed, 18 Mar 2009 00:07:49 +0000 (01:07 +0100)]
s3: re-run make samba3-idl.

Guenther

15 years agospoolss: fix spoolss_PrinterEnumValues w.r.t. size calculation of PrinterData.
Günther Deschner [Tue, 17 Mar 2009 23:36:54 +0000 (00:36 +0100)]
spoolss: fix spoolss_PrinterEnumValues w.r.t. size calculation of PrinterData.

Guenther

15 years agoMissing break in conversion function prevents tdb password database update.
Alexander Zagrebin [Tue, 17 Mar 2009 22:38:33 +0000 (15:38 -0700)]
Missing break in conversion function prevents tdb password database update.

15 years agobuild: fix detection of netinet/ip.h on FreeBSD
Timur [Tue, 17 Mar 2009 21:46:53 +0000 (22:46 +0100)]
build: fix detection of netinet/ip.h on FreeBSD

Signed-off-by: Michael Adam <obnox@samba.org>
15 years agobuild: format the header check for netinet/ip.h more nicely
Timur [Tue, 17 Mar 2009 21:45:28 +0000 (22:45 +0100)]
build: format the header check for netinet/ip.h more nicely

Signed-off-by: Michael Adam <obnox@samba.org>
15 years agoRemove the global "struct cm_cred_struct" and associated calls, make
Jeremy Allison [Tue, 17 Mar 2009 21:53:06 +0000 (14:53 -0700)]
Remove the global "struct cm_cred_struct" and associated calls, make
callers pass in a struct user_auth_info * instead. This commit causes
smbc_set_credentials() to print out a message telling callers to use
smbc_set_credentials_with_fallback() instead, as smbc_set_credentials()
has a broken API (no SMBCCTX * pointer). No more global variables used
in the connection manager API for client dfs calls.
Jeremy.

15 years agos3-rpcclient: say that we are displaying a REG_MULTI_SZ in display_reg_value().
Günther Deschner [Tue, 17 Mar 2009 19:50:59 +0000 (20:50 +0100)]
s3-rpcclient: say that we are displaying a REG_MULTI_SZ in display_reg_value().

Guenther

15 years agos3: re-run make samba3-idl.
Günther Deschner [Tue, 17 Mar 2009 19:52:58 +0000 (20:52 +0100)]
s3: re-run make samba3-idl.

Guenther

15 years agospoolss: add spoolss_PrinterEnumValues.
Günther Deschner [Mon, 16 Mar 2009 20:09:36 +0000 (21:09 +0100)]
spoolss: add spoolss_PrinterEnumValues.

Guenther

15 years agos3: Fix bugs in the detection of the GNU ld version (Bug #6147)
Steve Langasek [Tue, 17 Mar 2009 21:08:28 +0000 (22:08 +0100)]
s3: Fix bugs in the detection of the GNU ld version (Bug #6147)

This bug results in a failure to use linker scripts to limit the set of symbols
exported by our shared libraries.

Signed-off-by: Michael Adam <obnox@samba.org>
15 years agos4 torture: Win7 has a slightly different allowed access mask
Zach Loafman [Mon, 16 Mar 2009 16:24:06 +0000 (09:24 -0700)]
s4 torture: Win7 has a slightly different allowed access mask

Still investigating.

15 years agos4 torture: Add a string version for NT_STATUS_WIN7_INVALID_RANGE
Zach Loafman [Fri, 13 Mar 2009 16:04:33 +0000 (09:04 -0700)]
s4 torture: Add a string version for NT_STATUS_WIN7_INVALID_RANGE

Also submitted a request to cifs-protocol for a real name for this
thing. Use win7 target logic in smb2 lock test, SMB2-LOCK now passes
against Win7.

15 years agos4 libcli: Add SMB2.1 dialect to libcli
Zach Loafman [Thu, 12 Mar 2009 15:32:58 +0000 (08:32 -0700)]
s4 libcli: Add SMB2.1 dialect to libcli

Negotiate 2.1 if possible, leave negotiate results in
transport->negotiate.dialect_revision.

15 years agoFix #6130: Don't crash in winbindd_rpc lookup_groupmem() on unmapped members
Volker Lendecke [Mon, 16 Mar 2009 12:17:04 +0000 (13:17 +0100)]
Fix #6130: Don't crash in winbindd_rpc lookup_groupmem() on unmapped members

Thanks to François Legal <devel@thom.fr.eu.org> for reporting this bug

15 years agos4:build: require tevent 0.9.5
Stefan Metzmacher [Tue, 17 Mar 2009 19:18:31 +0000 (20:18 +0100)]
s4:build: require tevent 0.9.5

metze

15 years agotevent: change version to 0.9.5 after the ABI has changed
Stefan Metzmacher [Tue, 17 Mar 2009 19:18:01 +0000 (20:18 +0100)]
tevent: change version to 0.9.5 after the ABI has changed

metze

15 years agotevent: store the location where a request was finished
Stefan Metzmacher [Tue, 17 Mar 2009 19:13:34 +0000 (20:13 +0100)]
tevent: store the location where a request was finished

This is very useful to find bugs.
You can use 'p *req' in gdb to show where
tevent_req_done(), tevent_req_error() or tevent_req_nomem()
was called.

metze

15 years agotevent: use an immediate event as trigger for tevent_queue
Stefan Metzmacher [Tue, 17 Mar 2009 09:42:55 +0000 (10:42 +0100)]
tevent: use an immediate event as trigger for tevent_queue

metze

15 years agotevent: use an immediate event fot tevent_req_post()
Stefan Metzmacher [Tue, 17 Mar 2009 09:18:34 +0000 (10:18 +0100)]
tevent: use an immediate event fot tevent_req_post()

Now tevent_req_post() never fails

metze

15 years agotevent: use TALLOC_FREE() in tevent_req.c
Stefan Metzmacher [Tue, 17 Mar 2009 09:17:50 +0000 (10:17 +0100)]
tevent: use TALLOC_FREE() in tevent_req.c

metze

15 years agos3:events: add support for immediate events
Stefan Metzmacher [Mon, 16 Mar 2009 14:06:52 +0000 (15:06 +0100)]
s3:events: add support for immediate events

metze

15 years agotevent: add support for immediate events
Stefan Metzmacher [Fri, 13 Mar 2009 14:47:33 +0000 (15:47 +0100)]
tevent: add support for immediate events

They're like directly triggered timed events,
but you can preallocated them and scheduling them
will not fail.

metze

15 years agos3:events: make use of tevent_common_loop_wait()
Stefan Metzmacher [Mon, 16 Mar 2009 13:45:42 +0000 (14:45 +0100)]
s3:events: make use of tevent_common_loop_wait()

metze

15 years agotevent: add tevent_common_loop_wait() helper function and use it
Stefan Metzmacher [Mon, 16 Mar 2009 13:15:07 +0000 (14:15 +0100)]
tevent: add tevent_common_loop_wait() helper function and use it

tevent_loop_wait should do the same for all backends.
It should loop as long as we have pending events.

metze

15 years agotevent: check signal events first in event_loop_once
Stefan Metzmacher [Mon, 16 Mar 2009 11:45:48 +0000 (12:45 +0100)]
tevent: check signal events first in event_loop_once

We also check for signal events directly before and after
the select/epoll calls.

metze

15 years agotevent: let tevent_loop_once() just run one fd event
Stefan Metzmacher [Mon, 16 Mar 2009 11:34:23 +0000 (12:34 +0100)]
tevent: let tevent_loop_once() just run one fd event

This makes the logic much simpler for the callers,
and matches the samba3 behavior.

If needed we can add performance tunning for tevent_loop_wait()
later.

metze

15 years agos3-spoolss: remove unused RPC_BUFFER definition.
Günther Deschner [Tue, 17 Mar 2009 17:36:43 +0000 (18:36 +0100)]
s3-spoolss: remove unused RPC_BUFFER definition.

Guenther

15 years agos3-spoolss: remove (disabled) enum_all_printers_info_1_remote.
Günther Deschner [Tue, 17 Mar 2009 17:34:45 +0000 (18:34 +0100)]
s3-spoolss: remove (disabled) enum_all_printers_info_1_remote.

Jerry, please check. I do not understand how this could work and in
it's current form, we cannot make this even compile anymore, I'm afraid :)
I think it is safe to remove.

Guenther

15 years agos4-smbtorture: fix spoolss notify test for notify type changes.
Günther Deschner [Tue, 17 Mar 2009 17:03:36 +0000 (18:03 +0100)]
s4-smbtorture: fix spoolss notify test for notify type changes.

Guenther

15 years agos3-spoolss: remove PRINTER_NOTIFY_TYPE and JOB_NOTIFY_TYPE now defined in IDL.
Günther Deschner [Tue, 17 Mar 2009 17:03:10 +0000 (18:03 +0100)]
s3-spoolss: remove PRINTER_NOTIFY_TYPE and JOB_NOTIFY_TYPE now defined in IDL.

Guenther

15 years agos3-spoolss: remove SPL Port definitions now in IDL.
Günther Deschner [Tue, 17 Mar 2009 16:31:18 +0000 (17:31 +0100)]
s3-spoolss: remove SPL Port definitions now in IDL.

Guenther

15 years agos3-spoolss: remove PRIORITY defines, that were never used.
Günther Deschner [Tue, 17 Mar 2009 16:25:07 +0000 (17:25 +0100)]
s3-spoolss: remove PRIORITY defines, that were never used.

Guenther

15 years agos3: re-run make samba3-idl.
Günther Deschner [Tue, 17 Mar 2009 16:24:47 +0000 (17:24 +0100)]
s3: re-run make samba3-idl.

Guenther

15 years agospoolss: use PRINTER_NOTIFY_TYPE and JOB_NOTIFY_TYPE in favor of "old" s4 defines.
Günther Deschner [Tue, 17 Mar 2009 17:01:11 +0000 (18:01 +0100)]
spoolss: use PRINTER_NOTIFY_TYPE and JOB_NOTIFY_TYPE in favor of "old" s4 defines.

Guenther

15 years agospoolss: add SPL Port definitions to IDL.
Günther Deschner [Tue, 17 Mar 2009 16:30:07 +0000 (17:30 +0100)]
spoolss: add SPL Port definitions to IDL.

Guenther

15 years agospoolss: add range checks for priority element in spoolss_JobInfo structs.
Günther Deschner [Tue, 17 Mar 2009 16:24:01 +0000 (17:24 +0100)]
spoolss: add range checks for priority element in spoolss_JobInfo structs.

Guenther

15 years agos3-spoolss: move DRIVER_X_VERSION flags into the backend, where they belong to.
Günther Deschner [Tue, 17 Mar 2009 16:17:18 +0000 (17:17 +0100)]
s3-spoolss: move DRIVER_X_VERSION flags into the backend, where they belong to.

Guenther

15 years agos3-spoolss: remove unused DEVICEMODE parsing and header.
Günther Deschner [Tue, 17 Mar 2009 15:41:16 +0000 (16:41 +0100)]
s3-spoolss: remove unused DEVICEMODE parsing and header.

Guenther

15 years agos3-spoolss: rename convert_printer_info_new to convert_printer_info.
Günther Deschner [Tue, 17 Mar 2009 14:26:38 +0000 (15:26 +0100)]
s3-spoolss: rename convert_printer_info_new to convert_printer_info.

Guenther

15 years agos3-spoolss: rename convert_nt_devicemode_new to convert_nt_devicemode.
Günther Deschner [Tue, 17 Mar 2009 14:25:07 +0000 (15:25 +0100)]
s3-spoolss: rename convert_nt_devicemode_new to convert_nt_devicemode.

Guenther

15 years agos3-spoolss: rename construct_dev_mode_new to construct_dev_mode.
Günther Deschner [Tue, 17 Mar 2009 14:23:30 +0000 (15:23 +0100)]
s3-spoolss: rename construct_dev_mode_new to construct_dev_mode.

Guenther

15 years agos3-spoolss/registry: use libndr to push a spoolss_DeviceMode in fill_in_printer_values().
Günther Deschner [Tue, 17 Mar 2009 14:22:22 +0000 (15:22 +0100)]
s3-spoolss/registry: use libndr to push a spoolss_DeviceMode in fill_in_printer_values().

Guenther

15 years agos3-spoolss/registry: use marshall_sec_desc in fill_in_printer_values().
Günther Deschner [Tue, 17 Mar 2009 14:21:06 +0000 (15:21 +0100)]
s3-spoolss/registry: use marshall_sec_desc in fill_in_printer_values().

Guenther

15 years agos3-spoolss: move SYSTEMTIME parsing to a more generic place, as suggested.
Günther Deschner [Tue, 17 Mar 2009 13:45:24 +0000 (14:45 +0100)]
s3-spoolss: move SYSTEMTIME parsing to a more generic place, as suggested.

Guenther

15 years agos3-spoolss: rename temporary convert_devicemode_new function.
Günther Deschner [Tue, 17 Mar 2009 13:43:50 +0000 (14:43 +0100)]
s3-spoolss: rename temporary convert_devicemode_new function.

Guenther

15 years agos3-spoolss: move PRINTER_ATTRIBUTE_SAMBA to printing backend, where they belong.
Günther Deschner [Tue, 17 Mar 2009 11:48:46 +0000 (12:48 +0100)]
s3-spoolss: move PRINTER_ATTRIBUTE_SAMBA to printing backend, where they belong.

Guenther

15 years agos3-spoolss: remove PRINTER_MESSAGE flags and struct, this was never used.
Günther Deschner [Tue, 17 Mar 2009 11:48:10 +0000 (12:48 +0100)]
s3-spoolss: remove PRINTER_MESSAGE flags and struct, this was never used.

Guenther

15 years agoRemove some transitional code in writev_send
Volker Lendecke [Tue, 17 Mar 2009 08:38:14 +0000 (09:38 +0100)]
Remove some transitional code in writev_send

15 years agoConvert np_read to tevent_req
Volker Lendecke [Tue, 17 Mar 2009 08:34:17 +0000 (09:34 +0100)]
Convert np_read to tevent_req

15 years agoConvert np_write to tevent_req
Volker Lendecke [Tue, 17 Mar 2009 08:17:16 +0000 (09:17 +0100)]
Convert np_write to tevent_req

15 years agoremove needless rpath stuff for default paths as early as possible
Björn Jacke [Wed, 11 Mar 2009 14:44:45 +0000 (15:44 +0100)]
remove needless rpath stuff for default paths as early as possible

Signed-off-by: Michael Adam <obnox@samba.org>
15 years agoclean up lib64 linking paths the same way as lib
Björn Jacke [Wed, 11 Mar 2009 14:32:49 +0000 (15:32 +0100)]
clean up lib64 linking paths the same way as lib

Signed-off-by: Michael Adam <obnox@samba.org>
15 years agoto be portable, use options first, arguments last
Björn Jacke [Sun, 8 Mar 2009 11:54:04 +0000 (12:54 +0100)]
to be portable, use options first, arguments last

Signed-off-by: Michael Adam <obnox@samba.org>
15 years ago.gitignore source4/torture/ldb/proto.h
Michael Adam [Tue, 17 Mar 2009 14:51:13 +0000 (15:51 +0100)]
.gitignore source4/torture/ldb/proto.h

Michael

15 years agofix build on sles8 and other old popt installations
Björn Jacke [Sun, 15 Mar 2009 16:26:21 +0000 (17:26 +0100)]
fix build on sles8 and other old popt installations

Signed-off-by: Michael Adam <obnox@samba.org>
15 years agos3-spoolss: remove unused init_unistr_array().
Günther Deschner [Mon, 16 Mar 2009 23:28:49 +0000 (00:28 +0100)]
s3-spoolss: remove unused init_unistr_array().

Guenther

15 years agos3-spoolss: remove unused get_printer_dataex().
Günther Deschner [Mon, 16 Mar 2009 23:28:26 +0000 (00:28 +0100)]
s3-spoolss: remove unused get_printer_dataex().

Guenther

15 years agos3: remove rpc_parse/parse_buffer.c completely.
Günther Deschner [Mon, 16 Mar 2009 23:16:05 +0000 (00:16 +0100)]
s3: remove rpc_parse/parse_buffer.c completely.

Guenther

15 years agos3-spoolss: remove old spoolss_EnumPrinterKey.
Günther Deschner [Mon, 16 Mar 2009 22:10:35 +0000 (23:10 +0100)]
s3-spoolss: remove old spoolss_EnumPrinterKey.

Guenther

15 years agos3-spoolss: use pidl for _spoolss_EnumPrinterKey.
Günther Deschner [Mon, 16 Mar 2009 22:09:15 +0000 (23:09 +0100)]
s3-spoolss: use pidl for _spoolss_EnumPrinterKey.

Guenther

15 years agos3-spoolss: remove old rpccli_spoolss_enumprinterkey wrapper.
Günther Deschner [Mon, 16 Mar 2009 21:09:22 +0000 (22:09 +0100)]
s3-spoolss: remove old rpccli_spoolss_enumprinterkey wrapper.

Guenther

15 years agos3-net: use rpccli_spoolss_enumprinterkey wrapper.
Günther Deschner [Mon, 16 Mar 2009 22:38:05 +0000 (23:38 +0100)]
s3-net: use rpccli_spoolss_enumprinterkey wrapper.

Guenther

15 years agos3-rpcclient: use rpccli_spoolss_enumprinterkey wrapper.
Günther Deschner [Mon, 16 Mar 2009 21:07:00 +0000 (22:07 +0100)]
s3-rpcclient: use rpccli_spoolss_enumprinterkey wrapper.

Guenther

15 years agos3-spoolss: add rpccli_spoolss_enumprinterkey convenience wrapper.
Günther Deschner [Mon, 16 Mar 2009 20:41:11 +0000 (21:41 +0100)]
s3-spoolss: add rpccli_spoolss_enumprinterkey convenience wrapper.

Guenther

15 years agos4-smbtorture: fix test_EnumPrinterKey.
Günther Deschner [Tue, 17 Mar 2009 02:08:34 +0000 (03:08 +0100)]
s4-smbtorture: fix test_EnumPrinterKey.

Guenther

15 years agos3: re-run make samba3-idl.
Günther Deschner [Tue, 17 Mar 2009 01:38:56 +0000 (02:38 +0100)]
s3: re-run make samba3-idl.

Guenther

15 years agospoolss: use nstring_array in spoolss_EnumPrinterKey.
Günther Deschner [Mon, 16 Mar 2009 20:36:18 +0000 (21:36 +0100)]
spoolss: use nstring_array in spoolss_EnumPrinterKey.

Guenther

15 years agos3-net: fix net_spoolss_setprinterdataex.
Günther Deschner [Mon, 16 Mar 2009 23:29:13 +0000 (00:29 +0100)]
s3-net: fix net_spoolss_setprinterdataex.

Guenther

15 years agos3-spoolss: cleanup _spoolss_SetPrinterDataEx a little.
Günther Deschner [Mon, 16 Mar 2009 17:24:13 +0000 (18:24 +0100)]
s3-spoolss: cleanup _spoolss_SetPrinterDataEx a little.

Guenther

15 years agos3-spoolss: cleanup _spoolss_GetPrinterDataEx a little.
Günther Deschner [Mon, 16 Mar 2009 17:19:57 +0000 (18:19 +0100)]
s3-spoolss: cleanup _spoolss_GetPrinterDataEx a little.

Guenther

15 years agos3-rpcclient: fix cmd_spoolss_getprinterdataex.
Günther Deschner [Mon, 16 Mar 2009 15:02:21 +0000 (16:02 +0100)]
s3-rpcclient: fix cmd_spoolss_getprinterdataex.

Guenther

15 years agos3-net: fix net_spoolss_setprinterdata.
Günther Deschner [Mon, 16 Mar 2009 23:34:59 +0000 (00:34 +0100)]
s3-net: fix net_spoolss_setprinterdata.

Guenther

15 years agos3-net: use rpccli_spoolss_EnumPrinterData.
Günther Deschner [Tue, 17 Mar 2009 00:47:40 +0000 (01:47 +0100)]
s3-net: use rpccli_spoolss_EnumPrinterData.

Guenther

15 years agos3-spoolss: remove spoolss_EnumPrinterData.
Günther Deschner [Mon, 16 Mar 2009 14:04:17 +0000 (15:04 +0100)]
s3-spoolss: remove spoolss_EnumPrinterData.

Guenther

15 years agos3-spoolss: use pidl for _spoolss_EnumPrinterData.
Günther Deschner [Mon, 16 Mar 2009 13:58:55 +0000 (14:58 +0100)]
s3-spoolss: use pidl for _spoolss_EnumPrinterData.

Guenther

15 years agos3-spoolss: remove rpccli_spoolss_enumprinterdata.
Günther Deschner [Mon, 16 Mar 2009 14:02:43 +0000 (15:02 +0100)]
s3-spoolss: remove rpccli_spoolss_enumprinterdata.

Guenther

15 years agos3-rpcclient: use rpccli_spoolss_EnumPrinterData in enumdata command.
Günther Deschner [Mon, 16 Mar 2009 14:11:04 +0000 (15:11 +0100)]
s3-rpcclient: use rpccli_spoolss_EnumPrinterData in enumdata command.

Guenther

15 years agos3-net: temporary disable net_spoolss_setprinterdata.
Günther Deschner [Tue, 17 Mar 2009 11:01:29 +0000 (12:01 +0100)]
s3-net: temporary disable net_spoolss_setprinterdata.

Guenther

15 years agos3-spoolss: remove old spoolss_SetPrinterData.
Günther Deschner [Sat, 14 Mar 2009 01:26:08 +0000 (02:26 +0100)]
s3-spoolss: remove old spoolss_SetPrinterData.

Guenther

15 years agos3-spoolss: use pidl for _spoolss_SetPrinterData.
Günther Deschner [Sat, 14 Mar 2009 01:24:47 +0000 (02:24 +0100)]
s3-spoolss: use pidl for _spoolss_SetPrinterData.

Guenther

15 years agos3-spoolss: remove old rpccli_spoolss_setprinterdata wrapper.
Günther Deschner [Sat, 14 Mar 2009 01:22:59 +0000 (02:22 +0100)]
s3-spoolss: remove old rpccli_spoolss_setprinterdata wrapper.

Guenther

15 years agos3-rpcclient: use rpccli_spoolss_SetPrinterData.
Günther Deschner [Sat, 14 Mar 2009 01:21:11 +0000 (02:21 +0100)]
s3-rpcclient: use rpccli_spoolss_SetPrinterData.

Guenther

15 years agos3-spoolss: remove old spoolss_GetPrinterData.
Günther Deschner [Sat, 14 Mar 2009 00:31:00 +0000 (01:31 +0100)]
s3-spoolss: remove old spoolss_GetPrinterData.

Guenther

15 years agos3-spoolss: use pidl for _spoolss_GetPrinterData.
Günther Deschner [Sat, 14 Mar 2009 00:29:56 +0000 (01:29 +0100)]
s3-spoolss: use pidl for _spoolss_GetPrinterData.

Guenther

15 years agos3-spoolss: remove old rpccli_spoolss_getprinterdata.
Günther Deschner [Sat, 14 Mar 2009 00:28:25 +0000 (01:28 +0100)]
s3-spoolss: remove old rpccli_spoolss_getprinterdata.

Guenther

15 years agos3-rpcclient: use rpccli_spoolss_getprinterdata.
Günther Deschner [Sat, 14 Mar 2009 00:28:55 +0000 (01:28 +0100)]
s3-rpcclient: use rpccli_spoolss_getprinterdata.

Guenther

15 years agos3-spoolss: add rpccli_spoolss_getprinterdata convenience wrapper.
Günther Deschner [Sat, 14 Mar 2009 00:26:27 +0000 (01:26 +0100)]
s3-spoolss: add rpccli_spoolss_getprinterdata convenience wrapper.

Guenther

15 years agos3-spoolss: remove unused ADD_JOBINFO_1.
Günther Deschner [Thu, 26 Feb 2009 20:56:12 +0000 (21:56 +0100)]
s3-spoolss: remove unused ADD_JOBINFO_1.

Guenther

15 years agoFix a valgrind error
Volker Lendecke [Tue, 17 Mar 2009 10:22:41 +0000 (11:22 +0100)]
Fix a valgrind error

Found in "make test" -- if we can't connect at all, "cli" is uninitialized

15 years agos4-smbtorture: fix RPC-SPOOLSS test after PrinterData changes.
Günther Deschner [Mon, 16 Mar 2009 15:01:10 +0000 (16:01 +0100)]
s4-smbtorture: fix RPC-SPOOLSS test after PrinterData changes.

Guenther

15 years agos4-spoolss: use winreg_Type for GetPrinterData implementation.
Günther Deschner [Mon, 16 Mar 2009 14:44:16 +0000 (15:44 +0100)]
s4-spoolss: use winreg_Type for GetPrinterData implementation.

Guenther

15 years agos3: re-run make samba3-idl.
Günther Deschner [Mon, 16 Mar 2009 15:45:57 +0000 (16:45 +0100)]
s3: re-run make samba3-idl.

Guenther

15 years agospoolss: use winreg_Type instead of spoolss_PrinterDataType for XPrinterData calls.
Günther Deschner [Mon, 16 Mar 2009 14:43:17 +0000 (15:43 +0100)]
spoolss: use winreg_Type instead of spoolss_PrinterDataType for XPrinterData calls.

Guenther

15 years agospoolss: use uint8 array instead of DATA_BLOB in EnumPrinterData IDL out pointer.
Günther Deschner [Mon, 16 Mar 2009 14:22:59 +0000 (15:22 +0100)]
spoolss: use uint8 array instead of DATA_BLOB in EnumPrinterData IDL out pointer.

Guenther

15 years agospoolss: fix ndr_push_spoolss_SetPrinterData.
Günther Deschner [Sat, 14 Mar 2009 00:39:39 +0000 (01:39 +0100)]
spoolss: fix ndr_push_spoolss_SetPrinterData.

Guenther