summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
...
* smbpasswd -> netAndrew Bartlett2003-03-311-1/+1
|
* - Regenerate docsJelmer Vernooij2003-03-3037-6935/+9548
| | | | - Document 'preload modules'
* 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
|
* This does two things:Volker Lendecke2003-03-231-0/+26
| | | | | | | | | | | | | | | | | | | | | | * pdbedit -i -e sets all SAM_ACCOUNT elements to CHANGED to satisfy the new pdb_ldap.c handling * pdbedit -g transfers group mappings. I made this separate from the user database, as current installations have to live with a split backend. So, if you are running 3_0 alphas with LDAP as a backend and upgrade to the next 3_0 alpha, you should call pdbedit -i tdbsam -e ldapsam -g to transfer your group mapping database to LDAP. You certainly have to have all your groups as posixGroup objects in LDAP and adapt the LDAP schema before this call. Volker
* This adds 'ldap delete dn' as the recommended parameterVolker Lendecke2003-03-231-4/+14
| | | | | | | | for the 'ldap del only sam attr' functionality. So we are compatiple to the current SuSE patches as well as to TNG... ;-) Volker
* Add minimum man pageJelmer Vernooij2003-03-231-0/+88
|
* Also move -V to -C in docsJelmer Vernooij2003-03-231-3/+3
|
* Update smbcacls.1 for 3.0Jelmer Vernooij2003-03-201-7/+15
|
* Update swat docs for 3.0Jelmer Vernooij2003-03-202-12/+24
|
* Update wbinfo.1 for 3.0Jelmer Vernooij2003-03-202-4/+25
|
* Don't generate a Samba-Developers-Guide.{ps,txt} with the contentsJelmer Vernooij2003-03-191-4/+4
| | | | of the Samba HOWTO collection
* It's init_module(), not module_init() as metze pointed out. I really thought ↵Jelmer Vernooij2003-03-191-2/+2
| | | | I check this well enough :-/
* Fix uncompleted sentenceJelmer Vernooij2003-03-191-3/+3
|
* Add documentation on new modules systemJelmer Vernooij2003-03-193-3/+159
|
* Add paramter 'ldap del only sam attr'.Volker Lendecke2003-03-191-2/+9
| | | | | | | This patch is heavily based on a patch by SuSE. Thanks to Guenther Deschner <gd@suse.de> for providing it. Volker
* Fix typo.Volker Lendecke2003-03-191-1/+1
| | | | | | Thanks to Guenther Deschner <gd@suse.de> Volker
* Update alpha informationJelmer Vernooij2003-03-191-103/+32
|
* Update to current situation - there's nothing about SAM/GUMS/IDMAP in hereJelmer Vernooij2003-03-191-4/+4
| | | | currently, should there be?
* RegenerateJelmer Vernooij2003-03-197-103/+994
|
* RegenerateJelmer Vernooij2003-03-18103-15212/+8758
|
* RegenerateJelmer Vernooij2003-03-182-5653/+5843
|
* More updates:Jelmer Vernooij2003-03-183-81/+52
| | | | | | - Add SWAT as way to configure samba - Remove some duplicated information - Move some information to the part of the howto it belongs
* - Move instructions on compiling samba to appendixJelmer Vernooij2003-03-184-328/+333
| | | | | - Add notes about binary packages - Some small fixes (typos, remove outdated stuff)
* Put in documentation update by jhtJelmer Vernooij2003-03-183-54/+94
|
* Added a slightly modified version of Tridge's note about securingTim Potter2003-03-172-0/+183
| | | | a Samba server.
* Run autoconf. Shouldn't we have an autogen.sh here?Tim Potter2003-03-171-2/+11
|
* Call AC_MSG_ERROR if jw, perl or htmldoc is not installed rather thanTim Potter2003-03-171-0/+10
| | | | generate a bodgy Makefile.
* Merge cifsntdomain.sgml fixes from 3.0 branchAlexander Bokovoy2003-03-131-26/+35
|
* Add Ronan Waide's info about the setdriver call.Jelmer Vernooij2003-03-091-4/+24
|
* Add some printing question & answersJelmer Vernooij2003-03-092-0/+18
|