summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* selinux: Only call semanage if the context actually changesJakub Hrozek2015-04-144-4/+109
* 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
* Option filter_users had no effect for retrieving sudo rulesAdam Tkac2015-04-143-0/+39
* sysdb-tests: test return value before output argumentsLukas Slebodnik2015-04-141-0/+1
* sysdb-tests: Add missing assertionsLukas Slebodnik2015-04-141-0/+3
* simple_access-tests: Simplify assertionLukas Slebodnik2015-04-141-3/+1
* 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
* nsupdate: Append -d/-D to nsupdate with a high debug levelJakub Hrozek2015-04-141-1/+17
* dyndns: Log nsupdate stderr with a high debug levelJakub Hrozek2015-04-141-0/+12
* UTIL: Add a simple function to get the fd of debug_fileJakub Hrozek2015-04-142-0/+10
* sudo: sanitize filter valuesPavel Březina2015-04-131-2/+13
* MAN: Clarify how are GPO mappings called in GPO editorJakub Hrozek2015-04-101-3/+19
* NSS: Reset negcache after checking domainsJakub Hrozek2015-04-091-0/+24
* responders: reset ncache after domains are discovered during startupJakub Hrozek2015-04-0910-15/+82
* ncache: Add sss_ncache_reset_repopulate_permanentJakub Hrozek2015-04-093-0/+113
* ncache: Silence critical error from filter_users when default_domain_suffix i...Jakub Hrozek2015-04-093-8/+101
* ncache: Fix sss_ncache_reset_permanentJakub Hrozek2015-04-092-1/+12
* tests: Revert strcmp conditionJakub Hrozek2015-04-081-1/+1
* LDAP: Set sdap handle as explicitly connected in LDAP authJakub Hrozek2015-04-081-0/+12
* SPEC: Few cosmetic changesLukas Slebodnik2015-04-081-6/+4
* SPEC: Remove unused optionLukas Slebodnik2015-04-081-1/+0
* SPEC: Drop workarounds for old rpmbuildLukas Slebodnik2015-04-081-9/+0
* SPEC: Drop workaround for old libtoolLukas Slebodnik2015-04-081-9/+0
* util-tests: Initialize boolean variable to default valueLukas Slebodnik2015-04-081-1/+1
* enumeration: fix talloc contextPavel Březina2015-04-082-2/+2
* CLIENT: Clear errno with enabled sss-default-nss-pluginLukas Slebodnik2015-04-071-0/+2
* KRB5: Unify prototype and definitionLukas Slebodnik2015-04-011-2/+3
* GPO: Check return value of ad_gpo_store_policy_settingsLukas Slebodnik2015-04-011-0/+6
* SSH: Ignore the default_domain_suffixJakub Hrozek2015-04-011-1/+1
* PAC: Remove unused functionLukas Slebodnik2015-03-311-35/+0
* test_resolv_fake: Fix alignment warningLukas Slebodnik2015-03-271-9/+10
* MAN: Update ppolicy descriptionPavel Reichl2015-03-271-4/+7
* Fix a few typos in commentsPavel Reichl2015-03-262-5/+5
* LDAP: fix a typo in debug messagePavel Reichl2015-03-261-1/+1
* test_ldap_auth: Use right assertion for integer comparisonLukas Slebodnik2015-03-261-6/+6
* test_expire: Use right assertion macro for standard functionsLukas Slebodnik2015-03-261-2/+3
* pam_client: fix casting to const pointerLukas Slebodnik2015-03-261-7/+8
* MAN: Clarify debug_level a bitJakub Hrozek2015-03-241-0/+19
* IPA: Remove the ipa_hbac_treat_deny_as optionJakub Hrozek2015-03-2411-109/+19
* 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
* Resolv: re-read SRV query every time if its TTL is 0Jakub Hrozek2015-03-242-6/+27
* tests: Use cmocka-1.0+ API in test_sysdb_utilsJakub Hrozek2015-03-241-3/+3
* BUILD: Add missing header file to tarballLukas Slebodnik2015-03-241-0/+1
* ldap: refactor nds_check_expired to use util funcPavel Reichl2015-03-231-23/+6