ira/wip.git
16 years agoCreate rpccli_xxx_bind_data functions
Volker Lendecke [Tue, 22 Apr 2008 11:03:06 +0000 (13:03 +0200)]
Create rpccli_xxx_bind_data functions

These functions create the auth data for the later bind
(This used to be commit 630b9c241cb6db758f8290420a38af452569e903)

16 years agoMove user/domain from rpc_pipe_client to cli_pipe_auth_data
Volker Lendecke [Mon, 21 Apr 2008 20:27:29 +0000 (22:27 +0200)]
Move user/domain from rpc_pipe_client to cli_pipe_auth_data
(This used to be commit 42de50d2cd43e760d776694f7b5f003ba51d7f84)

16 years agoRefactoring: Make cli_pipe_auth_data a pointer off rpc_pipe_client
Volker Lendecke [Mon, 21 Apr 2008 08:39:37 +0000 (10:39 +0200)]
Refactoring: Make cli_pipe_auth_data a pointer off rpc_pipe_client
(This used to be commit f665afaaa3eff9ef54112e08ed034a6e1bb30edc)

16 years agoFix from Martin Zielinski <mz@seh.de>. Don't delete files when
Jeremy Allison [Thu, 24 Apr 2008 22:02:23 +0000 (15:02 -0700)]
Fix from Martin Zielinski <mz@seh.de>. Don't delete files when
they're in use by other drivers.
Jeremy.
(This used to be commit 205c352caeb32693a02fcfaeb3f18515719ac373)

16 years agoThe first of Martin Zielinski <mz@seh.de> Vista printing patches.
Jeremy Allison [Thu, 24 Apr 2008 21:04:47 +0000 (14:04 -0700)]
The first of Martin Zielinski <mz@seh.de> Vista printing patches.
Jerry will test and should get into 3.2 final (and the next 3.0.x
release).
Jeremy.
(This used to be commit 3fc1ab210b8772ee9f867499c0b1a7bb4bcdd285)

16 years agomailslot/dsgetdcname: do what XP does and request nt_version 11.
Günther Deschner [Thu, 24 Apr 2008 19:53:55 +0000 (21:53 +0200)]
mailslot/dsgetdcname: do what XP does and request nt_version 11.

This allows dsgetdcname to query for a flat, non-dns domain name and
come back with all information about the DC (site names, guid, forest,
etc.) based on a mailslot reply. The version 11 request is downgraded
to version 1 in case we do a query against NT4.

Guenther
(This used to be commit d8b2ff3c8769e8da9c21dec483e6edb7aa2d00f3)

16 years agomailslot: allow to give back struct nbt_ntlogon_packet.
Günther Deschner [Thu, 24 Apr 2008 19:37:42 +0000 (21:37 +0200)]
mailslot: allow to give back struct nbt_ntlogon_packet.

Guenther
(This used to be commit 2b178dcae608ecc05f62593a7a0c2a127b8b7ca2)

16 years agomailslot: make sure we are looking at the correct reply structure.
Günther Deschner [Thu, 24 Apr 2008 19:29:48 +0000 (21:29 +0200)]
mailslot: make sure we are looking at the correct reply structure.

Guenther
(This used to be commit c6ce07fdf57c8b63ba6d72b622be261723cb55e3)

16 years agomailslot: allow to define nt_version in send_getdc_request().
Günther Deschner [Thu, 24 Apr 2008 19:28:03 +0000 (21:28 +0200)]
mailslot: allow to define nt_version in send_getdc_request().

Guenther
(This used to be commit ce3728191b23badfd5eb92701e4cebf84273b61e)

16 years agorpcclient: Add tiny fix for cmd_samr_get_dispinfo_idx().
Günther Deschner [Wed, 23 Apr 2008 08:55:26 +0000 (10:55 +0200)]
rpcclient: Add tiny fix for cmd_samr_get_dispinfo_idx().

Guenther
(This used to be commit c15b5d73badafdc93066197aefaaaa72e37a8b99)

16 years agoFix yet another set of documentation links
Alexander Bokovoy [Thu, 24 Apr 2008 19:46:01 +0000 (23:46 +0400)]
Fix yet another set of documentation links

Signed-off-by: Alexander Bokovoy <ab@samba.org>
(This used to be commit a132cc3c6243c049860378f56c4d415d6cb35570)

