summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* selinux testselinuxJakub Hrozek2015-04-275-11/+144
* tests: Add NSS responder tests for bysid requestsJakub Hrozek2015-04-242-0/+220
* nss: Use negcache for getbysid requestsJakub Hrozek2015-04-241-0/+9
* sysdb: Add cache_expire to the default sysdb_search_object_by_str_attr setJakub Hrozek2015-04-241-1/+2
* BUILD: Write hints about optional python bindingsLukas Slebodnik2015-04-241-2/+22
* ad_opts: Use different default attribute for group nameLukas Slebodnik2015-04-171-1/+1
* subdom: Remove unused function get_flat_name_from_subdomain_nameJakub Hrozek2015-04-162-24/+0
* 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-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