[Freeipa-devel] [PATCHES] 0019-0020 Broken Firefox configuration files in freeipa-client package

2013-11-05 Thread Martin Basti
ipa-client-install now allows to configure firefox using --configure-firefox option and optionally with --firefox-dir=INSTALL_DIR option. Old configuration files was removed. Patches attached. Ticket: https://fedorahosted.org/freeipa/ticket/3821 -- Martin^2 Basti From

Re: [Freeipa-devel] [PATCH 0202-0203] Improve performance of initial LDAP synchronizationDetect end of initial LDAP synchronization phase

2013-11-05 Thread Tomas Hozza
- Original Message - Hello, Improve performance of initial LDAP synchronization. Changes are not journaled and SOA serial is not incremented during initial LDAP synchronization. This eliminates unnecessary synchronous writes to journal and also unnecessary SOA serial writes to

Re: [Freeipa-devel] [PATCHES] 106-113 Access raw LDAP values directly from LDAPEntry

2013-11-05 Thread Petr Viktorin
On 10/29/2013 04:17 PM, Petr Viktorin wrote: On 10/29/2013 01:34 PM, Jan Cholasta wrote: On 16.10.2013 18:13, Petr Viktorin wrote: On 10/14/2013 10:59 AM, Jan Cholasta wrote: On 10.10.2013 09:45, Jan Cholasta wrote: On 9.10.2013 13:57, Petr Viktorin wrote: [...] 109. Decode and encode

[Freeipa-devel] Summary of ipaldap changes in master

2013-11-05 Thread Petr Viktorin
Hello, In master (IPA 3.4), an ipaldap entry's `single_value` is now a dict-like object, rather than a function: entry = ldap.get_entry(dn) print 'Hello, %s!' % entry.single_value['cn'] entry.single_value['wasGreeted'] = True Additionally, there is now a `raw` dict-like view that

Re: [Freeipa-devel] Internationalized domain names in freeIPA

2013-11-05 Thread John Dennis
On 11/05/2013 11:13 AM, Martin Basti wrote: Hi list, I'm working on ticket: https://fedorahosted.org/freeipa/ticket/3169 UTF-8 DNS names will be converted to punycode ASCII string and stored But there is a question, how to show DNS names to user (in UI or dnsrecord-show/find): * show

Re: [Freeipa-devel] Internationalized domain names in freeIPA

2013-11-05 Thread Petr Viktorin
On 11/05/2013 05:53 PM, John Dennis wrote: On 11/05/2013 11:13 AM, Martin Basti wrote: Hi list, I'm working on ticket: https://fedorahosted.org/freeipa/ticket/3169 UTF-8 DNS names will be converted to punycode ASCII string and stored But there is a question, how to show DNS names to user (in

[Freeipa-devel] [PATCH] 439 Allow kernel keyring CCACHE when supported

2013-11-05 Thread Martin Kosek
Server and client installer should allow kernel keyring ccache when supported. https://fedorahosted.org/freeipa/ticket/4013 -- Martin Kosek mko...@redhat.com Supervisor, Software Engineering - Identity Management Team Red Hat Inc. From beeb02b37f96f932948d469b8a425324da81bf4b Mon Sep 17