The annotated tag, build_3.2.0_ctdb.34 has been created
at b8cd43c8c6a216e9ba67d258329ddbf130c02c31 (tag)
tagging 5621508199ccaa43318cf89fcecfe21403da15d3 (commit)
replaces build_3.2.0_ctdb.33
tagged by Michael Adam
on Fri Jun 27 16:52:28 2008 +0200
- Log -----------------------------------------------------------------
build_3.2.0_ctdb.34 for SOFS samba testing
This includes a gpfs_prefech module by Volker.
Michael
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
iEYEABECAAYFAkhk/uoACgkQyU9JOBhPkDTeaACdGhxrMeZENhLoY7OE6afZiyDk
DDUAoJOp1v89dDxPfMvp+N7weaqEMp7X
=JjXe
-----END PGP SIGNATURE-----
Andreas Schneider (2):
Add krb5 support for the testbrowse example.
Add documentation for kerberos support in libsmbclient.
Andrew Tridgell (1):
make parametic options case insensitive
Derrell Lipman (1):
Remove prototype of unimplemented smbc_chown() function.
Jeremy Allison (7):
Fix bug #5533. Winbindd fails to cope correctly with a workgroup name
containing a '.'.
Fix bug #5531 - fix conversion of ns units when converting from nttime to
timespec.
Sorry volker, lost your original git-id due to proto.h conflicts.
Fix bug #5555. Don't return NT_STATUS_PASSWORD_MUST_CHANGE error on
machine account logon.
Fix for bug #5551, smbd recursing back into winbindd from a winbindd call.
Final (hopefully :-) part of fix for bug #5551. Allow passdb backend to
enumerate domain groups.
Part of fix for #5551. Split out the group enumeration functions to a
BUILTIN and a Domain
John H Terpstra (5):
Fixing net help info.
Clarification that hosts resolution is done by winbind only on IRIX, all
other systems use libnss_wins.so.
Clarification that hosts resolution is done by winbind only on IRIX, all
other systems use libnss_wins.so.
Added TDB File documentation requested by some users.
Fixed publishing date info.
Kai Blin (3):
selftest: Use TESTS env var to specify tests to run like Samba4 does.
selftest: Advertise as PDC and time server during make test
tests: Add a net_misc test.
Karolin Seeger (5):
man pages: Correct version in man winbindd again.
Samba3 HOWTO: Remove trailing whitespaces.
WHATSNEW: Update changes since 3.2.0rc2.
WHATSNEW: Fix typo.
tests_all.sh: Do not execute $SMB4TORTURE --version if it is not
available.
Michael Adam (32):
packaging(RHEL-CTDB): bump Release number to ctdb.34 for the next RPM.
Fix Bug #5548 (segfauls in handle_include with %m macro expansion).
Merge commit 'origin/v3-2-stable' into v3-2-ctdb
testsuite: use domain==workgroup in wbinfo tests now that we are PDC.
testsuite: adapt informative message to say "Running _local_ registry
tests".
testsuite: add the ability to test "net rpc registry" with the
net_registry tests
testsuite: run the net rpc registry tests from the net_s3 tests.
testsuite: give the testuser administrative rights in selftest.sh
testsuite: make diagnostic output more appropriate in tests_all.sh
testsuite: make structuring output of net_s3 tests stand out more.
testsuite: allow selection of posix_s3 subtests by env var POSIX_SUBTESTS.
testsuite: don't give the testuser administrative rights globally.
testsuite: give admin rights to testuser only for the "net rpc registry"
test.
testsuite: update introductory comment to test_net_regsistry.sh
testsuite: add a testparm_s3 test script.
testsuite: enable the testparm_s3 tests.
Merge commit 'origin/v3-2-stable' into v3-2-ctdb
loadparm: don't treat a missing include file as an error in
handle_include().
loadparm: use the return value of the special handlers in lp_load().
Merge commit 'origin/v3-2-stable' into v3-2-ctdb
Merge commit 'origin/v3-2-stable' into v3-2-ctdb
Revert "Exit nmbd cleanly if messaging_init() fails"
nmbd: don't panic if messaging_init() fails - return NULL instead.
nmbd: untangle logic in nmbd_messaging_context() slightly.
Revert "Dont core dump if ctdb is not running"
smbd: don't panic if messaging_init() fails but return NULL
smbd: untangle logic in smbd_messaging_context() slightly.
winbindd: don't panic if messaging_init() fails - return NULL instead.
winbind: untangle logic in winbind_messaging_context() slightly.
winbind: remove duplicate debug message for failing messaging_init().
messages: bump debug level to 1 for "messaging_ctdb_init failed".
ctdbd_connect: bump debug level to 1 for "connect failed" message.
Volker Lendecke (14):
Fix a brown paper bag segfault in clitar
Revert "Fix a memleak in svcctl_init_keys()"
Fix the build on FreeBSD 4.6.2
Use "init_shared_module" instead of "init_module" for initializing .so's
Attempt to fix the darwin build
Fix a double-closedir() in form_junctions()
Fix an uninitialized variable access in callers of parse_msdfs_symlink
Fix a crash in _dfs_Enum
init_shared_module -> init_samba_module
Fix typo
Reduce memory usage in form_junctions() a little bit
Check for sec_initial_uid() instead of uid==0 in dfs management
Fix the build
Add a gpfs_prefetch module
-----------------------------------------------------------------------
--
Samba Shared Repository