summaryrefslogtreecommitdiff
path: root/docs-xml/manpages-3
AgeCommit message (Collapse)AuthorFilesLines
2009-06-22s3: forward MSG_DEBUG from smbd parent to all childrenAravind Srinivasan1-1/+4
Before 3.3, an smbcontrol debug message sent to the target "smbd" would actually be sent to all running processes including nmbd and winbindd. This behavior was changed in 3.3 so that the "smbd" target would only send a message to the process found in smbd.pid, while the "all" target would send a message to all processes. The ability to set the debug level of all processes within a single daemon, without specifying each pid is quite useful. This was implemented in winbindd in 065760ed. This patch does the same thing for smbd. Upon receiving a MSG_DEBUG the parent smbd will rebroadcast it to all of its children. The printing process has been added to the list of smbd child processes, and we now always track the number of smbd children regardless of the "max smbd processes" setting.
2009-06-18s3/docs: Add documentation for 'net sam rights'.Karolin Seeger1-0/+27
This is part of a fix for bug #6328. Karolin
2009-06-16s3-docs: fix typo in pam_winbind.8.Günther Deschner1-1/+1
Guenther
2009-06-15Fix the section of the pam_winbind manpage.Andreas Schneider1-3/+3
Signed-off-by: Andreas Schneider <mail@cynapses.org>
2009-06-15Move pam_winbind to the right manpage section (8).Andreas Schneider1-0/+0
Signed-off-by: Andreas Schneider <mail@cynapses.org>
2009-06-15Dcoument the PAM data exports in the pam_winbind manpage.Andreas Schneider1-0/+44
Signed-off-by: Andreas Schneider <mail@cynapses.org>
2009-06-15Document the try_first_pass option in the pam_winbind manpage.Andreas Schneider1-5/+8
Signed-off-by: Andreas Schneider <mail@cynapses.org>
2009-06-15Add a synopsis section to the pam_winbind manpage.Andreas Schneider1-0/+25
Signed-off-by: Andreas Schneider <mail@cynapses.org>
2009-06-07mount.cifs: update the mount.cifs manpageJeff Layton1-50/+95
Add a new section entitled FILE AND DIRECTORY OWNERSHIP AND PERMISSIONS that attempts to cover information about this topic. Change the uid= and gid= options to refer to that section. Add new varlistentries for forceuid, forcegid and dynperm. Also update the information about how the program behaves when installed as a setuid binary. Signed-off-by: Jeff Layton <jlayton@redhat.com>
2009-06-03Fix bug #2356 - smbclient -t <term code> no longer works.Jeremy Allison1-16/+0
Removed code and docs. Jeremy.
2009-05-27Add a smbclient "readlink" command and add docs for it.Jeremy Allison1-0/+8
Jeremy.
2009-05-26s3/docs: Fix typo in man idmap_rid.Karolin Seeger1-1/+1
Karolin
2009-05-11s3-docs: document "net dom renamecomputer".Günther Deschner1-0/+33
Guenther
2009-05-06s3/docs: Remove unnecessary .sp.Karolin Seeger1-10/+10
Karolin
2009-05-06s3-docs: Fix Bug #6331. Document "net dom join/net dom unjoin".Günther Deschner1-0/+81
Guenther
2009-05-06s3-docs: Fix "net eventlog dump" syntax in manpage.Günther Deschner1-1/+1
Guenther
2009-04-29s3-docs: document "net eventlog" in net manpage.Günther Deschner1-0/+59
Guenther
2009-04-17s3:docs: document the --request-timeout option of netStefan Metzmacher1-0/+9
metze
2009-04-17s3-docs: document warn_pwd_expire pam_winbind option in manpage.Günther Deschner1-1/+8
Andreas, please check. Guenther
2009-04-07s3/docs: Raise version number up to 3.5.Karolin Seeger82-82/+82
Karolin
2009-04-07s3/docs: Fix typo.Karolin Seeger1-1/+1
Karolin
2009-03-22Document the dirsort moduleVolker Lendecke1-0/+69
2009-03-19fix some typosBjörn Jacke1-3/+3
Signed-off-by: Michael Adam <obnox@samba.org>
2009-03-10Add a vfs_preopen module to hide fs latenciesVolker Lendecke1-0/+115
2009-02-23s3/docs: Fix typo in man mount.cifs.Karolin Seeger1-1/+1
Thanks to Tobias Stoeckmann for reporting! Karolin
2009-02-22For some unknown reason ldbrename was not being built in samba3.Simo Sorce1-0/+107
2009-02-20s3/docs: Add hint about getfattr in man vfs_acl_xattr.Karolin Seeger1-0/+9
Karolin
2009-02-20s3/docs: Add man vfs_acl_tdb.Karolin Seeger1-0/+66
Karolin
2009-02-20s3/docs: Add man vfs_acl_xattr.Karolin Seeger1-0/+61
Karolin
2009-02-17docs: extend the example in the idmp_rid manpage to configure 2 domains with ridMichael Adam1-1/+13
Michael
2009-02-17docs: extend the idmap_rid manpageMichael Adam1-5/+24
Michael
2009-02-13Enable total anonymization in vfs_smb_traffic_analyzer, by mapping any user ↵Holger Hetterich1-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-09docs: Add man sharesec.Karolin Seeger1-0/+220
Karolin
2009-02-06docs: fix two typos in the mount.cifs manpageMichael Adam1-2/+2
Michael
2009-02-03s3-docs: add documentation for dump option of eventlogadm.Günther Deschner1-0/+26
Guenther
2009-02-02docs: Describe "service" in man mount.cifs.Karolin Seeger1-4/+7
This fixes bug #5346. Thanks to the Debian Samba package maintainers for reporting and providing a patch! Karolin
2009-01-30s3-docs: fix typo in eventlogadm manpage.Günther Deschner1-2/+2
Guenther
2009-01-26docs: Add manpage for vfs_shadow_copy2.Karolin Seeger1-0/+174
Karolin
2009-01-23docs: Fix formatting issue in man libsmbclient.Karolin Seeger1-3/+4
Karolin
2009-01-21s3:docs: clarify explanation of the allocator in the idmap_ldap manpageMichael Adam1-2/+8
Michael
2009-01-21s3:docs: clarify explanation of the allocator in the idmap_tdb manpageMichael Adam1-4/+10
Michael
2009-01-21s3:docs: clarify explanation of allocator in the idmap_tdb2 manpageMichael Adam1-4/+6
Michael
2009-01-21s3:docs: fix copy and paste error in the idmap_tdb2 manpageMichael Adam1-1/+0
Michael
2009-01-21s3:docs: add a manpage for idmap_tdb2Michael Adam1-0/+132
Michael
2009-01-21s3:docs: update the idmap_ldap manpage to reflect current facts.Michael Adam1-7/+23
Michael
2009-01-21s3:docs: update the idmap_tdb manpage to reflect current facts.Michael Adam1-20/+61
Michael
2009-01-16s3:docs: vfs_fileid manpageStefan Metzmacher1-0/+112
metze
2009-01-09docs: Improve man mount.cifs.Karolin Seeger1-3/+5
Add hint about specifying the workgroup in the credentials file. Whitespace cleanup. This fixes bug #4541. Patch based on proposed patch from Christian Perrier <bubulle@debian.org>. Thanks for reporting and providing a patch! Karolin
2009-01-06docs: Fix example in man vfs_recycle.Karolin Seeger1-5/+8
This fixes bug #6001. Thanks to TAKAHASHI Motonobu <monyo@samba.gr.jp> for reporting! Karolin
2009-01-05docs: Document the -g option of smbclient.Karolin Seeger1-7/+17
This fixes bug #6013. Thanks to the Debian Samba packages maintainers for reporting! Karolin