[Freeipa-devel] [PATCH] 441 Consolidate .gitignore entries

2013-12-09 Thread Martin Kosek
Clean up the .gitignore file: - Remove no longer used .gitignore entries, like .bzr files - Do not repeat autotools generated files over and over again - Whitelist existent Makefiles in the repository - Better separate the .gitignore entries === When porting Jan's patches downstream, I ha

Re: [Freeipa-devel] [PATCH] 0330 - Add comment about last change to VERSION

2013-12-09 Thread Petr Viktorin
On 12/09/2013 02:50 PM, Martin Kosek wrote: On 12/09/2013 02:35 PM, Simo Sorce wrote: On Mon, 2013-12-09 at 12:39 +0100, Martin Kosek wrote: On 12/09/2013 12:08 PM, Tomas Babej wrote: On 12/05/2013 01:37 PM, Petr Viktorin wrote: Consider this scenario: - Nathaniel submits RADIUS patches that

Re: [Freeipa-devel] [PATCH] 0330 - Add comment about last change to VERSION

2013-12-09 Thread Martin Kosek
On 12/09/2013 02:35 PM, Simo Sorce wrote: > On Mon, 2013-12-09 at 12:39 +0100, Martin Kosek wrote: >> On 12/09/2013 12:08 PM, Tomas Babej wrote: >>> On 12/05/2013 01:37 PM, Petr Viktorin wrote: Consider this scenario: - Nathaniel submits RADIUS patches that update the API version (fr

Re: [Freeipa-devel] [PATCH] 0330 - Add comment about last change to VERSION

2013-12-09 Thread Simo Sorce
On Mon, 2013-12-09 at 12:39 +0100, Martin Kosek wrote: > On 12/09/2013 12:08 PM, Tomas Babej wrote: > > On 12/05/2013 01:37 PM, Petr Viktorin wrote: > >> Consider this scenario: > >> > >> - Nathaniel submits RADIUS patches that update the API version (from 2.69 > >> to > >> 2.70) > >> - I have ACI

Re: [Freeipa-devel] [PATCH 0134] ipa-client-install: Always pass hostname to the ipa-join

2013-12-09 Thread Martin Kosek
On 11/26/2013 03:37 PM, Tomas Babej wrote: > Hi, > > The ipa-client-install script and ipa-join use different methods > of resolving the hostname, the former uses gethostbyaddr() call, > while the latter reads the "uinfo.nodename". > > This can result ipa-client-install failures in case of broken

Re: [Freeipa-devel] libtool --finish warnings in build log

2013-12-09 Thread Alexander Bokovoy
On Mon, 09 Dec 2013, Martin Kosek wrote: Hello, I saw that build of FreeIPA produces several strange warnings: libtool: install: warning: remember to run `libtool --finish /usr/lib64/krb5/plugins/kdb' libtool: install: warning: remember to run `libtool --finish /usr/lib64/dirsrv/plugins' libtoo

[Freeipa-devel] libtool --finish warnings in build log

2013-12-09 Thread Martin Kosek
Hello, I saw that build of FreeIPA produces several strange warnings: libtool: install: warning: remember to run `libtool --finish /usr/lib64/krb5/plugins/kdb' libtool: install: warning: remember to run `libtool --finish /usr/lib64/dirsrv/plugins' libtool: install: warning: remember to run `libto

Re: [Freeipa-devel] [PATCH] 0330 - Add comment about last change to VERSION

2013-12-09 Thread Martin Kosek
On 12/09/2013 12:08 PM, Tomas Babej wrote: > On 12/05/2013 01:37 PM, Petr Viktorin wrote: >> Consider this scenario: >> >> - Nathaniel submits RADIUS patches that update the API version (from 2.69 to >> 2.70) >> - I have ACI patches that also bump the version (from 2.69 to 2.70) >> - Nathaniel's pa

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

2013-12-09 Thread Petr Viktorin
On 12/06/2013 03:00 PM, Simo Sorce wrote: On Fri, 2013-12-06 at 13:42 +0100, Martin Kosek wrote: On 12/02/2013 05:20 PM, Alexander Bokovoy wrote: On Mon, 02 Dec 2013, Martin Kosek wrote: On 12/02/2013 04:05 PM, Petr Viktorin wrote: On 12/02/2013 03:42 PM, Simo Sorce wrote: On Mon, 2013-12-02

Re: [Freeipa-devel] [PATCH] 0330 - Add comment about last change to VERSION

2013-12-09 Thread Tomas Babej
On 12/05/2013 01:37 PM, Petr Viktorin wrote: Consider this scenario: - Nathaniel submits RADIUS patches that update the API version (from 2.69 to 2.70) - I have ACI patches that also bump the version (from 2.69 to 2.70) - Nathaniel's patches gets accepted - I rebase my ACI patches onto master.

Re: [Freeipa-devel] [PATCH] 531 Fix license in some Web UI files

2013-12-09 Thread Petr Viktorin
On 12/06/2013 05:10 PM, Simo Sorce wrote: On Fri, 2013-12-06 at 14:19 +0100, Petr Vobornik wrote: Modified web ui files had incorrect GPLv2 headers instead of GPLv3 ones. All of the affected code is of FreeIPA origin. Ack. Simo. Pushed to master: b6540e88d88470f6566507e442f521214c5a74dc ip