svn commit: samba r24528 - in branches/SAMBA_3_0_RELEASE: . source source/auth source/client source/include source/lib source/libads source/libsmb source/locking source/modules source/nmbd source/nsswitch source/passdb source/rpc_parse source/rpc

Derrell Lipman derrell.lipman at unwireduniverse.com
Fri Aug 17 20:04:06 GMT 2007


Jerry,

I had checked in an incorrect patch to a branch -- possibly 3_0_25 -- before
Volker informed me of which the current branches are (3_2 and 3_2_0).  If
you get warnings on prs_parse_free() (or something like that) in
libsmbclient in the 3_0_25 branch, those two lines, in each of two places,
should just be deleted.  Neither SAFE_FREE nor prs_parse_free is necessary
any more since Jeremy's changes to talloc.  I don't know if they're in that
branch and I no longer have it checked out.  (If you need for me to deal
confirm this, let me know and I'll check out the branch.

Note that I did not check in the recent (correct) changes to libsmbclient to
the 3_0_25 branch.  Is that proper?  Is this just a security release?

Cheers,

Derrell

On 8/17/07, jerry at samba.org <jerry at samba.org> wrote:
>
> Author: jerry
> Date: 2007-08-17 19:47:22 +0000 (Fri, 17 Aug 2007)
> New Revision: 24528
>
> WebSVN:
> http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24528
>
> Log:
> start syncing changes for 3.0.25c
> Added:
>    branches/SAMBA_3_0_RELEASE/README.Coding
> Modified:
>    branches/SAMBA_3_0_RELEASE/source/aclocal.m4
>    branches/SAMBA_3_0_RELEASE/source/auth/auth_server.c
>    branches/SAMBA_3_0_RELEASE/source/client/client.c
>    branches/SAMBA_3_0_RELEASE/source/client/smbmount.c
>    branches/SAMBA_3_0_RELEASE/source/configure.in
>    branches/SAMBA_3_0_RELEASE/source/include/includes.h
>    branches/SAMBA_3_0_RELEASE/source/include/rpc_samr.h
>    branches/SAMBA_3_0_RELEASE/source/include/smb_macros.h
>    branches/SAMBA_3_0_RELEASE/source/lib/iconv.c
>    branches/SAMBA_3_0_RELEASE/source/lib/messages.c
>    branches/SAMBA_3_0_RELEASE/source/lib/pidfile.c
>    branches/SAMBA_3_0_RELEASE/source/lib/system.c
>    branches/SAMBA_3_0_RELEASE/source/lib/util.c
>    branches/SAMBA_3_0_RELEASE/source/libads/dns.c
>    branches/SAMBA_3_0_RELEASE/source/libads/ldap.c
>    branches/SAMBA_3_0_RELEASE/source/libsmb/cliconnect.c
>    branches/SAMBA_3_0_RELEASE/source/libsmb/clidfs.c
>    branches/SAMBA_3_0_RELEASE/source/libsmb/errormap.c
>    branches/SAMBA_3_0_RELEASE/source/libsmb/libsmbclient.c
>    branches/SAMBA_3_0_RELEASE/source/libsmb/passchange.c
>    branches/SAMBA_3_0_RELEASE/source/locking/locking.c
>    branches/SAMBA_3_0_RELEASE/source/modules/nfs4_acls.h
>    branches/SAMBA_3_0_RELEASE/source/modules/vfs_readahead.c
>    branches/SAMBA_3_0_RELEASE/source/nmbd/nmbd_synclists.c
>    branches/SAMBA_3_0_RELEASE/source/nsswitch/nss_info.c
>    branches/SAMBA_3_0_RELEASE/source/nsswitch/nss_info_template.c
>    branches/SAMBA_3_0_RELEASE/source/nsswitch/wbinfo.c
>    branches/SAMBA_3_0_RELEASE/source/nsswitch/winbindd_util.c
>    branches/SAMBA_3_0_RELEASE/source/passdb/pdb_ldap.c
>    branches/SAMBA_3_0_RELEASE/source/rpc_parse/parse_samr.c
>    branches/SAMBA_3_0_RELEASE/source/rpc_server/srv_samr_nt.c
>    branches/SAMBA_3_0_RELEASE/source/rpc_server/srv_samr_util.c
>    branches/SAMBA_3_0_RELEASE/source/rpc_server/srv_spoolss_nt.c
>    branches/SAMBA_3_0_RELEASE/source/script/mkversion.sh
>    branches/SAMBA_3_0_RELEASE/source/services/services_db.c
>    branches/SAMBA_3_0_RELEASE/source/smbd/close.c
>    branches/SAMBA_3_0_RELEASE/source/smbd/error.c
>    branches/SAMBA_3_0_RELEASE/source/smbd/fileio.c
>    branches/SAMBA_3_0_RELEASE/source/smbd/filename.c
>    branches/SAMBA_3_0_RELEASE/source/smbd/msdfs.c
>    branches/SAMBA_3_0_RELEASE/source/smbd/notify.c
>    branches/SAMBA_3_0_RELEASE/source/smbd/nttrans.c
>    branches/SAMBA_3_0_RELEASE/source/smbd/posix_acls.c
>    branches/SAMBA_3_0_RELEASE/source/smbd/reply.c
>    branches/SAMBA_3_0_RELEASE/source/smbd/trans2.c
>    branches/SAMBA_3_0_RELEASE/source/tdb/common/io.c
>    branches/SAMBA_3_0_RELEASE/source/tdb/common/open.c
>    branches/SAMBA_3_0_RELEASE/source/tdb/common/tdb.c
>    branches/SAMBA_3_0_RELEASE/source/tdb/common/tdbback.c
>    branches/SAMBA_3_0_RELEASE/source/torture/locktest.c
>    branches/SAMBA_3_0_RELEASE/source/torture/masktest.c
>    branches/SAMBA_3_0_RELEASE/source/torture/torture.c
>    branches/SAMBA_3_0_RELEASE/source/utils/net.c
>    branches/SAMBA_3_0_RELEASE/source/utils/net_ads.c
>    branches/SAMBA_3_0_RELEASE/source/utils/net_rpc.c
>    branches/SAMBA_3_0_RELEASE/source/utils/net_time.c
>    branches/SAMBA_3_0_RELEASE/source/web/diagnose.c
>
>
> Changeset:
> Sorry, the patch is too large (3138 lines) to include; please use WebSVN
> to see it!
> WebSVN:
> http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24528
>
>


More information about the samba-technical mailing list