summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap
Commit message (Expand)AuthorAgeFilesLines
...
* AD: Optimize initgroups lookups with tokenGroupsStephen Gallagher2012-09-243-4/+313
* AD: Detect domain controller compatibility versionStephen Gallagher2012-09-243-0/+44
* AD: autorid compatibility should recommend the use of default domainStephen Gallagher2012-09-241-4/+4
* SSSD fails to store users if any of the requested attribute is empty.Michal Zidek2012-09-201-0/+6
* Add more debuginfo into ldap_childOndrej Kos2012-09-201-23/+36
* Failover: use _srv_ when no primary server is definedPavel Březina2012-09-171-12/+3
* FO: Check server validity before setting statusJakub Hrozek2012-09-132-8/+17
* Don't terminate the same connection twiceJakub Hrozek2012-09-051-6/+0
* Retry the next server if bind during LDAP auth times outJakub Hrozek2012-09-051-1/+6
* Fix: IPv6 address with square brackets doesn't work.Michal Zidek2012-08-231-0/+7
* Unify usage of sysdb transactionsMichal Zidek2012-08-236-36/+93
* Clean up cache on server reinitializationPavel Březina2012-08-235-4/+403
* Remove compilation warning: ret may be uninitializedPavel Březina2012-08-211-0/+2
* Process all groups from a single nesting levelJakub Hrozek2012-08-211-4/+14
* Duplicate detection in fail over did not work.Michal Zidek2012-08-151-1/+6
* When ldap_group_nesting_level was reached, the LDAP provider tried to link gr...Michal Zidek2012-08-101-1/+45
* SRV resolution for backup servers should not be permitted.Michal Zidek2012-08-091-1/+9
* Change default for ldap_idmap_range_min to 200000Jakub Hrozek2012-08-091-1/+1
* Rename SYSDB_SUDO_CACHE_AT_OC to SYSDB_SUDO_CACHE_OCPavel Březina2012-08-072-3/+3
* shadow attributes can contain -1Pavel Březina2012-08-061-1/+1
* Primary server support: new options in krb5 providerJan Zeleny2012-08-013-4/+5
* Primary server support: new option in ldap providerJan Zeleny2012-08-013-4/+7
* Primary server support: LDAP adaptationJan Zeleny2012-08-013-35/+84
* Primary server support: support for "disconnecting" connections in LDAPJan Zeleny2012-08-011-4/+37
* Primary server support: basic support in failover codeJan Zeleny2012-08-011-2/+2
* Unbreak SASLPavel Březina2012-07-311-9/+12
* sudo ldap provider: support autoconfiguration of hostnamesPavel Březina2012-07-301-6/+275
* sdap_sudo.c: add missing end of line in few debug messagesPavel Březina2012-07-231-3/+3
* Fix uninitialized valuesNick Guay2012-07-183-8/+8
* LDAP: Properly cast type for MINSSF valueJan Vcelak2012-07-181-11/+9
* Fixed wrong number in shadowLastChangeJan Zeleny2012-07-161-1/+2
* Fix incorrect error-checkStephen Gallagher2012-07-091-1/+1
* Fix potential NULL-dereferenceStephen Gallagher2012-07-091-1/+3
* Fix uninitialized variableStephen Gallagher2012-07-091-0/+1
* Revert commit 4c157ecedd52602f75574605ef48d0c48e9bfbe8Stef Walter2012-07-061-15/+0
* LDAP: Rename user and group maps for ADStephen Gallagher2012-07-062-4/+4
* KRB5: Drop memctx parameter of krb5_try_kdcipStephen Gallagher2012-07-061-1/+1
* Fix crash when interface doesn't have an addressStef Walter2012-07-061-0/+3
* LDAP: Print extended failure message for SASL bindStephen Gallagher2012-07-021-2/+14
* Fix segfault when sudo is not configured.Simo Sorce2012-06-301-1/+2
* sudo ldap provider: support autoconfiguration of IP addressesPavel Březina2012-06-291-1/+179
* sudo ldap provider: do per-host updatesPavel Březina2012-06-291-3/+160
* sudo ldap provider: mark sdap_sudo_setup_periodical_refresh() as staticPavel Březina2012-06-291-2/+2
* sudo ldap provider: load host filter configuration on initPavel Březina2012-06-295-5/+185
* sudo: add host info optionsPavel Březina2012-06-292-0/+10
* sudo ldap provider: pass sudo_ctx instead of id_ctxPavel Březina2012-06-293-45/+73
* sdap_sudo.c: move _recv after _donePavel Březina2012-06-291-45/+45
* sudo ldap provider: modify highest USN in sdap_sudo_rules_refresh_done()Pavel Březina2012-06-291-3/+14
* sudo ldap provider: notify responder when an expired rule has been deletedPavel Březina2012-06-291-11/+76
* sudo ldap provider: return number of downloaded rules in sdap_sudo_refresh_re...Pavel Březina2012-06-293-6/+16