16 years agoIgnore intermediary documentation files in git
Alexander Bokovoy [Thu, 24 Apr 2008 19:41:35 +0000 (23:41 +0400)]
Ignore intermediary documentation files in git

Signed-off-by: Alexander Bokovoy <ab@samba.org>
(This used to be commit e700cf9ef4aefcb04d500136d117ff13a51e6433)

16 years agoFix documentation build: manpages, links in the HTML documents.
Alexander Bokovoy [Thu, 24 Apr 2008 19:40:51 +0000 (23:40 +0400)]
Fix documentation build: manpages, links in the HTML documents.

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>
(This used to be commit 056935ff1f5fefc3ca42f7006182fc80c94d91ab)

16 years agoMake mount.cifs.c consistent with other Samba code usage w.r.t
Jeremy Allison [Thu, 24 Apr 2008 17:24:05 +0000 (10:24 -0700)]
Make mount.cifs.c consistent with other Samba code usage w.r.t
SAFE_FREE. Use #define constants not arbitrary numbers. Stevef
please check. Karolyn, once Steve has checked please pull for
3.2-stable.
Jeremy.
(This used to be commit cc23f91d639db61903bf8b6c9fa46ec9c1f44178)

16 years agomanpages: describe special meaning of "include = registry" in description of "include"
Michael Adam [Thu, 24 Apr 2008 09:24:23 +0000 (11:24 +0200)]
manpages: describe special meaning of "include = registry" in description of "include"

Michael
(This used to be commit 613b6dc6f833dd7ef93e107c0eddc211d42fff93)

16 years agomanpages: update the section about registry configuration in smb.conf.5
Michael Adam [Thu, 24 Apr 2008 09:23:36 +0000 (11:23 +0200)]
manpages: update the section about registry configuration in smb.conf.5

Michael
(This used to be commit 27bc3ac03f8be222814ff7b77cb3e50b3167a1ef)

16 years agoFix CLEAR_IF_FIRST handling of messages.tdb
Volker Lendecke [Wed, 23 Apr 2008 15:13:50 +0000 (17:13 +0200)]
Fix CLEAR_IF_FIRST handling of messages.tdb

We now open messages.tdb even before we do the become_daemon. become_daemon()
involves a fork and an immediate exit of the parent, thus the
parent_is_longlived argument must be set to false in this case. The parent is
not really long lived :-)
(This used to be commit 4f4781c6d17fe2db34dd5945fec52a7685448aec)

16 years agoUse wbinfo --online-status in make test rather than --sequence
Gerald W. Carter [Wed, 23 Apr 2008 16:26:35 +0000 (11:26 -0500)]
Use wbinfo --online-status in make test rather than --sequence
(This used to be commit f8c364da94fac96450116be980e38ddddd3f304a)

16 years agoMark a domain offline in the wbcDomainInfo structure using the domain_flags.
Gerald W. Carter [Tue, 22 Apr 2008 20:29:53 +0000 (15:29 -0500)]
Mark a domain offline in the wbcDomainInfo structure using the domain_flags.

Use the existing domain_flags fiueld in wbcDomainInfo to set a bit if the
domain is marked as offline by Winbind.
(This used to be commit 59cfba2c3d6d4594f08cbe3b7295ab36a7cfb044)

16 years agoRename WBC_DOMAIN_XXX domain flags to WBC_DOMINFO_DOMAIN_XXX
Gerald W. Carter [Tue, 22 Apr 2008 17:22:59 +0000 (12:22 -0500)]
Rename WBC_DOMAIN_XXX domain flags to WBC_DOMINFO_DOMAIN_XXX

Better consistency with the othre classes of WBC_DOMINDO_XXX_YYYY flags.
(This used to be commit 1cb2305fc96be0c190621f7c86c0476e4ea1fff7)

16 years agoAdding DTD from svn:externals link in samba-docs SVN repo
Gerald W. Carter [Tue, 22 Apr 2008 15:31:22 +0000 (10:31 -0500)]
Adding DTD from svn:externals link in samba-docs SVN repo
(This used to be commit 54b82bc95d4af41942949291846266d89d3e29f2)

16 years agoMoving docs tree to docs-xml to make room for generated docs in the release tarball.
Gerald W. Carter [Tue, 22 Apr 2008 15:09:40 +0000 (10:09 -0500)]
Moving docs tree to docs-xml to make room for generated docs in the release tarball.
(This used to be commit 9f672c26d63955f613088489c6efbdc08b5b2d14)

