Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clarify usage of "force create mode". | Jeremy Allison | 2008-08-28 | 1 | -9/+8 |
| | | | | Jeremy. | ||||
* | Increase the default positive idmap cache time to a week | Volker Lendecke | 2008-08-26 | 1 | -1/+1 |
| | |||||
* | manpages: Add manpage for "init logon delayed hosts". | Karolin Seeger | 2008-08-22 | 1 | -0/+21 |
| | | | | Karolin | ||||
* | manpages: Add manpage for "init logon delay". | Karolin Seeger | 2008-08-22 | 1 | -0/+15 |
| | | | | Karolin | ||||
* | Here is a re-working of the winbindd | Jeremy Allison | 2008-08-20 | 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. | ||||
* | Make the docs actually build | Volker Lendecke | 2008-08-12 | 2 | -5/+5 |
| | | | | Thanks to Karolin for the friendly build service :-) | ||||
* | Document idmap rewrite | Volker Lendecke | 2008-08-12 | 7 | -83/+86 |
| | |||||
* | man pages: "printcap name" is a global parameter, not a share specific one. | Karolin Seeger | 2008-07-22 | 1 | -1/+1 |
| | | | | Karolin | ||||
* | man pages: Fix typos and add improvements. | Christoph Zauner | 2008-07-16 | 2 | -6/+7 |
| | |||||
* | Revert "Slightly increase the default idmap cache time" | Volker Lendecke | 2008-07-11 | 1 | -1/+1 |
| | | | | This reverts commit 448836d44d0468a74b962ba3c0b7d51de236374f. | ||||
* | docs: fix the specified default of "password server" - it is *, not "". | Michael Adam | 2008-07-10 | 1 | -2/+1 |
| | | | | Michael | ||||
* | man pages: Add missing whitespace. | Karolin Seeger | 2008-07-10 | 1 | -1/+1 |
| | | | | Karolin | ||||
* | Slightly increase the default idmap cache time | Volker Lendecke | 2008-07-03 | 1 | -1/+1 |
| | |||||
* | Patch from SATOH Fumiyasu <fumiyas@osstech.co.jp> for bug #5202. Re-activate ↵ | Jeremy Allison | 2008-07-03 | 2 | -10/+13 |
| | | | | | | | "acl group control" parameter and make it only apply to owning group. Also added man page fix. Jeremy. | ||||
* | man pages: Fix indentation in smb.conf section about 'map readonly'. | Karolin Seeger | 2008-06-12 | 1 | -4/+4 |
| | |||||
* | man pages: Added improvements. | Christoph Zauner | 2008-06-12 | 3 | -6/+11 |
| | |||||
* | man pages: Fix typo in smb.conf section about the 'deleteprinter command'. | Karolin Seeger | 2008-06-12 | 1 | -1/+1 |
| | | | | Karolin | ||||
* | man pages: Fix typos. | Christoph Zauner | 2008-06-12 | 6 | -14/+15 |
| | |||||
* | man pages: Don't refer to numbered chapter of the HOWTO collection. | Karolin Seeger | 2008-06-10 | 1 | -1/+2 |
| | | | | | | | This fixes bug #5527. Thanks to the Debian package maintainers for reporting! Karolin | ||||
* | man pages: Fix broken smb.conf section about the 'get quota command'. | Karolin Seeger | 2008-06-10 | 1 | -2/+3 |
| | | | | | | | This fixes bug #5422. Thanks to the Debian package maintainers for reporting! Karolin | ||||
* | man pages: Fix typo. | Karolin Seeger | 2008-06-09 | 1 | -1/+1 |
| | | | | | Karolin (cherry picked from commit 87bcff8dde4302f7b473933f8fddfb98b3c024db) | ||||
* | man pages: Remove wrong synonym. | Karolin Seeger | 2008-06-09 | 1 | -1/+0 |
| | | | | Karolin | ||||
* | man pages: Add documentation for new parameter 'ldap connection timeout'. | Karolin Seeger | 2008-06-03 | 1 | -0/+22 |
| | | | | Karolin | ||||
* | Work around iconv conversion failure from generated smb.conf.5 on Ubuntu 8.04. | Gerald (Jerry) Carter | 2008-05-27 | 1 | -6/+7 |
| | | | | | | | Have no idea why the previous sequence of characters was causing iconv to choke on my Ubuntu 8.04. Reword the entry some for clarity and to advoid this failure. (cherry picked from commit b0b4bd2466658deacb1de3d58154bcc8d198d675) | ||||
* | man pages: Remove man page for 'mangled map'. | Karolin Seeger | 2008-05-20 | 1 | -33/+0 |
| | | | | | | | 'mangled map' has been removed with dee8beba7a92b8a3f68bbcc59fd0a827f68c7736. Karolin (cherry picked from commit d9b4e500675a378daba50d12cd638a245aa78b72) | ||||
* | man pages: Add documentation for new cluster parameters. | Karolin Seeger | 2008-05-20 | 3 | -0/+50 |
| | | | | Karolin | ||||
* | Fix documentation build: manpages, links in the HTML documents. | Alexander Bokovoy | 2008-04-24 | 1 | -2/+2 |
| | | | | | | | | | Fixed manpages generation to properly create handle smb.conf parameters' titles Changed HTML generator to include links for every smb.conf parameter. Now we have correct linking between different HTML documents. Signed-off-by: Alexander Bokovoy <ab@samba.org> | ||||
* | manpages: describe special meaning of "include = registry" in description of ↵ | Michael Adam | 2008-04-24 | 1 | -3/+8 |
| | | | | | | "include" Michael | ||||
* | Moving docs tree to docs-xml to make room for generated docs in the release ↵ | Gerald W. Carter | 2008-04-23 | 356 | -0/+9748 |
tarball. |