[SSSD] [PATCH] AD SRV plugin

Pavel Březina pbrezina at redhat.com
Mon Apr 29 16:58:41 UTC 2013


On 04/17/2013 02:44 PM, Pavel Březina wrote:
> https://fedorahosted.org/sssd/ticket/1032
>
> Here it is.
>

This is new patch set that addresses few issues raised by Jakub via IRC.

The most important was that I should treat domain names as case
insensitive. So I changed strcmp() to strcasecmp() in
fo_discover_servers_primary_done() which was part of the the original
patch set and also included a new patch that makes the change in dns srv
plugin.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-add-fo_discover_servers-request.patch
Type: text/x-patch
Size: 9939 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20130429/f525aa44/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-IPA-SRV-plugin-use-fo_discover_servers-request.patch
Type: text/x-patch
Size: 7003 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20130429/f525aa44/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-IPA-SRV-plugin-improve-debugging.patch
Type: text/x-patch
Size: 1253 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20130429/f525aa44/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-sdap-add-sdap_connect_host-request.patch
Type: text/x-patch
Size: 7920 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20130429/f525aa44/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-add-sss_ldap_filter_binary_value.patch
Type: text/x-patch
Size: 1653 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20130429/f525aa44/attachment-0004.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-DNS-sites-support-add-AD-SRV-plugin.patch
Type: text/x-patch
Size: 34695 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20130429/f525aa44/attachment-0005.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007-dns-srv-plugin-compare-domain-names-case-insensitive.patch
Type: text/x-patch
Size: 994 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20130429/f525aa44/attachment-0006.bin>


More information about the sssd-devel mailing list