summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-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
* 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
* autofs: fix invalid header 'number of entries' in packet1.9.2-91Pavel Březina2013-05-301-1/+5
* Only try to relink ghost users if we're not enumerating1.9.2-90Jakub Hrozek2013-05-302-4/+16
* LDAP: do not invalidate pointer with realloc while processing ghost users1.9.2-89Jakub Hrozek2013-05-301-3/+13
* Fix simple access group control in case-insensitive domains1.9.2-88Jakub Hrozek2013-04-152-18/+11
* ldap: Fallback option for rfc2307 schemaSimo Sorce2013-04-1513-11/+227
* Resolve GIDs in the simple access providerJakub Hrozek2013-04-154-303/+1020
* Do not compile main() in DP if UNIT_TESTING is definedJakub Hrozek2013-04-151-0/+2
* Add unit tests for simple access test by groupsJakub Hrozek2013-04-151-32/+253
* Provide a be_get_account_info_send functionJakub Hrozek2013-04-152-19/+149
* Don't treat 0 as default for pam_pwd_expiration warning1.9.2-85Jakub Hrozek2013-03-011-1/+2
* Fix the krb5 password expiration warningJakub Hrozek2013-02-221-1/+7
* nested groups: fix group lookup hangs if member dn is incorrectrhel-6.41.9.2-83Pavel Březina2013-01-301-0/+24
* 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-26/+26
* 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