summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* GPO: fix memory leaksssd-1-12Pavel Reichl2015-10-071-3/+3
* SDAP: Relax POSIX checkPavel Reichl2015-10-051-4/+6
* Fix memory leak in sssdpac_verify()Thomas Oulevey2015-10-051-0/+3
* tests: check special characters in cleanup_groupsPavel Reichl2015-09-232-0/+337
* LDAP: Sanitize group dn before using in filterLukas Slebodnik2015-09-231-2/+16
* SPEC: Update spec file for krb5_local_auth_pluginLukas Slebodnik2015-09-231-5/+2
* IPA: Remove MPG groups if getgrgid was called before getpw()Jakub Hrozek2015-09-181-2/+39
* SYSDB: Index the objectSIDString attributeJakub Hrozek2015-09-143-1/+61
* CONFDB: Assume config file version 2 if missingMichal Židek2015-09-145-39/+29
* SPEC: Workaround for build with rpm 4.13Lukas Slebodnik2015-08-051-0/+3
* BUILD: Repair dependecies on deprecated librariesPetr Cech2015-08-052-13/+29
* sss_client: Update integrity check of records in mmap cacheLukas Slebodnik2015-08-052-19/+20
* SDAP: Remove user from cache for missing user in LDAPLukas Slebodnik2015-06-221-21/+26
* Updating version for the 1.12.6 releaseJakub Hrozek2015-06-121-1/+1
* Updating translations for the 1.12.5 releasesssd-1_12_5Jakub Hrozek2015-06-1241-14417/+31841
* subdomains: Inherit cleanup period and tokengroup settings from parent domainJakub Hrozek2015-06-086-0/+239
* UTIL: Inherit ignore_group_membersJakub Hrozek2015-06-082-0/+13
* SDAP: Add sdap_copy_map_entryJakub Hrozek2015-06-083-0/+104
* DP: Add a function to inherit DP options, if setJakub Hrozek2015-06-083-8/+181
* confdb: Add new option subdomain_inheritJakub Hrozek2015-06-086-3/+40
* ldap: use proper sysdb name in groups_by_user_done()Sumit Bose2015-06-011-3/+12
* Skip enumeration requests in IPA and AD providers as wellJakub Hrozek2015-06-014-29/+32
* DP: Set extra_value to NULL for enum requestsJakub Hrozek2015-06-011-1/+2
* PROXY: Do not register signal with SA_SIGINFOLukas Slebodnik2015-05-311-2/+2
* PROXY: proxy_child should work in non-root modeLukas Slebodnik2015-05-313-2/+4
* Download complete groups if ignore_group_members is set with tokengroupsJakub Hrozek2015-05-311-2/+15
* krb5: new option krb5_map_userPavel Reichl2015-05-2817-18/+372
* libwbclient-sssd: update interface to version 0.12Sumit Bose2015-05-266-104/+1233
* SDAP: Remove unnecessary argument from sdap_save_userLukas Slebodnik2015-05-224-6/+3
* SDAP: Set initgroups expire attribute at the endLukas Slebodnik2015-05-222-9/+42
* nss: Do not ignore default vaue of SYSDB_INITGR_EXPIRELukas Slebodnik2015-05-222-3/+102
* test_nss_srv: Use right function for storing time_tLukas Slebodnik2015-05-221-4/+4
* Add unit tests for initgroupsJakub Hrozek2015-05-221-0/+346
* tests: Add a getpwnam-by-UPN testJakub Hrozek2015-05-221-0/+97
* tests: ncache_hit must be an int to test UPNsJakub Hrozek2015-05-221-9/+9
* negcache: Soften condition for expired entriesLukas Slebodnik2015-05-221-1/+1
* MAN: refresh_expired_interval also supports users and groupsJakub Hrozek2015-05-181-2/+2
* LDAP: warn about lockout option being deprecatedPavel Reichl2015-05-142-1/+15
* IPA: do not fail if view name lookup failed on older versionsSumit Bose2015-05-121-1/+8
* SDAP: use DN to update entrySumit Bose2015-05-111-1/+2
* LDAP: return after tevent_req_errorJakub Hrozek2015-05-111-0/+1
* SELINUX: Avoid disconnecting disconnected handleJakub Hrozek2015-05-111-2/+7
* SPEC: Fix cyclic dependencies between sssd-{krb5,}-commonLukas Slebodnik2015-05-061-1/+1
* IPA: allow initgroups by UUID for FreeIPA usersSumit Bose2015-05-067-28/+64
* NSS: check for overrides before calling backendSumit Bose2015-05-061-5/+20
* IPA: do not add domain name unconditionallySumit Bose2015-05-063-1/+4
* IPA: search for overrides during initgroups in sever modeSumit Bose2015-05-061-0/+69
* IPA: enhance ipa_initgr_get_overrides_send()Sumit Bose2015-05-063-17/+61
* IPA: update initgr expire timestamp conditionallySumit Bose2015-05-061-8/+11
* IPA: do initgroups if extdom exop supports itSumit Bose2015-05-063-10/+21