16 years agoNext update of VFS modules development guide
Alexander Bokovoy [Tue, 15 Apr 2008 14:53:18 +0000 (14:53 +0000)]
Next update of VFS modules development guide
(This used to be commit d2c86fef8ce46e6ff265d472af3de671962c1a58)

16 years agoUse title from a linked item to show up as text of the link if there is no endterm...
Alexander Bokovoy [Tue, 15 Apr 2008 07:37:36 +0000 (07:37 +0000)]
Use title from a linked item to show up as text of the link if there is no endterm or content in the link itself
(This used to be commit cbf242ab8cdec36fd24d92b6855381a355a68098)

16 years agoUse indexterm instead of term in expansion xslts
Alexander Bokovoy [Tue, 15 Apr 2008 07:35:29 +0000 (07:35 +0000)]
Use indexterm instead of term in expansion xslts
(This used to be commit dfa2f5defa42070f46277441caf1cc038c73937a)

16 years agoFix numbering in the Samba3 developer's guide
Alexander Bokovoy [Tue, 15 Apr 2008 07:26:30 +0000 (07:26 +0000)]
Fix numbering in the Samba3 developer's guide
(This used to be commit 1b8d80f7ae36e049588f4e4fe767214ea0171af7)

16 years agoSwitch to SVG and Inkscape to generate pictures instead of Dia.
Alexander Bokovoy [Mon, 14 Apr 2008 15:39:30 +0000 (15:39 +0000)]
Switch to SVG and Inkscape to generate pictures instead of Dia.
This was discussed months ago and with Inkscape getting better and more clear in SVG processing
it is now a preffered tool to create and process vector images.
(This used to be commit 2575ceec2a817156832ce84e80a97923f10ecbe9)

16 years agoRemove smbconfexample check from test index.xml, it is not used anymore
Alexander Bokovoy [Mon, 14 Apr 2008 15:37:20 +0000 (15:37 +0000)]
Remove smbconfexample check from test index.xml, it is not used anymore
(This used to be commit e392bbacb19b653bd567f1cb7e0bf10cc3957d0e)

16 years agoPrettify attributions
Alexander Bokovoy [Mon, 14 Apr 2008 15:36:39 +0000 (15:36 +0000)]
Prettify attributions
(This used to be commit e42baa19dc0b472a8a2d39a299a478726687d402)

16 years agoAdd small preface to a VFS guide. More to come.
Alexander Bokovoy [Mon, 14 Apr 2008 15:35:45 +0000 (15:35 +0000)]
Add small preface to a VFS guide. More to come.
(This used to be commit 9de9b5852c925a91e90651f28837a86ecd2e9e21)

16 years agoAdd first cut at networkless build instructions for samba-docs
Alexander Bokovoy [Sun, 13 Apr 2008 20:11:27 +0000 (20:11 +0000)]
Add first cut at networkless build instructions for samba-docs
(This used to be commit 86bfaa5a1ccc1feff567e3ce5a5374a7b58d65d8)

16 years agoAttempt to add DTDs as svn external repository for build
Alexander Bokovoy [Sun, 13 Apr 2008 19:54:15 +0000 (19:54 +0000)]
Attempt to add DTDs as svn external repository for build
(This used to be commit 850cf98b5a6fa810a744e273cb8482e145c888f2)

16 years agoCorrect usage of multiple LDAP servers as passdb backend. Patch from Björn Jacke...
Karolin Seeger [Mon, 7 Apr 2008 15:36:23 +0000 (15:36 +0000)]
Correct usage of multiple LDAP servers as passdb backend. Patch from Björn Jacke <bj@sernet.de>
(This used to be commit 9b9c86c3a4a63a254b45db75b9bbc69ef8896c2f)

16 years agoCorrect description of cups options. Patch from Björn Jacke <bj@sernet.de>.
Karolin Seeger [Mon, 7 Apr 2008 15:10:14 +0000 (15:10 +0000)]
Correct description of cups options. Patch from Björn Jacke <bj@sernet.de>.
(This used to be commit d415df59b3084d1463dbc3b8079cb3c9323b3304)

16 years agoForgot to add these macros to a samba-docs repository
Alexander Bokovoy [Mon, 7 Apr 2008 11:08:19 +0000 (11:08 +0000)]
Forgot to add these macros to a samba-docs repository
(This used to be commit b0df61bb4d184eb2b20ff5e9c7876721e44832dd)

