[SCM] Samba Shared Repository - annotated tag release-3-0-29 created - release-3-0-29

Gerald Carter jerry at samba.org
Thu May 22 12:29:29 GMT 2008


The annotated tag, release-3-0-29 has been created
        at  6cad813d6d8da2cbf14bcd9f69cd704a41fb3856 (tag)
   tagging  5c83e5f9d5f672817e64c7c8c0865d3a3e2eaf14 (commit)
  replaces  release-3-0-28a
 tagged by  Gerald W. Carter
        on  Thu May 22 07:24:03 2008 -0500

- Log -----------------------------------------------------------------
Tagging 3.0.29
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQBINWX1IR7qMdg1EfYRAmn0AJ4kYNojmJqcFKACz0hOJeJSJ7rvhQCgz7h8
pU04eP5I9f9+MKQW5zl8+Zk=
=zfG+
-----END PGP SIGNATURE-----

Alexander Bokovoy (34):
      Fix build for pam_smbpass
      Fix samba-docs build after svn conversion and Samba3 By Example addition.
      Fix Development documentation as well
      Change 'release' target: remove 'htmlfaq' (outdated) and add 'guide'
      Document --require-membership-of={SID|Name}
      Another round of fixes (projdoc -> howto) for images
      This really should be 'max stat cache size', not stat cache
      Fix a dangerous bug in Makefile which actually allows 'make release' to skip
      Code in Samba 3 states "use sendfile = false" so documentation must reflect it
      Document async I/O options
      Fix Samba documentation build for manpages
      Fix another bunch of samba-docs bugs. Use <literal> to escape slashes with text
      And more fixes for slashes: use <literal/> in <command/> and <value/> automatically
      Embed db2latex as interim solution before migration to dblatex
      - Activate embedded db2latex
      Add man page metadata fields that are used by temprorary manpages XSLT
      Refresh our XSL templates to work with current docbook xslt for manpages
      Insert space inside this very long string. It is arguable how to fix it properly but at least man pages good now
      Fix typo
      Fix more entries with back slashes that need to use literal formatting
      Forgot to add these macros to a samba-docs repository
      Attempt to add DTDs as svn external repository for build
      Add first cut at networkless build instructions for samba-docs
      Add small preface to a VFS guide. More to come.
      Prettify attributions
      Remove smbconfexample check from test index.xml, it is not used anymore
      Switch to SVG and Inkscape to generate pictures instead of Dia.
      Fix numbering in the Samba3 developer's guide
      Use indexterm instead of term in expansion xslts
      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
      Next update of VFS modules development guide
      Fix documentation build for v3-0-test after grafting docs-xml. Changes are the same as for v3-2-test
      Fix documentation build: manpages, links in the HTML documents.
      Ignore intermediary documentation files in git

