changeset for 3.0.7

Gerald (Jerry) Carter jerry at samba.org
Wed Sep 1 21:24:06 GMT 2004


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Heads up.

Here's the changeset for 3.0.7.  Please run some sanity tests
on the SAMBA_3_0_RELEASE branch.  We'll release tomorrow (Thursday,
GMT-6) most likely.



cheers, jerry


- ------------------------------------------------------------------------
r2175 | jra | 2004-09-01 12:39:27 -0500 (Wed, 01 Sep 2004) | 3 lines
Changed paths:
~   M /branches/SAMBA_3_0/source/lib/util_str.c

Fix for #1546 from fumiya at samba.gr.jp. Preserve errno in MB
strupper_m/strlower_m.
Jeremy.

- ------------------------------------------------------------------------
- ------------------------------------------------------------------------
r2157 | abartlet | 2004-08-31 21:13:48 -0500 (Tue, 31 Aug 2004) | 4 lines
Changed paths:
~   M /branches/SAMBA_3_0/source/param/loadparm.c

This parameter in loadparm appears compleatly unused.

Andrew Bartlett

- ------------------------------------------------------------------------
- ------------------------------------------------------------------------
r2152 | jra | 2004-08-31 17:52:05 -0500 (Tue, 31 Aug 2004) | 3 lines
Changed paths:
~   M /branches/SAMBA_3_0/source/smbd/filename.c
~   M /branches/SAMBA_3_0/source/smbd/vfs.c

Fix for bug #1674, move the symlinks checks into reduce_name().
Jeremy.

- ------------------------------------------------------------------------
- ------------------------------------------------------------------------
r2150 | jra | 2004-08-31 16:29:50 -0500 (Tue, 31 Aug 2004) | 4 lines
Changed paths:
~   M /branches/SAMBA_3_0/source/smbd/reply.c

Fix parsing of names ending in dot and a few other error returns
(commit to Samba4 smbtorture will exercise these fixes).
Jeremy.

- ------------------------------------------------------------------------
- ------------------------------------------------------------------------
r2135 | jerry | 2004-08-31 13:34:52 -0500 (Tue, 31 Aug 2004) | 1 line
Changed paths:
~   M /branches/SAMBA_3_0/source/param/loadparm.c

BUG 1464: make sure that printing commands are initialized even if the
'printing' parameter is not explicitly set
- ------------------------------------------------------------------------
- ------------------------------------------------------------------------
r2133 | jerry | 2004-08-31 10:11:41 -0500 (Tue, 31 Aug 2004) | 21 lines
Changed paths:
~   M /branches/SAMBA_3_0/source/include/includes.h
~   M /branches/SAMBA_3_0/source/include/rpc_spoolss.h
~   M /branches/SAMBA_3_0/source/lib/util.c
~   M /branches/SAMBA_3_0/source/modules/vfs_full_audit.c
~   M /branches/SAMBA_3_0/source/printing/notify.c
~   M /branches/SAMBA_3_0/source/printing/nt_printing.c
~   M /branches/SAMBA_3_0/source/printing/printing.c
~   M /branches/SAMBA_3_0/source/rpc_server/srv_spoolss_nt.c
~   M /branches/SAMBA_3_0/source/rpcclient/cmd_spoolss.c

Several fixes:

* BUG 1627: fix for NIS compiles on HPUX 11.00, AIX 4.3 and 5.1
~  patch from Olaf Flebbe <o.flebbe at science-computing.de>.
~  Will need to watch this one in the build farm.

* Fix bug found by rwf at loonybin.net where the PRINT_ATTRIBUTE_PUBLISHED
~  was getting reset by attempts to sanitize the defined attributes
~  (PRINTER_ATTRIBUTE_SAMBA)

* Resolve name conflict on DEC OSF-5.1 (inspired by patch from
~  Adharsh Praveen <rprav at india.hp.com>)

