summaryrefslogtreecommitdiffstats
path: root/src/providers/proxy/proxy_services.c
Commit message (Expand)AuthorAgeFilesLines
* PROXY: Preserve service name in proxy providerMichal Zidek2014-11-131-1/+21
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-16/+16
* SYSDB: Drop the sysdb_ctx parameter from the sysdb_services moduleMichal Zidek2013-11-151-17/+14
* PROXY: Fix memory hierarchy when enumerating servicesJakub Hrozek2013-10-211-1/+7
* Add domain arguments to sysdb services functionsSimo Sorce2013-01-151-2/+2
* Add domain argument to sysdb_remove_attrs()Simo Sorce2013-01-151-4/+5
* Unify usage of sysdb transactionsMichal Zidek2012-08-231-1/+5
* Backward GOTOs rewritten into do-while loops.Ondrej Kos2012-08-091-89/+96
* Proxy services: Save lowercased protocol names and aliases in case-insensitiv...Jakub Hrozek2012-03-291-57/+17
* NSS: Add individual timeouts for entry typesStephen Gallagher2012-02-041-3/+3
* SYSDB: extend sysdb_store_service() to accept additional attributesStephen Gallagher2012-01-311-0/+2
* PROXY: add support for enumerating servicesStephen Gallagher2012-01-271-0/+177
* PROXY: add support for service lookups (non-enumeration)Stephen Gallagher2012-01-271-0/+199