[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-unstable-549-gec003f3

Jeremy Allison jra at samba.org
Mon Dec 10 22:21:34 GMT 2007


On Mon, Dec 10, 2007 at 11:13:03PM +0100, Andreas Schneider wrote:
> Jeremy Allison wrote:
> > The branch, v3-2-test has been updated
> >        via  ec003f39369910dee852b7cafb883ddaa321c2de (commit)
> >       from  bca371bff8e1dd5099eda1774e5bb0fdbd6a1a77 (commit)
> > 
> > http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-2-test
> > 
> > 
> > - Log -----------------------------------------------------------------
> > commit ec003f39369910dee852b7cafb883ddaa321c2de
> > Author: Jeremy Allison <jra at samba.org>
> > Date:   Fri Dec 7 17:32:32 2007 -0800
> > 
> >     Remove next_token - all uses must now be next_token_talloc.
> >     No more temptations to use static length strings.
> >     Jeremy.
> > 
> > -----------------------------------------------------------------------
> > 
> > Summary of changes:
> >  source/auth/auth_sam.c              |   15 ++--
> >  source/auth/auth_server.c           |   39 +++++----
> >  source/auth/pampass.c               |   21 +++--
> >  source/groupdb/mapping_ldb.c        |    9 ++-
> >  source/groupdb/mapping_tdb.c        |   22 +++--
> >  source/lib/sharesec.c               |    4 +-
> >  source/lib/util_sock.c              |    6 +-
> >  source/lib/util_str.c               |  110 ++++-------------------
> >  source/libgpo/gpo_fetch.c           |   21 +----
> >  source/libsmb/clikrb5.c             |   17 ++--
> >  source/libsmb/libsmbclient.c        |   55 ++++++++----
> >  source/libsmb/namequery.c           |   30 ++++---
> 
> Hi Jeremy,
> 
> source/libsmb/namequery.c line 812-814, this can't work.
> 
> char *name;
> ...
> name[0] = '\0';

Fixed - thanks ! Keep these error reports coming. I thought
I'd end up missing a few areas and these reports help nail
my errors.

Cheers,

	Jeremy.


More information about the samba-technical mailing list