* Work around parsing error in the print change notify code
~  (not that the alignment bug is still there but reording the
~   entries in the array works around it).

* remove duplicate declaration of getprintprocdir from rpcclient.



- ------------------------------------------------------------------------
- ------------------------------------------------------------------------
r2131 | jmcd | 2004-08-31 07:06:37 -0500 (Tue, 31 Aug 2004) | 4 lines
Changed paths:
~   M /branches/SAMBA_3_0/source/tdb/tdb.c

Fixup format string.  The magic value format specifier was missing, so
the logged offset was really the magic value, and the true offset was
never displayed.

- ------------------------------------------------------------------------
- ------------------------------------------------------------------------
r2111 | jra | 2004-08-30 13:27:07 -0500 (Mon, 30 Aug 2004) | 3 lines
Changed paths:
~   M /branches/SAMBA_3_0/source/lib/util_str.c

Fix memleak with valid names.
Jeremy.

- ------------------------------------------------------------------------
- ------------------------------------------------------------------------
r2093 | vlendec | 2004-08-28 05:12:23 -0500 (Sat, 28 Aug 2004) | 6 lines
Changed paths:
~   M /branches/SAMBA_3_0/source/rpc_server/srv_samr_nt.c

Fix for Bug 1416. This must have been a cut&paste error from add_gid....

Thanks to Jonas Olsson for the bug report & fix.

Volker

- ------------------------------------------------------------------------
- ------------------------------------------------------------------------
r2091 | jerry | 2004-08-27 11:15:23 -0500 (Fri, 27 Aug 2004) | 1 line
Changed paths:
~   M /branches/SAMBA_3_0/source/libads/ldap.c

only use sAMAccountName and not userPrincipalName since the breaks
winbindd (lookup_name() only works with the sAMAccountName) -- *please*
test this change.  My tests all pass but there is probably something I
missed
- ------------------------------------------------------------------------
- ------------------------------------------------------------------------
r2090 | jerry | 2004-08-27 11:13:50 -0500 (Fri, 27 Aug 2004) | 1 line
Changed paths:
~   M /branches/SAMBA_3_0/source/param/loadparm.c

fix formatting that was bugging me
- ------------------------------------------------------------------------
- ------------------------------------------------------------------------
r2086 | jerry | 2004-08-27 08:39:09 -0500 (Fri, 27 Aug 2004) | 1 line
Changed paths:
~   M /branches/SAMBA_3_0/source/auth/auth_domain.c
~   M /branches/SAMBA_3_0/source/libsmb/samlogon_cache.c
~   M /branches/SAMBA_3_0/source/nsswitch/winbindd_pam.c

fix bug with winbindd_getpwnam() caused by Microsoft DC's not filling in
the username in the user_info3
- ------------------------------------------------------------------------
- ------------------------------------------------------------------------
r2083 | jra | 2004-08-26 20:16:25 -0500 (Thu, 26 Aug 2004) | 3 lines
Changed paths:
~   M /branches/SAMBA_3_0/source/smbd/open.c

Fix memleak on return code path.
Jeremy.

- ------------------------------------------------------------------------
- ------------------------------------------------------------------------
r2082 | jra | 2004-08-26 16:39:10 -0500 (Thu, 26 Aug 2004) | 4 lines
Changed paths:
~   M /branches/SAMBA_3_0/source/smbd/mangle_hash2.c
~   M /branches/SAMBA_3_0/source/smbd/password.c

lp_path should be lp_pathname.
Paranoia fix on mangle prefix.
Jeremy.

- ------------------------------------------------------------------------
- ------------------------------------------------------------------------
r2077 | jerry | 2004-08-26 15:47:58 -0500 (Thu, 26 Aug 2004) | 1 line
Changed paths:
~   M /branches/SAMBA_3_0/source/param/loadparm.c
~   M /branches/SAMBA_3_0/source/smbd/password.c

