Fix a segfault in the Kerberos locator
by Jakub Hrozek
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
please see the attached patch
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/
iEYEARECAAYFAkuedacACgkQHsardTLnvCXcQQCdGqJBjmsxAjYssaKZvPoXX7lJ
IKAAnjwKcrWP9IfnQDUszYW+tEZyosl+
=OrGw
-----END PGP SIGNATURE-----
13 years
[PATCH] Doxygen docs for INI
by Dmitri Pal
Hi,
Please find attached a patch that updates the ini_config.h to generate
doxygen docs.
I realized that it would be easier to push this out of the way and then
rework the other patch that I need to rework.
It would be simpler to rework it on top of this one then vice versa.
Thus sending this one.
--
Thank you,
Dmitri Pal
Engineering Manager IPA project,
Red Hat Inc.
-------------------------------
Looking to carve out IT costs?
www.redhat.com/carveoutcosts/
13 years
[PATCHES] Two small patches for sssd.spec
by Stephen Gallagher
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Patch 0001: Use correct python macros in sssd.spec
This patch brings our spec file into compliance with Fedora python
requirements.
See http://fedoraproject.org/wiki/Packaging/Python#Macros for more
details
Patch 0002: Clean up changelog for sssd.spec
Since we don't keep the changelog up to date, it makes more sense
to simply truncate it to always report that it is an automated
build.
- --
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 SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/
iEYEARECAAYFAkueL68ACgkQeiVVYja6o6OqtgCbBzZdIGPWghPvUOZzm/b6Qqsm
3NUAoIGJtVXVXbOh33LzcM1Ji2JWa/79
=A9Oy
-----END PGP SIGNATURE-----
13 years
[PATCH] Properly handle dbus send attempts on a closed connection
by Stephen Gallagher
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
dbus_connection_send_with_reply() will report success and return
a NULL pending_reply when the connection is not open for
communication. This patch creates a new wrapper around
dbus_connection_send_with_reply() to properly detect this
condition and report it as an error.
- --
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 SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/
iEYEARECAAYFAkuaV0sACgkQeiVVYja6o6PUVQCeN95bAp2YVyarktf13sbWeCXE
6GgAnjg1W5yLroVgFYstL1Wm5pF/srNV
=H5Ss
-----END PGP SIGNATURE-----
13 years