Karolin Seeger
1bf6680c08
man pages: Several fixes for man wbinfo.
...
-Tag replaceables
-Fix typos
-Unify indentation
Karolin
(This used to be commit 872defd1d2
)
2008-09-04 11:27:44 +02:00
Jeremy Allison
d4818c70eb
Clarify usage of "force create mode".
...
Jeremy.
(This used to be commit 1d252ffd31
)
2008-08-28 16:06:23 -07:00
Volker Lendecke
c529cd153f
Increase the default positive idmap cache time to a week
...
(This used to be commit 60af636750
)
2008-08-26 13:01:11 -07:00
Karolin Seeger
2f02c33982
manpages: Add documentation for new 'net rpc vampire' subcommands.
...
Karolin
(This used to be commit 8d0a16d803
)
2008-08-22 17:23:36 +02:00
Karolin Seeger
981431fb93
manpages: Add manpage for "init logon delayed hosts".
...
Karolin
(This used to be commit a415244365
)
2008-08-22 11:04:49 +02:00
Karolin Seeger
d5fa943cbd
manpages: Add manpage for "init logon delay".
...
Karolin
(This used to be commit fc5010e6d9
)
2008-08-22 11:04:16 +02:00
Jeremy Allison
79150da70b
Here is a re-working of the winbindd
...
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 8027197635
)
2008-08-20 16:24:22 -07:00
Jeremy Allison
39480f6298
Make the change to smbcontrol for "all" to mean broadcast,
...
and "smbd" to mean the main smb daemon. Update docs to match.
Jeremy.
(This used to be commit e415420b08
)
2008-08-18 16:18:34 -07:00
Volker Lendecke
b87807d032
Make the docs actually build
...
Thanks to Karolin for the friendly build service :-)
(This used to be commit 4bfc7cb662
)
2008-08-12 11:28:29 +02:00
Volker Lendecke
59e53cedcb
Document idmap rewrite
...
(This used to be commit 4b9132e8bd
)
2008-08-12 11:28:29 +02:00
Steve French
b893729a3d
cifs.upcall: fix manpage and comments
...
The "cifs.resolver" key type has been changed to "dns_resolver". Fix
the comments at the top of cifs.upcall and the manpage accordingly.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@samba.org>
---
docs-xml/manpages-3/cifs.upcall.8.xml | 4 ++--
source/client/cifs.upcall.c | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
(This used to be commit 24a93d03c2
)
2008-08-05 13:27:07 -05:00
Karolin Seeger
500038e485
man pages: Improve description of boolean values in smb.conf.5.
...
This fixes bug #5378 .
Thanks Morton K. Poulsen <morten+bugzilla.samba.org [at] afdelingp.dk>
for reporting!
Karolin
(This used to be commit 8195ca2132
)
2008-08-05 14:20:32 +02:00
Karolin Seeger
9f9f8ef14b
man pages: Add documentation about smbclient command "rename".
...
This fixes bug #5268 .
Thanks to Alexander Franz <a.franz [at] gmx.net> for reporting!
Karolin
(This used to be commit 0a93fd2ded
)
2008-08-05 14:17:08 +02:00
Karolin Seeger
b0fbdbc1bf
Samba3 HowTo: Fix duplicate chapter id.
...
Karolin
(This used to be commit f67b6fd97e
)
2008-08-01 14:11:11 +02:00
Karolin Seeger
edcf034fa4
man pages: Fix typos in man smbclient.
...
Karolin
(This used to be commit db843d2faa
)
2008-07-29 12:04:01 +02:00
Karolin Seeger
d616e6418d
man pages: "printcap name" is a global parameter, not a share specific one.
...
Karolin
(This used to be commit 9cde252556
)
2008-07-22 11:28:04 +02:00
Alexander Bokovoy
9dece1b5d7
Fix link for Using Samba
...
(This used to be commit 2810dc9e40
)
2008-07-20 09:29:53 +04:00
Volker Lendecke
f6b10006ef
Document the streams modules
...
(This used to be commit ff158a1126
)
2008-07-18 11:22:16 +02:00
Andreas Schneider
41b4637a84
Update the developers documentation for the new vendor version options.
...
Signed-off-by: Andreas Schneider <anschneider@suse.de>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
(This used to be commit 815383a417
)
2008-07-17 14:20:33 +02:00
Jeremy Allison
cdabee2bb4
This patchset comprises a number of cleanups for the cifs upcall
...
binary. The biggest change is that it renames it from cifs.spnego
to cifs.upcall since the cifs.spnego name really isn't applicable
anymore.
It also fixes a segfault when the program is run without any args
and adds a manpage. Comments and/or suggestions appreciated.
This set should apply cleanly to the 3.3 test branch.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Jeremy.
(This used to be commit c633f10d9e
)
2008-07-16 17:27:05 -07:00
Christoph Zauner
faf1413a4d
man pages: Fix typos and add improvements.
...
(This used to be commit 060ff6d8d4
)
2008-07-16 10:16:34 +02:00
Volker Lendecke
d5ccdcce0b
Revert "Slightly increase the default idmap cache time"
...
This reverts commit 448836d44d
.
(This used to be commit a9b29ab6b7
)
2008-07-11 17:53:24 +02:00
Michael Adam
94389c97e5
docs: fix the specified default of "password server" - it is *, not "".
...
Michael
(This used to be commit d7f759d302
)
2008-07-10 23:51:11 +02:00
Michael Adam
2264ae717c
docs: fix the net conf section of net(8) to mention "config backend = registry".
...
Michael
(This used to be commit c2e9d82d94
)
2008-07-10 14:16:04 +02:00
Michael Adam
cfa8b972a1
docs: fix VERSION section in the net(8) manpage.
...
It still said for version 3.0 ..
Michael
(This used to be commit 93887f2e42
)
2008-07-10 14:16:04 +02:00
Michael Adam
327c47fd13
docs: update the section about net conf in the net(8) manpage.
...
The description of the "net conf {get,set,del}includes" commands was missing.
Michael
(This used to be commit 671988c7b5
)
2008-07-10 14:16:04 +02:00
Karolin Seeger
ebaa5da511
man pages: Add missing whitespace.
...
Karolin
(This used to be commit 5ba418d8bd
)
2008-07-10 11:25:14 +02:00
Volker Lendecke
5515c0e81c
Slightly increase the default idmap cache time
...
(This used to be commit 448836d44d
)
2008-07-03 21:19:09 +02:00
Jeremy Allison
1fb1c67fb9
Patch from SATOH Fumiyasu <fumiyas@osstech.co.jp> for bug #5202 . Re-activate "acl group control"
...
parameter and make it only apply to owning group. Also added man page fix.
Jeremy.
(This used to be commit e98e080bad
)
2008-07-03 10:24:12 -07:00
Karolin Seeger
b5783a0911
Samba3 HOWTO: Remove trailing whitespaces.
...
Karolin
(cherry picked from commit c7a9c903ac
)
(cherry picked from commit 62e485eebd
)
(This used to be commit f4933b1fac
)
2008-06-23 10:46:27 +02:00
Karolin Seeger
b1152bb520
man pages: Correct version in man winbindd again.
...
Karolin
(cherry picked from commit ef44968276
)
(cherry picked from commit 9fd1d784cf
)
(This used to be commit 7e09a1f1c2
)
2008-06-23 10:46:19 +02:00
John H Terpstra
2a47935eca
Fixed publishing date info.
...
(cherry picked from commit b96c9d54cf
)
(cherry picked from commit e4d03d3aed
)
(This used to be commit 1df1e9fd8c
)
2008-06-23 10:46:11 +02:00
John H Terpstra
cfa41921ad
Added TDB File documentation requested by some users.
...
(cherry picked from commit 5035311af6
)
(cherry picked from commit a7531f4964
)
(This used to be commit e5c2665ef8
)
2008-06-23 10:45:58 +02:00
John H Terpstra
877d65cc07
Clarification that hosts resolution is done by winbind only on IRIX, all other systems use libnss_wins.so.
...
(cherry picked from commit 3a8ea6be38
)
(cherry picked from commit 8522db2075
)
(This used to be commit 09fa3c61d9
)
2008-06-23 10:45:49 +02:00
John H Terpstra
551b737f9b
Clarification that hosts resolution is done by winbind only on IRIX, all other systems use libnss_wins.so.
...
(cherry picked from commit 2a953d6ba2
)
(cherry picked from commit 59bb2b0c9a
)
(This used to be commit 5144c1b2d6
)
2008-06-23 10:45:41 +02:00
Karolin Seeger
f21058d61e
man pages: Move 'smbsh' man page to the examples directory.
...
smbsh.c is located in the examples directory. It does not make sense
to install a man page without installing the tool itself.
This fixes bug #4724 .
Karolin
(This used to be commit 797ed744b1
)
2008-06-17 13:23:09 +02:00
Karolin Seeger
7ec6588ef8
man pages: Fix indentation in smb.conf section about 'map readonly'.
...
(This used to be commit 0f0d81a89a
)
2008-06-12 09:34:15 +02:00
Christoph Zauner
766f780cda
man pages: Added improvements.
...
(This used to be commit 7fecd548af
)
2008-06-12 09:28:17 +02:00
Karolin Seeger
e9b855a103
man pages: Fix typo in smb.conf section about the 'deleteprinter command'.
...
Karolin
(This used to be commit 5fa77c216b
)
2008-06-12 09:26:32 +02:00
Christoph Zauner
7617741e64
man pages: Fix typos.
...
(This used to be commit 881eaa26e0
)
2008-06-12 09:26:10 +02:00
Christoph Zauner
8d3a451fd2
Samba3-HOWTO: Fix typos.
...
(This used to be commit 2391d999eb
)
2008-06-12 09:25:35 +02:00
Karolin Seeger
193930d350
man pages: Don't refer to numbered chapter of the HOWTO collection.
...
This fixes bug #5527 .
Thanks to the Debian package maintainers for reporting!
Karolin
(This used to be commit b6696f4fbf
)
2008-06-10 15:36:53 +02:00
Karolin Seeger
4177b0852d
man pages: Fix broken smb.conf section about the 'get quota command'.
...
This fixes bug #5422 .
Thanks to the Debian package maintainers for reporting!
Karolin
(This used to be commit 04e2470e2e
)
2008-06-10 10:56:40 +02:00
Karolin Seeger
d84aca59bb
man pages: Fix typo.
...
Karolin
(cherry picked from commit 87bcff8dde
)
(This used to be commit f0b3df1ff0
)
2008-06-09 15:33:50 +02:00
Karolin Seeger
22f51b5d00
man pages: Fix synonyms.
...
Karolin
(This used to be commit d1ae27ddbe
)
2008-06-09 15:15:04 +02:00
Karolin Seeger
4393b984d4
man pages: Remove wrong synonym.
...
Karolin
(This used to be commit 4951bc8ff1
)
2008-06-09 15:15:03 +02:00
Karolin Seeger
a0d5033e8c
Samba3-HOWTO: Add improvements/fixes.
...
These improvements/fixes were reported by
Pete Boyd <petes-bugs@thegoldenear.org> in bug #4203 .
Karolin
(This used to be commit 497196e713
)
2008-06-05 15:24:16 +02:00
Karolin Seeger
a307e90f3f
man pages: Add documentation for new parameter 'ldap connection timeout'.
...
Karolin
(This used to be commit f7bfa1330c
)
2008-06-03 16:44:59 +02:00
Gerald (Jerry) Carter
7df9e11f15
Remove autogenerated html file form using_samba
...
(This used to be commit 94090f196a
)
2008-05-27 12:33:02 -05:00
Gerald (Jerry) Carter
e1cf19b2d8
Adding initial copy of "Using Samba (3rd ed)"
...
(This used to be commit b77c46a363
)
2008-05-27 12:02:43 -05:00