summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
...
* | Added Registry update to remove roaming profiles from local machine cache.John Terpstra2002-12-171-0/+11
| | | | | | | | NOTE: This works with NT4, Win2K, WinXP.
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.cvs2svn Import User2002-12-121-0/+487
|\|
| * Fix example command (reported by Cameron Maxwell)Jelmer Vernooij2002-12-081-1/+1
| |
| * sync docs with SAMBA_3_0 and regenerateGerald Carter2002-11-2717-1048/+576
| |
| * 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
| |
* | Fix example command (reported by Cameron Maxwell)Jelmer Vernooij2002-12-081-1/+1
| |
* | Added another email - this stuff needs to go into a new chapterJohn Terpstra2002-12-051-1/+109
| | | | | | | | in the Entire-HOWTO-Collection.
* | Another update from Kurt Pfeifle.John Terpstra2002-11-291-1/+66
| |
* | update docs for "password server" and regenerateGerald Carter2002-11-2722-421/+391
| | | | | | | | | | | | also fixed a number of syntax errors in the SGML source for several man pages (people really need to start validating docs before checking them in).
* | Added more notes from Samba Mailing List so this info does not get lost!John Terpstra2002-11-221-0/+439
| |
* | Restrict anonymous=2 support merged from HEADAndrew Bartlett2002-11-221-24/+6
| |
* | Sync docbook directory with HEAD.Tim Potter2002-11-2231-1161/+657
| | | | | | | | | | | | Sorry but there are way too many changes to track down all the commit messages and list them here. Most of the changes look like updates and cleanups from Jelmer though.
* | Likewise. Two small typos caught my eye so I fixed them.Christopher R. Hertel2002-11-191-2/+2
| |
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.cvs2svn Import User2002-11-161-0/+0
|\|
| * Added for the people who want to use Windows XP with plaintextTim Potter2002-11-161-0/+0
| | | | | | | | passwords. From dcb.
| * Update docs status documentJelmer Vernooij2002-11-161-4/+0
| |
| * Update for 3.0Jelmer Vernooij2002-11-161-5/+18
| |
| * Update for 3.0Jelmer Vernooij2002-11-162-30/+5
| |
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.cvs2svn Import User2002-11-1514-0/+8249
|\|
| * 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-142-6/+9
| |
| * Update documentation to cover cascaded VFS modulesJelmer Vernooij2002-11-141-9/+7
| |
| * Some more doc updates:Jelmer Vernooij2002-11-1335-921/+3446
| | | | | | | | | | | | - 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
| |
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.cvs2svn Import User2002-11-077-0/+2391
|\|
| * correct makeJelmer Vernooij2002-11-0536-3750/+5837
| |
| * 'make everything' in docsJelmer Vernooij2002-11-0553-14742/+19978
| |
| * 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-056-9/+145
| | | | | | | | | | 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
| |
| * Sync to actual stateJelmer Vernooij2002-11-041-3/+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 status of docs - some more manpages are now up-to-dateJelmer Vernooij2002-11-021-2/+2
| |
| * 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
| |