1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-29 21:47:30 +03:00

102 Commits

Author SHA1 Message Date
Andrew Tridgell
69a26b387b - added example config section to winbindd man page
- reran yodldocs with newer version of yodl
(This used to be commit faa3f49430775fd1bd327237f369f7b5df6fc0c6)
2000-05-12 13:05:25 +00:00
Gerald Carter
30129251f2 Added mention of the CUPS option for the printing parameter
-jerry
(This used to be commit 3fed01f9c311bb81ce3013453a5dc9630201ccf1)
2000-05-12 13:05:24 +00:00
Andrew Tridgell
3db52feb1f first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
(This used to be commit 453a822a76780063dff23526c35408866d0c0154)
1999-12-13 13:27:58 +00:00
Luke Leighton
5b6e24e051 yodl update
(This used to be commit 28a63ac24d7d2344f005440ca099b255be04521b)
1999-11-20 17:35:54 +00:00
Luke Leighton
69fb70bea5 yodl update - rpcclient
(This used to be commit 9eef1817f8f29c2d69832806b394658cf2cce5e9)
1999-11-19 23:26:42 +00:00
Matthew Chapman
9c2520e6cd Trying to improve DC location & browsing performance for the average user
who doesn't know what an LMB or DMB is.

* check_master_browser_exists now performs the check the first time
around, so if there is indeed no master browser then Samba takes up the job
much faster.

* Upped default OS level to 32. There is no reason why some stupid little
Windows box should become LMB instead of a Samba *server*.

* "domain master" now defaults to "auto". Currently this attempts to
become DMB iff Samba is the PDC (ala Windows NT). "preferred master" also
defaults to "auto", which enables preferred master iff Samba is DMB.

* lp_server_role now just returns the predetermined role, rather than
working it out each time, since the server role is becoming very heavily
used (esp for the BDC code).
(This used to be commit 4a23a358b5ad8873acb7db11f27b87d2a016bec1)
1999-04-11 10:23:19 +00:00
Luke Leighton
447359979c updating smb.conf from yodl
(This used to be commit da442218c5990aab75525bc519b5ed37ef54cc4a)
1998-12-02 22:37:29 +00:00
Andrew Tridgell
8e18009a19 re-ran yodl
(This used to be commit 98b72722c8c221047d890f9b7b1d51f16fdac705)
1998-11-27 06:04:28 +00:00
Luke Leighton
a2e3532bf3 updated from yodl
(This used to be commit f057b2e7a2e6d6d1a2e9e24f4bb20d38bf6af9a2)
1998-11-24 17:21:12 +00:00
Jeremy Allison
3bb3f2d0ce Update for 2.0beta1.
Jeremy.
(This used to be commit 598d0255d40da29ebab3d1a3c9eb66ba654db7b5)
1998-11-14 03:01:40 +00:00
Herb Lewis
9091870815 Commiting tt fix.
(This used to be commit 10093ae5fc6e375340fd904e41a37bcdc1191d93)
1998-11-12 22:42:07 +00:00
Jeremy Allison
9ec90e4fb4 Added link to YODL url.
Jeremy.
(This used to be commit 791b9bddee45e604c71b27dcd8c1f4c30c4aa397)
1998-11-11 02:10:22 +00:00
Jeremy Allison
6412277fa9 First versions of the man pages auto-generated from the YODL
source.
Jeremy.
(This used to be commit 00241b15fa8ccd21e1b43726ea131a189c14074e)
1998-11-11 01:27:18 +00:00
Jeremy Allison
90ed609c43 The start of a long and ugly process... :-).
Jeremy.
(This used to be commit 9722a98f8f24ef528b02bfb42f53ef9d07e62aa1)
1998-11-05 20:34:27 +00:00
Samba Release Account
40eec6f6a5 preparing for release of 2.0.0 alpha 11
(This used to be commit 8d9c5f35225441384f69744bf8cda8115828ae2f)
1998-10-08 22:49:33 +00:00
Samba Release Account
809a9de797 preparing for release of 2.0.0 alpha 10
(This used to be commit 0a8c03bb98498c10186dd12f1602f6e859465a8a)
1998-10-08 22:12:49 +00:00
Andrew Tridgell
5bae71ce87 fixed the docs for "domain controller" parameter.
(This used to be commit c11f1b9293f1b4d342285e26e39a90cf9dbabf63)
1998-09-28 12:49:01 +00:00
Samba Release Account
6527cd8d0b preparing for release of 2.0.0 alpha 6
(This used to be commit 008697d151e54b141b062956cf521b04111073f2)
1998-09-18 14:05:05 +00:00
Samba Release Account
730198adf1 preparing for release of 2.0.0 alpha 5
(This used to be commit 1c627b8f39e0a219ea333d39228a3edbcc8ea666)
1998-09-17 08:35:56 +00:00
Samba Release Account
36bbc13fcd preparing for release of 2.0.0 alpha 1
(This used to be commit d7e50f0111f6c65b9d6f8654684e7fc5a1e7ea32)
1998-08-31 05:26:18 +00:00
Samba Release Account
af9e2513bf preparing for release of 2.0.0 alpha
(This used to be commit 70b8c9f05e96a3b3107e66ca32d532133bec8082)
1998-08-31 05:23:33 +00:00
Andrew Tridgell
44079f1aec note that "alternate permissions" is deprecated in man page
(This used to be commit 2af95650174ae02a9768fbbbf7c206e15bf18f79)
1998-08-25 07:19:34 +00:00
Jeremy Allison
c54af0f8b2 Adding the same change as was added to 1.9.18 branch to add the
"name resolve order" parameter.

