-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
[PATCH 1/2] Fix config file error message EIO was used for pretty much any error related to loading configuration. This patch changes the return value when permission check on the config file fails to EPERM making it easy to print error message.
Fixes: 427
[PATCH 2/2] Add generic error message This patch also adds a generic error message when confdb cannot be loaded. Because it's past string-freeze, this is a separate patch that should only go into the master branch.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 03/19/2010 09:23 AM, Jakub Hrozek wrote:
[PATCH 1/2] Fix config file error message EIO was used for pretty much any error related to loading configuration. This patch changes the return value when permission check on the config file fails to EPERM making it easy to print error message.
Fixes: 427
[PATCH 2/2] Add generic error message This patch also adds a generic error message when confdb cannot be loaded. Because it's past string-freeze, this is a separate patch that should only go into the master branch.
Ack to both.
- -- Stephen Gallagher RHCE 804006346421761
Delivering value year after year. Red Hat ranks #1 in value among software vendors. http://www.redhat.com/promo/vendor/
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 03/19/2010 02:21 PM, Stephen Gallagher wrote:
On 03/19/2010 09:23 AM, Jakub Hrozek wrote:
[PATCH 1/2] Fix config file error message EIO was used for pretty much any error related to loading configuration. This patch changes the return value when permission check on the config file fails to EPERM making it easy to print error message.
Fixes: 427
[PATCH 2/2] Add generic error message This patch also adds a generic error message when confdb cannot be loaded. Because it's past string-freeze, this is a separate patch that should only go into the master branch.
Ack to both.
Pushed to master and 1-1-0
- -- Stephen Gallagher RHCE 804006346421761
Delivering value year after year. Red Hat ranks #1 in value among software vendors. http://www.redhat.com/promo/vendor/
sssd-devel@lists.fedorahosted.org