summaryrefslogtreecommitdiffstats
path: root/docs-xml
Commit message (Collapse)AuthorAgeFilesLines
...
* Make the test document include a Samba-specific XML element and an image.Jelmer Vernooij2009-05-012-1/+4
|
* Look for dblatex.Jelmer Vernooij2009-05-012-0/+2
|
* Fix regular expressions in find_missing_doc after code format changes inJelmer Vernooij2009-05-011-3/+3
| | | | loadparm.c.
* Fix 'make undocumented' (by hardcoding the source path, now that the docsJelmer Vernooij2009-05-014-34/+2
| | | | live in the same git repo)
* Filter substitution variables out of list of undocumented applications.Jelmer Vernooij2009-05-011-0/+2
|
* Fix 'make samples' (git doesn't version directories, so 'examples' won'tJelmer Vernooij2009-05-012-2/+1
| | | | exist yet)
* s3/docs: Fix serveral typos.Karolin Seeger2009-04-291-5/+5
| | | | | | | This fixes bug #4315. Thanks to Felipe Augusto van de Wiel <faw [at] cathedrallabs [dot] org>! Karolin
* s3/docs: Remove documentation of "use kerberos keytab".Karolin Seeger2009-04-291-23/+0
| | | | | | This parameter has been removed with d96248a9b4655. Karolin
* s3-docs: document "net eventlog" in net manpage.Günther Deschner2009-04-291-0/+59
| | | | Guenther
* s3:docs: document the --request-timeout option of netStefan Metzmacher2009-04-171-0/+9
| | | | metze
* s3-docs: fix typo in smb.conf.5.Günther Deschner2009-04-171-1/+1
| | | | Guenther
* s3-docs: document warn_pwd_expire pam_winbind option in manpage.Günther Deschner2009-04-171-1/+8
| | | | | | Andreas, please check. Guenther
* s3/docs: Raise version number up to 3.5.Karolin Seeger2009-04-0782-82/+82
| | | | Karolin
* s3/docs: Fix typo.Karolin Seeger2009-04-071-1/+1
| | | | Karolin
* s3/cups: add documentation for new cups encrypt parameterBjörn Jacke2009-03-301-0/+25
|
* Document the dirsort moduleVolker Lendecke2009-03-221-0/+69
|
* fix some typosBjörn Jacke2009-03-191-3/+3
| | | | Signed-off-by: Michael Adam <obnox@samba.org>
* Add a vfs_preopen module to hide fs latenciesVolker Lendecke2009-03-101-0/+115
|
* s3/docs: Add missing full stop.Karolin Seeger2009-03-021-1/+1
| | | | Karolin
* s3/docs: Fix typo in man mount.cifs.Karolin Seeger2009-02-231-1/+1
| | | | | | Thanks to Tobias Stoeckmann for reporting! Karolin
* For some unknown reason ldbrename was not being built in samba3.Simo Sorce2009-02-221-0/+107
|
* s3/docs: Add hint about getfattr in man vfs_acl_xattr.Karolin Seeger2009-02-201-0/+9
| | | | Karolin
* s3/docs: Add man vfs_acl_tdb.Karolin Seeger2009-02-201-0/+66
| | | | Karolin
* s3/docs: Add man vfs_acl_xattr.Karolin Seeger2009-02-201-0/+61
| | | | Karolin
* s3/docs: Fix several typos.Karolin Seeger2009-02-2019-27/+24
| | | | | | | | This fixes bug #6127. Thanks to Justin T Pryzby <justinpryzby [at] users.sourceforge.net> for the review! Karolin
* docs: extend the example in the idmp_rid manpage to configure 2 domains with ridMichael Adam2009-02-171-1/+13
| | | | Michael
* docs: extend the idmap_rid manpageMichael Adam2009-02-171-5/+24
| | | | Michael
* Enable total anonymization in vfs_smb_traffic_analyzer, by mapping any user ↵Holger Hetterich2009-02-131-0/+11
| | | | names to the one given by anonymize_prefix, without generating a hash number. This setting is optional and is compatible with the module configuration format of Samba 3.3.
* S3: New module interface for SMB message statistics gatheringtodd stecher2009-02-091-0/+13
| | | | | | | This changelist allows for the addition of custom performance monitoring modules through smb.conf. Entrypoints in the main message processing code have been added to capture the command, subop, ioctl, identity and message size statistics.
* docs: Add man sharesec.Karolin Seeger2009-02-091-0/+220
| | | | Karolin
* docs: fix two typos in the mount.cifs manpageMichael Adam2009-02-061-2/+2
| | | | Michael
* docs: Clarify "ldap ssl" description in man smb.conf.Karolin Seeger2009-02-061-2/+13
| | | | | | Mention "ldap ssl ads". Karolin
* docs: Add description of "ldap ssl ads" to man smb.conf.Karolin Seeger2009-02-061-0/+21
| | | | Karolin
* s3-docs: add documentation for dump option of eventlogadm.Günther Deschner2009-02-031-0/+26
| | | | Guenther
* docs: Describe "service" in man mount.cifs.Karolin Seeger2009-02-021-4/+7
| | | | | | | | This fixes bug #5346. Thanks to the Debian Samba package maintainers for reporting and providing a patch! Karolin
* s3-docs: fix typo in eventlogadm manpage.Günther Deschner2009-01-301-2/+2
| | | | Guenther
* Document default of the printing config variable.Andreas Schneider2009-01-261-0/+2
| | | | Signed-off-by: Andreas Schneider <anschneider@suse.de>
* docs: Add manpage for vfs_shadow_copy2.Karolin Seeger2009-01-261-0/+174
| | | | Karolin
* docs: Fix formatting issue in man libsmbclient.Karolin Seeger2009-01-231-3/+4
| | | | Karolin
* s3:docs: clean build/catalog.xml in "make clean"Michael Adam2009-01-211-0/+1
| | | | Michael
* s3:docs: clean generated .png images in "make clean"Michael Adam2009-01-211-1/+2
| | | | Michael
* s3:docs: fix ommission in fix of (real)distclean targetsMichael Adam2009-01-211-1/+1
| | | | Michael
* s3:docs: fix distclean target and add realdistclean targetMichael Adam2009-01-211-1/+4
| | | | | | | - remove stuff created by configure in distclean - remove stuff created by autoconf in realdistclean Michael
* s3:docs: clarify explanation of the allocator in the idmap_ldap manpageMichael Adam2009-01-211-2/+8
| | | | Michael
* s3:docs: clarify explanation of the allocator in the idmap_tdb manpageMichael Adam2009-01-211-4/+10
| | | | Michael
* s3:docs: clarify explanation of allocator in the idmap_tdb2 manpageMichael Adam2009-01-211-4/+6
| | | | Michael
* s3:docs: fix copy and paste error in the idmap_tdb2 manpageMichael Adam2009-01-211-1/+0
| | | | Michael
* s3:docs: add a manpage for idmap_tdb2Michael Adam2009-01-211-0/+132
| | | | Michael
* s3:docs: update the idmap_ldap manpage to reflect current facts.Michael Adam2009-01-211-7/+23
| | | | Michael
* s3:docs: update the idmap_tdb manpage to reflect current facts.Michael Adam2009-01-211-20/+61
| | | | Michael