Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-05-01 | Remove references to dia now that we use inkscape for diagrams. | Jelmer Vernooij | 2 | -21/+0 | |
2009-05-01 | Fix build of the PostScript documents. | Jelmer Vernooij | 1 | -1/+1 | |
2009-05-01 | Fix dependencies on images for pdf and ps files. | Jelmer Vernooij | 1 | -2/+2 | |
2009-05-01 | Remove unnecessary checks for apps now used through dblatex. | Jelmer Vernooij | 3 | -16/+1 | |
2009-05-01 | Remove use of unicode quotes, as it confuses LaTeX. | Jelmer Vernooij | 1 | -1/+1 | |
2009-05-01 | Use standard LaTeX book document class rather than custom samba class. | Jelmer Vernooij | 1 | -0/+6 | |
2009-05-01 | Trim the requirements for building the docs, remove outdated instructions | Jelmer Vernooij | 1 | -26/+12 | |
for db2latex. | |||||
2009-05-01 | Move test image to test/images/, consistent with the other books. | Jelmer Vernooij | 1 | -0/+0 | |
2009-05-01 | Cut out the intermediate dvi files in the Makefile - dblatex can take care | Jelmer Vernooij | 1 | -15/+4 | |
of those for us. | |||||
2009-05-01 | Remove reference to (removed?) image copy script. | Jelmer Vernooij | 1 | -1/+0 | |
2009-05-01 | Remove admon graphics - provided by dblatex now. | Jelmer Vernooij | 6 | -755/+0 | |
2009-05-01 | Also move \linebreaksign to the samba LaTeX package. | Jelmer Vernooij | 2 | -3/+1 | |
2009-05-01 | Split Samba-specific LaTeX commands into their own LaTeX package, | Jelmer Vernooij | 2 | -21/+27 | |
independent of the style changes made by the sambadoc documentclass. | |||||
2009-05-01 | Fix syntax errors (title is mandator for chapters) in Samba4-HOWTO. | Jelmer Vernooij | 5 | -4/+16 | |
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 |