summaryrefslogtreecommitdiffstats
path: root/src/providers
Commit message (Expand)AuthorAgeFilesLines
...
* 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-122-2/+2
* Create ghost users when a user DN is encountered in IPAJakub Hrozek2012-10-121-37/+276
* Allow extdom exop to return flat domain name as wellSumit Bose2012-10-124-4/+37
* Collect krb5 trace on high debug levelsJakub Hrozek2012-10-124-3/+50
* Two fixes to child processesJakub Hrozek2012-10-122-6/+5
* Add more info about ticket validationOndrej Kos2012-10-101-0/+8
* Fix segfault when ID-mapping an entry without a SIDJakub Hrozek2012-10-101-1/+1
* SSH: Refactor sysdb and related codeJan Cholasta2012-10-051-2/+16
* Fix default upper limit of slicesOndrej Kos2012-10-043-3/+3
* Slices calculation is alway wrong for default valuesOndrej Kos2012-10-041-2/+2
* Log possibly non-randomizable ccache file templateOndrej Kos2012-10-044-6/+26
* 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-022-2/+2
* remove left over principal selectionPavel Březina2012-10-021-21/+0
* LDAP: Handle empty namingContexts values safelyStephen Gallagher2012-09-261-0/+8
* 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