1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-04 08:22:08 +03:00
Commit Graph

34 Commits

Author SHA1 Message Date
397ef9004e "disable charset" -> "display charset". oops
(This used to be commit 67543ea43d)
2002-09-07 19:06:37 +00:00
3941058359 large set of updates converting some of the textdocs to SGML/DocBook.
I think these were originally from Jelmer, but I've lost
the original message.

Also had some syntax errors in the manpages (does no one regenerate
after making changes to the SGML source?)

Still have some developer specific docs to add from Jelmer in the next
go around....
(This used to be commit 5f673b7883)
2002-08-15 13:56:33 +00:00
7a959e81d4 merging some changes from SAMBA_2_2
(This used to be commit e8ede079b5)
2002-05-08 15:37:14 +00:00
63050a8d16 * merge from SAMBA_2_2
* fix typos
* regenerate pages
(This used to be commit edfafa1d40)
2002-04-25 02:15:18 +00:00
eebe9749e0 few fixes and regenerate
(This used to be commit 0ffda9ffad)
2002-04-16 16:52:20 +00:00
ace98925be * merges from SAMBA_2_2
* addedd "private dir" to smb.conf.5.sgml
* regenerated man pages, HOWTOs, etc...
(This used to be commit 3b29006e35)
2002-04-01 15:19:05 +00:00
34ab184446 merge from 2.2
(This used to be commit 8b357e6551)
2002-02-19 16:47:59 +00:00
bc06e06d34 merge from 2.2 and regenerate
(This used to be commit 55c53ef089)
2002-01-27 05:37:23 +00:00
ca12d82eaf merge from 2.2
(This used to be commit 2137c71634)
2002-01-24 17:04:30 +00:00
7d3cc61d26 merge from 2.2 and regenerate docs
(This used to be commit f7d900873c)
2002-01-05 03:52:39 +00:00
e4840f0db9 merge from 2.2
(This used to be commit c5ee06b7c8)
2001-12-06 07:37:58 +00:00
55abd936a8 mega-merge from 2.2
(This used to be commit c76bf8ed32)
2001-10-10 17:19:10 +00:00
91bd0d7e9b Update from sgml source.
(This used to be commit e101e945b7)
2001-09-11 05:28:56 +00:00
05b2b2cdd4 syncing up with SAMBA_2_2
(This used to be commit 1bc58c21b1)
2001-06-01 11:50:38 +00:00
c8af938a0a syncing up changes in 2.2
(This used to be commit ffbbe67dbf)
2001-04-24 19:09:42 +00:00
f95fb5fe39 large sync up with 2.2
(This used to be commit 96523293da)
2001-04-19 21:33:44 +00:00
a1311b33ff generated man page and html version of smb.conf(5)
(This used to be commit 14d8d881ec)
2001-02-22 13:53:09 +00:00
a74835daef Changes from APPLIANCE_HEAD:
source/docs/yodldocs/smb.conf.5.yo
    source/docs/manpages/smb.conf.5
    source/docs/htmldocs/smb.conf.5.html
		- add documentation for "hide local users" config option.
(This used to be commit a578bdb669)
2001-01-10 16:59:49 +00:00
21acc6b301 added documentation for 'private dir' parameter
(This used to be commit aa9c9fec9d)
2000-12-06 18:16:29 +00:00
f622de8178 Updated manual pages to point at http://lists.samba.org instead of old
listproc address.
(This used to be commit 0d7f816331)
2000-09-12 23:00:01 +00:00
69a26b387b - added example config section to winbindd man page
- reran yodldocs with newer version of yodl
(This used to be commit faa3f49430)
2000-05-12 13:05:25 +00:00
30129251f2 Added mention of the CUPS option for the printing parameter
-jerry
(This used to be commit 3fed01f9c3)
2000-05-12 13:05:24 +00:00
3db52feb1f first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
(This used to be commit 453a822a76)
1999-12-13 13:27:58 +00:00
5b6e24e051 yodl update
(This used to be commit 28a63ac24d)
1999-11-20 17:35:54 +00:00
69fb70bea5 yodl update - rpcclient
(This used to be commit 9eef1817f8)
1999-11-19 23:26:42 +00:00
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 4a23a358b5)
1999-04-11 10:23:19 +00:00
447359979c updating smb.conf from yodl
(This used to be commit da442218c5)
1998-12-02 22:37:29 +00:00
8e18009a19 re-ran yodl
(This used to be commit 98b72722c8)
1998-11-27 06:04:28 +00:00
a2e3532bf3 updated from yodl
(This used to be commit f057b2e7a2)
1998-11-24 17:21:12 +00:00
f120a81a72 global change from samba.anu.edu.au to samba.org
(This used to be commit 42d2509c9f)
1998-11-21 13:20:31 +00:00
3bb3f2d0ce Update for 2.0beta1.
Jeremy.
(This used to be commit 598d0255d4)
1998-11-14 03:01:40 +00:00
9091870815 Commiting tt fix.
(This used to be commit 10093ae5fc)
1998-11-12 22:42:07 +00:00
9ec90e4fb4 Added link to YODL url.
Jeremy.
(This used to be commit 791b9bddee)
1998-11-11 02:10:22 +00:00
af60ba31e1 First version of HTML docs generated from YODL source.
Jeremy.
(This used to be commit 8f5f0bffc6)
1998-11-11 01:23:43 +00:00