fix logic bug in the check for creating a user's home directory in
register_vuid(); add a few extra debug lines
- ------------------------------------------------------------------------
- ------------------------------------------------------------------------
r2070 | idra | 2004-08-25 09:24:16 -0500 (Wed, 25 Aug 2004) | 3 lines
Changed paths:
~   M /branches/SAMBA_3_0/source/configure.in
~   M /branches/SAMBA_3_0/source/lib/util_str.c

Let's try to overload srnlen and strndup for AIX where they are natly
broken.


- ------------------------------------------------------------------------
- ------------------------------------------------------------------------
r2068 | gd | 2004-08-25 08:03:04 -0500 (Wed, 25 Aug 2004) | 4 lines
Changed paths:
~   M /branches/SAMBA_3_0/source/printing/printing_db.c
~   M /trunk/source/printing/printing_db.c

Use SMB_ASSERT to track down empty printername (thanks jerry).

Guenther

- ------------------------------------------------------------------------
- ------------------------------------------------------------------------
r2027 | jra | 2004-08-24 18:36:33 -0500 (Tue, 24 Aug 2004) | 4 lines
Changed paths:
~   M /branches/SAMBA_3_0/source/smbd/open.c

Fix for but #1657, used initialized variable, from
Helmut Heinreichsberger <helmut.heinreichsberger at chello.at>.
Jeremy.

- ------------------------------------------------------------------------
- ------------------------------------------------------------------------
r2023 | vlendec | 2004-08-24 15:58:12 -0500 (Tue, 24 Aug 2004) | 5 lines
Changed paths:
~   M /branches/SAMBA_3_0/source/lib/pidfile.c

If there's garbage in the pidfile, we should not panic but assume that
no one
else is around. We can't find the other guy anyway.

Volker

- ------------------------------------------------------------------------
- ------------------------------------------------------------------------
r2018 | jerry | 2004-08-24 10:40:52 -0500 (Tue, 24 Aug 2004) | 1 line
Changed paths:
~   M /branches/SAMBA_3_0/source/configure.in

updating syntax for enable-cups check
- ------------------------------------------------------------------------
- ------------------------------------------------------------------------
r2016 | gd | 2004-08-24 08:26:31 -0500 (Tue, 24 Aug 2004) | 4 lines
Changed paths:
~   M /branches/SAMBA_3_0/source/smbd/uid.c
~   M /trunk/source/smbd/uid.c

Add message to ease access-control-debugging.

Guenther

- ------------------------------------------------------------------------
- ------------------------------------------------------------------------
r2015 | gd | 2004-08-24 08:02:56 -0500 (Tue, 24 Aug 2004) | 9 lines
Changed paths:
~   M /branches/SAMBA_3_0/source/Makefile.in
~   M /trunk/source/Makefile.in

Reverting fix for #1474.

Jelmer, we need to find another way to solve this bug. This way,
rpcclient is linked to libxml2, libmysqlclient and libpg (with according
dependencies in samba-client.rpm's) if one just wants to build the more
experimental pdb-modules as well.

Guenther

- ------------------------------------------------------------------------
- ------------------------------------------------------------------------
r2014 | jerry | 2004-08-24 07:40:30 -0500 (Tue, 24 Aug 2004) | 1 line
Changed paths:
~   D /branches/SAMBA_3_0/examples/autofs/auto.a
~   A /branches/SAMBA_3_0/examples/autofs/auto.smb (from
/branches/SAMBA_3_0/examples/autofs/auto.a:2013)

BUG 1656: rename auto.a to auto.smb
- ------------------------------------------------------------------------
- ------------------------------------------------------------------------
r2013 | jerry | 2004-08-24 07:38:00 -0500 (Tue, 24 Aug 2004) | 1 line
Changed paths:
~   M /branches/SAMBA_3_0/source/smbd/chgpasswd.c

BUG 1658: little bit of const (patch from :    Helmut Heinreichsberger
<helmut.heinreichsberger at chello.at>)
- ------------------------------------------------------------------------
- ------------------------------------------------------------------------
r2009 | gd | 2004-08-24 06:56:51 -0500 (Tue, 24 Aug 2004) | 5 lines
Changed paths:
~   M /branches/SAMBA_3_0/source/rpcclient/cmd_spoolss.c
~   M /trunk/source/rpcclient/cmd_spoolss.c

compile-fix for #1626 (spotted by Olaf Flebbe
<o.flebbe at science-computing.de>).

