svn commit: samba r21012 - in branches/SAMBA_3_0/source/nsswitch: .

James Peach jorgar at gmail.com
Thu Jan 25 02:33:40 GMT 2007


On 24/01/07, Jeremy Allison <jra at samba.org> wrote:
> On Thu, Jan 25, 2007 at 01:56:36AM +0000, jerry at samba.org wrote:
> > Author: jerry
> > Date: 2007-01-25 01:56:34 +0000 (Thu, 25 Jan 2007)
> > New Revision: 21012
> >
> > WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21012
> >
> > Log:
> > Patch from Danilo Almeida @ Centeris (via me):
> >
> > Details: Improve PAM logging
> > - The improved logging is far tracking down PAM-related bugs
> > - PAM_SILENT was being mis-used to suppress syslog output instead of
> >   suppressing user output.  This lets PAM_SILENT still log to syslog.
> > - Allow logging of item & data state via debug_state config file option.
> > - Logging tracks the pam handle used.
>
> I don't think all our platforms support "inline" (and it's not a
> C construct). I remember shouting at James Peach for doing the
> same thing :-).

As I'm sure I would have said at the time, autoconf handles it. IIRC,
the issue with using inline was that you can get a static definition
in every object file. If your linker sucks, then you can get bloated
executables.

-- 
James Peach | jorgar at gmail.com


More information about the samba-technical mailing list