summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Read remote groups from PACSumit Bose2013-01-081-3/+52
* Remote groups do not have an original DN attributeSumit Bose2013-01-081-40/+34
* Save domain and GID for groups from the configured domainSumit Bose2013-01-083-17/+47
* Always get user data from PACSumit Bose2013-01-081-7/+7
* Update domain ID for local domain as wellSumit Bose2013-01-081-2/+14
* IDMAP: add sss_idmap_smb_sid_to_unix()Sumit Bose2013-01-082-0/+39
* Add find_domain_by_id()Sumit Bose2013-01-083-0/+91
* Use struct pac_grp instead of gid_t for groups from PACSumit Bose2013-01-084-26/+36
* sudo smart refresh: fix debug messagePavel Březina2013-01-071-1/+1
* sudo smart refresh: do not include usn in filter if no valid usn is knownPavel Březina2013-01-071-5/+12
* Search for SHORTNAME$@REALM instead of fqdn$@REALM by defaultJakub Hrozek2013-01-071-3/+35
* sss_userdel and sss_groupdel with use_fully_qualified_namesMichal Zidek2013-01-071-15/+50
* SYSDB: Modify ghosts in permissive modeOndrej Kos2013-01-071-1/+33
* let krb5_backup_kpasswd failover workPavel Březina2013-01-041-2/+2
* sss_cache: fqdn not acceptedMichal Zidek2013-01-041-14/+149
* sss_cache: Small refactor.Michal Zidek2013-01-043-58/+72
* 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
* SSH: Reject requests for authorized keys of rootJan Cholasta2012-12-201-0/+5
* Add default section to switch statementSumit Bose2012-12-201-0/+3
* Free resources if fileno failedJakub Hrozek2012-12-201-0/+2
* Set cloexec flag for log filesJakub Hrozek2012-12-201-0/+11
* sssd_nss: Plug memory leaks1.9.2-55Simo Sorce2012-12-201-2/+11
* memberof: Prevent unneded failure case1.9.2-54Simo Sorce2012-12-201-2/+7
* responder_dp: Add timeout to side requets1.9.2-53Simo Sorce2012-12-201-1/+25
* SYSDB: More debugging during the conversion to ghost users1.9.2-52Jakub Hrozek2012-12-191-0/+9
* select_principal_from_keytab() do wildcard lookups after specific ones1.9.2-51Sumit Bose2012-12-181-3/+3
* select_principal_from_keytab() look for plain input as wellSumit Bose2012-12-181-2/+6
* Add responder_sbus.h to noinst_HEADERS1.9.2-50Jakub Hrozek2012-12-181-0/+1
* 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 online1.9.2-49Pavel 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 backup1.9.2-48Pavel Březina2012-12-184-2/+14
* RESOLV: Do not steal the resulting hostent on errorJakub Hrozek2012-12-181-2/+3
* MEMBEROF: silence compilation warningsJakub Hrozek2012-12-181-15/+15
* PROXY: fix groups caching1.9.2-47Ondrej Kos2012-12-171-0/+6
* let ldap_chpass_uri failover work when using same hostname1.9.2-46Pavel Březina2012-12-151-11/+4
* sssd_pam: Cleanup requests cache on sbus reconect1.9.2-45Simo Sorce2012-12-141-1/+4
* tools: sss_userdel and groupdel remove entries from memory cache1.9.2-44Michal Zidek2012-12-143-0/+55