16 years agoFix more entries with back slashes that need to use literal formatting
Alexander Bokovoy [Mon, 7 Apr 2008 05:43:55 +0000 (05:43 +0000)]
Fix more entries with back slashes that need to use literal formatting
(This used to be commit 0dd087ade47d3dc7e916e5c661ea99b6a0ac343d)

16 years agoFix typo
Alexander Bokovoy [Sun, 6 Apr 2008 20:55:25 +0000 (20:55 +0000)]
Fix typo
(This used to be commit 042dc3be948529a411570d3f6073264ea8d3c880)

16 years agoInsert space inside this very long string. It is arguable how to fix it properly...
Alexander Bokovoy [Sun, 6 Apr 2008 20:54:09 +0000 (20:54 +0000)]
Insert space inside this very long string. It is arguable how to fix it properly but at least man pages good now
(This used to be commit 9303a7ba860f480e1bfca2f23f1319993762f177)

16 years agoRefresh our XSL templates to work with current docbook xslt for manpages
Alexander Bokovoy [Sun, 6 Apr 2008 20:29:06 +0000 (20:29 +0000)]
Refresh our XSL templates to work with current docbook xslt for manpages
(This used to be commit fa20959680ce87b549e4534023ecec399d158b84)

16 years agoAdd man page metadata fields that are used by temprorary manpages XSLT
Alexander Bokovoy [Sun, 6 Apr 2008 20:26:45 +0000 (20:26 +0000)]
Add man page metadata fields that are used by temprorary manpages XSLT
(This used to be commit b2f3f38e57d96132f2befb13359306848c998ffc)

16 years agoDocument --verbose option to wbinfo
Gerald Carter [Mon, 31 Mar 2008 20:40:24 +0000 (20:40 +0000)]
Document --verbose option to wbinfo
(This used to be commit fa20651444465816457000b12e603988ca6b28bc)

16 years agoAdding WinXP64 and Vista as documented values for %a in smb.conf(5)
Gerald Carter [Mon, 31 Mar 2008 20:38:37 +0000 (20:38 +0000)]
Adding WinXP64 and Vista as documented values for %a in smb.conf(5)
(This used to be commit d407bc8041ace48ecca71ed7a1752e48f132d66d)

16 years agoBetter doc mount.cifs.
Simo Sorce [Mon, 31 Mar 2008 20:13:01 +0000 (20:13 +0000)]
Better doc mount.cifs.

Original commit msg from Jeff:

This patch adds a section to the mount.cifs manpage to clarify how
mount.cifs treats delimiters and when it autoconverts them from one
type to another. It also has it state that the use of forward slash
as a delimiter is preferred and why.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
(This used to be commit ec87ae251bea2a8b63febcf3ceab8754d564bdeb)

16 years agoAdd rfc2307 as a valid value for winbind nss info parameter.
Gerald Carter [Thu, 27 Mar 2008 17:54:31 +0000 (17:54 +0000)]
Add rfc2307 as a valid value for winbind nss info parameter.
(This used to be commit a76499cfc5fed8d704bd8f3361d32c0090de032b)

16 years agoFix type reported by Mangaldeep Sandhu
John Terpstra [Fri, 7 Mar 2008 00:40:07 +0000 (00:40 +0000)]
Fix type reported by Mangaldeep Sandhu
(This used to be commit b9b106e6ad12c0186cc482fcfd2721c685855f7e)

16 years agoRemove man page for smbmnt.
Karolin Seeger [Tue, 4 Mar 2008 09:04:45 +0000 (09:04 +0000)]
Remove man page for smbmnt.

Karolin
(This used to be commit f9177fa2060bd675b214493a4b1d42826ad17bba)

16 years agoRemove manpages for smbmount and smbumount.
Karolin Seeger [Mon, 3 Mar 2008 13:09:41 +0000 (13:09 +0000)]
Remove manpages for smbmount and smbumount.
Karolin
(This used to be commit 5377994e9008c6bfb9ef87df040b1a2fd882b9cb)

16 years agoAdd missing end tags
Karolin Seeger [Fri, 29 Feb 2008 14:27:15 +0000 (14:27 +0000)]
Add missing end tags
(This used to be commit 7c5832285f3dcf49f88b5f4c4145d15f51d9ba74)

