summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap/ldap_common.c
Commit message (Expand)AuthorAgeFilesLines
* LDAP: Add support for SSH user public keysJan Cholasta2012-02-071-2/+4
* Update shadowLastChanged attribute during LDAP password changeJan Zeleny2012-02-061-0/+1
* AUTOFS: LDAP providerJakub Hrozek2012-02-051-0/+106
* Move BUILD_SUDO outside the generic LDAP source filesJakub Hrozek2012-02-041-60/+0
* NSS: Add individual timeouts for entry typesStephen Gallagher2012-02-041-1/+0
* LDAP: Do not fail if RootDSE check cannot determine search basesStephen Gallagher2012-02-041-3/+2
* LDAP: Add support for service lookups (non-enum)Stephen Gallagher2012-01-311-0/+33
* LDAP: Add option to disable paging controlStephen Gallagher2012-01-181-1/+2
* Do not use sudo symbols in LDAP provider unconditionallyJakub Hrozek2012-01-181-0/+2
* SUDO Integration - periodical update of rules in data providerPavel Březina2012-01-171-0/+60
* SUDO Integration review issuesPavel Březina2012-01-171-1/+1
* SUDO Integration - LDAP configuration optionsPavel Březina2011-12-161-1/+72
* Export the function to convert ldb_result to sysdb_attrsJakub Hrozek2011-12-161-29/+0
* Add sdap_connection_expire_timeout optionStephen Gallagher2011-12-121-1/+2
* Add ldap_sasl_minssf optionJan Zeleny2011-12-081-0/+1
* Modified sdap_parse_search_base()Jan Zeleny2011-11-231-9/+8
* Support to request canonicalization in LDAP/IPA providerJan Zeleny2011-11-021-0/+1
* LDAP: Convert ldap_*_search_filterStephen Gallagher2011-11-021-1/+5
* LDAP: Add parser for multiple search basesStephen Gallagher2011-11-021-0/+261
* Make sdap_get_id_specific_filter() more strictStephen Gallagher2011-11-021-2/+2
* Fix uninitialized pointer read in sdap_gssapi_get_default_realm()Jakub Hrozek2011-09-201-1/+1
* Use the default Kerberos realm for LDAP with GSSAPI authJakub Hrozek2011-08-261-3/+55
* Add LDAP provider option to set LDAP_OPT_X_SASL_NOCANONJakub Hrozek2011-08-261-1/+2
* sysdb refactoring: deleted domain variables in sysdb APIJan Zeleny2011-08-151-3/+1
* fo_get_server_name() getter for a server nameJakub Hrozek2011-07-211-1/+10
* Rename fo_get_server_name to fo_get_server_str_nameJakub Hrozek2011-07-211-2/+2
* Do not add a NULL host parsed from LDAP URIJakub Hrozek2011-07-211-1/+8
* Add LDAP access control based on NDS attributesSumit Bose2011-07-081-2/+8
* Add helper function msgs2attrs_arrayStephen Gallagher2011-07-081-0/+29
* Use name based URI instead of IP address based URIsSumit Bose2011-06-301-37/+2
* Add sockaddr_storage to sdap_serviceSumit Bose2011-06-301-0/+11
* Switch resolver to using resolv_hostent and honor TTLJakub Hrozek2011-06-151-2/+2
* Use escaped IP addresses in LDAP providerJakub Hrozek2011-06-021-6/+56
* Make "password" the default for ldap_default_authtok_typeStephen Gallagher2011-05-241-1/+1
* Use dereference when processing RFC2307bis nested groupsJakub Hrozek2011-05-201-1/+2
* Add ldap_page_size configuration optionStephen Gallagher2011-04-271-1/+2
* Modify principal selection for keytab authenticationJan Zeleny2011-04-251-0/+1
* Add user and group search LDAP filter optionsJakub Hrozek2011-04-191-0/+20
* Never remove gecos from the sysdb cacheStephen Gallagher2011-04-121-0/+9
* Add host access control supportPierre Ossman2011-03-241-2/+4
* Do not attempt to use START_TLS on SSL connectionsStephen Gallagher2011-02-161-0/+9
* Add option to disable TLS for LDAP authsssd-1_5_1Stephen Gallagher2011-01-271-1/+5
* Delete attributes that are removed from LDAPStephen Gallagher2011-01-211-0/+117
* Add ldap_tls_{cert,key,cipher_suite} config optionsTyson Whitehead2011-01-201-0/+3
* Add LDAP expire policy base RHDS/IPA attributeSumit Bose2011-01-191-2/+4
* Add LDAP expire policy based on AD attributesSumit Bose2011-01-191-2/+6
* Add ldap_search_enumeration_timeout config optionSumit Bose2011-01-171-2/+3
* Convert obfuscated password once at startupSumit Bose2011-01-061-0/+41
* Add authorizedService supportStephen Gallagher2010-12-211-2/+4
* Start first enumeration immediatelyStephen Gallagher2010-12-171-3/+28