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

8481 Commits

Author SHA1 Message Date
Tim Potter
0c9e6bb88f Don't store domain with username in secrets.tdb
(This used to be commit 5c58b4290d)
2002-05-13 23:28:11 +00:00
Jeremy Allison
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
Gerald Carter
d53afaaff1 compile fix merge from SAMBA_2_2
(This used to be commit 2676be4e41)
2002-05-13 14:41:55 +00:00
Jim McDonough
c5ee076190 Add auto-detect of time server. Uses master browser.
(This used to be commit c2a6b0b126)
2002-05-13 14:10:46 +00:00
Tim Potter
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
Tim Potter
b2606aaa80 Updated patch.
(This used to be commit 0851f473b7)
2002-05-13 07:29:38 +00:00
Tim Potter
27c0ce7d11 Removed irritating CR at end of file.
(This used to be commit 2811ac99a1)
2002-05-13 07:28:16 +00:00
Tim Potter
62f63f96e1 Added getprinterdata and setprinterdata functions.
(This used to be commit 325361e9e6)
2002-05-13 07:27:20 +00:00
Tim Potter
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
Tim Potter
9bd8bf5d12 RPC client function for startdocprinter and enddocprinter.
(This used to be commit 38de5025fb)
2002-05-13 03:25:23 +00:00
Tim Potter
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
Tim Potter
950004e125 Added startdocprinter and enddocprinter.
(This used to be commit 954107a9d3)
2002-05-13 01:55:04 +00:00
Tim Potter
b35c18072a Merge of --set-auth-user updates from 2.2
(This used to be commit 0420ae846c)
2002-05-13 00:44:46 +00:00
Tim Potter
52a832b3fa Merge of secrets_init() paranoia fix from 2.2
(This used to be commit 1c3c0d7cb6)
2002-05-13 00:23:06 +00:00
Simo Sorce
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
Gerald Carter
d41d9b6fc5 merge from SAMBA_2_2
(This used to be commit b41cefb4c0)
2002-05-11 03:30:21 +00:00
Jeremy Allison
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
Jeremy Allison
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
Jeremy Allison
9fb0a7cbfc Fix to include -Ipopt in getpass test.
Jeremy.
(This used to be commit 41cec26ee3)
2002-05-11 00:25:49 +00:00
Gerald Carter
c6cbca79b4 misc merge from SAMBA_2_2
(This used to be commit 0420098c47)
2002-05-10 16:19:53 +00:00
Gerald Carter
9992378e55 devmode parsing merge from SAMBA_2_2
(This used to be commit 59e49a79b4)
2002-05-10 16:19:05 +00:00
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