16 years ago"hidden"->"administrative share"
Volker Lendecke [Fri, 29 Feb 2008 12:06:34 +0000 (12:06 +0000)]
"hidden"->"administrative share"
(This used to be commit 7ee48e3acbcf1d1ad2d2da41bf3ecced66ffc85d)

16 years agoFix typo
Karolin Seeger [Thu, 28 Feb 2008 10:07:40 +0000 (10:07 +0000)]
Fix typo
(This used to be commit d21a5f915aa2cff7619c5c63d8b0b5e00f48c059)

16 years agoFix typo.
Karolin Seeger [Wed, 27 Feb 2008 12:19:39 +0000 (12:19 +0000)]
Fix typo.
(This used to be commit 5a949ccaac7b13574f5a46308cba4754005c0a6b)

16 years agoAdd docs for "hidden" parameter
Volker Lendecke [Tue, 26 Feb 2008 20:34:33 +0000 (20:34 +0000)]
Add docs for "hidden" parameter

Thanks to Andreas Schneider <anschneider@suse.de>
(This used to be commit 7501bc1682580232563dc606b0979bbc4d34f215)

16 years agoAdd description for vfs_xattr_tdb option 'xattr_tdb:file'.
Karolin Seeger [Thu, 21 Feb 2008 19:02:50 +0000 (19:02 +0000)]
Add description for vfs_xattr_tdb option 'xattr_tdb:file'.

Karolin
(This used to be commit 9efe5fa5f31231292b9f0bdd71ea731f877b71e8)

16 years agoAdd documentation for vfs_xattr_tdb.
Karolin Seeger [Tue, 19 Feb 2008 13:16:04 +0000 (13:16 +0000)]
Add documentation for vfs_xattr_tdb.

Karolin
(This used to be commit b00b446d83f4951ded6b7bb314519d9c71bd5bff)