source/Makefile: Re-ordered link for name resolve order code.
source/clientgen.c:
source/clientutil.c: Added calls to resolve_name().
source/includes.h: Added HPUX zombie fix.
source/loadparm.c: Added new name resolve order parameter.
source/namequery.c: Re-wrote to include parsing of lmhosts file, new resolve_name()
                    function requested by John.
source/nmbd.c: Tell resolve_name not to do WINS lookups if we are the WINS server.
source/nmbd_lmhosts.c: Call lmhosts parsing functions in namequery.c
source/password.c: Call resolve_name() to lookup security=server name.

source/reply.c:
source/time.c:
source/trans2.c: "fake directory create times" fix from Jim Hague - hague@research.canon.com.au.
source/util.c: Removed isalnum() test in Get_Hostname() that seems to cause
               problems on many systems.

Jeremy.
(This used to be commit 7f118970da7c43eaddcf92dc056d3e849f1e7d5c)
1998-03-16 20:59:47 +00:00
Jeremy Allison
2f13846c4e Adding mention of %p substitution.
Jeremy.
(This used to be commit d8e7e73f4d484c63be3055d215823610734361ac)
1998-03-16 18:43:34 +00:00
Andrew Tridgell
c4855a8e02 changed the default "keepalive" value to 300 seconds.
This is more important now that oplocks are being used.
(This used to be commit 7bccd2c360a270df227c140aeecb943d8d187855)
1998-03-16 07:23:51 +00:00
Jeremy Allison
7123107480 Updated - removed "win95 bug compatibility" and added "dos filetime resolution".
Jeremy.
(This used to be commit 7ca827b6eaf948d57b8aefb09c6818371e1cd65b)
1998-02-13 07:13:52 +00:00
Jeremy Allison
892788c1f8 ENCRYPTION.txt: Fixed typo.
Support.txt: Added consultant.
smb.conf.5: Updated with new parameters.
Jeremy.
(This used to be commit 71c70cf090b749827ae4186a6d389864708b7899)
1998-02-12 07:17:07 +00:00
Andrew Tridgell
749b9da5ba fixed typo
(This used to be commit a083cef78ba235cde22453d763a7f8caca8bbe58)
1998-02-11 11:25:04 +00:00
Samba Release Account
7841ba6e8a preparing for release of 1.9.18
(This used to be commit c3f725ad889650147cf5b931ca9f34836daaf942)
1998-01-08 06:15:48 +00:00
Samba Release Account
0712d155b3 preparing for release of 1.9.18alpha14
(This used to be commit d3a238e7ac452690bd35f399357b8795100f60a3)
1997-12-24 10:59:38 +00:00
Samba Release Account
59fcf14107 preparing for release of 1.9.18alpha13
(This used to be commit 90b8675b88aa01ae912b5c8849ffb406ad976b95)
1997-12-16 12:35:10 +00:00
Jeremy Allison
e9ef2a5a5e WHATSNEW.txt - updated for 1.9.18alpha13.
docs/smb.conf.5: Removed unused NTDOMAIN params. Added new params.
source/loadparm.c: Put #ifdef NTDOMAIN around unused params.
source/nmbd_become_lmb.c: Removed check for workgroup name in lmb name.
Jeremy.
(This used to be commit 5136c5ec119968b39e2cf9d7f3e6836d9286a51f)
1997-12-16 12:21:39 +00:00
Jeremy Allison
dfac756abc Added new wins & lm announce options.
Jeremy.
(This used to be commit 847506a755fac3f97274a19c8a02a2a22f82ca13)
1997-12-16 11:32:24 +00:00
Andrew Tridgell
7a668a7641 applied a patch from Norm Jacobs to allow "printcap name = lpstat"
to use lpstat to obtain the printer list on systemV systems.

