summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cleanup error message handling for krb5 childmy-masterSimo Sorce2013-01-043-231/+166
* Return ERR_INTERNAL instead of EIOSimo Sorce2013-01-041-1/+1
* Use SSSD specific errors for offline authSimo Sorce2013-01-046-25/+42
* Add SSSD specific error codes and definitionsSimo Sorce2013-01-044-8/+120
* Add alias attribute to nss responder structuresSimo Sorce2013-01-042-2/+32
* Add alias argument to mmap_cache account store fnsSimo Sorce2013-01-043-4/+9
* Change memory cache layout to add optional keySimo Sorce2013-01-044-9/+28
* Refactor krb5 childSimo Sorce2013-01-041-284/+206
* krb5_child style fixSimo Sorce2013-01-041-13/+13
* NOPUSH: versionSimo Sorce2013-01-041-1/+1
* NOPUSH: configure.dev & make.devSimo Sorce2013-01-042-0/+4
* NOPUSH: Speed hacksSimo Sorce2013-01-042-2/+2
* sss_cache: fqdn not acceptedreviewsMichal Zidek2013-01-041-14/+149
* LDAP: initialize refresh function handlerOndrej Kos2013-01-041-1/+1
* let krb5_backup_kpasswd failover workPavel Březina2013-01-021-2/+2
* failover: Protect against empty host namesMichal Zidek2013-01-0211-102/+174
* set ret to EOK after for loop in sdap_sudo_purge_sudoersPavel Březina2013-01-021-0/+2
* mmap cache: invalidate cache on fatal errorSimo Sorce2012-12-203-10/+30
* Carefully check records when forcibly invalidatingSimo Sorce2012-12-202-20/+105
* Update free table when records are invalidated.Simo Sorce2012-12-201-14/+23
* nss_mc: Add extra checks when dereferencing recordsSimo Sorce2012-12-201-0/+12
* krb5 tgt renewal: fix usage of ldb_dn_get_component_val()Sumit Bose2012-12-201-4/+4
* Free resources if fileno failedJakub Hrozek2012-12-201-0/+2
* Add default section to switch statementSumit Bose2012-12-191-0/+3
* Fix a 'shadows a global declaration' warningSumit Bose2012-12-191-2/+2
* sssd_nss: Plug memory leaksSimo Sorce2012-12-191-2/+11
* memberof: Prevent unneded failure caseSimo Sorce2012-12-191-2/+7
* use talloc_zfree when freeing rhostent in resolverPavel Březina2012-12-191-1/+1
* Add responder_sbus.h to noinst_HEADERSJakub Hrozek2012-12-181-0/+1
* select_principal_from_keytab() do wildcard lookups after specific onesSumit Bose2012-12-181-3/+3
* select_principal_from_keytab() look for plain input as wellSumit Bose2012-12-181-2/+6
* responder_dp: Add timeout to side requetsSimo Sorce2012-12-181-1/+25
* AUTOFS: Clear enum cache if a request comes in from the sss_cacheJakub Hrozek2012-12-183-0/+31
* RESPONDERS: Create a common file with service names and versionsJakub Hrozek2012-12-1811-17/+50
* AUTOFS: remove all maps from hash if request for auto.master comes inJakub Hrozek2012-12-182-3/+59
* AUTOFS: allow removing entries from hash tableJakub Hrozek2012-12-183-1/+32
* DP: invalidate all cached maps if a request for auto.master comes inJakub Hrozek2012-12-183-0/+16
* SYSDB: Add API to invalidate all map objectsJakub Hrozek2012-12-182-0/+94
* SYSDB: fix copy-n-paste errorJakub Hrozek2012-12-181-1/+1
* sudo: do full refresh when data provider is back onlinePavel Březina2012-12-182-7/+75
* sudo: schedule another full refresh in short interval if the first failsPavel Březina2012-12-182-0/+28
* check dp error in sdap_sudo_full_refresh_done()Pavel Březina2012-12-181-3/+8
* add sdap_sudo_schedule_refresh()Pavel Březina2012-12-182-43/+77
* try primary server after retry_timeout + 1 seconds when switching to backupPavel Březina2012-12-184-2/+14
* RESOLV: Do not steal the resulting hostent on errorJakub Hrozek2012-12-181-2/+3
* Set cloexec flag for log filesJakub Hrozek2012-12-181-0/+11
* MEMBEROF: silence compilation warningsJakub Hrozek2012-12-171-15/+15
* PROXY: fix groups cachingOndrej Kos2012-12-171-0/+6
* let ldap_chpass_uri failover work when using same hostnamePavel Březina2012-12-151-11/+4
* sssd_pam: Cleanup requests cache on sbus reconectSimo Sorce2012-12-141-1/+4