svn commit: samba r23688 - in branches: SAMBA_3_0/source/passdb
SAMBA_3_0_25/source/passdb SAMBA_3_0_26/source/passdb
Jeremy Allison
jra at samba.org
Tue Jul 3 20:13:11 GMT 2007
On Tue, Jul 03, 2007 at 03:03:43PM -0500, Gerald (Jerry) Carter wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> jra at samba.org wrote:
> > Author: jra
> > Date: 2007-07-03 18:00:54 +0000 (Tue, 03 Jul 2007)
> > New Revision: 23688
> >
> > WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23688
> >
> > Log:
> > Fix bug #4759 reported by Raul <ismell at ismell.org>.
> > "N" is not a valid format entry for ber_printf, should be "n"
> > Jeremy.
>
> Are you sure about this? I thought volker looked up 'N' the
> other day and it was valid in OpenLDAP. Maybe my memory is
> wrong though.
The man pages don't show an "N" format string, they only
show "n" as :
n Null. No parameter is required. A null element is output.
What is 'N' supposed to emit ?
Jeremy.
More information about the samba-technical
mailing list