[SSSD] Announcing SSSD 1.9.1

2012-10-05 Thread Jakub Hrozek
=== SSSD 1.9.1 === The SSSD team is proud to announce the release of version 1.9.1 of the System Security Services Daemon. As always, the source is available from https://fedorahosted.org/sssd RPM packages will be made available for Fedora shortly, initially for F-18 and ra

Re: [SSSD] [PATCH] man: Note that automounter must be restarted to re-read the master map

2012-10-05 Thread Jakub Hrozek
On Fri, Oct 05, 2012 at 07:10:48PM +0200, Sumit Bose wrote: > On Fri, Oct 05, 2012 at 06:45:38PM +0200, Jakub Hrozek wrote: > > https://fedorahosted.org/sssd/ticket/1563 > > Build is working fine and for me the text looks good. ACK. > Pushed to master. > If there is a native speaker who can hav

Re: [SSSD] [PATCH] man: Note that automounter must be restarted to re-read the master map

2012-10-05 Thread Sumit Bose
On Fri, Oct 05, 2012 at 06:45:38PM +0200, Jakub Hrozek wrote: > https://fedorahosted.org/sssd/ticket/1563 Build is working fine and for me the text looks good. ACK. If there is a native speaker who can have a look at the text it would be even better. bye, Sumit __

Re: [SSSD] [PATCH] do not create pid file twice

2012-10-05 Thread Jakub Hrozek
On Fri, Oct 05, 2012 at 06:50:02PM +0200, Jakub Hrozek wrote: > On Fri, Oct 05, 2012 at 12:04:02PM +0200, Pavel Březina wrote: > > Recent pid file patches introduced this bug described in the commit > > message. > > Ack Pushed to master. ___ sssd-devel

Re: [SSSD] [PATCH] manpage: ldap_access_filter is not always mandatory

2012-10-05 Thread Jakub Hrozek
On Fri, Oct 05, 2012 at 06:46:48PM +0200, Jakub Hrozek wrote: > On Tue, Oct 02, 2012 at 01:13:01PM +0200, Pavel Březina wrote: > > https://fedorahosted.org/sssd/ticket/1540 > > Ack Pushed to master. ___ sssd-devel mailing list sssd-devel@lists.fedorahos

Re: [SSSD] [PATCH] do not create pid file twice

2012-10-05 Thread Jakub Hrozek
On Fri, Oct 05, 2012 at 12:04:02PM +0200, Pavel Březina wrote: > Recent pid file patches introduced this bug described in the commit > message. Ack ___ sssd-devel mailing list sssd-devel@lists.fedorahosted.org https://lists.fedorahosted.org/mailman/listi

Re: [SSSD] [PATCH] manpage: ldap_access_filter is not always mandatory

2012-10-05 Thread Jakub Hrozek
On Tue, Oct 02, 2012 at 01:13:01PM +0200, Pavel Březina wrote: > https://fedorahosted.org/sssd/ticket/1540 Ack ___ sssd-devel mailing list sssd-devel@lists.fedorahosted.org https://lists.fedorahosted.org/mailman/listinfo/sssd-devel

[SSSD] [PATCH] man: Note that automounter must be restarted to re-read the master map

2012-10-05 Thread Jakub Hrozek
https://fedorahosted.org/sssd/ticket/1563 >From f2849d71ac6b4643ebe951dfa3363b09316e9723 Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Fri, 5 Oct 2012 18:40:45 +0200 Subject: [PATCH] man: Note that automounter must be restarted to re-read the master map https://fedorahosted.org/sssd/ticket/1

[SSSD] [PATCH] do not create pid file twice

2012-10-05 Thread Pavel Březina
Recent pid file patches introduced this bug described in the commit message. From cb3180977a3e5b33a8ee7dea3a5cecb8f21f6f70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20B=C5=99ezina?= Date: Fri, 5 Oct 2012 11:51:09 +0200 Subject: [PATCH] do not create pid file twice If a provider is terminate

Re: [SSSD] [PATCHES] SSH: Expire hosts in known_hosts

2012-10-05 Thread Jakub Hrozek
On Tue, Oct 02, 2012 at 04:54:47PM +0200, Pavel Březina wrote: > >Thanks. > > > >Updated & rebased patches attached. > > > >Honza > > > > Ack. Good job. Pushed to master. ___ sssd-devel mailing list sssd-devel@lists.fedorahosted.org https://lists.fedora

Re: [SSSD] [PATCH] do not check for POLLERR, POLLHUP, POLLNVAL when reading data

2012-10-05 Thread Pavel Březina
On 10/04/2012 04:22 PM, Simo Sorce wrote: On Thu, 2012-10-04 at 13:03 +0200, Pavel Březina wrote: From 7c49fe46a3fbce1433ad1680a2e12335542706ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20B=C5=99ezina?= Date: Thu, 4 Oct 2012 11:42:59 +0200 Subject: [PATCH 1/3] do not check for POLLERR, PO