Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-05-01 | Use new stylesheet variables names as used by dblatex. | Jelmer Vernooij | 2 | -23/+5 | |
Remove a Samba-specific workaround for a db2latex bug. | |||||
2009-05-01 | Fix dblatex warning: Remove reference to removed DTD file. | Jelmer Vernooij | 1 | -1/+0 | |
2009-05-01 | Remove included (but unused) copy of db2latex. | Jelmer Vernooij | 168 | -58985/+0 | |
2009-05-01 | Use system-provided dblatex to build the docs rather than included | Jelmer Vernooij | 1 | -19/+7 | |
db2latex. | |||||
2009-05-01 | Make the test document include a Samba-specific XML element and an image. | Jelmer Vernooij | 2 | -1/+4 | |
2009-05-01 | Look for dblatex. | Jelmer Vernooij | 2 | -0/+2 | |
2009-05-01 | Fix regular expressions in find_missing_doc after code format changes in | Jelmer Vernooij | 1 | -3/+3 | |
loadparm.c. | |||||
2009-05-01 | Fix 'make undocumented' (by hardcoding the source path, now that the docs | Jelmer Vernooij | 4 | -34/+2 | |
live in the same git repo) | |||||
2009-05-01 | Filter substitution variables out of list of undocumented applications. | Jelmer Vernooij | 1 | -0/+2 | |
2009-05-01 | Fix 'make samples' (git doesn't version directories, so 'examples' won't | Jelmer Vernooij | 2 | -2/+1 | |
exist yet) | |||||
2009-04-29 | s3/docs: Fix serveral typos. | Karolin Seeger | 1 | -5/+5 | |
This fixes bug #4315. Thanks to Felipe Augusto van de Wiel <faw [at] cathedrallabs [dot] org>! Karolin | |||||
2009-04-29 | s3/docs: Remove documentation of "use kerberos keytab". | Karolin Seeger | 1 | -23/+0 | |
This parameter has been removed with d96248a9b4655. Karolin | |||||
2009-04-29 | s3-docs: document "net eventlog" in net manpage. | Günther Deschner | 1 | -0/+59 | |
Guenther | |||||
2009-04-17 | s3:docs: document the --request-timeout option of net | Stefan Metzmacher | 1 | -0/+9 | |
metze | |||||
2009-04-17 | s3-docs: fix typo in smb.conf.5. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-04-17 | s3-docs: document warn_pwd_expire pam_winbind option in manpage. | Günther Deschner | 1 | -1/+8 | |
Andreas, please check. Guenther | |||||
2009-04-07 | s3/docs: Raise version number up to 3.5. | Karolin Seeger | 82 | -82/+82 | |
Karolin | |||||
2009-04-07 | s3/docs: Fix typo. | Karolin Seeger | 1 | -1/+1 | |
Karolin | |||||
2009-03-30 | s3/cups: add documentation for new cups encrypt parameter | Björn Jacke | 1 | -0/+25 | |
2009-03-22 | Document the dirsort module | Volker Lendecke | 1 | -0/+69 | |
2009-03-19 | fix some typos | Björn Jacke | 1 | -3/+3 | |
Signed-off-by: Michael Adam <obnox@samba.org> | |||||
2009-03-10 | Add a vfs_preopen module to hide fs latencies | Volker Lendecke | 1 | -0/+115 | |
2009-03-02 | s3/docs: Add missing full stop. | Karolin Seeger | 1 | -1/+1 | |
Karolin | |||||
2009-02-23 | s3/docs: Fix typo in man mount.cifs. | Karolin Seeger | 1 | -1/+1 | |
Thanks to Tobias Stoeckmann for reporting! Karolin | |||||
2009-02-22 | For some unknown reason ldbrename was not being built in samba3. | Simo Sorce | 1 | -0/+107 | |
2009-02-20 | s3/docs: Add hint about getfattr in man vfs_acl_xattr. | Karolin Seeger | 1 | -0/+9 | |
Karolin | |||||
2009-02-20 | s3/docs: Add man vfs_acl_tdb. | Karolin Seeger | 1 | -0/+66 | |
Karolin | |||||
2009-02-20 | s3/docs: Add man vfs_acl_xattr. | Karolin Seeger | 1 | -0/+61 | |
Karolin | |||||
2009-02-20 | s3/docs: Fix several typos. | Karolin Seeger | 19 | -27/+24 | |
This fixes bug #6127. Thanks to Justin T Pryzby <justinpryzby [at] users.sourceforge.net> for the review! Karolin | |||||
2009-02-17 | docs: extend the example in the idmp_rid manpage to configure 2 domains with rid | Michael Adam | 1 | -1/+13 | |
Michael | |||||
2009-02-17 | docs: extend the idmap_rid manpage | Michael Adam | 1 | -5/+24 | |
Michael | |||||
2009-02-13 | Enable total anonymization in vfs_smb_traffic_analyzer, by mapping any user ↵ | Holger Hetterich | 1 | -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. | |||||
2009-02-09 | S3: New module interface for SMB message statistics gathering | todd stecher | 1 | -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. | |||||
2009-02-09 | docs: Add man sharesec. | Karolin Seeger | 1 | -0/+220 | |
Karolin | |||||
2009-02-06 | docs: fix two typos in the mount.cifs manpage | Michael Adam | 1 | -2/+2 | |
Michael | |||||
2009-02-06 | docs: Clarify "ldap ssl" description in man smb.conf. | Karolin Seeger | 1 | -2/+13 | |
Mention "ldap ssl ads". Karolin | |||||
2009-02-06 | docs: Add description of "ldap ssl ads" to man smb.conf. | Karolin Seeger | 1 | -0/+21 | |
Karolin | |||||
2009-02-03 | s3-docs: add documentation for dump option of eventlogadm. | Günther Deschner | 1 | -0/+26 | |
Guenther | |||||
2009-02-02 | docs: Describe "service" in man mount.cifs. | Karolin Seeger | 1 | -4/+7 | |
This fixes bug #5346. Thanks to the Debian Samba package maintainers for reporting and providing a patch! Karolin | |||||
2009-01-30 | s3-docs: fix typo in eventlogadm manpage. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2009-01-26 | Document default of the printing config variable. | Andreas Schneider | 1 | -0/+2 | |
Signed-off-by: Andreas Schneider <anschneider@suse.de> | |||||
2009-01-26 | docs: Add manpage for vfs_shadow_copy2. | Karolin Seeger | 1 | -0/+174 | |
Karolin | |||||
2009-01-23 | docs: Fix formatting issue in man libsmbclient. | Karolin Seeger | 1 | -3/+4 | |
Karolin | |||||
2009-01-21 | s3:docs: clean build/catalog.xml in "make clean" | Michael Adam | 1 | -0/+1 | |
Michael | |||||
2009-01-21 | s3:docs: clean generated .png images in "make clean" | Michael Adam | 1 | -1/+2 | |
Michael | |||||
2009-01-21 | s3:docs: fix ommission in fix of (real)distclean targets | Michael Adam | 1 | -1/+1 | |
Michael | |||||
2009-01-21 | s3:docs: fix distclean target and add realdistclean target | Michael Adam | 1 | -1/+4 | |
- remove stuff created by configure in distclean - remove stuff created by autoconf in realdistclean Michael | |||||
2009-01-21 | s3:docs: clarify explanation of the allocator in the idmap_ldap manpage | Michael Adam | 1 | -2/+8 | |
Michael | |||||
2009-01-21 | s3:docs: clarify explanation of the allocator in the idmap_tdb manpage | Michael Adam | 1 | -4/+10 | |
Michael | |||||
2009-01-21 | s3:docs: clarify explanation of allocator in the idmap_tdb2 manpage | Michael Adam | 1 | -4/+6 | |
Michael |