summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Allocate PAM DP request data on responder contextJakub Hrozek2013-04-083-5/+54
* Document what does access_provider=ad doJakub Hrozek2013-03-211-0/+14
* ldap: Fallback option for rfc2307 schemaSimo Sorce2013-03-2113-11/+227
* Resolve GIDs in the simple access providerJakub Hrozek2013-03-194-303/+1020
* 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
* Fix minor grammar error in logStephen Gallagher2013-01-301-1/+1
* krb: recreate ccache if it was deletedPavel Březina2013-01-301-1/+8
* Updating the translations for the 1.9.4 releasesssd-1_9_4Jakub Hrozek2013-01-2816-2810/+13240
* 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-281-37/+140
* 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