[Freeipa-devel] [freeipa PR#607][comment] Backup ipa-specific httpd unit-file

2017-03-16 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/607 Title: #607: Backup ipa-specific httpd unit-file stlaz commented: """ We need to perform `paths.SYSTEMCTL --system daemon-reload` here as well. """ See the full comment at https://github.com/freeipa/freeipa/pull/607#issuecomment-287091722 --

[Freeipa-devel] [freeipa PR#607][synchronized] Backup ipa-specific httpd unit-file

2017-03-16 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/607 Author: stlaz Title: #607: Backup ipa-specific httpd unit-file Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/607/head:pr607 git checkout pr607 From

[Freeipa-devel] [freeipa PR#610][opened] [4.3] Fix cookie with Max-Age processing

2017-03-16 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/610 Author: stlaz Title: #610: [4.3] Fix cookie with Max-Age processing Action: opened PR body: """ When cookie has Max-Age set it tries to get expiration by adding to a timestamp. Without this patch the timestamp would be set to None and thus the

[Freeipa-devel] [freeipa PR#609][edited] [4.4] Fix cookie with Max-Age processing

2017-03-16 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/609 Author: stlaz Title: #609: [4.4] Fix cookie with Max-Age processing Action: edited Changed field: body Original value: """ When cookie has Max-Age set it tries to get expiration by adding to a timestamp. Without this patch the timestamp would

[Freeipa-devel] [freeipa PR#609][synchronized] [4.4] Fix cookie with Max-Age processing

2017-03-16 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/609 Author: stlaz Title: #609: [4.4] Fix cookie with Max-Age processing Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/609/head:pr609 git checkout pr609 From

[Freeipa-devel] [freeipa PR#609][opened] [4.4] Fix cookie with Max-Age processing

2017-03-16 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/609 Author: stlaz Title: #609: [4.4] Fix cookie with Max-Age processing Action: opened PR body: """ When cookie has Max-Age set it tries to get expiration by adding to a timestamp. Without this patch the timestamp would be set to None and thus the

[Freeipa-devel] [freeipa PR#397][synchronized] Improve wheel building and provide ipaserver wheel for local testing

2017-03-16 Thread tiran
URL: https://github.com/freeipa/freeipa/pull/397 Author: tiran Title: #397: Improve wheel building and provide ipaserver wheel for local testing Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa

[Freeipa-devel] [freeipa PR#542][comment] Implementation independent interface for CSR generation

2017-03-16 Thread HonzaCholasta
URL: https://github.com/freeipa/freeipa/pull/542 Title: #542: Implementation independent interface for CSR generation HonzaCholasta commented: """ @MartinBasti, it is an internal, user invisible API. @LiptonB, it is OK to change it. """ See the full comment at

[Freeipa-devel] [freeipa PR#605][+ack] Set development version to 4.5.90

2017-03-16 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/605 Title: #605: Set development version to 4.5.90 Label: +ack -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code

[Freeipa-devel] [freeipa PR#605][closed] Set development version to 4.5.90

2017-03-16 Thread pvomacka
URL: https://github.com/freeipa/freeipa/pull/605 Author: MartinBasti Title: #605: Set development version to 4.5.90 Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/605/head:pr605 git checkout pr605 -- Manage

[Freeipa-devel] [freeipa PR#605][comment] Set development version to 4.5.90

2017-03-16 Thread pvomacka
URL: https://github.com/freeipa/freeipa/pull/605 Title: #605: Set development version to 4.5.90 pvomacka commented: """ master: * 9ac62bec44b642838cbb175d94efd90acb417ecc Set development version to 4.5.90 """ See the full comment at

[Freeipa-devel] [freeipa PR#605][+pushed] Set development version to 4.5.90

2017-03-16 Thread pvomacka
URL: https://github.com/freeipa/freeipa/pull/605 Title: #605: Set development version to 4.5.90 Label: +pushed -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA:

[Freeipa-devel] [freeipa PR#517][comment] [WIP] Use Custodia 0.3 features

2017-03-16 Thread tiran
URL: https://github.com/freeipa/freeipa/pull/517 Title: #517: [WIP] Use Custodia 0.3 features tiran commented: """ This PR must be merged into 4.5 ASAP. Without the fix it is not possible to define proper SELinux policies for ipa-custodia and stand-alone custodia. """ See the full comment at

[Freeipa-devel] [freeipa PR#606][opened] [ipa-4-4] ipa-kdb: support KDB DAL version 6.1

2017-03-16 Thread tomaskrizek
URL: https://github.com/freeipa/freeipa/pull/606 Author: tomaskrizek Title: #606: [ipa-4-4] ipa-kdb: support KDB DAL version 6.1 Action: opened PR body: """ Rebased patch for ipa-4-4. It's already in F26/rawhide. Oiginal PR: #410 """ To pull the PR as Git branch: git remote add ghfreeipa

[Freeipa-devel] [freeipa PR#607][opened] Backup ipa-specific httpd unit-file

2017-03-16 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/607 Author: stlaz Title: #607: Backup ipa-specific httpd unit-file Action: opened PR body: """ On backup-restore, the ipa unit file for httpd was not backed up. This file however contains setting for httpd to communicate with gssproxy so not

[Freeipa-devel] [freeipa PR#604][+ack] [4.5] Set zanata version to ipa-4-5

2017-03-16 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/604 Title: #604: [4.5] Set zanata version to ipa-4-5 Label: +ack -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code

[Freeipa-devel] [freeipa PR#379][-postponed] Packaging: Add IPA commands package

2017-03-16 Thread tiran
URL: https://github.com/freeipa/freeipa/pull/379 Title: #379: Packaging: Add IPA commands package Label: -postponed -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA:

[Freeipa-devel] [freeipa PR#379][synchronized] Packaging: Add placeholder and IPA commands packages

2017-03-16 Thread tiran
URL: https://github.com/freeipa/freeipa/pull/379 Author: tiran Title: #379: Packaging: Add placeholder and IPA commands packages Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/379/head:pr379 git checkout

[Freeipa-devel] [freeipa PR#379][edited] Packaging: Add IPA commands package

2017-03-16 Thread tiran
URL: https://github.com/freeipa/freeipa/pull/379 Author: tiran Title: #379: Packaging: Add IPA commands package Action: edited Changed field: title Original value: """ Packaging: Add placeholder and IPA commands packages """ -- Manage your subscription for the Freeipa-devel mailing list:

[Freeipa-devel] [freeipa PR#608][synchronized] tasks: run `systemctl daemon-reload` after httpd.service.d updates

2017-03-16 Thread HonzaCholasta
URL: https://github.com/freeipa/freeipa/pull/608 Author: HonzaCholasta Title: #608: tasks: run `systemctl daemon-reload` after httpd.service.d updates Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa

[Freeipa-devel] [freeipa PR#608][edited] tasks: run `systemctl daemon-reload` after httpd.service.d updates

2017-03-16 Thread HonzaCholasta
URL: https://github.com/freeipa/freeipa/pull/608 Author: HonzaCholasta Title: #608: tasks: run `systemctl daemon-reload` after httpd.service.d updates Action: edited Changed field: body Original value: """ Run `systemctl daemon-reload` after `/etc/systemd/system/httpd.service.d/ipa.conf` is

[Freeipa-devel] [freeipa PR#543][comment] Add options to allow ticket caching

2017-03-16 Thread martbab
URL: https://github.com/freeipa/freeipa/pull/543 Title: #543: Add options to allow ticket caching martbab commented: """ I think that we have all dependencies in spec already so I do not see a reason not to. """ See the full comment at

[Freeipa-devel] [freeipa PR#543][+ack] Add options to allow ticket caching

2017-03-16 Thread martbab
URL: https://github.com/freeipa/freeipa/pull/543 Title: #543: Add options to allow ticket caching Label: +ack -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code

[Freeipa-devel] [freeipa PR#543][+pushed] Add options to allow ticket caching

2017-03-16 Thread martbab
URL: https://github.com/freeipa/freeipa/pull/543 Title: #543: Add options to allow ticket caching Label: +pushed -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA:

[Freeipa-devel] [freeipa PR#543][comment] Add options to allow ticket caching

2017-03-16 Thread martbab
URL: https://github.com/freeipa/freeipa/pull/543 Title: #543: Add options to allow ticket caching martbab commented: """ master: * 4ee7e4ee6d6500d8b8935c9033388adc4cdbe672 Add options to allow ticket caching """ See the full comment at

[Freeipa-devel] [freeipa PR#543][closed] Add options to allow ticket caching

2017-03-16 Thread martbab
URL: https://github.com/freeipa/freeipa/pull/543 Author: simo5 Title: #543: Add options to allow ticket caching Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/543/head:pr543 git checkout pr543 -- Manage your

[Freeipa-devel] [freeipa PR#517][comment] [WIP] Use Custodia 0.3 features

2017-03-16 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/517 Title: #517: [WIP] Use Custodia 0.3 features MartinBasti commented: """ I assume that this is not WIP anymore then """ See the full comment at https://github.com/freeipa/freeipa/pull/517#issuecomment-287066488 -- Manage your subscription for

[Freeipa-devel] [freeipa PR#610][comment] [4.3] Fix cookie with Max-Age processing

2017-03-16 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/610 Title: #610: [4.3] Fix cookie with Max-Age processing MartinBasti commented: """ Please open a new ticket `Backport ...`. Ticket you used is closed in closed milestone """ See the full comment at

[Freeipa-devel] [freeipa PR#604][+pushed] [4.5] Set zanata version to ipa-4-5

2017-03-16 Thread pvomacka
URL: https://github.com/freeipa/freeipa/pull/604 Title: #604: [4.5] Set zanata version to ipa-4-5 Label: +pushed -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA:

[Freeipa-devel] [freeipa PR#604][comment] [4.5] Set zanata version to ipa-4-5

2017-03-16 Thread pvomacka
URL: https://github.com/freeipa/freeipa/pull/604 Title: #604: [4.5] Set zanata version to ipa-4-5 pvomacka commented: """ ipa-4-5: * a1f2754f18f93752f97d14168b74fb0f299d795d Set zanata version to ipa-4-5 """ See the full comment at

[Freeipa-devel] [freeipa PR#607][comment] Backup ipa-specific httpd unit-file

2017-03-16 Thread tiran
URL: https://github.com/freeipa/freeipa/pull/607 Title: #607: Backup ipa-specific httpd unit-file tiran commented: """ LGTM Did you check if there are more files missing after backup, uninstall, restore? You could use ```find /etc /usr /var >before_uninstall``` before uninstall and after

[Freeipa-devel] [freeipa PR#543][synchronized] Add options to allow ticket caching

2017-03-16 Thread simo5
URL: https://github.com/freeipa/freeipa/pull/543 Author: simo5 Title: #543: Add options to allow ticket caching Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/543/head:pr543 git checkout pr543 From

[Freeipa-devel] [freeipa PR#607][comment] Backup ipa-specific httpd unit-file

2017-03-16 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/607 Title: #607: Backup ipa-specific httpd unit-file stlaz commented: """ Thanks, @tiran, this is a good idea, I noticed also KDCProxy conf symlink was missing. """ See the full comment at

[Freeipa-devel] [freeipa PR#607][comment] Backup ipa-specific httpd unit-file

2017-03-16 Thread tiran
URL: https://github.com/freeipa/freeipa/pull/607 Title: #607: Backup ipa-specific httpd unit-file tiran commented: """ The symlink is generated by a script when httpd is started. """ See the full comment at https://github.com/freeipa/freeipa/pull/607#issuecomment-287029814 -- Manage your

[Freeipa-devel] [freeipa PR#607][synchronized] Backup ipa-specific httpd unit-file

2017-03-16 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/607 Author: stlaz Title: #607: Backup ipa-specific httpd unit-file Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/607/head:pr607 git checkout pr607 From

[Freeipa-devel] [freeipa PR#607][synchronized] Backup ipa-specific httpd unit-file

2017-03-16 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/607 Author: stlaz Title: #607: Backup ipa-specific httpd unit-file Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/607/head:pr607 git checkout pr607 From

[Freeipa-devel] [freeipa PR#607][comment] Backup ipa-specific httpd unit-file

2017-03-16 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/607 Title: #607: Backup ipa-specific httpd unit-file stlaz commented: """ Ah, right. """ See the full comment at https://github.com/freeipa/freeipa/pull/607#issuecomment-287032822 -- Manage your subscription for the Freeipa-devel mailing list:

[Freeipa-devel] [freeipa PR#543][synchronized] Add options to allow ticket caching

2017-03-16 Thread simo5
URL: https://github.com/freeipa/freeipa/pull/543 Author: simo5 Title: #543: Add options to allow ticket caching Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/543/head:pr543 git checkout pr543 From

[Freeipa-devel] [freeipa PR#604][closed] [4.5] Set zanata version to ipa-4-5

2017-03-16 Thread pvomacka
URL: https://github.com/freeipa/freeipa/pull/604 Author: MartinBasti Title: #604: [4.5] Set zanata version to 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/604/head:pr604 git checkout pr604 -- Manage

[Freeipa-devel] [freeipa PR#543][comment] Add options to allow ticket caching

2017-03-16 Thread simo5
URL: https://github.com/freeipa/freeipa/pull/543 Title: #543: Add options to allow ticket caching simo5 commented: """ @MartinBasti can we push this ? It makes a big difference in framework performance and load on the KDC """ See the full comment at