summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
...
| * 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
| |
* | Merge of my 'ldap trust ids' patch from HEAD.Andrew Bartlett2002-11-021-7/+39
| | | | | | | | | | | | | | | | | | This hopefully provides a peformance boost by not hitting getpwnam() for every entry in an enumeration, instead reteriving entries directly (if available). idra has reviewed this patch. Andrew Bartlett
* | adding roadmap to 3.0 branchGerald Carter2002-11-011-0/+286
| |
* | Fix typo (s/-s/-S)Jelmer Vernooij2002-10-281-1/+1
| |
* | Update info on ldap suffix (thanks metze)Jelmer Vernooij2002-10-281-0/+2
| |
* | Sync with headJelmer Vernooij2002-10-281-28/+0
| |
* | adding missing filesGerald Carter2002-10-251-0/+28
| |
* | removing a few files I missedGerald Carter2002-10-253-48/+0
| |
* | sync from HEADGerald Carter2002-10-25105-34029/+9312
| |
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.cvs2svn Import User2002-10-2126-0/+12929
|\|
| * 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
| |
| * These utilities are not in HEADJelmer Vernooij2002-10-152-239/+0
| |
| * make_smbcodepage and make_unicodemap are gone in HEADJelmer Vernooij2002-10-152-369/+0
| |
| * Add info on chpass on *BSD systems (thanks Krzysztof Kowalik ↵Jelmer Vernooij2002-10-151-0/+6
| | | | | | | | <kkowalik@uci.agh.edu.pl>)
| * make htmlJelmer Vernooij2002-10-1521-470/+915
| |
| * Convert BROWSING-Config.txt to SGMLJelmer Vernooij2002-10-152-72/+141
| |
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.cvs2svn Import User2002-10-0411-0/+4458
|\|
| * Remove README.DCEDFS as it doesn't contain useful info for developers nor ↵Jelmer Vernooij2002-10-041-78/+0
| | | | | | | | | | | | users but only about the state DCE/DFS was in for samba 1.9.13
| * Convert even more text docsJelmer Vernooij2002-10-047-179/+239
| |
| * Convert README.Win32-Viruses DHCP-Server-Configuration and Faxing to SGML...Jelmer Vernooij2002-10-046-521/+70
| |
| * Move Recent-FAQ's to the new SGML FAQJelmer Vernooij2002-10-046-69/+352
| |
| * Convert GOTCHAS to SGMLJelmer Vernooij2002-10-0423-4699/+5341
| |
| * Move Application_Serving.txt to FAQ question "How to use a samba share as a ↵Jelmer Vernooij2002-10-044-56/+126
| | | | | | | | administrative share for MS Office, etc?"
| * Split up faq in smaller filesJelmer Vernooij2002-10-044-527/+532
| |
| * Add generated files for FAQJelmer Vernooij2002-10-034-0/+1346
| |
| * Fix generation of FAQJelmer Vernooij2002-10-033-6/+9
| |
| * Fix links in html versions of manpagesJelmer Vernooij2002-10-0331-1829/+2232
| |
| * Fix generation of HTML versions of manpagesJelmer Vernooij2002-10-032-2/+2
| | | | | | | | Add comments to dsssl file
| * fix typos in net.8.sgml so it will compile andGerald Carter2002-10-034-1657/+1532
| | | | | | | | regenerate html versions of manpages....
| * merge sendfile entry from SAMBA_2_2 and fix typoGerald Carter2002-10-033-181/+355
| |