summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mmap_cache: Use stricter check for hash keys.sssd-1.9.2-125.el6Lukas Slebodnik2013-08-301-4/+6
* mmap_cache: Skip records which doesn't have same hashLukas Slebodnik2013-08-301-2/+34
* mmap_cache: Store corrupted mmap cache before resetMichal Zidek2013-08-301-0/+66
* mmap_cache: Use better checks for corrupted mc in responderMichal Zidek2013-08-302-5/+53
* mmap_cache: Off by one error.Michal Zidek2013-08-304-14/+17
* mmap_cache: Remove triple checks in client code.Michal Zidek2013-08-302-40/+20
* mmap_cache: Check data->name value in client codeMichal Zidek2013-08-302-0/+37
* sss_packet_grow: correctly pad packet length to 512Bsssd-1.9.2-124.el6Pavel Březina2013-08-301-1/+1
* Make IPA SELinux provider aware of subdomain userssssd-1.9.2-122.el6Jakub Hrozek2013-08-301-1/+10
* print hint about password complexity when new password is rejectedsssd-1.9.2-121.el6Pavel Březina2013-08-112-2/+22
* ldap, krb5: More descriptive msg on chpass failure.sssd-1.9.2-120.el6Michal Zidek2013-08-112-0/+31
* providers: refresh expired netgroupssssd-1.9.2-119.el6Pavel Březina2013-08-117-3/+209
* back end: add refresh expired records periodic taskPavel Březina2013-08-1111-0/+70
* back end: periodical refresh of expired records APIPavel Březina2013-08-113-0/+377
* back end: periodic task APIPavel Březina2013-08-113-0/+449
* mmap_cache: Check if slot and name_ptr are not invalid.sssd-1.9.2-118.el6Michal Zidek2013-08-115-2/+73
* resolv-tests failing with memory leaksssd-1.9.2-117.el6Michal Zidek2013-08-111-2/+4
* Set default DNS resolution timeout to 6 seconds.Jakub Hrozek2013-08-113-3/+3
* Lower timeout to contact DNS serverMichal Zidek2013-08-111-1/+1
* LDAP: Fix crash when processing nested groupssssd-1.9.2-116.el6Jakub Hrozek2013-08-091-4/+16
* Removing unused functions.sssd-1.9.2-115.el6Lukas Slebodnik2013-08-092-36/+0
* Always set port status to neutral when resetting service.Michal Zidek2013-08-091-1/+2
* failover: if expanded server is marked as neutral, invoke srv collapsePavel Březina2013-08-091-0/+7
* collapse_srv_lookup may free the server, make it clear from the APIPavel Březina2013-08-091-5/+8
* Remove enumerate=true from man sssd-ldapJakub Hrozek2013-08-091-1/+0
* if selinux is disabled, ignore that selogin dir is missingsssd-1.9.2-114.el6Pavel Březina2013-08-091-3/+15
* Adding option to disable retrieving large AD groups.sssd-1.9.2-113.el6Lukas Slebodnik2013-08-0911-13/+74
* File descriptor leak in nss responder.sssd-1.9.2-112.el6Michal Zidek2013-08-091-18/+43
* Debug message in sss_mc_create_file.Michal Zidek2013-08-091-0/+5
* MAN: Fix the title of sssd-sudosssd-1.9.2-111.el6Jakub Hrozek2013-08-091-1/+1
* Document what does access_provider=ad dosssd-1.9.2-110.el6Jakub Hrozek2013-08-091-0/+14
* Every time use permissive control in function memberof_mod.sssd-1.9.2-109.el6Lukas Slebodnik2013-08-091-0/+7
* failover: set state->out when meta server remains in SRV_RESOLVE_ERRORsssd-1.9.2-108.el6Pavel Březina2013-08-091-0/+1
* Display the last grace warning, toosssd-1.9.2-107.el6Jakub Hrozek2013-08-092-3/+3
* Do not call sss_cmd_done in function check_cache.sssd-1.9.2-105.el6Lukas Slebodnik2013-08-081-6/+0
* init script: source /etc/sysconfig/sssdsssd-1.9.2-104.el6Pavel Březina2013-08-084-0/+19
* Configure SYSV init scripts properlyStephen Gallagher2013-08-084-10/+10
* Handle too many results from getnetgr.Lukas Slebodnik2013-08-081-1/+13
* sudo responder: use fully qualified name for subdomain userssssd-1.9.2-103.el6Pavel Březina2013-08-081-1/+1
* Add ignore_group_members option.sssd-1.9.2-102.el6Paul B. Henson2013-08-089-18/+64
* NSS: Add original homedir to home directory template optionssssd-1.9.2-101.el6Stephen Gallagher2013-08-086-8/+29
* sudo responder: use different callback for oob refreshsssd-1.9.2-100.el6Pavel Březina2013-08-081-6/+8
* MAN: Clarify the min_id/max_id limits furthersssd-1.9.2-99.el6Jakub Hrozek2013-08-081-0/+4
* IPA: Do not download or store the member attribute of host groupssssd-1.9.2-98.el6Jakub Hrozek2013-08-082-2/+0
* NSS: Clear cached netgroups if a request comes in from the sss_cachesssd-1.9.2-97.el6Lukas Slebodnik2013-08-084-0/+55
* NSS: allow removing entries from netgroup hash tableLukas Slebodnik2013-08-083-1/+32
* sudo: print better debug message when a rule has multiple cn valuessssd-1.9.2-96.el6Pavel Březina2013-08-081-1/+5
* sudo: skip rule on error instead of failing completelyPavel Březina2013-08-081-1/+3
* MAN: Clarify that saving users after enumerating large domain might be CPU in...sssd-1.9.2-95Jakub Hrozek2013-07-251-1/+9
* Allocate PAM DP request data on responder context1.9.2-92Jakub Hrozek2013-07-253-5/+54