I've now made this the default on all SYSV systems.

Jeremy, you were a little worried about the security of this patch. I
believe it's OK as the user has no control over the options given to
popen() and the pipe is only open for reading.
(This used to be commit 6a83de0ae954bb18d3f15382f2b0b3259fedff09)
1997-12-03 05:08:07 +00:00
Andrew Tridgell
02bc90ea44 change the "username map" option to allow the user to stop the
processing part way through the file if a match is found. If a line
starts with ! and a match is made by that line then processing
stops. This allows better wildcard handling.

(patch from Anselm.Kruis@Physik.Uni-Muenchen.DE)
(This used to be commit af57bc05fe0f248aaef329358c583abcffe1657c)
1997-12-03 04:20:39 +00:00
Andrew Tridgell
11d7f4a2aa make the "printing" option a per share option rather than global. When
printing to lots of different sorts of remote printers this is useful
(This used to be commit 7a88bed4a5ca8afe1f2836f7f9a019db01bf998e)
1997-12-03 03:37:02 +00:00
Jeremy Allison
0e6a7ca2ec Documented the 'veto oplock files' parameter.
Jeremy.
(This used to be commit 0263f333f22d2f7f90a155ff19915ff58929bba0)
1997-12-02 19:55:44 +00:00
Samba Release Account
f4e60aab71 preparing for release of 1.9.18alpha12
(This used to be commit 9cac33a13dc7c4890628436b80f6cbd8361deab2)
1997-11-28 03:46:03 +00:00
John Terpstra
4e92c7d1a3 Added in mods for new smb.conf "remote browse sync" option as posted to
the samba-1.9.17 tree moments ago.
(This used to be commit 2ee25cd117a116d0304960780d6c197f39d25a3d)
1997-11-21 14:01:23 +00:00
Samba Release Account
083a3be7d7 preparing for release of 1.9.18alpha11
(This used to be commit cadd772df72aa13018ea6e909ed0d7e294f24b5e)
1997-11-02 20:47:35 +00:00
Luke Leighton
ab75bce462 documented "domain hosts allow/deny" parameters
(This used to be commit adf3119245148d517913efb549e8b88d5ba66b39)
1997-11-02 19:40:07 +00:00
Samba Release Account
8e873b415b preparing for release of 1.9.18alpha10
(This used to be commit fa251b7eba48c9ef2d8d3d798ce5b99c8508c243)
1997-11-01 19:36:04 +00:00
Samba Release Account
6f3623285e preparing for release of 1.9.18alpha9
(This used to be commit 9212c93beefa83be349b250fe98b65e07d842038)
1997-10-30 01:13:34 +00:00
Samba Release Account
4da6236108 preparing for release of 1.9.18alpha8
(This used to be commit 48548526e8bef3cdc6f5d202bb6c7849e7862e48)
1997-10-29 21:20:34 +00:00
Samba Release Account
26f5e4f25c preparing for release of 1.9.18alpha7
(This used to be commit dceace804ea3efa8de6ab31fb44acdc10d46ed73)
1997-10-29 15:38:31 +00:00
Jeremy Allison
db12131fcd Added "printer driver location", "printer driver file" parameters.
Jeremy.
(This used to be commit c739de26c286ad1c6e19896c7e9757bc584c7fc2)
1997-10-28 19:54:49 +00:00
Samba Release Account
e6ee5fc2d9 preparing for release of 1.9.18alpha6
(This used to be commit 28ef0df30efd4011e6a782dc02474b6d4082d6de)
1997-10-27 17:18:51 +00:00
Samba Release Account
326da272da preparing for release of 1.9.18alpha5
(This used to be commit 1b17455066098104b9b0907a58195328c6467d71)
1997-10-25 19:13:07 +00:00
Samba Release Account
1bdf2d8fa5 preparing for release of 1.9.18alpha4
(This used to be commit bf5b060bd9d210efe95b3529dfba98c5c49716e0)
1997-10-24 14:40:37 +00:00
Samba Release Account
78095482be preparing for release of samba-1.9.18alpha4
(This used to be commit e24465890a2fd87fce4f88b97f7ad84a4cc34d7b)
1997-10-24 14:39:28 +00:00