[Freeipa-devel] [freeipa PR#3544][opened] [WIP] ipa-join: allowing call with jsonrpc into freeipa API

2019-08-15 Thread mulatinho via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3544 Author: mulatinho Title: #3544: [WIP] ipa-join: allowing call with jsonrpc into freeipa API Action: opened PR body: """ - Adding JSON-C and LibCURL library into configure.ac and Makefile.am - Creating a API call with option '-j' or '--jsonrpc'

[Freeipa-devel] [freeipa PR#3543][opened] [testing_f29] Nightly PR

2019-08-15 Thread freeipa-pr-ci via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3543 Author: freeipa-pr-ci Title: #3543: [testing_f29] Nightly PR Action: opened PR body: """ None """ To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3543/head:pr3543 git checkout

[Freeipa-devel] [freeipa PR#3537][closed] [testing_f29] Nightly PR

2019-08-15 Thread freeipa-pr-ci via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3537 Author: freeipa-pr-ci Title: #3537: [testing_f29] Nightly PR Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3537/head:pr3537 git checkout pr3537

[Freeipa-devel] [freeipa PR#3542][opened] extdom: unify error code handling especially LDAP_NO_SUCH_OBJECT

2019-08-15 Thread sumit-bose via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3542 Author: sumit-bose Title: #3542: extdom: unify error code handling especially LDAP_NO_SUCH_OBJECT Action: opened PR body: """ A return code LDAP_NO_SUCH_OBJECT will tell SSSD on the IPA client to remove the searched object from the cache. As a