summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* SDAP: Fix id mapping with disabled subdomainsLukas Slebodnik2015-05-051-0/+7
* sss_nss_idmap-tests: Use different prepared buffers for big endianLukas Slebodnik2015-05-041-0/+12
* GPO: Do not ignore missing attrs for GPOsLukas Slebodnik2015-04-301-3/+9
* autofs: fix 'Cannot allocate memory' with FQDNsAron Parsons2015-04-301-9/+0
* IPA: fix segfault in ipa_s2n_exopAron Parsons2015-04-291-1/+1
* IPA: allow initgroups by SID for AD usersSumit Bose2015-04-296-11/+56
* simple-access-provider: make user grp res more robustPavel Reichl2015-04-283-4/+24
* IPA: check ghosts in groups found by uuid as wellSumit Bose2015-04-271-9/+12
* IPA: use sysdb_attrs_add_string_safe to add group memberSumit Bose2015-04-271-2/+3
* IPA: do not try to save override data for the default viewSumit Bose2015-04-271-5/+10
* sysdb: Add cache_expire to the default sysdb_search_object_by_str_attr setJakub Hrozek2015-04-241-1/+2
* tests: Use cmocka-1.0+ API in test_sysdb_utilsJakub Hrozek2015-04-161-3/+3
* AD GPO: Always look up GPOs from machine domainStephen Gallagher2015-04-151-21/+33
* AD: Always get domain-specific ID connectionStephen Gallagher2015-04-152-11/+8
* AD: Clean up ad_access_gpoStephen Gallagher2015-04-151-7/+5
* Option filter_users had no effect for retrieving sudo rulesAdam Tkac2015-04-153-0/+39
* selinux: Only call semanage if the context actually changesJakub Hrozek2015-04-143-4/+104
* selinux: Begin and end the transaction on the same nesting levelJakub Hrozek2015-04-141-6/+14
* selinux: Disconnect before closing the handleJakub Hrozek2015-04-141-3/+10
* SDAP: Filter ad groups in initgroupsLukas Slebodnik2015-04-141-0/+12
* SDAP: Extract filtering AD group to functionLukas Slebodnik2015-04-144-47/+99
* SDAP: Do not set gid 0 twiceLukas Slebodnik2015-04-141-7/+0
* sudo: sanitize filter valuesPavel Březina2015-04-131-2/+13
* enumeration: fix talloc contextPavel Březina2015-04-082-2/+2
* GPO: Check return value of ad_gpo_store_policy_settingsLukas Slebodnik2015-04-081-0/+6
* CLIENT: Clear errno with enabled sss-default-nss-pluginLukas Slebodnik2015-04-071-0/+2
* MAN: Update ppolicy descriptionPavel Reichl2015-03-271-4/+7
* LDAP: fix a typo in debug messagePavel Reichl2015-03-261-1/+1
* IPA: Deprecate the ipa_hbac_treat_deny_as optionJakub Hrozek2015-03-241-0/+4
* IPA: Only treat malformed HBAC rules as fatal if deny rules are enabledJakub Hrozek2015-03-241-14/+54
* IPA: Drop useless sysdb parameterJakub Hrozek2015-03-241-16/+10
* IPA: Use custom error codes when validating HBAC rulesJakub Hrozek2015-03-246-29/+33