Andrew Bartlett (13):
      Having killed it from Samba 3.0 and trunk, kill 'unicode' from samba-docs.
      The whole point of the 'privileged' pipe is that it is not world accessible...
      See, I really can write documentation when I put my mind to it...
      It appears that <program> isn't valid here, but <command> is.
      Add links to squid, and mod_ntlm_winbind.
      Add a note warning against the use of wbinfo -a for authenticacation
      Explain that winbind does not cache authentication requests.
      Remove bogus comment from 'client use spnego'.
      Clarify that turning off lanman authentiation applies to password
      Address some inaccracies (such as BDC solutions that might have
      Fix debian bug #404702 and clarify some points about 'net rpc vampire'
      Clarify that you don't want to use %m in 'add machine script'.
      Update docs to match the new defaults in Samba 3.2.0 and later.

Björn Jacke (1):
      fix alignment bug hitting Solaris with "reset in zero vc" activated

Bo Yang (1):
      Only cache password policy results that worked, otherwise we

Deryck Hodge (1):
      Adding info on the '-P' option I added to swat.

Gerald (Jerry) Carter (1):
      Work around iconv conversion failure from generated smb.conf.5 on Ubuntu 8.04.

Gerald Carter (80):
      adding the THANKS and history files back after talking to jht
      add 'html' to release target so as to include output/devel/*
      adding docs for 'cups options'
      put default and example parameters in the right place
      fix default install locations for swat in manpage
      updating cups options entry based on feedback from Lars M. @ SuSE
      removning html-single from the release target
      adding docs for 'printcap cache time' -- patch from Lars
      BUG 1367 -- fix typo
      document that 'printing = ...' resets the printing commands to default values
      adding docs for force printername
      fix a few typos
      fix another typo
      add entry for 'enable privileges'
      fix a few typos
      fix typos
      adding basic docs to net(8) about 'net rpc rights'
      adding note about these options not being supported in security = share
      BUG 1767: change documentation to reflect current hash2 inplementation
      BUG 1496: --authentication-file (not --authfile)
      fix typo that broke a few specific parameters
      BUG 2431: fix documented default value for strict locking
      adding documentation on the 'allocation roundup size' option
      fix xml syntax error
      correct '[abort] shutdown script' explanation (has been in 3.0.x
      update %a values
      cleanup typos in the %a description (mentioned by <HotaruT> on IRC)
      removing 'ldap filter' smb.conf option
      updating docs for new 'map to guest' option and missing 'enable asu support' option
      cleaning up vestiges of winbind local accounts code
      fix typo after changes to 'map to guest' options
      clarifying 'map to guest = bad uid'
      fix bad link
      * addminf username map script docs
      clarifying ldap suffix options
      one more round of clarifications
      add note about print admin being deprecated
      remove the printmode documentation since the command itself was previously removed
      fixing up some links in the html documentation
      adding dpcs for 'eventlog list' and 'svcctl list'
      remove unknown tag
      fix typoe in 'map to guest' entry
      fixing typo in the 'map readonly = permissions' explanation reported by Thomas Bork
      femoving outdated registry file to prevent confusion
      updating default values for several parameters
      updating my changes for new/removed/modified parameters in 3.0.23pre1
      removing docs for removed parameters
      fix a typo
      smbpasswd -W docs patch from Aruna Prabakar <aruna.prabakar at hp.com>
      BUG 780: fix typo
      correct ambiguities pointed out by Thomas Bork
      fix passdb backend description for 3.0.23 behavior
      bug 3980: should fix typo else its a bug in the man page generator
      eventlog list uses lockdir and not libdir (pointed out by Eric Hall).
      make the + syntax for [in]valid users clearer
      clarify when the 'add machine script' is applicable
      BUG 4343: Clarify the intent of ldapsam:trusted = yes
      Adding docs for new 'winbind normalize names' option.
      adding template file for individual manpages
      man page updates for new idmap options (still a work in progress)
      fix bad ending tag
      more idmap option updates
      add references id idmap uid/gid to the new idmap parameters
      add more idmap alloc smb.conf entries
      fill in the idmap_tdb man page
      Fill in the idmap_ldap man page and clean up a few things
      more idmap doc updates
      fix a typo in idmap_ldap man page
      add idmap_nss man page
      add stubs for idmap_{ad,rid}.8
      Jeremy says not to set the length.  Just use defaults
      "reset on zero vc" is a global option.  Make docs
      add docs on idmap_ad:schema_mode
      fix a few typos pointed out by James
      add smb.conf entry for 'winbind expand groups'
      revert svn r1129.  FOr some reason this breaks the html generation
      Add comment about the %o variable not generally being available
      Add rfc2307 as a valid value for winbind nss info parameter.
      Adding WinXP64 and Vista as documented values for %a in smb.conf(5)
      Document --verbose option to wbinfo

Gerald W. Carter (6):
      Moving docs tree to docs-xml to make room for generated docs in the release tarball.
      Adding DTD from svn:externals link in samba-docs SVN repo
      BUG 5107: Fix handling of large DNS replies on AIX and Solaris.
      Updating release notes for 3.0.29
      Set version to 3.0.29 for release
      Remove -test from version string for release

Günther Deschner (24):
      Add NT_STATUS_DOWNGRADE_DETECTED (thanks to Magnus Mertens).
      Fix winbind NETLOGON cred chain on a samba dc for w2k8 trusts.
      Fix NETLOGON credential chain with Windows 2008 all over the place.
      document "setprintername" (Bugzilla: #1830)
      Corrected default settings for "ldap timeout".
      Document "deldriverex"
      most probably a typo.
      "mangle case" silently vanished with samba 3.0.6. Reflect this fact
      Fix from Bjoern Jacke.
      Fix whitespace.
      Document "net rpc user rename".
      Start documenting pam_winbind's options. Maybe someone more fluent in
      Thanks to abartlet: Add note about spaces in pam_winbind's options.
      Names can fail to resolve in %m, not in %L when listening on port 445.
      Document idmap_ad plugin and "winbindd nss info".
      Document procedure to move account policies to ldapsam.
      Start documenting undocumented parameters.
      Follow code cleanup wrt idmap module names.
      Mention the "silent" option.
      Document debug_state option.
      pam_winbind: Fix Bug #5430 (patch from fumiyas at osstech.co.jp).
      makefile: remove $(GPLIBS). what and why-ever this was here...
      Re-add samr getdispinfoindex parsing which got lost in the glue commit.
      Fix Bug #5461 and implement a very basic _samr_GetDisplayEnumerationIndex().

Herb Lewis (3):
      update wbinfo manpage
      add documentation for debug prefix timestamp
      update manpage for profiling-level option

James Peach (37):
      Document the "fam change notify" and "dmapi support" parameters.
      Only search for dia for those targets that actually depend on it.
      Allow make to echo the execution of most commands. This instills
      nroff .fi and .nf directive need to be at the beginning of a line.
      Should use entity-encoded newlines.
      Document the readonly VFS module.
      Document audit vfs module.
      Document default_quota module.
      Document fake_perms module.
      Fix cut'n'paste error.
      Fix cut'n'paste error.
      Restore missing refentry tag.
      Document the recycle VFS module.
      Document fam_notify module.
      Document shadow_copy module.
      Document netatalk VFS module.
      Document cacheprime VFS module.
      Document the commit VFS module.
      Document the prealloc VFS module.
      Make capitalisation consistent.
      Document the cap VFS module.
      Fix cut'n'pasted command summary.
      Document the catia VFS module.
      Fix cut'n'paste error.
      Document the extd_audit module.
      Document the full_audit VFS module.
      Rename module manpages for consistency.
      Make sure all the modules are referred to as vfs_module_name to avoid
      Document eventlogadm. The synopsis does not format correctly and I can't
      I can't spell "choice". Twice.
      Document tdbtool.
      Remove bogus mention of ACLs. Note that quota units are bytes.
      Apparantly putting a newline in the "wrong" place can cause the generated
      Add chflags to the list of audited operations and sort the list.
      Fix default for "store dos attributes". Bugzilla #3777.
      Document the "winbind:rpc only" parameter.
      Double-up on some backslashes so they don't get interpreted by nroff.

Jelmer Vernooij (207):
      Add all the source files from the old CVS tree,
      - Better names for some files
      Remove ignore files
      Fix docs build (remaining commits from SambaXP)
      Remove autogenerated file
      Fix developer documentation build
      Add script for extracting additional files
      Remove anoncvs instructions and replace them with svnanon instructions.
      - "total print jobs" doesn't exist ("max print jobs" was meant)
      No longer use cvs2cl (we're not using CVS anymore so it broke the build)
      Make the docs system somewhat more user-friendly:
      cvs2cl is no longer a dependency
      Put multi-file versions of HOWTO, Guide and Devel-Guide into seperate directories
      Docs successfully build into seperate directories now. Last thing to fix is the paths to the images
      Fix path to images. CSS path doesn't work yet - I'll have a look at that tomorrow
      Fix build of release target
      Fix CSS
      Typo fix (bug 1084)
      The 'index' manpage is samba(7), not Samba(7). Fixes bug #1142
      Smbd can take a list of port numbers to listen on, instead of just one (bug #1145)
      Fix a couple of typos
      Fix add group script (don't break when users with specified groupname are
      Fix incorrect description of recycle:noversions. (bug #1148)
      Add note about 'unix charset' begin used when running scripts
      Add documentation for smbgetrc
      Fix output in testparm as well
      Fixes in manpage generating
      Use html2text for generating text output instead of xmlto, which uses a combination of xsltproc and lynx
      Allow specifying a directory with the samba sources
      Add script that detects missing manpages
      - Support validating against the DocBook DTD
      Clean up XSL
      Fix short description
      Quick start
      Generate summary of manpages
      Add index page for HTML documentation.
      Build html version of manpages, if possible
      Typo
      Fix two more bugfixes (thanks to Herb, Andrew Bartlett and 'Mi')
      Add KDE link file (from Lars Mueller)
      Typo...
      Remove redundant attributes
      Use xi:include instead of entities
      Replace entities with xi:include
      Add Jerry's list of relevant TDB files to smbd manpage
      Solaris patch 113476 has been replaced by 112960-14 (bug #1453)
      Rename docbook.txt to README to give it some more attention.
      Winbind is installed in sbin/winbindd, not bin/winbindd... (bug #1101)
      Generate thumbnails in PDF
      Nicer latex output format
      Add missing images, fix syntax error
      - Add notes about using catalogs (speeds up the docs build!)
      Couple of small updates for CHM build
      Add initial version of Pearson stylesheet
      Remove info about GUI for SAM for now (it's been vaporware for some time now)
      Makefile dependency updates
      LDAP support is not really experimental...
      Minor fixes:
      Support running from a different directory
      New structure for the docs:
      XSL script for converting DocBook XML to Yodl, almost done :-)
      All yodl macros are used now :-) Not all
      Fix smb.conf.5 build
      Fix Makefile (docs should build succesfully again now)
      Fix typo
      Manpage fixes from Bjoern JACKE <bj at SerNet.DE>
      Typo fixes...
      The default "ldap filter" is (uid=%u), not (&(uid=%u)(objectclass=sambaAccount))
      Fix image support. If images are missing, this will now also cause the
      Fix "explanation of each parameter"
      Add link to appropriate chapter.
      Updated entry of samba-vscan
      Fix incorrect transformation for prefaces
      Use gpl.xml instead of gpl.tex
      Better example
      typo
      Couple of large changes to the pearson code, portions by
      Stylescript fixes
      Couple of typo fixes
      source + destination -> target + linkname for 'link' and 'symlink' commands
      Default is yes now
      Fix generation of subject index.
      - Remove unused entities
      Use dia to generate png images out of dia files
      Complain when when dia version is < 0.93 and $DISPLAY is not set
      Better conformance to DocBook standards
      - Respect the scale= attribute.
      use $DIA instead of 'dia'
      Add hitlist
      Use different file in AC_INIT() because the entities
      Default of "winbind enable local accounts" has changed. Diff by Bjoern Jacke <bj at SerNet.DE>
      Typo fix (should fix the build)
      Document "defer sharing violations".
      Document "use kerberos keytab".
      smbspool supports specifying a port number in the device URI
      Add description (to make build system happy)
      Start working on samba-specific conversion script to pearson XML
      Typo fixes
      Document iocharset= (patch by Bjoern Jacke)
      Document charset handling fixes to SWAT (patch by Bjoern Jacke)
      Finish docbook to pearson conversion scripts. I still need to look at
      Fix indentation in Pearson XML output
      Latest patch for TCP/IP in WFW 3.11 is 3.11b, not 3.11a
      Default to 100% sized images for HTML
      Fix two typos
      Add placeholder manpage for pam_winbind
      Use \ rather then + as the example winbind separator as + causes problems on systems with NIS (#1092)
      Add note about portability of adduser
      - Fix manpage index file (#2109)
      Note that when two entries with the same name exist, only the first one is deleted by "net groupmap delete".
      Fix typo
      Fix typo
      Add support for HTML version of smb.conf in chunks
      Fix typo
      Add note about pgsql backend
      Add note about WERR_BAD_PASSWORD when 'security = share'
      Fix description of when DEVICE_URI and when argv[0] is used. Thanks to
      Fix example value (caught by Bjoern Jacke)
      Don't generate the Makefile, but rather include an autogenerated settings file
      Missed one substitution variable
      Add -P to synopsis
      Allow building text versions of the docs splitted by chapter
      Add support for building PDF's thru FO rather then docbook2latex. Output
      Couple of minor fixes
      Fix some warnings
      Add patch for db2latex that fixes problems with newer versions of xsltproc
      In previous Samba versions, no charset conversion was done for filenames by default. Fixes #130
      - Be a bit more verbose.
      Add texi support
      Use the Samba DTD rather then the original DocBook one. This step will
      Use the Samba Variant of the DocBook DTD rather then
      Use new definition of <smbconfoption>, fixes a bunch of
      Update DTD location
      Fix validation for the developers guide.
      Some more validation updates.
      Another set of validation updates
      More validation fixes; building FO-PDF versions of the HOWTO and
      Validation updates to Samba3 By Example
      Fix links for smbconfoptions.
      Mark some targets phony
      Update list of (possible) dependencies
      Add xslt script that can generate dependency makefiles
      Use document names rather then file locations in the makefile.
      Autogenerate parts of the makefile rather then calling seperate shell scripts.
      Update DTD location. Fixes smb.conf.5 build.
      Fix missing </listitem>
      Remove pretty formatting script (it is not used at all)
      Respect paper size specification for FO generation
      Fix smbconfsection output
      Force update of XML files if one of its include files changes
      Fixes for DTD URL redirection
      Add structure diagram
      Rename manpages to manpages-3 so I can pull in the Samba 4 manpages later
      Add optional manpages to the Samba HOWTO Collection
      Put manual pages just before the GPL in the Appendices part
      Move existing samba4 documentation to Samba-docs trunk
      Add a couple of missing files
      Allow HTML build of Samba 4 manpages
      Remove unnecesarily complicated call to the shell
      Ignore some more autogenerated files
      Fix link texts for PDF and PS output
      Fix manpage
      Move a few manpages to the source repository
      Remove Samba4 manpages (they're now in the source repository)
      Large number of small fixes to the layout and the build system.
      More updates
      Split up main stylesheet (necessary for new examples code)
      Get rid of unused elements, simply image handling
      Remove obsolete elements.
      Remove references to Samba4 manpages
      Another set of updates; includes the new examples code and use of
      - Fix a couple of LaTeX escaping bugs.
      More updates. Fix formatting for examples, support long lines in examples.
      Fixes letterpages + smbconfexample
      Paper size fixes.
      7% gray
      Fix support for ph-style pages - use ./configure --enable-prentice-hall to enable.
      Put Johns' changes back in again.
      Add crop marks.
      Cleanups + use cross for crop marks
      Fix image quality
      Fix image scaling issues.
      Add hack for ignoring link/text() for LaTeX output.
      Fix html build.
      Add basic manpage support back in.
      Get rid of crop marks.
      Add openright
      Some random updates.
      Don't show obvious sections from manpages.
      Bunch of smaller fixes.
      Fix line issues.
      Fix double entry of index in ToC
      Fix smb.conf.5 output
      Fix italics issues in Subject Index
      Fix spacing issues.
      Add simple test document used for testing the docs build system
      More verbose error message + ignore generated pdf files for images
      Remove legacy file
      Move to right manpage section (reported by Noèl Köthe)
      Move pam_winbind manpage to correct section
      Remove reference to XML passdb.
      Fix some syntax errors
      Fix formatting a bit + small typo
      Document [:port] syntax for "cups server"
      Fix use with newer versions of xsltproc.
      Use default autoconf extension, add some ignore files.
      Update ignores for Bazaar.

Jeremy Allison (76):
      Fix for termination problems when no interfaces found - bug #5267.
      Fix bug #5326 - OS/2 servers give strange "high word" replies for print jobs.
      Fix MSDFS bug noticed by Ofir Azoulay <Ofir.Azoulay at expand.com>.
      Fix bug #5372. With a large CUPS installation with a remote server, contacting
      When using plaintext ucs2 passwords clistr_push calls ucs2_align, which causes
      Rewrite the wrap checks to deal with gcc 4.x optimisations.
      Check x_fflush returns.
      Fix the last reported debian problem with nmbd not waiting
      Janitor for Michael :-).
      Fix bug #5386, don't keep printing the same waiting
      Added docs for new parameters.
      Fix spelling mistake noticed by Chris Garrigues <cwg at deepeddy.com>
      Added description of "auto" option for case sensitive parameter.
      Added docs for case_sensitive command.
      sendfile is now on ...
      Ensure max ldap replication sleep time is 5 seconds.
      Add doc for "ldap timeout" parameter.
      Update to note hash2 is the default - noticed by Thomas Bork <tombork at web.de>.
      Updated with sepcifics of how we determine sendfile.
      Document new "stat file" command.
      More full explaination of the parameter.
      Add info on what to do with MS Visual Studio problems.
      Update default of dos filetimes to yes and explain why.
      Added docs for max stat cache size.
      Update max stat cache size parameter.
      Added "acl group control" docs.
      Added a few clarifications on map readonly parameter.
      Change dfree command to be a share level parameter.
      Added acl map full control docs.
      Document "acl check permissions" for 3.0.21.
      Fix typos.
      More corrections.
      Make us follow the newly documented pathname processing rules:
      Added documentation for 'F' option to tar. Needed before I fix it !
      Ok, correct docs for this option (-F).
      Document default change from "yes" to "auto".
      Starting docs for new parameters for 3.0.23.
      Better language and note it was added in 3.0.23.
      Add section describing usershares. Let me know if the
      Start documenting the usershare parameters.
      Fix typo in xml.
      Add "usershare max shares" parameter.
      "usershare owner only" docs.
      Add "usershare path" parameter.
      Update to per-share parameter in 3.0.23.
      Add usershare prefix allow/deny list docs.
      Added final usershare parameter documentation.
      Add documentation for :
      Fixup xml syntax errors (oops...).
      Make the default timeout parameter for lock waiting
      Update manpage to add "minsize" parameter.
      Update docs for #4486.
      Add docs for readahead vfs module.
      Document the fact this doesn't work with "security=server".
      Update "*securitymask* docs to match the code.
      Add "min receivefile size" docs.
      Make the smbclient man page match the internal command list.
      Note that the max value of this is 128k and it is
      Add "smb encrypt" to smb.conf.
      Add in the docs for -e and posix_encrypt commands.
      Document vl's new "allinfo" command.
      This code is the same in 3.0.x winbindd.
      Fix bug #5095, "Manage Documents privilege is not functional".
      Don't use const as this gives a warning for 3.0.x.
      Merge 3fc1ab210b8772ee9f867499c0b1a7bb4bcdd285 from 3.2.
      Fix from Martin Zielinski <mz at seh.de>. Don't delete files when
      Don't free memory from getpass. Fix for bug reported by
      Combination patch back port of :
      Ensure we don't keep searching for sharename if it's
      Fix bug #5464. Pointed out by Herb @ Connectathon. In fork_domain_child() we call :
      Fix a "may be used uninitialized" error.
      Fix two "this will never be null" warnings.
      lm_session_key is only 8 bytes. Don't confuse developers (ie. me :-)
      Restructuring of code to fix #5460. Remove search
      Don't error out on xflush if there's no buffer.
      Make 3.0.x in sync with 3.2 here.

Jim McDonough (7):
      Fix build with glibc 2.8
      Add ads-only options for net ads join
      Also update the HOWTO with the createcomputer information for net ads
      Add manpage for gpfs module.  Thanks to Chetan Shringarpure
      A few updates to the gpfs manpage.  Clarify some language, list setlease
      Add nfs4:chown option, and a few formatting changes.
      Enable winbind child processes to do something with signals,

John Terpstra (497):
      Increasing SIZELIMIT to handle 200 groups.
      Adding Samba-Guide HTML file.
      Fixing omission of addition of idmap container.
      Fix link tag ref.
      Adding clarification of KRB support for SuSE and Red Hat Linux
      Fix typos.
      Fix typos.
      Clarify how to assure local profile use only.
      More fixes.
      Fix typo.
      Fix tdbbackup documentation per Andrew Tridgell feedback.
      Fix typo.
      Relocate name lookup info to correct section.
      More updates - more node-type doco is required.
      Add documentation on netbios node-type, clarify NetBIOS-less ops.
      Update VFS Extended Audit Module Debug Info.
      Add more debugging information, both generic and for the VFS extd_audit module.
      Fix typo.
      Fix typo.
      Make share writable
      Updates and fixes.
      Updates and fixes.
      Update version date and number
      Work in progress commit - Adding IDMAP documentation.
      Work in progress commit - Adding IDMAP documentation.
      Work in progress commit - Adding IDMAP documentation.
      Updates.
      Tiny update.
      Progress commit only - still going.
      Another progress update - more coming soon.
      Man page update for idmap backend with idmap_rid plug-in.
      More work in progress - further commits to follow.
      Fix provided by Robin Munn <rmunn at pobox.com>
      IDMAP Completion.
      Updated username mape man page to reflect post 3.0.7 operation.
      Replaced '%u' with '%U' which is expanded correctly on login.
      Fix small typo.
      Formatting updates and makefile update.
      Fix typo reported by  Stepan Kasal.
      Fixing more typos.
      Fixing documentation bug #1093.
      Fixing incorrect info. The code only checks that the users UID=0.
      Fix for bug report #1716
      Fixes and updates.
      Fix another typo.
      Fix semantics.
      Another attempt to clarify.
      Update path info.
      Fix typo.
      Replace drive root with environment variable that is portable.
      Addd instruction to run autogen.sh.
      Update information to point out that configure only needs to be built if it does not already exist in the tarball.
      Fixing groupmap errors.
      Fixing bugs.
      Fix to get around bug that causes use of the quote meta-tag to fail inside a screen metatag.
      Added Jerry's documentation on User Rights Management in 3.0.11.
      Oops. Forgot to add file. Here it is.
      Fix typo.
      Adding patches and updats.
      Fix typos.
      Commiting Lars Mueller's patch.
      Adding clarification for post 3.0.10 versions.
      Fix typo.
      Bug fix and update to clarify reason for upper-case share name.
      Updating in readiness for 3.0.12
      Further update. More to come.
      Further update. More to come.
      Another update - adding Privilege info to chapter 6, updating it also in the HOWTO.
      Formatting fix. More needed.
      Update publication date.
      Fixing bug in slapd.conf - owner notified that bugs are not allowed.
      Removal of the smbldap-tools pl extensions left behind in last edit.
      Updating version numbers.
      Adding JRA's documentation on large directory (files) support.
      More doco updates. More coming too.
      Another update.
      Fixing note in bug #2364
      Fixing bug #1105
      Fix for bug #2200
      Updated new Migration from NetWare Chapter
      Reverting from Global to pershare scope for printer admins parameter.
      Last update before massaging the content into its final place.
      Pre-Final Chap9. One more review to follow.
      Fixed typos.
      Fixed duplicated tag name.
      Added index entries. Revised introduction. Fixed typos.
      Fixup preface to include new chapter.
      More fixups. Sheesh, where is that feedback?
      Another formatting fixup.
      Another formatting fixup.
      Fixing typos reported by Will Enestvedt.
      Commit to preserve changes still in progress.
      This is the last update to the Samba-Guide for a little while. I'm about to tackle the HOWTO for a make-over.
      Adding notes regarding LDAP and Computer Accounts.
      Update from Misty Stanlet-Jones
      Clarification that Samba documentation is not an LDAP HOWTO.
      Added index entries.
      Fixed typo.
      Rectify information about file times displayed by ls.
      More review needed - this fixes a big glitch.
      Fixing missing group suffix info.
      Fix typos.
      Fix formatting.
      Fix bug #2476.
      Fix bug #2411.
      Updating smbldap tools references to 0.8.7.
      Updating references to smbldap-tools from 0.8.2 to 0.8.7
      Adding more info regarding winbind.
      Change of chapter name to clarify the subject.
      Fixing yet one more typo.
      Fix typo.
      Updates based on feedback.
      Update serial counters.
      Fix buggy location of markup.
      First installment of ACLs update.
      Another ACLs Installment.
      Fix missing LDAP server password problem.
      Fixups.
      Begin of another reorg.
      Another installment in the reorg.
      More updates in the reorg.
      More updates.
      Now for some new content. This is a reorg. you know.
      Another installment in the reorg.
      Last update tonite.
      Another update.
      Another update.
      Another update. Fix bugs.
      Fixed icons. Bummer - they were broken.
      Changed Warning Icon.
      Another update.
      Another update.
      Update while adding Index entries.
      Updating description of domain logons.
      Fix typo.
      Fixing newly introduced typos.
      Added chapter is now indexed.
      Fixing up the preface now that the rest is just about complete.
      Update as a result of major surgery.
      Adding convmv info suggested by Volker Lendecke.
      Small fixups.
      Update to add IDMAP_RID info etc.
      Fixing title corruption.
      Fixing glitches.
      More fixups and feedback item integration stuff.
      Incorporating feedback from reviewers.
      Fixing location of sambaDomainName info.
      Further updates.
      Fixing typos.
      More updates from feedback.
      More wonderful edits from feedback.
      More updates to follow.
      Update to include Misty's feedback.
      Fixup tag ids to avoid duplication between HOWTO and SBE
      Fixup preface.
      Final edit before copy edit phase.
      Fix typos and speeling meesteaks.
      Foratting update.
      Add title missing from an example.
      Adding fixes from feedback.
      Fixing typo.
      Fixing typos and repeats.
      Applying feedback fixes.
      More fixes.
      More fixes.
      More fixups.
      Ouch fixes.
      Fixing man pages.
      adding feedback.
      Fix typos.
      More updates from feedback.
      More fixes and updates.
      More fixes.
      Commencement of documenting Management.
      More updates in the pipeline.
      Fixing typos.
      Expanding warning info.
      Making sure all typos are fixed.
      Interim update.
      Folding Volker's and Guenthers contributions - interim commit.
      Another update.
      Work in progress update.
      Work-in-progress commit.
      Another progress update. More to come.
      Another work in progress commit.
      Fix typo so docs can build.
      Progress update only.
      Another progress update.
      Another progress update.
      Another progress update.
      Final progress update.
      First set of copy editors.
      Another copy editor update.
      Adding mention of ADS support for this option.
      Adding missing files.
      Fixed formatting.
      Updating Linux Account Manager info from R. Gruber.
      Fixes from Flatfender.
      Fixing oops.
      Updating man page info.
      Fixup based on info from Derrell.
      More fixes.
      A small copy editor's update.
      Tidied up file. More edits coming later.
      Tidied up file. More edits coming later.
      Another partial update.
      Added winbindd to daemon list.
      Another copy edit update.
      More edits.
      Edits to build PDF.
      Adding new foreword.
      Spell checked.
      Update.
      Update. Undoing last update.
      Fix typos - my typos
      Updating link.
      Updating config files.
      Another edit.
      More edits.
      Another progress edit.
      Progress update.
      Progress update.
      Progress update.
      Progress update.
      Progress update.
      More edits.
      More edits - I hate typos.
      More edits - I hate typos and omissions.
      Replacing dot delimited with colon for chown command.
      Replacing Symlink with actual file
      Minor edits prior to final copy edit.
      Fix small typo. Missing space that is essential for syntax.
      Fix typo reported by Dave Jeffs <djeffs at utah.gov>
      Fix typo.
      Removing man pages again.
      Another update.
      A progress update - more to be fixed.
      Another update.
      Another update.
      Fixup.
      Another update - more to go.
      Fixing running head spacing.
      Another update.
      Update.
      Stage 1 of PHPTR Edits.
      PHPTR Edit 2. More to come.
      Another edit and addon. This is a work in progress.
      Fix typos.
      Fixups.
      Fixups.
      Fix.
      More Updates.
      Update.
      More changes.
      More changes.
      another edit update.
      Another edit.
      More updates.
      Another partial update. More to follow.
      Added notes that this chapter is in flux.
      Progress update.
      Another progress update.
      Another update.
      Another update.
      Another update.
      More updates.
      Fixing index problems.
      Progress commit.
      Another partial update.
      Progress commit.
      Another update.
      Another update.
      Another update.
      Another update.
      Another update.
      Relocating Privilege info.
      Another update.
      Updating index exntries.
      Updates.
      Remove copy editor's comment and fix link.
      Fix another set of typos.
      Fix another set of typos.
      Updates.
      Updates.
      Updates.
      Updates.
      Fix typo.
      Update.
      Update.
      Update.
      Update.
      Updates.
      Update.
      Update.
      Update.
      Another Update.
      Update.
      Update.
      Fixes.
      Update.
      More updates.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Fixes.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Updating TOSHARG files
      Updates.
      Update.
      Adding place-holder for inside cover docs.
      Update.
      Editors updates.
      More copy edits and content updates.
      Fixes.
      Guenther's edits.
      Add notes regarding %L and port 139.
      Edit.
      Update inside cover notes.
      Edits.
      Final Addition. Copy layout is next.
      Remove port 445 so NBT works correctly.
      Add index entries, fix lingo.
      Fixes and updates.
      Fixes and update index entries.
      Fix typo.
      Fix typo.
      Fix typo.
      Fix line lengths.
      Fix line lengths.
      Fix line lengths and other formatting issues.
      Fixing smbldap-tools info.
      More fixes.
      Fixing appendix nomenclature.
      Fixes.
      Widow/orphan handling
      Fix to ensure chapters start on odd pages only.
      Fix DHCP ranges - thanks Eric.
      Fix changed link - thanks Eric.
      Fix changed link - thanks Eric.
      Fix changed link - thanks Eric.
      Formatting fixes before publication.
      Another layout fixes update. More to come.
      Another layout fixes update.
      More formatting edits.
      Fix URL.
      Fix URL.
      Fixups.
      Another fixup.
      More fixups.
      Another fix.
      Another fix.
      Removal of CRUFT. 50 lashes to those who created CRUFT. Argh.
      Ilia Chipitsine patches.
      Last PHPTR edits.
      Minor fixups.
      More updates.
      Fix two small typos.
      PHPTR update.
      Fix typo.
      More documentation regarding disabling of roamin profile paraphenalia.
      Fix typo.
      Fix typo reported by Raphael Langerhorst <raphael-langerhorst at gmx.at>
      Fix typo.
      Fixing missing link errors.
      Updating RID information.
      Further clarification regarding ldap suffix usage.
      Removing manpages from the version on Samba.Org.
      Fix typo.
      Clarification based on feedback.
      Re-clarification based on feedback.
      Formatting and other fixes to man pages.
      Updating parameter changes from 3.0.20 release notes.
      Adding info regarding account flags.
      Adding documentation for vfs_default_quotas module.
      Fixing typos.
      Fix typo.
      Adding missed comment mark-up.
      Fix typo.
      Add missing domains container. Reported by Arun Sharma <asharma at interstructures.com>
      Added description of the X flag, removed reference to Samba 2.2, and put in a pointer to the pdbedit man page.
      Removed statement that it would be problematic to make umount SUID, because it is on all commercial Linux distributions.
      Fix for bug #3148
      Fix for bug #3146
      Fix for bug #3139 - remove testprns man page.
      Another attempt to fix bug #3146.
      Fix bug #3061. Restart nmbd when editing wins.dat.
      Fix for bug #2692 - Do not use NetBIOS name PIPE.
      Fix for bug #2303.
      Replace macro with expanded text.
      Fixing bad XML to ascii code conversions by replacing smbconfblocks with programlisting tags. - Bug 2032.
      Remove another reference to editreg - a deleted application.
      Updated from 2.2 to Samba 3.
      Fix for Bug #3179.
      Fix for bug #3180.
      Apply docs patch from abartlet at samba.org.
      Adding map read only docs.
      Added mape read only parameter to the new parameter list.
      Docscovering the rename user script from jmcd.
      Fixes and reformatting from Bug #3190, plus a clean-up.
      Fix Bug #3183.
      Fix bug report #3225.
      A slew of fixups that were causing problems for some folk.
      Removing manpages again.
      Clean up file.
      Clean up file.
      Add information regarding PDC/BDC roles.
      Fix typo. Bug#3127.
      Fix paths. Bug#2743.
      Fix typos.
      Update to include Centrify information.
      Adding modification of Jeremy's documenation for for 3.0.21 large directory support and tidy up source file.
      Fix typos.
      Fixing messy man page information.
      Tidy up only.
      Update changed parameters for 3.0.21.
      Removal of parameter mistakenly readded into list.
      Added IDMAP dump/restore command info.
      Fixes only.
      Another touch-up.
      Updating documentation of tdb files some more.
      Further updates from one of Jerry's emails.
      Fix typo.
      Reformat source files, move 'default' info into body text.
      Added -c option to synopsis.
      Added -c option to smbpasswd.8
      Remove guest capability on secure public share - should not have been there.
      Update Outlook info, courtesy of Jon Johnson <jon at sutinen.com>
      Eventlog HOWTO - temporary copy,
      Added clarification regarding user rights and privileges.
      Fix typo.
      Reformat of source only.
      Fix typos and attempt to clarify the explanation.
      Fix typo.
      Fix incorrect path to source files.
      Removing mention of the winbind enable local accounts parameter.
      Fix typo.
      Removal of remains of old xmlsam info. Had to do this to fix breakage caused by partial delete.
      Remove one more reference to xmlsam.
      Added attribution.
      Fixup only.
      ldap Idmap suffix should only specify the relative dn.
      Fixup typos.
      Adding missed step reported by  Adam Nielsen.
      Updated changed parameters for 3.0.23
      Updating documentation for 3.0.23. Jerry, please check these changes.
      Fix typos.
      Samba-3.0.23 changes.
      Fixes for XSLT warnings.
      Adding samba user comments and feedback.
      Applying edits suggested by Jon Johnson.
      Fix incorrect value contributed by
      Correct clashing information for this parameter.
      Update from MÃ¥rten Svantesson - msv at kth.se
      More fixes.
      Fix ambiguity and erroneous info regarding name mangling and case preservation parameters.
      Edits by monyo.
      More cleanups to be done.
      Fixing bad info regarding UNIX file and directory access control.
      Fix typos reported in Bug#4358
      Fix reference to vfs_audit - pointed out by der Tom.
      Fix for Bug#3182.
      Fix provided by Gavin Henry.
      Fix typo notified by
      Removal of mulitple passdb backend notes.
      Fix a typo. Thanks to Thomas Bork.
      Switching to GPL3
      Add root directory GPL3 XML file.
      Remove symlink.
      Adding actual GPL3 XML file.
      First of a string of edits over the next weeks.
      Adding Eric Fosberg's additions.
      Adding notes provided by Rory Vieira.
      Changes following input from Petr Klima
      Temporary title change.
      Adding new manpages to inactive HOWTO template.
      Cleanup trailing whitespace.
      Fix for bug 4947.
      Name change of Ethereal to Wireshark. Patch provided by Gerald Combs (Wireshark).
      Fix for Bug#4731. Reporter: Debian package maintainers.
      Fix provided by William Jojo.
      Fix for Bug#4281 provided by Monyo.
      Fix for Bug#1890 submitted by Michele Baldessari.
      Fix for Bug#3625 provided by Christian Perrier.
      Fix typo.
      Fix typo.
      Fixed formatting issues. Removed -B option docs.
      Fix type reported by Mangaldeep Sandhu

Kai Blin (3):
      ntlm_auth: Improve compliance to the Squid helper protocol
      Add --uid-info option to manpage.
      --uid-info takes a uid as parameter

Karolin Seeger (71):
      A level 25 setuserinfo does change the pwdlastset.
      Fix comment.
      Fix typos.
      Remove trailing whitespace.
      Fix some more typos.
      objectclass -> objectClass
      Fix typos in idmap_rid manpage.
      Add some missing whitespaces.
      Add documentation for new net sam subcommand deletelocalgroup.
      Add comment about mount.cifs to the manpage of smbmount (fix bug #4581)
      Add comment about umount.cifs to the manpage of smbumount (fix bug #4581)
      Clarify the description of "inherit acls" in smb.conf manpage (hopefully fixing bugs #1806 and #1809)
      Add documentation for new net sam subcommand "unmapunixgroup".
      Fix typo: tipical -> typical
      Add documentation for 'winbind:rpc only' in smb.conf manpage.
      winbin:rpc only is no longer a parametric option -> update documentation
      Fix typos found by Bjoern Jacke <bj at sernet.de>
      Fix example for msdfs proxy.
      Add documentation for new winbindd -D switch added by metze with r24624 and r24625
      -Fix typo
      Add comment about max value for os level
      Remove superflous 'a'.
      Fix typo.
      Fix some typos.
      Fix typo.
      Fix more typos.
      Fix typo.
      Add manpages for ldb tools.
      Add patch from Harald Koenig <koenig at science-computing.de>
      Add comment about net rpc|rap file user (implemented now)
      Correct default value for change notify
      Add manpage section for the new parameter client ldap sasl wrapping
      Fix some typos
      Add missing blanks
      Correct parameter name
      Fix some typos
      Add missing end tag for paragraph
      Fix typo
      -Add section about net getdomain and setdomainsid
      Change idmap_ad to the new spelling to fix bug #3733.
      Rename common samba option logfile to log-basename according to
      Fix Typo reported by TAKAHASHI Motonobu <monyo at samba.gr.jp> (fix bug #4253)
      -Improve descriptions for net rpc trustdom add/del
      Fix bug #4729. The mount.cifs option 'ip' does not accept hostnames. Thanks to the Debian Samba package maintainers for reporting!
      Avoid useless use of 'cat'. Fix bug #4704. Thanks Christian Perrier <bubulle at debian.org> for reporting!
      Fix bug #4730:
      -Use '&stdarg.[server|client].debug' instead of '&stdarg.debug';
      -fix some typos
      Fix typo.
      Add list of currently implemented debug classes.
      Change default value for 'lpresume command' to an example as the default value depends on the printing system.
      Add documentation for new parameter 'debug class'.
      -Add missing whitespaces
      Fix typos.
      Fix escaped backslashes (bug #5194). Thanks to the Debian Samba package maintainers for reporting!
      Add documentation for vfs_xattr_tdb.
      Add description for vfs_xattr_tdb option 'xattr_tdb:file'.
      Fix typo.
      Fix typo
      Add missing end tags
      Remove manpages for smbmount and smbumount.
      Remove man page for smbmnt.
      Correct description of cups options. Patch from Björn Jacke <bj at sernet.de>.
      Correct usage of multiple LDAP servers as passdb backend. Patch from Björn Jacke <bj at sernet.de>
      man pages: Downgrade the man pages according to the code.
      man pages: Re-add documentation removed for 3.2.
      man pages: Remove registry stuff from smb.conf man page.
      man pages: Remove documentation of 'net conf'.
      man pages: Remove hint.
      man pages: Correct meta data: 3.2 -> 3.0.
      man pages: Remove documentation for 'smb encrypt'.

Lars Müller (7):
      Document the new %w macro.
      It's spelled sep_a_rator.
      Document --parameter-name and --section-name.
      Add missing arguments.
      Document -t, --password-from-stdin feature.
      Add paragraph about how to dump a parametrical option.
      Fix type in SAM SET PWDMUSTCHANGENOW reported by Frederik Teichert of

Michael Adam (16):
      Fix build for pam_smbpass - one caller of _log_err().
      Add an initial amount of documentation of registry based
      Fix a couple of tags.
      Fix the section number of one reference to the "net" command.
      Adopt a note in the manpage to the verstion change introduced
      Add documentation for the "net conf" commands to the manpage.
      Add documentation for new parameter "config backend".
      Add description of parameter "config backend" to the man pages.
      Document default value of parameter "registry shares".
      Add more content to the description of "registry shares".
      Fix output of backslashes in SMBCONF registry key.
      Document new smb.conf options "ldap debug level" and "ldap debug threshold".
      docs: fix the manpage output of parameters list in smb.conf.5.
      Revert "docs: fix the manpage output of parameters list in smb.conf.5."
      docs: fix indentation in expand-smbxonfdoc.
      docs: fix the manpage output of parameters list in smb.conf.5.

Rafal Szczesniak (5):
      Added polish translation of the comment.
      Typo fix.
      Typo fix.
      net: fix post join verification.
      r24853: Rename function as Jerry asked.

Richard Sharpe (1):
      Fix a small but annoying cut-n-pasteo with the net groupmap modify exampled.

Samba Release Account (5):
      fix typos in Makefile
      ensure that the target directory exists
      fix typo that prevented cups options param from being listed in smb.conf(5)
      fixing release target --jerry
      fix the broken generation of the smb.conf.5.html page

Simo Sorce (17):
      Fix trusted users on a DC that uses the old idmap syntax. There was no default backend therefore on IDs were mapped by default.
      forgot to add docs for this new parameter
      fix bug #3434
      fix example usage of -D paramter
      Explain it in another way, that will not set up false expectations
      formatting
      mention idmap domains
      man page for IDMAP_AD
      Copy&Paste leftover for the example description, fix it.
      Fix idmap_ad sgml
      Document the ldapsam:editposix parametrical option
      Document the net sam options
      Auth info for idmap_ldap
      Make the manpage reflect the command behavior
      We don't use svnweb since long, correct the howto and point users to viewcvs
      Explain better what happens when you set to 0 these bits.
      Better doc mount.cifs.

Stefan Metzmacher (5):
      Merge commit 'origin/v3-0-stable' into v3-0-test
      VERSION: set version to 3.0.28b in v3-0-test
      Merge commit 'origin/v3-0-stable' into v3-0-test
      the parameter name is 'writeable' and 'writable' is just an alias of it.
      This is the documantation for the shadow_copy vfs module.

Steve French (14):
      fix description of mount.cifs credential file syntax
      Updated mount.cifs man page with current syntax
      Update cifs man page and add new umount.cifs man page
      Fix build break of mount.cifs.8 man page
      Fix mount.cifs man page build break part 2.
      Fixed typos, minor spelling mistakes
      Fix umount.cifs.8 build break
      Fix some typos in the umount.cifs.8 man page
      Fix description of umount -i (it was backwards).
      Update cifs vfs man page to add missing new mount options
      Fix multiple typos/spelling mistakes
      Add documentation for linux cifs client
      minor updates to linux client user guide
      Man page updates for mount.cifs, including adding in the missing

Tim Potter (7):
      Remove reference to non-existent configure option --with-msdfs as DFS is always on now.
      Remove CVS directory checked in to svn.
      Handle dia not being present more gracefully.
      Fix some misuse of the smbconfoption element.
      Add some documentation for the 'iprint server' parameter.
      Add a note that the 'nt acl support' parameter also maps POSIX ACLs as
      Although uneffected is probably a word, it's a bit awkward.

Vance Lankhaar (3):
      s/seperate/separate/g
      Since English is my first language, I suppose I qualify for "someone more
      Apparently Herb is more fluent than me...

Volker Lendecke (46):
      Fix bug 4901
      Fix bug 5317
      Fix bug 5338 -- thanks to Yuya Katayama <yuya999 at gmail.com>
      Fix wbinfo -a trusted\\user%password on a Samba DC with trusts
      Try anonymous session setup
      Fix bug 5366
      Add smb.conf entry for "winbind nested groups"
      Document 'cups server'
      Document force unknown acl user
      Add smb.conf entry for ldapsam:trusted.
      Fix typo
      Document recycle:touch_mtime
      Document "reset on zero vc"
      Document passdb:expand_explicit
      Document "passdb expand explicit" properly
      Remove references to sql and xml modules from the Samba3-HOWTO
      Two fixes by Karolin Seeger <ks at sernet.de>
      Document 13085 and 13086
      Small (but I think important...) fix for the idmap backend parameter syntax.
      Document changed default
      Clarify smb.conf entry
      Document recycle:subdir_mode, thanks to Thomas Bork
      Fix Bug 4240. Thanks to Karolin <ks at sernet.de> for bugging :-)
      Docs fix for r19820
      Some smbconf fixes from Karolin Seeger <ks at sernet.de>. Removing the
      Remove a section assuming multiple password backends
      Docs for "printjob username"
      Talked to Jerry on irc, he does not see what might break with this: Change
      After merging the notify stuff to 3_0_25, check in the docs
      Fix doc defaults report by Tom Bork -- Thanks :-)
      More doc fixes by Tom Bork -- thanks :-)
      Typo found by Tom Bork -- thanks
      Fix idmap manpages. Thanks to Karolin Seeger! :-)
      Change contents from fam_notify to notify_fam
      Rename fam_notify to notify_fam.
      Fix a quite significant typo found by Björn Jacke <bjacke at sernet.de>.
      Remove the docs for "open files database hash size"
      Remove "read bmpx" man page entry
      Fix sample for base_rid parameter
      Fix typo
      document changed default
      Add docs for "hidden" parameter
      "hidden"->"administrative share"
      Fix bug 5419
      Revert "Fix signing bug found by Volker. That one was *subtle*."
      Fix signing problem in the client with transs requests

-----------------------------------------------------------------------


-- 
Samba Shared Repository


More information about the samba-cvs mailing list