[Freeipa-devel] [freeipa PR#912][opened] [4-5 only] replica install: drop-in IPA specific config to tmpfiles.d

2017-07-12 Thread martbab via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/912 Author: martbab Title: #912: [4-5 only] replica install: drop-in IPA specific config to tmpfiles.d Action: opened PR body: """ While server installation and upgrade code configures the IPA specific tmpfiles location and creates relevant directo

[Freeipa-devel] IMPORTANT FreeIPA Travis-CI is broken in 4-5 branch

2017-07-12 Thread Martin Babinsky via FreeIPA-devel
Hi List, due to adding new Samba to freeipa-master COPR and pushing the ipasam-related patches reflecting API changes only to master, the build of ipa-4-5 in Travis-CI fails due to compiler errors[1]. This is a sign that 4-5 and master branches have diverged enough to warrant a separate Docker im

[Freeipa-devel] Re: IMPORTANT FreeIPA Travis-CI is broken in 4-5 branch

2017-07-12 Thread Alexander Bokovoy via FreeIPA-devel
On ke, 12 heinä 2017, Martin Babinsky via FreeIPA-devel wrote: Hi List, due to adding new Samba to freeipa-master COPR and pushing the ipasam-related patches reflecting API changes only to master, the build of ipa-4-5 in Travis-CI fails due to compiler errors[1]. This is a sign that 4-5 and mas

[Freeipa-devel] [freeipa PR#913][opened] Passdb privates for ipa-4-5

2017-07-12 Thread abbra via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/913 Author: abbra Title: #913: Passdb privates for ipa-4-5 Action: opened PR body: """ Here is a rebase/cherry-pick for ipa-4-5 branch of Samba API changes """ To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeip

[Freeipa-devel] [freeipa PR#913][closed] Passdb privates for ipa-4-5

2017-07-12 Thread MartinBasti via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/913 Author: abbra Title: #913: Passdb privates for ipa-4-5 Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/913/head:pr913 git checkout pr913 __

[Freeipa-devel] [freeipa PR#912][closed] [4-5 only] replica install: drop-in IPA specific config to tmpfiles.d

2017-07-12 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/912 Author: martbab Title: #912: [4-5 only] replica install: drop-in IPA specific config to tmpfiles.d Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/912/head:pr912

[Freeipa-devel] [freeipa PR#888][closed] Make py3 default for ported scripts

2017-07-12 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/888 Author: MartinBasti Title: #888: Make py3 default for ported scripts Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/888/head:pr888 git checkout pr888

[Freeipa-devel] [freeipa PR#904][closed] Add test: test_xmlrpc/test_whoami_plugin.py

2017-07-12 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/904 Author: Tiboris Title: #904: Add test: test_xmlrpc/test_whoami_plugin.py Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/904/head:pr904 git checkout pr904

[Freeipa-devel] [freeipa PR#914][opened] baseldap: fix format string

2017-07-12 Thread MartinBasti via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/914 Author: MartinBasti Title: #914: baseldap: fix format string Action: opened PR body: """ Fixes missing type specification in format string. """ To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch

[Freeipa-devel] [freeipa PR#906][closed] Adding section "Building FreeIPA from source" on README

2017-07-12 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/906 Author: felipevolpone Title: #906: Adding section "Building FreeIPA from source" on README Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/906/head:pr906 git check

[Freeipa-devel] [freeipa PR#915][opened] [master only] Move tmpfiles.d configuration handling back to spec file

2017-07-12 Thread martbab via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/915 Author: martbab Title: #915: [master only] Move tmpfiles.d configuration handling back to spec file Action: opened PR body: """ Since ipaapi user is now created during RPM install and not in runtime, we may switch back to shipping tmpfiles.d co