summaryrefslogtreecommitdiffstats
path: root/src/providers
Commit message (Expand)AuthorAgeFilesLines
* KRB5: Recover gracefully if the ccache file could not be reusedJakub Hrozek2012-09-241-4/+6
* Bad debug message when no dns_discovery_domain specified.Michal Zidek2012-09-241-3/+11
* SYSDB: Remove unnecessary domain parameter from several sysdb callsJakub Hrozek2012-09-245-12/+6
* 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
* Make subdomain discovery less noisySumit Bose2012-09-241-15/+16
* 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
* KRB5 child: handle more error codes gracefullyJakub Hrozek2012-09-201-31/+26
* KRB5 child: Don't return System Error on empty passwordJakub Hrozek2012-09-201-0/+4
* Failover: use _srv_ when no primary server is definedPavel Březina2012-09-174-46/+12
* SELinux: Always use the default if it exists on the serverJakub Hrozek2012-09-131-9/+9
* FO: Check server validity before setting statusJakub Hrozek2012-09-137-33/+49
* backend: initialize sudo only when it is enabled in servicesPavel Březina2012-09-121-3/+63
* be_process_init(): free ctx on errorPavel Březina2012-09-121-15/+21
* netgroup: resolve hostgroup membership correctlyPavel Březina2012-09-121-1/+1
* KRB5: Add a missing string argumentJakub Hrozek2012-09-101-1/+2
* KRB5: Return PAM_AUTH_ERR on incorrect passwordJakub Hrozek2012-09-101-19/+32
* KRB5: cancel the sysdb transaction on one place onlyJakub Hrozek2012-09-101-1/+0
* 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
* Use new debug levels in validate_tgt()Sumit Bose2012-08-241-13/+16
* Fix fallback in validate_tgt()Sumit Bose2012-08-241-8/+20
* Fix: IPv6 address with square brackets doesn't work.Michal Zidek2012-08-234-1/+35
* Unify usage of sysdb transactionsMichal Zidek2012-08-2313-48/+167
* Typo in debug message (SSSd -> SSSD).Michal Zidek2012-08-231-1/+1
* Clean up cache on server reinitializationPavel Březina2012-08-235-4/+403
* Consolidation of functions that make realm upper-caseOndrej Kos2012-08-233-31/+4
* AD context was set to null due to type mismatchOndrej Kos2012-08-233-1/+14
* 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
* KRB5: Only return PAM error for unreachable kpasswd when performing chpassJakub Hrozek2012-08-151-2/+4
* FO: Return EAGAIN if there are more servers to tryJakub Hrozek2012-08-151-0/+9
* FO: Don't retry the same server if it's not workingJakub Hrozek2012-08-151-2/+3
* Duplicate detection in fail over did not work.Michal Zidek2012-08-158-10/+64
* When ldap_group_nesting_level was reached, the LDAP provider tried to link gr...Michal Zidek2012-08-101-1/+45
* Don't use server after SRV data collapsedJakub Hrozek2012-08-091-5/+8
* SRV resolution for backup servers should not be permitted.Michal Zidek2012-08-094-5/+36
* Change default for ldap_idmap_range_min to 200000Jakub Hrozek2012-08-093-3/+3
* Abort PAM access phase if HBAC does not return PAM_SUCCESSJakub Hrozek2012-08-091-0/+1
* Backward GOTOs rewritten into do-while loops.Ondrej Kos2012-08-092-245/+271
* Allocate on top of a talloc context, not NULLJakub Hrozek2012-08-081-0/+3
* Always mark SRV servers as primaryJakub Hrozek2012-08-071-0/+1
* Rename SYSDB_SUDO_CACHE_AT_OC to SYSDB_SUDO_CACHE_OCPavel Březina2012-08-072-3/+3