1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-07 09:49:30 +03:00
Commit Graph

8491 Commits

Author SHA1 Message Date
d8b60d56fb Added deleteprinterdata function.
Stub for deleteprinterdataex.
(This used to be commit 14acdbf06d)
2002-05-14 07:13:25 +00:00
60f4e9dccc Fixed bug in enumprinterdrivers.
Added stubs for addprinterdriver and deleteprinterdriver functions.
(This used to be commit ca315ef84f)
2002-05-14 07:11:31 +00:00
ceb338a35c Moved PyDict_SetItemString for printer info level structures into conv functions.
(This used to be commit f7fadfdd73)
2002-05-14 07:09:54 +00:00
3d95426f2c Added writeprinter rpc command.
(This used to be commit a1934a7a8e)
2002-05-14 06:37:54 +00:00
2e6939cf0b Added writeprinter command.
(This used to be commit 307788d0b8)
2002-05-14 06:09:59 +00:00
4deb561254 Change make_spoolss_q_{get,set}printerdata() take a char* and length rather
than a unistr2.  Printer data isn't necessarily in unistr format.

Tallocate memory to hold returned data when unmarshalling getprinterdata
and enumprinterdata replies.
(This used to be commit 89633a1d87)
2002-05-14 05:32:45 +00:00
1df5f81247 The cli_spoolss_setprinterdata() function interface changed slightly.
(This used to be commit 79d7bcf42e)
2002-05-14 05:27:58 +00:00
55cc5f4c08 Added getprinterdata and enumprinterdata rpc client routines.
The setprinterdata routine was rewritten slightly to take more arguments.
(This used to be commit a9a5702c88)
2002-05-14 05:26:50 +00:00
762d52feba Added enumprinterdata.
(This used to be commit 7a15ce7c0c)
2002-05-14 05:01:04 +00:00
520b40e423 General cleanup of compiler warnings etc.
(This used to be commit 18aeadc591)
2002-05-14 02:37:47 +00:00
0c9e6bb88f Don't store domain with username in secrets.tdb
(This used to be commit 5c58b4290d)
2002-05-13 23:28:11 +00:00
a2f003e3b9 Fix bug where setting end of file length to 8 was hitting erroneous
check for OS/2 EA set. This caused Macromedia movie files to not export
correctly onto a Samba share. Originally spotted by Michel Stoop stoop@ncg.nl.
Jeremy.
(This used to be commit 6b4affde16)
2002-05-13 20:52:09 +00:00
d53afaaff1 compile fix merge from SAMBA_2_2
(This used to be commit 2676be4e41)
2002-05-13 14:41:55 +00:00
c5ee076190 Add auto-detect of time server. Uses master browser.
(This used to be commit c2a6b0b126)
2002-05-13 14:10:46 +00:00
4662d9b896 Added entry for winreg extension.
Added extra source file for printerdata routines.
(This used to be commit 34a0293a04)
2002-05-13 07:30:41 +00:00
b2606aaa80 Updated patch.
(This used to be commit 0851f473b7)
2002-05-13 07:29:38 +00:00
27c0ce7d11 Removed irritating CR at end of file.
(This used to be commit 2811ac99a1)
2002-05-13 07:28:16 +00:00
62f63f96e1 Added getprinterdata and setprinterdata functions.
(This used to be commit 325361e9e6)
2002-05-13 07:27:20 +00:00
5ead26e30b Registry module. Only contains REG_xxx constants used by the spoolss
printerdata routines at the moment.
(This used to be commit f2b9447bbd)
2002-05-13 06:04:07 +00:00
9bd8bf5d12 RPC client function for startdocprinter and enddocprinter.
(This used to be commit 38de5025fb)
2002-05-13 03:25:23 +00:00
787b58835c Support for client side startdocprinter.
Set useless_ptr = 1 for marshalling smb_io_doc_info() so it actually works.
(This used to be commit 8e09e94546)
2002-05-13 03:18:19 +00:00
950004e125 Added startdocprinter and enddocprinter.
(This used to be commit 954107a9d3)
2002-05-13 01:55:04 +00:00
b35c18072a Merge of --set-auth-user updates from 2.2
(This used to be commit 0420ae846c)
2002-05-13 00:44:46 +00:00
52a832b3fa Merge of secrets_init() paranoia fix from 2.2
(This used to be commit 1c3c0d7cb6)
2002-05-13 00:23:06 +00:00
282d069ff4 move vsyslog() from snprintf.c to replace.c
tx Elrond for prosecuting cleanness :)
(This used to be commit 2f30c2edfd)
2002-05-11 16:55:59 +00:00
d41d9b6fc5 merge from SAMBA_2_2
(This used to be commit b41cefb4c0)
2002-05-11 03:30:21 +00:00
58c3f9d6d5 Fix for *BSD linking of VFS modules from "Scot W. Hetzel" <hetzels@westbend.net>
Jeremy.
(This used to be commit f137a2cc14)
2002-05-11 00:36:33 +00:00
3ca09d432c Fixes for recycle bin VFS for FreeBSD from "Scot W. Hetzel" <hetzels@westbend.net>.
Jeremy
(This used to be commit 68b83335de)
2002-05-11 00:33:51 +00:00
9fb0a7cbfc Fix to include -Ipopt in getpass test.
Jeremy.
(This used to be commit 41cec26ee3)
2002-05-11 00:25:49 +00:00
c6cbca79b4 misc merge from SAMBA_2_2
(This used to be commit 0420098c47)
2002-05-10 16:19:53 +00:00
9992378e55 devmode parsing merge from SAMBA_2_2
(This used to be commit 59e49a79b4)
2002-05-10 16:19:05 +00:00
4f4f56d147 Allow -c to specify the location of the config file, and fix up some handling
of non-existant passdb cases.
(This used to be commit e56de32f5c)
2002-05-10 14:40:55 +00:00
0502d0ad6b Added findsmb to .cvsignore list.
(This used to be commit 5b682b2e04)
2002-05-10 03:17:44 +00:00
fc26f277ca Fix for Solaris nscd issue pointed out by Mike Gerdts
<Michael.Gerdts@alcatel.com>.  The struct passwd in Solaris contains some
extra fields which must be initialised otherwise nscd crashes.
(This used to be commit a67323d071)
2002-05-10 03:02:22 +00:00
6d893c61cd Removed libtool.m4 includes.
(This used to be commit 9ebc5ce4c1)
2002-05-10 02:06:14 +00:00
2586abb599 Fix the bug that refused to allow IPC$ connection to be idled if a pipe
was open - we now only refuse to allow IPC$ connection to be idled if a
handle is open on a pipe.
Jeremy.
(This used to be commit fc043110bc)
2002-05-10 01:15:36 +00:00
6b623b68d4 Ok, ok, I was too impatient...
(This used to be commit af35c5a57c)
2002-05-10 00:08:54 +00:00
961352403f Fix build. Changed MSG_PRINTER_UPDATE to MSG_PRINTER_DRVUPGRADE.
Jeremy, please verify that this was ok...
(This used to be commit f191563c7f)
2002-05-10 00:07:37 +00:00
7d51e60663 Oops. Broke the build be removing MSG_PRINTER_UPDATE. Re-added as next
free printer msg id.
Jeremy.
(This used to be commit 64c819b71e)
2002-05-10 00:06:45 +00:00
90554c046e Converged net group command.
(This used to be commit 95cc3fa4d3)
2002-05-09 23:49:40 +00:00
723bbbec0a Add ads group add and delete, allowing converged net group command.
Also update some of the help info.
(This used to be commit fde62de7a1)
2002-05-09 23:49:28 +00:00
14b02089c2 Start of net rpc group command. List only right now. Add and delete have
not been implemented...is it worth the effort?
(This used to be commit 45ac4f4c29)
2002-05-09 23:47:26 +00:00
d06f4fa834 Converged help on net group command.
(This used to be commit 9de5e0dc73)
2002-05-09 23:46:01 +00:00
2503dc8eb8 Add ads group account add function.
(This used to be commit 180311a48c)
2002-05-09 23:44:46 +00:00
059da8fb3b Merged in printing fixes... There were many missing !
Jeremy
(This used to be commit 32fa089ade)
2002-05-09 19:54:47 +00:00
909bb7a055 Allowing %S in dfs root paths. Other variables in standard_sub_advanced won't
resolve correctly in dfs referrals which are done over anonymous IPC$.
Also allowing dfs roots to be default services.
(This used to be commit 53e91c7a02)
2002-05-09 18:58:03 +00:00
1bd3da9aef NT uses NT_STATUS_OBJECT_NAME_NOT_FOUND not NT_STATUS_NO_SUCH_FILE for ENOENT.
Jeremy.
(This used to be commit 2b49d727b0)
2002-05-09 17:44:42 +00:00
30c80f90ad We were mapping the open of name1/name2 where name1 wasn't a directory
(ie. ENOTDIR) to the NT status code NT_STATUS_NOT_A_DIRECTORY. NT seems
to use NT_STATUS_OBJECT_PATH_NOT_FOUND. I'm hoping this will fix the
access binaries served from a Samba share bug...
Jeremy.
(This used to be commit 6f2b76c239)
2002-05-09 17:38:23 +00:00
27cd004bf2 merge from SAMBA_2_2
(This used to be commit c26ce496e8)
2002-05-09 17:35:42 +00:00
f1554f0847 merge freom SAMBA_2_2
(This used to be commit 833fea4710)
2002-05-09 14:20:05 +00:00