summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap/ldap_id_services.c
Commit message (Expand)AuthorAgeFilesLines
* LDAP: Lookup services by all protocols unless a protocol is specifiedJakub Hrozek2016-07-071-2/+5
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-4/+4
* SYSDB: Drop the sysdb_ctx parameter from the sysdb_services moduleMichal Zidek2013-11-151-3/+3
* LDAP: return sdap search return code to IDJakub Hrozek2013-06-071-3/+12
* LDAP: new SDAP domain structureJakub Hrozek2013-06-071-3/+6
* LDAP: Pass in a connection to ID functionsJakub Hrozek2013-06-071-1/+4
* LDAP: sdap_id_ctx might contain several connectionsJakub Hrozek2013-06-071-1/+1
* Remove sysdb as a be context structure memberSimo Sorce2013-01-211-1/+1
* Add domain arguments to sysdb services functionsSimo Sorce2013-01-151-2/+2
* Add support for filtering atributesJan Zeleny2012-05-311-1/+2
* LDAP: Add attr_count return value to build_attrs_from_map()Stephen Gallagher2012-05-101-1/+1
* LDAP services: Keep the protocol aroundJakub Hrozek2012-03-261-0/+1
* LDAP: Add support for service lookups (non-enum)Stephen Gallagher2012-01-311-0/+290