Re: [PATCH 11/11] auth_ldap: added logging

2012-05-07 Thread Matt Simerson
On May 7, 2012, at 11:35 AM, Ask Bjørn Hansen wrote: > On May 7, 2012, at 11:26, Matt Simerson wrote: > >> Is there some community I'm unaware of where replying to the individual on a >> public list is the norm? > > The mistake of replying to the individual is cheap. It also requires extra e

Re: [PATCH 11/11] auth_ldap: added logging

2012-05-07 Thread Ask Bjørn Hansen
On May 7, 2012, at 11:26, Matt Simerson wrote: > Is there some community I'm unaware of where replying to the individual on a > public list is the norm? The mistake of replying to the individual is cheap. The mistake of replying to the list is potentially expensive in time wasted, embarrassm

Re: [PATCH 11/11] auth_ldap: added logging

2012-05-07 Thread Matt Simerson
We should consider altering the list so that the default behavior of "reply" is to reply to the list. Isn't that the "expected" behavior of mailing lists? It is for all the mailing lists I manage, as well as for every (except two) mailing lists I've ever been subscribed to. Is there some comm

Re: [PATCH 11/11] auth_ldap: added logging

2012-05-07 Thread Robert Spier
Applied (via cherry-pick.) On Mon, May 7, 2012 at 12:36 AM, Matt Simerson wrote: > whitespace changes (stinkin windows newline chars) > Are there any more windows newlines hiding? Maybe we get rid of them all at once. -R

[PATCH 11/11] auth_ldap: added logging

2012-05-07 Thread Matt Simerson
whitespace changes (stinkin windows newline chars) --- plugins/auth/auth_ldap_bind | 227 ++- 1 file changed, 116 insertions(+), 111 deletions(-) diff --git a/plugins/auth/auth_ldap_bind b/plugins/auth/auth_ldap_bind index d8b6980..76acae3 100644 --- a/plu