summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* DP: Use the correct type for DBus booleanJakub Hrozek2013-08-281-2/+5
* mmap_cache: Use stricter check for hash keys.Lukas Slebodnik2013-08-281-4/+6
* mmap_cache: Skip records which doesn't have same hashLukas Slebodnik2013-08-281-2/+34
* sss_packet_grow: correctly pad packet length to 512BPavel Březina2013-08-281-1/+1
* Removing unused parameter type from sudosrv_get_sudorules_query_cache()Lukas Slebodnik2013-08-281-4/+2
* mmap_cache: Store corrupted mmap cache before resetMichal Zidek2013-08-191-0/+66
* mmap_cache: Use better checks for corrupted mc in responderMichal Zidek2013-08-192-5/+53
* mmap_cache: Off by one error.Michal Zidek2013-08-194-14/+17
* mmap_cache: Remove triple checks in client code.Michal Zidek2013-08-192-40/+20
* mmap_cache: Check data->name value in client codeMichal Zidek2013-08-192-0/+37
* print hint about password complexity when new password is rejectedPavel Březina2013-08-112-2/+22
* ldap, krb5: More descriptive msg on chpass failure.Michal Zidek2013-08-112-0/+31
* providers: refresh expired netgroupsPavel Březina2013-08-116-3/+208
* back end: add refresh expired records periodic taskPavel Březina2013-08-1110-0/+68
* back end: periodical refresh of expired records APIPavel Březina2013-08-112-0/+375
* back end: periodic task APIPavel Březina2013-08-112-0/+447
* mmap_cache: Check if slot and name_ptr are not invalid.Michal Zidek2013-08-115-2/+73
* resolv-tests failing with memory leakMichal Zidek2013-08-091-2/+4
* Set default DNS resolution timeout to 6 seconds.Jakub Hrozek2013-08-093-3/+3
* Lower timeout to contact DNS serverMichal Zidek2013-08-091-1/+1
* init script: source /etc/sysconfig/sssdPavel Březina2013-08-083-0/+18
* Configure SYSV init scripts properlyStephen Gallagher2013-08-083-9/+7
* Handle too many results from getnetgr.Lukas Slebodnik2013-08-081-1/+13
* Do not call sss_cmd_done in function check_cache.Lukas Slebodnik2013-08-081-6/+0
* MAN: Clarify the min_id/max_id limits furtherJakub Hrozek2013-08-081-0/+4
* NSS: Clear cached netgroups if a request comes in from the sss_cacheLukas Slebodnik2013-08-084-0/+55
* NSS: allow removing entries from netgroup hash tableLukas Slebodnik2013-08-083-1/+32
* LDAP: Fix crash when processing nested groupsJakub Hrozek2013-08-081-4/+16
* sudo: print better debug message when a rule has multiple cn valuesPavel Březina2013-08-061-1/+5
* sudo: skip rule on error instead of failing completelyPavel Březina2013-08-061-1/+3
* Every time use permissive control in function memberof_mod.Lukas Slebodnik2013-07-171-0/+7
* Always set port status to neutral when resetting service.Michal Zidek2013-07-151-1/+2
* sudo responder: use different callback for oob refreshPavel Březina2013-06-271-6/+8
* IPA: Do not download or store the member attribute of host groupsJakub Hrozek2013-06-242-2/+0
* failover: if expanded server is marked as neutral, invoke srv collapsePavel Březina2013-06-211-0/+7
* collapse_srv_lookup may free the server, make it clear from the APIPavel Březina2013-06-211-5/+8
* failover: set state->out when meta server remains in SRV_RESOLVE_ERRORPavel Březina2013-06-171-0/+1
* Add ignore_group_members option.Paul B. Henson2013-05-319-18/+64
* Adding option to disable retrieving large AD groups.Lukas Slebodnik2013-05-2311-13/+74
* Removing unused functions.Lukas Slebodnik2013-05-232-36/+0
* sudo responder: use fully qualified name for subdomain usersPavel Březina2013-05-101-1/+1
* SUDO: IPA providerLukas Slebodnik2013-05-106-29/+110
* Display the last grace warning, tooJakub Hrozek2013-05-022-3/+3
* Only try to relink ghost users if we're not enumeratingJakub Hrozek2013-04-292-4/+17
* Updating the translations for the 1.9.5 releasesssd-1_9_5Jakub Hrozek2013-04-2315-7353/+8232
* LDAP: do not invalidate pointer with realloc while processing ghost usersJakub Hrozek2013-04-191-3/+13
* Fix simple access group control in case-insensitive domainsJakub Hrozek2013-04-152-18/+11
* Fix krbcc dir creation issue with MIT krb5 1.11Lukas Slebodnik2013-04-152-35/+85
* krb5: include backwards compatible declaration of krb5_trace_infoJakub Hrozek2013-04-152-2/+8
* sssd fails with readonly SELinux login filesMichal Zidek2013-04-121-1/+4