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

8460 Commits

Author SHA1 Message Date
Andrew Bartlett
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
Tim Potter
0502d0ad6b Added findsmb to .cvsignore list.
(This used to be commit 5b682b2e04)
2002-05-10 03:17:44 +00:00
Tim Potter
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
Tim Potter
6d893c61cd Removed libtool.m4 includes.
(This used to be commit 9ebc5ce4c1)
2002-05-10 02:06:14 +00:00
Jeremy Allison
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
Jim McDonough
6b623b68d4 Ok, ok, I was too impatient...
(This used to be commit af35c5a57c)
2002-05-10 00:08:54 +00:00
Jim McDonough
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
Jeremy Allison
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
Jim McDonough
90554c046e Converged net group command.
(This used to be commit 95cc3fa4d3)
2002-05-09 23:49:40 +00:00
Jim McDonough
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
Jim McDonough
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
Jim McDonough
d06f4fa834 Converged help on net group command.
(This used to be commit 9de5e0dc73)
2002-05-09 23:46:01 +00:00
Jim McDonough
2503dc8eb8 Add ads group account add function.
(This used to be commit 180311a48c)
2002-05-09 23:44:46 +00:00
Jeremy Allison
059da8fb3b Merged in printing fixes... There were many missing !
Jeremy
(This used to be commit 32fa089ade)
2002-05-09 19:54:47 +00:00
Shirish Kalele
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
Jeremy Allison
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
Jeremy Allison
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
Gerald Carter
27cd004bf2 merge from SAMBA_2_2
(This used to be commit c26ce496e8)
2002-05-09 17:35:42 +00:00
Gerald Carter
f1554f0847 merge freom SAMBA_2_2
(This used to be commit 833fea4710)
2002-05-09 14:20:05 +00:00
Gerald Carter
3de73897e7 merge from SAMBA_2_2
(This used to be commit 7382c3013d)
2002-05-09 13:52:06 +00:00
Gerald Carter
0e6247187b merge from SAMBA_2_2: remove -symbolic from pam_smbpass linker flags
(This used to be commit 090b94250b)
2002-05-09 04:44:00 +00:00
Shirish Kalele
800185c33f Sync'ing SAMBA_2_2 with HEAD.
(This used to be commit d926cc9896)
2002-05-09 04:43:05 +00:00
Gerald Carter
dd83af65d7 merge from SAMBA_2_2
(This used to be commit cc241cb240)
2002-05-09 04:12:15 +00:00
Gerald Carter
c43cd42d65 couple of PIDDIR merges I missed
(This used to be commit 6aa3143538)
2002-05-09 04:11:58 +00:00
Gerald Carter
12ad4d8580 HP-UX 10.20 compiles fixes from SAMBA_2_2
(This used to be commit ddc0f55630)
2002-05-09 04:11:18 +00:00
Gerald Carter
4db4e95ab2 pidfile merge from SAMBA_2_2 (including --with-fhs) and a few other minor things; compiles and shouldnt break, but needs testing
(This used to be commit 19b9b50d90)
2002-05-09 04:08:00 +00:00
Gerald Carter
9ac3ca512a compile fixes; needs testing
(This used to be commit a3f68a963c)
2002-05-09 04:05:37 +00:00
Jeremy Allison
6337369a90 Merge in Jerry's called name fix.
Jeremy.
(This used to be commit 6d95792457)
2002-05-08 23:15:42 +00:00
Gerald Carter
7a959e81d4 merging some changes from SAMBA_2_2
(This used to be commit e8ede079b5)
2002-05-08 15:37:14 +00:00
Tim Potter
5e723ce3c0 Added commands for startpageprinter, endpageprinter, setjob and getjob.
(This used to be commit 3da89aa8e4)
2002-05-08 05:50:12 +00:00
Tim Potter
26b0e0b478 Added client side spoolss rpc commands for startpageprinter,
endpageprinter, setjob and getjob.
(This used to be commit d091a9d300)
2002-05-08 05:48:32 +00:00
Tim Potter
1359433ad8 Added setjob() command.
(This used to be commit 02c63de9e5)
2002-05-08 04:26:22 +00:00
Tim Potter
8e917f27f2 Changed some error returns to return a werror tuple (status code and text
message) instead of just the status code.
(This used to be commit 39f58333fa)
2002-05-08 04:22:17 +00:00
Tim Potter
646183a78d Remove unused variable.
#ifdef out code for new (uncommitted) version of make_sec_desc()
(This used to be commit 07d11f5e09)
2002-05-08 04:19:52 +00:00
Tim Potter
cd929ae6ce Added enumjobs command.
(This used to be commit bc9dd9b458)
2002-05-07 07:06:10 +00:00
Tim Potter
2b34442922 rpcstr_pull() src_len fix.
(This used to be commit 7da054d814)
2002-05-07 07:00:14 +00:00
Tim Potter
5f0a3bf295 Added cmd_spoolss_enumjobs() function to rpcclient.
The semantics of the src_len argument to rpcstr_pull() seem to have changed
breaking most of the spoolss commands in rpcclient.  Changed a bunch of
0's to -1's to fix it.
(This used to be commit f32e3f2087)
2002-05-07 06:30:10 +00:00
Tim Potter
099b006c3f Added cli_spoolss_enumjobs() function.
(This used to be commit aaa9963552)
2002-05-07 06:28:27 +00:00
Tim Potter
236d5effac DOS error 1307 is returned when an invalid owner for a security descriptor
is detected.
(This used to be commit 0377448b8c)
2002-05-07 06:16:44 +00:00
Tim Potter
3a4065acf7 Grr - the removal of the nnecessary prs_align() from relative unicode
strings didn't make it across into HEAD.
(This used to be commit 4d715cb682)
2002-05-07 05:57:34 +00:00
Tim Potter
a04166f35e Fixed more compiler warnings.
(This used to be commit fa5c1ba12b)
2002-05-07 04:38:33 +00:00
Tim Potter
535779e9fc Fixed compile warning.
(This used to be commit 671607a3ee)
2002-05-07 04:31:56 +00:00
Tim Potter
202341dbce Allow lookup_sids() and lookup_names() to take either a list of strings or
just a single string.
(This used to be commit 775549b70e)
2002-05-06 04:53:44 +00:00
Tim Potter
0a01e23e2b Removed unused arg to deleteform.
(This used to be commit 5071fd8fe0)
2002-05-06 04:52:45 +00:00
Tim Potter
fe816061c1 Re-order args for enumprinterdrivers function.
(This used to be commit 5f9f320213)
2002-05-03 06:21:59 +00:00
Tim Potter
aa69c1ee80 Some examples using the spoolss python module.
(This used to be commit 68b9525614)
2002-05-02 05:23:38 +00:00
Simo Sorce
9d4f9bda32 Had some environment problem to test the fix, so it would be really appreciated if packagers would be able to test their findsmb utility.
This fix is to make findsmb aware that the space a valid NetBIOS name character and to not get only the first part of the name as the NetBIOS name if it contains spaces.

Simo.
(This used to be commit 58cf23f4da)
2002-05-01 10:05:52 +00:00
Tim Potter
e8e866867e Got setprinter level 3 working!
Replaced some DEBUG's with PyErr_SetString() calls.
(This used to be commit 0f464fc791)
2002-05-01 04:25:46 +00:00
Tim Potter
451b5feeb7 make proto
(This used to be commit 99dee7b101)
2002-05-01 04:24:01 +00:00
Tim Potter
77922d18a8 Implemented py_to_PRINTER_INFO_3() helper function.
(This used to be commit d125f9f7df)
2002-05-01 04:22:20 +00:00