Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update info on ldap suffix (thanks metze) | Jelmer Vernooij | 2002-10-28 | 1 | -1/+1 | |
| | ||||||
* | document ldap suffix | Jelmer Vernooij | 2002-10-28 | 1 | -0/+2 | |
| | ||||||
* | Document -P and -V (patch from Guenther Deschner <gd@suse.de>) | Jelmer Vernooij | 2002-10-24 | 1 | -0/+32 | |
| | ||||||
* | Add faq chapter about the samba features | Jelmer Vernooij | 2002-10-21 | 1 | -0/+376 | |
| | ||||||
* | add a 'mangle prefix' option to allow people to tune the number of | Andrew Tridgell | 2002-10-21 | 1 | -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.0 | Jelmer Vernooij | 2002-10-18 | 4 | -5/+15 | |
| | ||||||
* | Update for 3.0 (document -B, -s, -n options). Is now current | Jelmer Vernooij | 2002-10-18 | 1 | -1/+30 | |
| | ||||||
* | smb.conf.5 is completely up-to-date for 3.0 now. Say so in the VERSION section | Jelmer Vernooij | 2002-10-18 | 1 | -1/+1 | |
| | ||||||
* | Try to put some questions from the mailinglist in | Jelmer Vernooij | 2002-10-18 | 1 | -0/+8 | |
| | ||||||
* | Add FAQ 'I have set 'force user' and samba still makes 'root' the owner of ↵ | Jelmer Vernooij | 2002-10-18 | 2 | -0/+13 | |
| | | | | all the files I touch!' | |||||
* | Document %D. Make a difference between sub_basic and sub_advanced substitutions | Jelmer Vernooij | 2002-10-18 | 1 | -54/+59 | |
| | ||||||
* | Add note to HP-UX: use gcc or HP's ansi C compiler and not the freely ↵ | Jelmer Vernooij | 2002-10-18 | 1 | -0/+6 | |
| | | | | | | supplied C compiler (which isn't ansi C compatible) | |||||
* | Remove note about the howto being in 'htmldocs' - this notice has | Jelmer Vernooij | 2002-10-18 | 1 | -2/+0 | |
| | | | | been in since 2.2 so people should know by now... | |||||
* | make_smbcodepage and make_unicodemap are gone in HEAD | Jelmer Vernooij | 2002-10-15 | 2 | -369/+0 | |
| | ||||||
* | Add info on chpass on *BSD systems (thanks Krzysztof Kowalik ↵ | Jelmer Vernooij | 2002-10-15 | 1 | -0/+6 | |
| | | | | <kkowalik@uci.agh.edu.pl>) | |||||
* | Convert BROWSING-Config.txt to SGML | Jelmer Vernooij | 2002-10-15 | 2 | -3/+287 | |
| | ||||||
* | Convert even more text docs | Jelmer Vernooij | 2002-10-04 | 2 | -0/+93 | |
| | ||||||
* | Convert README.Win32-Viruses DHCP-Server-Configuration and Faxing to SGML... | Jelmer Vernooij | 2002-10-04 | 1 | -0/+2 | |
| | ||||||
* | Move Recent-FAQ's to the new SGML FAQ | Jelmer Vernooij | 2002-10-04 | 2 | -1/+89 | |
| | ||||||
* | Convert GOTCHAS to SGML | Jelmer Vernooij | 2002-10-04 | 1 | -0/+23 | |
| | ||||||
* | Move Application_Serving.txt to FAQ question "How to use a samba share as a ↵ | Jelmer Vernooij | 2002-10-04 | 1 | -0/+59 | |
| | | | | administrative share for MS Office, etc?" | |||||
* | Split up faq in smaller files | Jelmer Vernooij | 2002-10-04 | 4 | -527/+532 | |
| | ||||||
* | Fix generation of FAQ | Jelmer Vernooij | 2002-10-03 | 3 | -6/+9 | |
| | ||||||
* | Fix links in html versions of manpages | Jelmer Vernooij | 2002-10-03 | 1 | -1/+1 | |
| | ||||||
* | Fix generation of HTML versions of manpages | Jelmer Vernooij | 2002-10-03 | 2 | -2/+2 | |
| | | | | Add comments to dsssl file | |||||
* | fix typos in net.8.sgml so it will compile and | Gerald Carter | 2002-10-03 | 1 | -9/+10 | |
| | | | | regenerate html versions of manpages.... | |||||
* | merge sendfile entry from SAMBA_2_2 and fix typo | Gerald Carter | 2002-10-03 | 1 | -85/+123 | |
| | ||||||
* | Document 'hide special files' | Jelmer Vernooij | 2002-10-03 | 1 | -0/+12 | |
| | ||||||
* | Convert ADS-HOWTO to SGML and add it to the howto collection | Jelmer Vernooij | 2002-10-02 | 2 | -0/+197 | |
| | | | | Updated generated docs | |||||
* | Add htmlfaq to Makefile | Jelmer Vernooij | 2002-10-02 | 2 | -11/+23 | |
| | | | | Fix syntax errors in FAQ | |||||
* | Add initial version of new FAQ | Jelmer Vernooij | 2002-10-02 | 2 | -2/+538 | |
| | ||||||
* | Remove deprecated smb.conf options that were still in smb.conf.5: | Jelmer Vernooij | 2002-10-02 | 1 | -89/+2 | |
| | | | | | | | domain admin group domain guest group use rhosts status | |||||
* | Add framework for net command manpage - still contains a lot of FIXME's... | Jelmer Vernooij | 2002-10-02 | 1 | -4/+282 | |
| | ||||||
* | Fix Makefile.in (use variables instead of directory names, don't try to put ↵ | Jelmer Vernooij | 2002-10-02 | 3 | -31/+407 | |
| | | | | | | files in ../../htmldocs, etc) Add sam.sgml | |||||
* | Add note to test 9 about 'encrypt passwords' | Jelmer Vernooij | 2002-10-02 | 1 | -1/+7 | |
| | ||||||
* | Remove manpage when there are errors during generation | Jelmer Vernooij | 2002-10-02 | 1 | -1/+1 | |
| | ||||||
* | * fixed typos in SGML source | Gerald Carter | 2002-10-01 | 2 | -23/+23 | |
| | | | | * regenerated man pages | |||||
* | fixing typos spotted by eagle-eye-vance | Gerald Carter | 2002-10-01 | 2 | -12/+12 | |
| | ||||||
* | * adding some notes on the wins failover stuff | Gerald Carter | 2002-09-30 | 3 | -7/+88 | |
| | | | | * fixing some typos after running printing.sgml through ispell | |||||
* | * working on Makefile | Gerald Carter | 2002-09-30 | 3 | -118/+250 | |
| | | | | * converting printing internal doc to SGML | |||||
* | missed one txt rule. | Gerald Carter | 2002-09-30 | 1 | -1/+5 | |
| | ||||||
* | * add the Developers guide to the repository | Gerald Carter | 2002-09-30 | 3 | -8/+16 | |
| | | | | | | * fix syntax errors in developer's docs * update Makefile.in to place HTML files in htmldocs & text files in textdocs/ | |||||
* | more updates--printing backend inmterface & Print queue tdb's | Gerald Carter | 2002-09-30 | 1 | -5/+124 | |
| | ||||||
* | more details opn change notification | Gerald Carter | 2002-09-30 | 1 | -9/+80 | |
| | ||||||
* | This is an initial draft of printing internals. Not done (not really | Gerald Carter | 2002-09-30 | 1 | -0/+73 | |
| | | | | | even started), and not in SGML. Plain ASCII right now, but I'll do some more work on it tomorrow. | |||||
* | Apply Vance Lankhaars' cifs2002 documentation patch - mostly grammar and | Jelmer Vernooij | 2002-09-27 | 18 | -250/+127 | |
| | | | | English typo fixes and updates of documentation | |||||
* | Do not update manpages directly... | Volker Lendecke | 2002-09-27 | 1 | -1/+10 | |
| | ||||||
* | Doco patch from metze. This reformats the 'ldap ssl' docs, and add doco for | Andrew Bartlett | 2002-09-27 | 1 | -9/+35 | |
| | | | | | | the new 'ldap passwd sync' option. Andrew Bartlett | |||||
* | Fix typo. | Andrew Bartlett | 2002-09-23 | 1 | -1/+1 | |
| | ||||||
* | Update introduction somewhat | Jelmer Vernooij | 2002-09-18 | 1 | -3/+5 | |
| |