16 years agoFix escaped backslashes (bug #5194). Thanks to the Debian Samba package maintainers...
Karolin Seeger [Thu, 14 Feb 2008 14:26:48 +0000 (14:26 +0000)]
Fix escaped backslashes (bug #5194). Thanks to the Debian Samba package maintainers for reporting!

Karolin
(This used to be commit e55ce8eda2406d1f9d2da08aae01b4026aa38262)

16 years agoFix typos.
Karolin Seeger [Tue, 12 Feb 2008 12:00:17 +0000 (12:00 +0000)]
Fix typos.

Karolin
(This used to be commit 920a5589b4687bf6e845b75bb22f60fed9fecff2)

16 years ago-Add missing whitespaces
Karolin Seeger [Thu, 7 Feb 2008 08:02:08 +0000 (08:02 +0000)]
-Add missing whitespaces
-change samba to Samba

Karolin
(This used to be commit 30644ce3b13e0fa76befcec306b8ef6a453852b3)

16 years agoDocument new smb.conf options "ldap debug level" and "ldap debug threshold".
Michael Adam [Wed, 6 Feb 2008 22:56:08 +0000 (22:56 +0000)]
Document new smb.conf options "ldap debug level" and "ldap debug threshold".

Michael
(This used to be commit 81a7ca0afbcbf0b23ca0c9ccd4ac3faae89d62bf)

16 years agoAdd documentation for new parameter 'debug class'.
Karolin Seeger [Wed, 6 Feb 2008 11:57:16 +0000 (11:57 +0000)]
Add documentation for new parameter 'debug class'.

Karolin
(This used to be commit 5be6736093778b4839e767741d63f9bb7ba8a432)

16 years agoChange default value for 'lpresume command' to an example as the default value depend...
Karolin Seeger [Wed, 6 Feb 2008 07:57:54 +0000 (07:57 +0000)]
Change default value for 'lpresume command' to an example as the default value depends on the printing system.

Karolin
(This used to be commit 3f06efc60117f37e87824f7c51ad588c0c06f11f)

16 years agoAdd list of currently implemented debug classes.
Karolin Seeger [Wed, 6 Feb 2008 07:30:40 +0000 (07:30 +0000)]
Add list of currently implemented debug classes.

Karolin
(This used to be commit cd8dd43c0d9ff66cada80f021196597310a07207)

16 years agoMan page updates for mount.cifs, including adding in the missing
Steve French [Tue, 5 Feb 2008 21:45:56 +0000 (21:45 +0000)]
Man page updates for mount.cifs, including adding in the missing
description for the mount option for the servernetbiosname
(This used to be commit b62be2fa52f05fba507fb33dfa1d54b6f95554f2)

16 years agoFix typo.
Karolin Seeger [Mon, 4 Feb 2008 09:13:23 +0000 (09:13 +0000)]
Fix typo.

Karolin
(This used to be commit b0a6e0bed97ca2aa9827b722b46627e7fee50b84)

16 years agoUpdate ignores for Bazaar.
Jelmer Vernooij [Sun, 20 Jan 2008 20:12:59 +0000 (20:12 +0000)]
Update ignores for Bazaar.
(This used to be commit 7db70b4a2eb18566b86634366c499c7d614bb343)

16 years agoDocument vl's new "allinfo" command.
Jeremy Allison [Fri, 18 Jan 2008 21:46:40 +0000 (21:46 +0000)]
Document vl's new "allinfo" command.
Jeremy.
(This used to be commit b67e20568670cd89ed4772900bc43868df9b615e)

16 years agoFix output of backslashes in SMBCONF registry key.
Michael Adam [Fri, 18 Jan 2008 11:08:18 +0000 (11:08 +0000)]
Fix output of backslashes in SMBCONF registry key.

Michael
(This used to be commit 17b778c0f93d4d5de95dae465065c5ef4ba2be41)

16 years agoAdd more content to the description of "registry shares".
Michael Adam [Fri, 18 Jan 2008 10:59:31 +0000 (10:59 +0000)]
Add more content to the description of "registry shares".

And reverse the order of example/default value.

Michael
(This used to be commit 1a4497d8d1476fc0c4c223e1c1aa822aaa67384b)

16 years agoDocument default value of parameter "registry shares".
Michael Adam [Fri, 18 Jan 2008 10:32:07 +0000 (10:32 +0000)]
Document default value of parameter "registry shares".

Michael
(This used to be commit 313d0439e53a168468cedc5fb70f2a311c1a94fa)

16 years agoAdd description of parameter "config backend" to the man pages.
Michael Adam [Fri, 18 Jan 2008 10:31:00 +0000 (10:31 +0000)]
Add description of parameter "config backend" to the man pages.

I originally forgot to do "svn add".

Michael
(This used to be commit 93dd2b899163d1c384b825eef445a25f07c8e3a5)

16 years ago-fix some typos
Karolin Seeger [Fri, 18 Jan 2008 10:19:31 +0000 (10:19 +0000)]
-fix some typos
-add missing whitespaces
-fix example for 'registry shares'

still missing: Description of 'config backend'

Karolin
(This used to be commit 7d0986b90e089a9d340eb796dc151981eed97aef)

16 years agoAdd documentation for new parameter "config backend".
Michael Adam [Wed, 16 Jan 2008 17:26:57 +0000 (17:26 +0000)]
Add documentation for new parameter "config backend".
Adapt documentation of registry based configuration.

Michael
(This used to be commit 5a9f8f45a7a5191cf6f44f6995fdd01fdd124dc1)

16 years ago-Use '&stdarg.[server|client].debug' instead of '&stdarg.debug';
Karolin Seeger [Thu, 10 Jan 2008 08:39:53 +0000 (08:39 +0000)]
-Use '&stdarg.[server|client].debug' instead of '&stdarg.debug';
-Remove the debug section in smbclient manpage (replaced by '&stdarg.client.debug'
-Add '&stdarg.[server|client].debug' where debug section was included with '&popt.common.samba' before the changes in samba.entities

Karolin
(This used to be commit 01fa9b7b217aff816ce9365e122f356f2609daf9)

16 years agoFix bug #4730:
Karolin Seeger [Wed, 9 Jan 2008 12:51:35 +0000 (12:51 +0000)]
Fix bug #4730:
default debug level of smbclient is 1, not 0. I had to remove the &popt.common.samba include,
because of the non-standard default debug level. Please review and revert if it is too bad.
Thanks to Noel Koethe <noel@d.o> for reporting this!

Fix warning (<term> in <para>).

Karolin
(This used to be commit 03757059af76a9641787ce93c870e8f4b28d17b2)

16 years agodocument changed default
Volker Lendecke [Wed, 9 Jan 2008 10:24:03 +0000 (10:24 +0000)]
document changed default
(This used to be commit 6c3148b39ab14014ef48192b42ddbdc9a0b16a9d)

16 years agoAvoid useless use of 'cat'. Fix bug #4704. Thanks Christian Perrier <bubulle@debian...
Karolin Seeger [Tue, 8 Jan 2008 10:30:33 +0000 (10:30 +0000)]
Avoid useless use of 'cat'. Fix bug #4704. Thanks Christian Perrier <bubulle@debian.org> for reporting!

Karolin
(This used to be commit 22d3492b76a96828650cf5e8e3ac8abe68634abf)

16 years agoFix bug #4729. The mount.cifs option 'ip' does not accept hostnames. Thanks to the...
Karolin Seeger [Thu, 3 Jan 2008 13:53:08 +0000 (13:53 +0000)]
Fix bug #4729. The mount.cifs option 'ip' does not accept hostnames. Thanks to the Debian Samba package maintainers for reporting!
(This used to be commit 0b9908f674b972170dfa640eddf3131846686598)

16 years agoAdd in the docs for -e and posix_encrypt commands.
Jeremy Allison [Mon, 31 Dec 2007 06:17:01 +0000 (06:17 +0000)]
Add in the docs for -e and posix_encrypt commands.
Jeremy.
(This used to be commit c35c3836ef03014c89e91e468b44d08f163967d3)

16 years agoAdd "smb encrypt" to smb.conf.
Jeremy Allison [Mon, 31 Dec 2007 02:22:27 +0000 (02:22 +0000)]
Add "smb encrypt" to smb.conf.
Jeremy.
(This used to be commit e43e7fccf1eb6295f23a0adb4b6a84868c7cd7b9)

16 years ago-Improve descriptions for net rpc trustdom add/del
Karolin Seeger [Thu, 20 Dec 2007 10:00:30 +0000 (10:00 +0000)]
-Improve descriptions for net rpc trustdom add/del
-Remove comment that net rpc trustdom del is currently not implemented

Karolin
(This used to be commit 7c4bcb4134fee4f93646205c9fc67ddfa91f07cb)

16 years agoFix Typo reported by TAKAHASHI Motonobu <monyo@samba.gr.jp> (fix bug #4253)
Karolin Seeger [Fri, 14 Dec 2007 12:45:42 +0000 (12:45 +0000)]
Fix Typo reported by TAKAHASHI Motonobu <monyo@samba.gr.jp> (fix bug #4253)
Karolin
(This used to be commit 060c2adab27eaf742e993a13a8a3c6e5c7ca7464)

16 years agoRename common samba option logfile to log-basename according to
Karolin Seeger [Fri, 14 Dec 2007 12:20:13 +0000 (12:20 +0000)]
Rename common samba option logfile to log-basename according to
the source code.

Karolin
(This used to be commit 6c3f9be08f17ad305b63ef1377099e44cbf7b9db)

16 years agoChange idmap_ad to the new spelling to fix bug #3733.
Karolin Seeger [Thu, 13 Dec 2007 13:36:59 +0000 (13:36 +0000)]
Change idmap_ad to the new spelling to fix bug #3733.
Thanks to Christoph Peus.

Karolin
(This used to be commit 4af063fa2b820ea091df7272fa50ede94edd52f7)

16 years ago-Add section about net getdomain and setdomainsid
Karolin Seeger [Thu, 6 Dec 2007 11:43:08 +0000 (11:43 +0000)]
-Add section about net getdomain and setdomainsid
-Discern between local SIDs and domain SIDs
-Unify spelling of SID
Karolin
(This used to be commit b823634b5e7ebc322475c102f267f5ce8c8299d8)

16 years ago- Activate embedded db2latex
Alexander Bokovoy [Tue, 27 Nov 2007 15:50:28 +0000 (15:50 +0000)]
- Activate embedded db2latex
- Use UTF-8 in LaTeX
(This used to be commit 19a1c9a6515ee8a22717c66242c04aacbe6e0e43)

16 years agoEmbed db2latex as interim solution before migration to dblatex
Alexander Bokovoy [Tue, 27 Nov 2007 15:47:55 +0000 (15:47 +0000)]
Embed db2latex as interim solution before migration to dblatex
(This used to be commit 166c61077bc5c6ca238865f71687369ad7c35a07)

16 years agoFix typo
Karolin Seeger [Tue, 27 Nov 2007 10:11:21 +0000 (10:11 +0000)]
Fix typo
(This used to be commit 9930e62b56a8f9c748554b26dc7d4da9feb11c92)

16 years agoAdd missing end tag for paragraph
Karolin Seeger [Tue, 20 Nov 2007 08:15:51 +0000 (08:15 +0000)]
Add missing end tag for paragraph
Karolin
(This used to be commit c9cace0fdb3eecac03c00e5c0cc12eb4f5533a90)

16 years agoFixed formatting issues. Removed -B option docs.
John Terpstra [Sat, 10 Nov 2007 05:52:13 +0000 (05:52 +0000)]
Fixed formatting issues. Removed -B option docs.
(This used to be commit b209c75018a366f4854f93e4b835db0b6b181822)

16 years agoNote that the max value of this is 128k and it is
Jeremy Allison [Thu, 8 Nov 2007 05:38:04 +0000 (05:38 +0000)]
Note that the max value of this is 128k and it is
silently enforced.
Jeremy.
(This used to be commit 03b022a85d1ecf63dd20310b4001dda87e807af3)

16 years agoFix some typos
Karolin Seeger [Tue, 6 Nov 2007 13:43:19 +0000 (13:43 +0000)]
Fix some typos
(This used to be commit 7cfcd0f682c0f467e2ebe516d98f36773b5954e5)

16 years agoMake the smbclient man page match the internal command list.
Jeremy Allison [Fri, 2 Nov 2007 22:45:37 +0000 (22:45 +0000)]
Make the smbclient man page match the internal command list.
Jeremy.
(This used to be commit 1a24fb1d25f6bb6483202489e63098fbf25b4059)

16 years agoAdd "min receivefile size" docs.
Jeremy Allison [Fri, 2 Nov 2007 21:54:22 +0000 (21:54 +0000)]
Add "min receivefile size" docs.
Jeremy.
(This used to be commit 3a8e086d240668bc5093c33506e0ed0a22557d4d)

16 years agoFix type in SAM SET PWDMUSTCHANGENOW reported by Frederik Teichert of
Lars Müller [Thu, 1 Nov 2007 13:45:31 +0000 (13:45 +0000)]
Fix type in SAM SET PWDMUSTCHANGENOW reported by Frederik Teichert of
zmnh.uni-hamburg.de.
(This used to be commit 33ec98ff15a9cbf430cef16692d2f07363c9d45c)

16 years agoCorrect parameter name
Karolin Seeger [Tue, 30 Oct 2007 14:04:26 +0000 (14:04 +0000)]
Correct parameter name
Karolin
(This used to be commit df2c5d5169b122c38200560141f261e00cddf7c2)

16 years agoAdd missing blanks
Karolin Seeger [Tue, 30 Oct 2007 13:42:09 +0000 (13:42 +0000)]
Add missing blanks
Karolin
(This used to be commit ab1e688277fd64fe88ff6a912abf80d95321ce8b)

16 years agoFix some typos
Karolin Seeger [Tue, 30 Oct 2007 12:03:16 +0000 (12:03 +0000)]
Fix some typos
Karolin
(This used to be commit 37fde8001072b30ba825c046327fc84fc2c83142)

16 years agoAdd manpage section for the new parameter client ldap sasl wrapping
Karolin Seeger [Tue, 30 Oct 2007 07:42:25 +0000 (07:42 +0000)]
Add manpage section for the new parameter client ldap sasl wrapping
Karolin
(This used to be commit 051bb7d548c67a467296abf8895fc156e9ecb4a2)

16 years agoFix typo.
John Terpstra [Wed, 24 Oct 2007 11:39:38 +0000 (11:39 +0000)]
Fix typo.
(This used to be commit 79d092eeac042d46fa28400808626d6bcfbe0739)

16 years agoCorrect default value for change notify
Karolin Seeger [Fri, 19 Oct 2007 10:04:23 +0000 (10:04 +0000)]
Correct default value for change notify
Karolin
(This used to be commit 83485b45f8243ec8775ce2bfeb32c2d1ef3982fb)

16 years agoAdd documentation for the "net conf" commands to the manpage.
Michael Adam [Thu, 18 Oct 2007 12:47:49 +0000 (12:47 +0000)]
Add documentation for the "net conf" commands to the manpage.

Michael
(This used to be commit 79a37e04b4c95397c7dd37e512574e4b913c0df4)