summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap
Commit message (Expand)AuthorAgeFilesLines
* warn user if password is about to expirePavel Březina2012-12-061-3/+4
* idmap: Silence DEBUG messages when dealing with built-in SIDs.Michal Zidek2012-11-284-79/+108
* do not default fullname to gecos when schema = adPavel Březina2012-11-281-0/+14
* LDAP: fix uninitialized variableOndrej Kos2012-11-271-1/+1
* LDAP: Only convert direct parents' ghost attribute to memberJakub Hrozek2012-11-212-8/+38
* LDAP: Make it possible to use full principal in ldap_sasl_authid againJakub Hrozek2012-11-201-4/+16
* LDAP: Checking the principal should not be considered fatalJakub Hrozek2012-11-201-6/+10
* LDAP: Provide a common sdap_set_sasl_options init functionJakub Hrozek2012-11-202-0/+79
* LDAP: Expire even non authenticated connectionsJakub Hrozek2012-11-191-8/+11
* Do not save HBAC rules in subdomain subtreeSumit Bose2012-11-191-3/+16
* LDAP: Refactor saving ghost usersJakub Hrozek2012-11-191-88/+99
* LDAP: Better debug logging when saving groupsStephen Gallagher2012-11-191-11/+75
* LDAP: use the correct memory contextJakub Hrozek2012-11-191-1/+1
* LDAP: Fix saving empty groupsJakub Hrozek2012-11-191-2/+4
* LDAP: Allocate the temporary context on NULL, not memctxJakub Hrozek2012-11-191-1/+1
* sudo: store rules with no sudoHost attributePavel Březina2012-11-191-0/+7
* Do not remove a group if it has members from subdomainsSumit Bose2012-11-121-4/+15
* LDAP: Fix off-by-one error when saving ghost usersJakub Hrozek2012-11-061-1/+1
* KRB5: Return error when principal selection failsJakub Hrozek2012-11-051-1/+4
* sudo refresh: handle errors properlyPavel Březina2012-11-051-8/+25
* sudo: do not fail if usn value is zero but full refresh is completedPavel Březina2012-11-052-7/+19
* LDAP: Check validity of naming_contextJakub Hrozek2012-11-051-1/+1
* Only call krb5_set_trace_callback on platforms that support itJakub Hrozek2012-10-121-1/+1
* Create ghost users when a user DN is encountered in IPAJakub Hrozek2012-10-121-37/+276
* Collect krb5 trace on high debug levelsJakub Hrozek2012-10-122-1/+25
* Two fixes to child processesJakub Hrozek2012-10-121-4/+5
* Fix segfault when ID-mapping an entry without a SIDJakub Hrozek2012-10-101-1/+1
* Fix default upper limit of slicesOndrej Kos2012-10-041-1/+1
* Slices calculation is alway wrong for default valuesOndrej Kos2012-10-041-2/+2
* Remove unused variableJakub Hrozek2012-10-041-6/+0
* Variable in sdap_sudo_rules_refresh_send could be used, uninitialized.Michal Zidek2012-10-031-0/+1
* Flip the default value of ldap_initgroups_use_matching_rule_in_chainJakub Hrozek2012-10-021-1/+1
* remove left over principal selectionPavel Březina2012-10-021-21/+0
* LDAP: Handle empty namingContexts values safelyStephen Gallagher2012-09-261-0/+8
* SYSDB: Remove unnecessary domain parameter from several sysdb callsJakub Hrozek2012-09-242-2/+2
* AUTOFS: Use both key and value in entry RDNJakub Hrozek2012-09-241-2/+10
* AUTOFS: Add entry objects below map objectsJakub Hrozek2012-09-241-43/+91
* AUTOFS: Do not fail if search base is not providedJakub Hrozek2012-09-241-2/+2
* AD: Handle sysdb lookup failure during tokenGroups processingStephen Gallagher2012-09-241-0/+6
* sdap_add_incomplete_groups(): fix ret may be uninitialized warningPavel Březina2012-09-241-1/+1
* 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