summaryrefslogtreecommitdiff
path: root/src/providers/proxy/proxy_services.c
AgeCommit message (Collapse)AuthorFilesLines
2012-08-09Backward GOTOs rewritten into do-while loops.Ondrej Kos1-89/+96
2012-03-29Proxy services: Save lowercased protocol names and aliases in ↵Jakub Hrozek1-57/+17
case-insensitive domains
2012-02-04NSS: Add individual timeouts for entry typesStephen Gallagher1-3/+3
https://fedorahosted.org/sssd/ticket/1016
2012-01-31SYSDB: extend sysdb_store_service() to accept additional attributesStephen Gallagher1-0/+2
2012-01-27PROXY: add support for enumerating servicesStephen Gallagher1-0/+177
2012-01-27PROXY: add support for service lookups (non-enumeration)Stephen Gallagher1-0/+199