summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* No indexingmdbtestJakub Hrozek2015-05-031-18/+0
* Hardcode a different tests directoryJakub Hrozek2015-05-031-1/+1
* Make the db configurable with a environment variableJakub Hrozek2015-05-031-1/+8
* tests: Disable failing sysdb testsJakub Hrozek2015-05-031-0/+14
* 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
* 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