summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* 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
|
* 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
|
* Sync with actual changesJelmer Vernooij2002-10-291-4/+2
|
* Fix typo (-s -> -S)Jelmer Vernooij2002-10-281-2/+2
|
* Update info on ldap suffix (thanks metze)Jelmer Vernooij2002-10-281-1/+1
|
* document ldap suffixJelmer Vernooij2002-10-281-0/+2
|
* Document -P and -V (patch from Guenther Deschner <gd@suse.de>)Jelmer Vernooij2002-10-241-0/+32
|
* Move OID documents to web moduleJelmer Vernooij2002-10-232-46/+0
|
* Add faq chapter about the samba featuresJelmer Vernooij2002-10-211-0/+376
|
* Don't say we need WINS Replication documentationJelmer Vernooij2002-10-211-3/+3
|
* Add text doc about what work is left on the docs for 3.0Jelmer Vernooij2002-10-211-0/+57
|
* add a 'mangle prefix' option to allow people to tune the number ofAndrew Tridgell2002-10-211-4/+15
| | | | | | | | | characters used in the prefix for 8.3 names in the hash2 algorithm. The longer the prefix the more readable the 8.3 names will be, but the weaker the hash. this was added because of someone complaining that the new hashing algorithm was unreadable but the old one was broken :)
* Document parameters that have been added in 3.0Jelmer Vernooij2002-10-184-5/+15
|
* Update for 3.0 (document -B, -s, -n options). Is now currentJelmer Vernooij2002-10-181-1/+30
|
* smb.conf.5 is completely up-to-date for 3.0 now. Say so in the VERSION sectionJelmer Vernooij2002-10-181-1/+1
|
* Try to put some questions from the mailinglist inJelmer Vernooij2002-10-181-0/+8
|
* Add FAQ 'I have set 'force user' and samba still makes 'root' the owner of ↵Jelmer Vernooij2002-10-182-0/+13
| | | | all the files I touch!'
* Document %D. Make a difference between sub_basic and sub_advanced substitutionsJelmer Vernooij2002-10-181-54/+59
|
* Add note to HP-UX: use gcc or HP's ansi C compiler and not the freely ↵Jelmer Vernooij2002-10-181-0/+6
| | | | | | supplied C compiler (which isn't ansi C compatible)
* Remove note about the howto being in 'htmldocs' - this notice hasJelmer Vernooij2002-10-181-2/+0
| | | | been in since 2.2 so people should know by now...
* These utilities aren't in HEADJelmer Vernooij2002-10-152-632/+0
|