summaryrefslogtreecommitdiffstats
path: root/docs/docbook
Commit message (Collapse)AuthorAgeFilesLines
...
* Clarifications for the ADS docs.Andrew Bartlett2003-02-011-10/+8
|
* Clear up the winbind doco on ADS support, and specify 'net join' not 'net rpcAndrew Bartlett2003-02-011-5/+21
| | | | | | | join' as people are using the 'wrong' one and wondering why it doesn't quite work. Andrew Bartlett
* First step towards XML: Use correct syntaxJelmer Vernooij2003-01-2829-1330/+1364
|
* First step in converting to XML: use strict syntaxJelmer Vernooij2003-01-288-44/+50
|
* Put in ab's conversion to XML. First step: Make all the SGML docsJelmer Vernooij2003-01-287-21/+21
| | | | conform to the (more strict) XML syntax.
* Merge in ab's conversion to XML. First step: make SGML documents compatibleJelmer Vernooij2003-01-286-25/+28
| | | | with the (more strict) XML format.
* * merge fixes for SGML syntax errors (does no one ever regenerate the docs?)Gerald Carter2003-01-166-6/+9
| | | | | * regenerate the docs * add some files from SAMBA_3_0
* do not use RCS variables in fileGerald Carter2003-01-151-1/+1
|
* Patch from ab, to make findsmb omit -r most of the time.Andrew Bartlett2003-01-131-4/+15
| | | | | | | | | | | | | | | | | | | | (original mail follows) -- From: Alexander Bokovoy <a.bokovoy@sam-solutions.net> Greetings! I propose to make an optional argument '-r' for findsmb utility to pass '-r' option to nmblookup optionally and default to omit it. The reason is to have findsmb working more user-friendly in contemporary office environments where Windows 95/98 boxes are rare and also to allow usage of the utility under non-priviledged accounts when Windows95/98 boxes are in minority or even absent in network neighbourhood. An attached patch provides this change for HEAD together with documentation changes. -- / Alexander Bokovoy
* regenerate man pagesGerald Carter2003-01-031-1/+1
|
* patch to include support for daemontools from Michael HandlerGerald Carter2003-01-033-4/+82
|
* We still have 'ldap server' and 'ldap port'. Could somebody pleaseVolker Lendecke2003-01-021-0/+41
| | | | | | | | regen the docs? Thanks, Volker
* Add msdfs proxy functionality to HEAD.Shirish Kalele2002-12-291-5/+23
|
* Update linkJelmer Vernooij2002-12-241-3/+3
|
* Add note about storing mysql passwords in smb.confJelmer Vernooij2002-12-242-3/+9
|
* Fix example command (reported by Cameron Maxwell)Jelmer Vernooij2002-12-081-1/+1
|
* sync docs with SAMBA_3_0 and regenerateGerald Carter2002-11-273-7/+16
|
* Add support for 'restrict anonymous=2' and make the doco give a slight hintAndrew Bartlett2002-11-221-24/+6
| | | | | | | | | | as to what it now does in 3.0. Needs more work, but better than documenting the old functionality :-). As the security benifits of this are nullified by a setting of 'guest ok' on any share, we might want to put some documentation there too. Andrew Bartlett
* Spelling fix.Tim Potter2002-11-202-2/+2
|
* Fixed two very, very minor typos (that sort of just annoyed me).Christopher R. Hertel2002-11-191-2/+2
|
* Update for 3.0Jelmer Vernooij2002-11-161-5/+18
|
* Update for 3.0Jelmer Vernooij2002-11-162-30/+5
|
* Some small updates - 'ads server' is no longer required for exampleJelmer Vernooij2002-11-141-7/+9
|
* Remove some obsolete infoJelmer Vernooij2002-11-141-236/+2
|
* Add more info about stackable VFS objectsJelmer Vernooij2002-11-141-5/+10
|
* Update testparm for 3.0Jelmer Vernooij2002-11-141-3/+9
|
* Update documentation to cover cascaded VFS modulesJelmer Vernooij2002-11-141-9/+7
|
* Some more doc updates:Jelmer Vernooij2002-11-132-45/+23
| | | | | | - make - update status of docs document - move security_level to 'type of installation' part
* Move VFS documentation to SGMLJelmer Vernooij2002-11-132-0/+197
|
* fix typo(s/plaintext pass column/plain pass column/)Jelmer Vernooij2002-11-111-3/+3
|
* Add note about error that happens when the loopback device doesn't workJelmer Vernooij2002-11-111-0/+6
|
* Fix small syntax errorsJelmer Vernooij2002-11-055-10/+13
|
* Add note about obsolete sectionJelmer Vernooij2002-11-051-2/+2
|
* Add pdb_xml docsJelmer Vernooij2002-11-052-0/+44
|
* Fix various small syntax errorsJelmer Vernooij2002-11-055-9/+144
| | | | | add docs for pdb_mysql don't build obsolete docs in Makefile
* The default for 'announce version' is 4.9, not 4.5 or 4.2Jelmer Vernooij2002-11-051-2/+2
|
* Large number of updates - new structure of the HOWTO, better names, ↵Jelmer Vernooij2002-11-048-531/+472
| | | | introductions, updating to 3.0
* Move encryption algorithm explanation to dev-docJelmer Vernooij2002-11-042-0/+198
|
* Move explanation of encryption algorithm to dev-docJelmer Vernooij2002-11-041-216/+27
|
* Fix typoAndrew Bartlett2002-11-021-1/+1
|
* Add a 'ldap trust ids' option that lets pdb_ldap check for posixAccountAndrew Bartlett2002-11-021-7/+39
| | | | | | | | | | | | | attributes rather than calling getpwnam() on the user. This should help fix some of metze's performance issues - particularly on enumerations. There is a consequential change to the operation of 'non unix account's in LDAP - they are no longer restricted to being 'within' the NUA range, but will always be added to that range. Finally, there is the doco for this and the previous LDAP SSL changes.
* Initial updating of DiagnosisJelmer Vernooij2002-11-021-13/+17
|
* Update manpages - make ready for 3.0Jelmer Vernooij2002-11-024-17/+59
|
* Add initial upgrading doc (doesn't contain much currently)Jelmer Vernooij2002-10-315-36/+50
| | | | Start using more entities
* The locking description in this doc is outdated - note thatJelmer Vernooij2002-10-301-0/+7
|
* We also support security = serverJelmer Vernooij2002-10-291-1/+1
|
* 2.2 was the previous release - don't talk about it like it's currentJelmer Vernooij2002-10-291-1/+1
|
* Small markup fixesJelmer Vernooij2002-10-291-2/+3
|
* -E doesn't take argumentsJelmer Vernooij2002-10-291-1/+1
|
* Fix typo (-s -> -S)Jelmer Vernooij2002-10-281-2/+2
|