summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Display the last grace warning, toosssd-1-9Jakub Hrozek2013-05-022-3/+3
* Only try to relink ghost users if we're not enumeratingJakub Hrozek2013-04-292-4/+17
* Bump the version for the 1.9.6 releaseJakub Hrozek2013-04-291-1/+1
* Updating the translations for the 1.9.5 releasesssd-1_9_5Jakub Hrozek2013-04-2337-7844/+8842
* tests: Link the simple access tests with -ldlJakub Hrozek2013-04-221-0/+1
* 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
* Allocate PAM DP request data on responder contextJakub Hrozek2013-04-083-5/+54
* sssd-1.8.0: work around a bug in cov-build from CoverityKamil Dudka2013-03-261-0/+3
* Document what does access_provider=ad doJakub Hrozek2013-03-211-0/+14
* ldap: Fallback option for rfc2307 schemaSimo Sorce2013-03-2114-11/+228
* Resolve GIDs in the simple access providerJakub Hrozek2013-03-195-307/+1033
* Do not compile main() in DP if UNIT_TESTING is definedJakub Hrozek2013-03-191-0/+2
* Add unit tests for simple access test by groupsJakub Hrozek2013-03-191-32/+253
* Provide a be_get_account_info_send functionJakub Hrozek2013-03-192-19/+149
* krb5-utils-tests: remove invalid conditionPavel Březina2013-03-131-2/+0
* Debug message in sss_mc_create_file.Michal Zidek2013-03-071-0/+5
* File descriptor leak in nss responder.Michal Zidek2013-03-071-18/+43
* Don't treat 0 as default for pam_pwd_expiration warningJakub Hrozek2013-03-011-1/+2
* if selinux is disabled, ignore that selogin dir is missingPavel Březina2013-03-011-3/+15
* autofs: fix invalid header 'number of entries' in packetPavel Březina2013-03-011-1/+5
* sdap_fill_memberships: continue if a member is not foud in sysdbPavel Březina2013-02-271-3/+7
* Remove enumerate=true from man sssd-ldapJakub Hrozek2013-02-261-1/+0
* sysdb: try dealing with binary-content attributesJan Engelhardt2013-02-264-7/+17
* Fix the krb5 password expiration warningJakub Hrozek2013-02-211-1/+7
* subdomains: replace invalid characters with underscore in krb5 mapping file namePavel Březina2013-02-141-1/+25
* NSS: Add original homedir to home directory template optionsStephen Gallagher2013-02-106-8/+29
* Unchecked return value in files.cMichal Zidek2013-02-061-1/+9
* Don't use srcdir with testsJakub Hrozek2013-02-041-3/+3
* Fix minor grammar error in logStephen Gallagher2013-01-301-1/+1
* krb: recreate ccache if it was deletedPavel Březina2013-01-301-1/+8
* Bump the version to 1.9.5, reset release in RPMs to 0Jakub Hrozek2013-01-282-2/+2
* Updating the translations for the 1.9.4 releasesssd-1_9_4Jakub Hrozek2013-01-2838-4111/+16374
* nested groups: fix group lookup hangs if member dn is incorrectPavel Březina2013-01-281-0/+24
* TOOLS: Compile on old platforms such as RHEL5Jakub Hrozek2013-01-282-37/+144
* MAN: Clarify that saving users after enumerating large domain might be CPU in...Jakub Hrozek2013-01-281-1/+9
* SYSDB: Expire group if adding ghost users fails with EEXISTJakub Hrozek2013-01-231-2/+36
* SYSDB: make the sss_ldb_modify_permissive function publicJakub Hrozek2013-01-232-2/+11
* TOOLS: Use file descriptor to avoid races when creating a home directoryJakub Hrozek2013-01-234-354/+364
* TOOLS: Use openat/unlinkat when removing the homedirJakub Hrozek2013-01-231-42/+41
* Check that strings do not go beyond the end of the packet body in autofs and ...Jan Cholasta2013-01-232-7/+7
* sudo responder: change num_rules type from size_t to uint32_tPavel Březina2013-01-227-25/+25
* Convert the value of pwd_exp_warning to secondsJakub Hrozek2013-01-221-5/+6
* fix backend callbacks: remove callback properly from dlistPavel Březina2013-01-221-6/+18
* TOOLS: invalidate parent groups in memory cache, tooJakub Hrozek2013-01-214-8/+71
* LDAP: Compare lists of DNs when saving autofs entriesJakub Hrozek2013-01-213-137/+173
* Invalidate user entry even if there are no groupsJakub Hrozek2013-01-162-11/+8