[389-devel] Please review: 389-admin: htmladmin

2012-03-23 Thread Noriko Hosoi
If htmladmin fails to connect to the server, the cgi could crash. This patch checks the flag for the server status and avoids the unnecessary free. From 4ec23c03450d45639282c173d2e095c4023876bb Mon Sep 17 00:00:00 2001 From: Noriko Hosoi nho...@totoro.sjc.redhat.com Date: Fri, 23 Mar 2012

[389-devel] Please review: Ticket #324 - Sync with group attribute containing () fails

2012-03-23 Thread Rich Megginson
https://fedorahosted.org/389/ticket/324 https://fedorahosted.org/389/attachment/ticket/324/0001-Ticket-324-Sync-with-group-attribute-containing-fail.patch -- 389-devel mailing list 389-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/389-devel

Re: [389-devel] Please review: 389-admin: htmladmin

2012-03-23 Thread Rich Megginson
On 03/23/2012 02:20 PM, Noriko Hosoi wrote: If htmladmin fails to connect to the server, the cgi could crash. This patch checks the flag for the server status and avoids the unnecessary free. ack -- 389-devel mailing list 389-devel@lists.fedoraproject.org

[389-devel] Please review (take 2): [389 Project] #46: setup-ds-admin.pl does not like ipv6 only hostnames

2012-03-23 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/46 https://fedorahosted.org/389/attachment/ticket/46/0001-Trac-Ticket-46-revised-setup-ds-admin.pl-does-not.patch Fix Description: Socket::GetAddrInfo https://fedorahosted.org/389/wiki/GetAddrInfo class is not available on all the supported platforms.