summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap/sdap_async_netgroups.c
Commit message (Expand)AuthorAgeFilesLines
* SYSDB: Remove unnecessary domain parameter from several sysdb callsJakub Hrozek2012-09-241-1/+1
* Modifications to simplify list_missing_attrsJan Zeleny2012-02-241-15/+1
* Delete missing attributes from netgroups to be storedJan Zeleny2012-02-241-1/+26
* LDAP: Only use paging control on requests for multiple entriesStephen Gallagher2012-02-241-2/+4
* NSS: Add individual timeouts for entry typesStephen Gallagher2012-02-041-2/+1
* LDAP: Do not fail if RootDSE check cannot determine search basesStephen Gallagher2012-02-041-0/+10
* Use the case sensitivity flag in the LDAP providerJakub Hrozek2011-12-161-0/+9
* Refactor saving sdap entitiesJakub Hrozek2011-12-161-62/+15
* Support search bases in netgroup members translationPavel Březina2011-12-141-1/+11
* Renamed some LDAP routinesJan Zeleny2011-11-231-11/+3
* Cleanup: Remove unused parametersJakub Hrozek2011-11-221-4/+1
* LDAP: Support multiple netgroup search basesStephen Gallagher2011-11-021-13/+62
* SysDB commands that save lastUpdate allows this value to be passed inPavel Březina2011-10-131-3/+7
* Fixed bad logic in processing netgroups in LDAP providerJan Zeleny2011-09-281-1/+3
* sysdb refactoring: deleted domain variables in sysdb APIJan Zeleny2011-08-151-1/+1
* Add timeout parameter to sdap_get_generic_send()Sumit Bose2011-01-171-3/+6
* Fix misused SDAP_SEARCH_BASEMoritz Baumann2010-11-011-1/+1
* Implement netgroup support for LDAP providerSumit Bose2010-10-131-0/+713