summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
...
| * Fix typoJelmer Vernooij2003-04-031-1/+1
| |
| * More doco updates. Another few days and it will be cooked.John Terpstra2003-04-034-741/+914
| |
| * Regenerate docsJelmer Vernooij2003-04-0230-2903/+1993
| |
| * Use entity for percent signJelmer Vernooij2003-04-021-0/+2
| |
| * Update ntlm_auth and winbind manpages.Andrew Bartlett2003-04-022-18/+17
| | | | | | | | Andrew Bartlett
| * Renegerate docs after John's changesJelmer Vernooij2003-04-023-3850/+3592
| |
| * Update to current projdoc level.John Terpstra2003-04-021-5228/+5250
| |
| * Fixing typos. Who put them typos in there? Argh!John Terpstra2003-04-024-7/+9
| |
| * And yet another doco update. Yet more to follow soon.John Terpstra2003-04-022-289/+779
| |
| * More of the documentation overhaul. More to follow.John Terpstra2003-04-028-1209/+428
| |
| * - Update documentation of 'wins server' (add info about tags, namespaces)Jelmer Vernooij2003-04-014-29/+50
| |
| * Use <note> instead of <emphasis>NOTE</emphasis> (gives much nicer output)Jelmer Vernooij2003-04-018-30/+29
| |
| * Update some info and typos in PAM-Authentication-And-SambaJelmer Vernooij2003-03-311-7/+6
| |
| * More doc updates:Jelmer Vernooij2003-03-317-6005/+5951
| | | | | | | | | | - Move information about compiling with ADS support to appendix about compiling - Make DOMAIN_MEMBER NT4-domain only (because current ADS info was incomplete and becoming an ADS domain member is documented more properly in ADS-HOWTO)
| * Update NT_Security for 3.0Jelmer Vernooij2003-03-312-32/+15
| |
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.cvs2svn Import User2003-03-311-0/+86
|\|
| * Add basic documentation on editregJelmer Vernooij2003-03-313-4/+87
| |
| * Add very basic documentation for ntlm_authJelmer Vernooij2003-03-312-1/+137
| |
| * - Put -valid param back inJelmer Vernooij2003-03-311-3/+2
| | | | | | | | - Update info on some of the HOWTO docs
| * 'preload modules = ' is already documentedJelmer Vernooij2003-03-311-2/+0
| | | | | | | | -valid is not a config option
| * Hey, we're making progress with the docs ;-)Volker Lendecke2003-03-311-1/+0
| | | | | | | | Volker
| * 3 things:Volker Lendecke2003-03-314-19/+39
| | | | | | | | | | | | | | | | | | | | | | | | * Remove 'ldap del only sam attr' after asking Lars Mueller from SuSE first. It is replaced by 'ldap delete dn' * Fix a typo in docs. * Document 'set primary group script'. Alexander, could you check the file in smbdotconf/ please? Thanks. Volker
| * smbpasswd -> netAndrew Bartlett2003-03-311-1/+1
| |
| * - Regenerate docsJelmer Vernooij2003-03-3037-6935/+9548
| | | | | | | | - Document 'preload modules'
* | 3 things:Volker Lendecke2003-03-311-2/+21
| | | | | | | | | | | | | | | | | | | | | | * Remove 'ldap del only sam attr' after asking Lars Mueller from SuSE first. It is replaced by 'ldap delete dn' * Fix a typo in docs. * Document 'set primary group script'. Volker
* | updated passdb backend parameterGerald Carter2003-03-316-39/+140
| |
* | Updating from HEAD branch.John Terpstra2003-03-301-4808/+6209
| |
* | Updating projdoc from HEAD brach.John Terpstra2003-03-2822-1306/+479
| |
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.cvs2svn Import User2003-03-2722-0/+3046
|\|
| * Doc updates from John + some minor fixes by meJelmer Vernooij2003-03-275-418/+573
| |
| * Reflect current conversion statusAlexander Bokovoy2003-03-271-1/+1
| |
| * 1. Fix generate-file-list.sh to produce a list sorted by parameter name, ↵Alexander Bokovoy2003-03-2716-244/+295
| | | | | | | | | | | | not parameter section. 2. Convert base parameters to new meta-information scheme
| * Add new framework for smb.conf(5). Please read README before trying to compile.Alexander Bokovoy2003-03-27323-0/+7843
| | | | | | | | I will commit more meta-information updates during week-end.
| * Tidy XML formatingAlexander Bokovoy2003-03-271-2/+2
| |
| * Document results of smb.conf(5) inspection. We have 13 undocumented ↵Alexander Bokovoy2003-03-261-0/+17
| | | | | | | | parameters for HEAD
| * - Patch from John to update PDC-HOWTO, add ServerType and CUPS (not finished ↵Jelmer Vernooij2003-03-2641-8940/+11781
| | | | | | | | | | | | | | yet) - Regenerate docs - Update docs-status
| * Fix two typosJelmer Vernooij2003-03-252-2/+2
| |
| * Add notes about the rebuilding of filesJelmer Vernooij2003-03-251-6/+15
| |
| * Add example version identifierJelmer Vernooij2003-03-251-1/+1
| |
| * Add documentation on unicodeJelmer Vernooij2003-03-252-0/+95
| |
| * Add info about dual daemon modeJelmer Vernooij2003-03-251-10/+40
| |
| * Fix another opened-but-not-closed tagAlexander Bokovoy2003-03-251-3/+1
| |
| * Fixed opened-but-not-closed listitem/varlistentry for LDAPADMINDNAlexander Bokovoy2003-03-251-0/+2
| |
| * Fix missing tag pairsAlexander Bokovoy2003-03-252-2/+3
| |
| * Add notes for packagersJelmer Vernooij2003-03-242-0/+42
| |
| * Remove documentation for removed optionsJelmer Vernooij2003-03-242-2/+0
| |
| * editreg, wrepld and ntlm_aut aren't documented yet..Jelmer Vernooij2003-03-241-0/+5
| |
| * Document common arguments with entitiesJelmer Vernooij2003-03-2416-507/+220
| |
| * Build the profiles.1 and smbtree.1 manpagesJelmer Vernooij2003-03-231-1/+2
| |
| * Document Tim's smbtree programJelmer Vernooij2003-03-231-0/+91
| |