Guenther

- ------------------------------------------------------------------------
- ------------------------------------------------------------------------
r2007 | tpot | 2004-08-24 06:32:59 -0500 (Tue, 24 Aug 2004) | 3 lines
Changed paths:
~   M /branches/SAMBA_3_0/source/include/ntdomain.h
~   M /trunk/source/include/ntdomain.h

Fix typo in Jeremy's copyright.  From the output of cvs annotate a year
in the late 1990's may be more appropriate though.

- ------------------------------------------------------------------------
- ------------------------------------------------------------------------
r2006 | tpot | 2004-08-24 06:26:53 -0500 (Tue, 24 Aug 2004) | 3 lines
Changed paths:
~   M /branches/SAMBA_3_0/source/configure.in
~   M /trunk/source/configure.in

Fix bug 1653 discovered by Luke Mewburn.  The script code to generate the
svn version number broke out-of-tree builds.

- ------------------------------------------------------------------------
- ------------------------------------------------------------------------
r2001 | vlendec | 2004-08-23 08:25:10 -0500 (Mon, 23 Aug 2004) | 5 lines
Changed paths:
~   M /branches/SAMBA_3_0/source/nsswitch/winbindd_cache.c

Fix bug 1622. Thanks to Qiao Yang for the patch and Sven Thomsen for testing
it.

Volker

- ------------------------------------------------------------------------
- ------------------------------------------------------------------------
r1968 | jra | 2004-08-20 16:15:44 -0500 (Fri, 20 Aug 2004) | 3 lines
Changed paths:
~   M /branches/SAMBA_3_0/source/configure.in

Remove spurious "A" spotted by Jason Mader <jason at ncac.gwu.edu>.
Jeremy.

- ------------------------------------------------------------------------
- ------------------------------------------------------------------------
r1964 | jerry | 2004-08-20 10:54:54 -0500 (Fri, 20 Aug 2004) | 1 line
Changed paths:
~   M /branches/SAMBA_3_0/examples/LDAP/get_next_oid
~   M /branches/SAMBA_3_0/examples/LDAP/samba.schema

more schema fixes syncing between branches
- ------------------------------------------------------------------------
- ------------------------------------------------------------------------
r1948 | idra | 2004-08-20 04:21:58 -0500 (Fri, 20 Aug 2004) | 4 lines
Changed paths:
~   M /branches/SAMBA_3_0/packaging/Debian/debian-stable/rules


Some fixes for path changes


- ------------------------------------------------------------------------
- ------------------------------------------------------------------------
r1946 | idra | 2004-08-20 03:38:44 -0500 (Fri, 20 Aug 2004) | 4 lines
Changed paths:
~   M /branches/SAMBA_3_0/packaging/Debian/debian-stable/changelog
~   D /branches/SAMBA_3_0/packaging/Debian/debian-stable/files
~   M
/branches/SAMBA_3_0/packaging/Debian/debian-stable/patches/documentation.patch
~   M /branches/SAMBA_3_0/packaging/Debian/debian-stable/samba.docs


update debian stable package tree


- ------------------------------------------------------------------------
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFBNj3rIR7qMdg1EfYRAjr2AKCyH8qpEPKkI0MFd1HK0drDoa0l7QCeLFse
MpQMu6jrKkh45s/QMlImbQA=
=hS4P
-----END PGP SIGNATURE-----


More information about the samba-technical mailing list