Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-06-30 | s3 docs: Add documentation for 'kerberos method' and 'dedicated keytab file' ↵ | Tim Prouty | 2 | -0/+54 | |
parameters | |||||
2009-06-19 | s3/docs: Fix typo. | Karolin Seeger | 1 | -1/+1 | |
This fixes bug #6412. Thanks to Carsten Dumke <carsten [at] cdumke.de> for reporting! Karolin | |||||
2009-06-12 | s3-docs: Fix Bug #4280. Shutdown scripts are called as root for privileged ↵ | Günther Deschner | 2 | -2/+2 | |
users. GUenther | |||||
2009-06-05 | s3/docs: Fix typo. | Karolin Seeger | 1 | -2/+2 | |
Karolin | |||||
2009-05-27 | s3: update manpage as to the new passdb backend default | Björn Jacke | 1 | -3/+5 | |
2009-05-26 | s3/docs Add manpage for "map untrusted to domain" parameter | Steven Danneman | 1 | -0/+33 | |
This fixes bug 6352. | |||||
2009-05-19 | s3/docs: Fix shutdown script example. | Karolin Seeger | 1 | -4/+5 | |
This fixes bug #5897. Thanks to TAKAHASHI Motonobu <monyo [at] samba.gr.jp> for reporting and providing the example! 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-17 | s3-docs: fix typo in smb.conf.5. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-03-30 | s3/cups: add documentation for new cups encrypt parameter | Björn Jacke | 1 | -0/+25 | |
2009-03-02 | s3/docs: Add missing full stop. | Karolin Seeger | 1 | -1/+1 | |
Karolin | |||||
2009-02-20 | s3/docs: Fix several typos. | Karolin Seeger | 18 | -26/+23 | |
This fixes bug #6127. Thanks to Justin T Pryzby <justinpryzby [at] users.sourceforge.net> for the review! Karolin | |||||
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-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-01-26 | Document default of the printing config variable. | Andreas Schneider | 1 | -0/+2 | |
Signed-off-by: Andreas Schneider <anschneider@suse.de> | |||||
2009-01-12 | Deprecate the "share modes" parameter to address bug #6024, swat disagrees ↵ | Jeremy Allison | 1 | -11/+12 | |
with smbstatus as to share mode with share modes = No set in samba. Jeremy. | |||||
2009-01-06 | docs: Improve description of the share commands in man smb.conf. | Karolin Seeger | 3 | -24/+34 | |
-Correct the parameter names. -Fix typos. -Fix related parameters. This fixes bug #6008. Thanks to TAKAHASHI Motonobu <monyo@samba.gr.jp> for reporting! Karolin | |||||
2008-12-21 | s3:loadparm/docs: Set default for "ldap ssl" to "start tls". | root | 1 | -2/+2 | |
This has been discussed on samba-technical before. 3.3 and newer only! Karolin | |||||
2008-12-19 | correct the description of the "ldap timeout" parameter | Björn Jacke | 1 | -3/+1 | |
2008-12-17 | docs: Update section "ldap ssl" in man smb.conf. | Karolin Seeger | 1 | -11/+8 | |
Remove non-existent value "on". Change default value to "no". Add hint about ldaps. Karolin | |||||
2008-12-17 | docs: Fix some formatting issues in the "ldap ssl" section of man smb.conf. | Karolin Seeger | 1 | -15/+17 | |
Karolin | |||||
2008-12-16 | docs: "acl compatibility" is a global parameter. | Karolin Seeger | 1 | -1/+1 | |
This fixes bug #5866. Thanks to TAKAHASHI Motonobu <monyo@samba.gr.jp> for reporting! Karolin | |||||
2008-12-12 | docs: Add hint that "socket address" usually don't need to be set. | Karolin Seeger | 1 | -5/+7 | |
This fixes bug #5950. Thanks to the Debian Samba package maintainers for reporting! Karolin | |||||
2008-12-08 | s3: Add support for access based share enumeration | Todd Stecher | 1 | -0/+18 | |
2008-12-02 | docs: Add default value for "writeable" to man smb.conf. | Karolin Seeger | 1 | -0/+2 | |
Karolin | |||||
2008-10-31 | Typo | Volker Lendecke | 1 | -1/+1 | |
2008-10-03 | Document "cups connection timeout". | Jeremy Allison | 1 | -0/+20 | |
Jeremy. | |||||
2008-09-25 | Document how to enable the name aliasing support in Winbind. | Gerald W. Carter | 1 | -8/+19 | |
(cherry picked from commit 6dc81eb85b11851794619a1f2769d68cd9a54fb6) | |||||
2008-09-24 | printing: Rename new parameter "cups timeout" to "cups connection timeout". | Karolin Seeger | 1 | -17/+0 | |
Karolin | |||||
2008-09-23 | printing: Add new parameter "cups timeout". | Karolin Seeger | 1 | -0/+17 | |
The default timeout for connections to CUPS servers is set to 5 minutes in the CUPS libraries. The smbd hangs on startup until the timeout is reached if the CUPS server is unreachable. This parameter makes the timeout configurable. The default value is set to 30 seconds. Karolin | |||||
2008-08-28 | Clarify usage of "force create mode". | Jeremy Allison | 1 | -9/+8 | |
Jeremy. (This used to be commit 1d252ffd313e0cd6fcb3d7cb2c99f2daf56728c1) | |||||
2008-08-26 | Increase the default positive idmap cache time to a week | Volker Lendecke | 1 | -1/+1 | |
(This used to be commit 60af63675063ad62c0169b9f2094ecfdaa7ca16d) | |||||
2008-08-22 | manpages: Add manpage for "init logon delayed hosts". | Karolin Seeger | 1 | -0/+21 | |
Karolin (This used to be commit a415244365e32ba18919042ec72b3a281d8c1b0a) | |||||
2008-08-22 | manpages: Add manpage for "init logon delay". | Karolin Seeger | 1 | -0/+15 | |
Karolin (This used to be commit fc5010e6d988939779bcb44e8a460b7b05e7ba9a) | |||||
2008-08-20 | Here is a re-working of the winbindd | Jeremy Allison | 1 | -0/+15 | |
reconnect code to cope with rebooting a DC. This replaces the code I asked Volker to revert. The logic is pretty simple. It adds a new parameter, "winbind reconnect delay", set to 30 seconds by default, which determines how long to wait between connection attempts. To avoid overwhelming the box with DC-probe forked children, the code now keeps track of the DC probe child per winbindd_domain struct and only starts a new one if the existing one has died. I also added a little logic to make sure the dc probe child always sends a message whatever the reason for exit so we will always reschedule another connect attempt. Also added documentation. Jeremy. (This used to be commit 8027197635b988b3dcf9d3d00126a024e768fa62) | |||||
2008-08-12 | Make the docs actually build | Volker Lendecke | 2 | -5/+5 | |
Thanks to Karolin for the friendly build service :-) (This used to be commit 4bfc7cb662411d245f3ad7613bec8531d9ce3a57) | |||||
2008-08-12 | Document idmap rewrite | Volker Lendecke | 7 | -83/+86 | |
(This used to be commit 4b9132e8bd1b2bc397b657ef07796f44d55f33da) | |||||
2008-07-22 | man pages: "printcap name" is a global parameter, not a share specific one. | Karolin Seeger | 1 | -1/+1 | |
Karolin (This used to be commit 9cde2525560536e16e2dbf991dbeb446260dd0df) | |||||
2008-07-16 | man pages: Fix typos and add improvements. | Christoph Zauner | 2 | -6/+7 | |
(This used to be commit 060ff6d8d4e61f3ce89f980182413852cc5719be) | |||||
2008-07-11 | Revert "Slightly increase the default idmap cache time" | Volker Lendecke | 1 | -1/+1 | |
This reverts commit 448836d44d0468a74b962ba3c0b7d51de236374f. (This used to be commit a9b29ab6b7503d6d30553a17219603a4f4cd3df9) | |||||
2008-07-10 | docs: fix the specified default of "password server" - it is *, not "". | Michael Adam | 1 | -2/+1 | |
Michael (This used to be commit d7f759d302612ef9eb0bba022f3b3e1dd433f843) | |||||
2008-07-10 | man pages: Add missing whitespace. | Karolin Seeger | 1 | -1/+1 | |
Karolin (This used to be commit 5ba418d8bd7bd9a678853b23b0928da4f8693bcf) | |||||
2008-07-03 | Slightly increase the default idmap cache time | Volker Lendecke | 1 | -1/+1 | |
(This used to be commit 448836d44d0468a74b962ba3c0b7d51de236374f) | |||||
2008-07-03 | Patch from SATOH Fumiyasu <fumiyas@osstech.co.jp> for bug #5202. Re-activate ↵ | Jeremy Allison | 2 | -10/+13 | |
"acl group control" parameter and make it only apply to owning group. Also added man page fix. Jeremy. (This used to be commit e98e080bad2c8b9f038a8f2dffcfeba1d5f392ce) | |||||
2008-06-12 | man pages: Fix indentation in smb.conf section about 'map readonly'. | Karolin Seeger | 1 | -4/+4 | |
(This used to be commit 0f0d81a89ae2ebae7d031a3a8633c3a924ebcbae) | |||||
2008-06-12 | man pages: Added improvements. | Christoph Zauner | 3 | -6/+11 | |
(This used to be commit 7fecd548af0a21b9644bd70e22a38aaa28777aa0) | |||||
2008-06-12 | man pages: Fix typo in smb.conf section about the 'deleteprinter command'. | Karolin Seeger | 1 | -1/+1 | |
Karolin (This used to be commit 5fa77c216bc43c3558aff3373f74554efdb9210d) | |||||
2008-06-12 | man pages: Fix typos. | Christoph Zauner | 6 | -14/+15 | |
(This used to be commit 881eaa26e071a7fde9c6fc5eb42ae122d0ddd490) | |||||
2008-06-10 | man pages: Don't refer to numbered chapter of the HOWTO collection. | Karolin Seeger | 1 | -1/+2 | |
This fixes bug #5527. Thanks to the Debian package maintainers for reporting! Karolin (This used to be commit b6696f4fbfc6aaffceef71c6099b8eaea58c1172) |