summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SDAP: Remove unnecessary argument from sdap_save_userLukas Slebodnik2015-05-254-6/+3
* SDAP: Set initgroups expire attribute at the endLukas Slebodnik2015-05-252-9/+42
* nss: Do not ignore default vaue of SYSDB_INITGR_EXPIRELukas Slebodnik2015-05-252-3/+102
* test_nss_srv: Use right function for storing time_tLukas Slebodnik2015-05-251-4/+4
* Add unit tests for initgroupsJakub Hrozek2015-05-251-0/+346
* tests: Add a getpwnam-by-UPN testJakub Hrozek2015-05-251-0/+97
* tests: ncache_hit must be an int to test UPNsJakub Hrozek2015-05-251-9/+9
* negcache: Soften condition for expired entriesLukas Slebodnik2015-05-251-1/+1
* SDAP: Fix id mapping with disabled subdomainsLukas Slebodnik2015-05-251-0/+7
* IPA: do not fail if view name lookup failed on older versionsSumit Bose2015-05-151-1/+8
* SELINUX: Avoid disconnecting disconnected handleJakub Hrozek2015-05-151-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
* autofs: fix 'Cannot allocate memory' with FQDNsAron Parsons2015-04-301-9/+0
* GPO: Do not ignore missing attrs for GPOsLukas Slebodnik2015-04-301-3/+9
* 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
* Option filter_users had no effect for retrieving sudo rulesAdam Tkac2015-04-233-0/+39
* 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
* selinux: Only call semanage if the context actually changesJakub Hrozek2015-04-154-4/+109
* selinux: Begin and end the transaction on the same nesting levelJakub Hrozek2015-04-151-6/+14
* selinux: Disconnect before closing the handleJakub Hrozek2015-04-151-3/+10
* SDAP: Filter ad groups in initgroupsLukas Slebodnik2015-04-141-0/+12
* SDAP: Extract filtering AD group to functionLukas Slebodnik2015-04-145-47/+101
* SDAP: Do not set gid 0 twiceLukas Slebodnik2015-04-141-7/+0
* enumeration: fix talloc contextPavel Březina2015-04-142-2/+2
* memberof: Do not create request with 0 attribute valuesLukas Slebodnik2015-04-141-0/+6
* MAN: Update ppolicy descriptionPavel Reichl2015-03-271-4/+7
* sdap: properly handle binary objectGuid attributeSumit Bose2015-03-2713-34/+324
* LDAP: fix a typo in debug messagePavel Reichl2015-03-261-1/+1
* Resolv: re-read SRV query every time if its TTL is 0Jakub Hrozek2015-03-262-6/+27
* build: Only run cmocka tests if cmocka 1.0 or newer is availableJakub Hrozek2015-03-261-2/+2
* tests: convert all unit tests to cmocka 1.0 or laterJakub Hrozek2015-03-2633-638/+741
* LDAP: remove unused codePavel Reichl2015-03-261-5/+1
* GPO: error out instead of leaving array element uninitializedSumit Bose2015-03-261-1/+4
* IPA: set EINVAL if dn can't be linearizedPavel Reichl2015-03-201-0/+1
* IPA: make sure output variable is setSumit Bose2015-03-201-1/+3
* LDAP/AD: do not resolve group members during tokenGroups requestSumit Bose2015-03-209-18/+64
* selinux: Handle setup with empty default and no configured rulesJakub Hrozek2015-03-172-4/+10