summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sysdb custom: completely replace old object instead of merging itsudohostPavel Březina2017-11-072-30/+7
* sudo ldap: do not store rules without sudoHost attributePavel Březina2017-11-031-2/+3
* AD: Remember last site discovered in sysdbPavel Březina2017-11-026-4/+26
* sysdb: add functions to get/set client sitePavel Březina2017-11-023-0/+146
* AD: Remember last site discoveredPavel Březina2017-11-021-1/+43
* sudo: always use srv_opts from id contextPavel Březina2017-10-311-6/+1
* CI: Ignore source file generated by systemtapLukas Slebodnik2017-10-311-0/+1
* MAN: GPO Security Filtering limitationMichal Židek2017-10-271-0/+7
* sudo: document background activityPavel Březina2017-10-261-0/+8
* CACHE_REQ: Copy the cr_domain list for each requestFabiano Fidêncio2017-10-263-2/+55
* TESTS: Add integration tests for the auto_private_groups optionJakub Hrozek2017-10-262-3/+290
* SYSDB: Prevent users and groups ID collision in MPG domains except for id_pro...Jakub Hrozek2017-10-261-3/+38
* LDAP: Turn group request into user request for MPG domains if neededJakub Hrozek2017-10-261-39/+113
* SDAP: Allow the mpg flag for the main domainJakub Hrozek2017-10-261-8/+75
* CONFDB: Remove the obsolete option magic_private_groupsJakub Hrozek2017-10-261-1/+0
* CONFIG: Add a new option auto_private_groupsJakub Hrozek2017-10-267-2/+36
* Fix minor spelling mistakesRené Genz2017-10-2531-46/+46
* MAN: Document memcache_timeout=0 meaningMichal Židek2017-10-241-1/+8
* NSS: Specify memcache_timeout=0 semanticsMichal Židek2017-10-242-0/+65
* NSS: Move memcache setup to separate functionMichal Židek2017-10-241-40/+51
* KCM: Fix typo in commentsLukas Slebodnik2017-10-241-2/+2
* Update the version number to track 1.16.1 developmentJakub Hrozek2017-10-201-1/+1
* Updating the version for the 1.16.0 releaseJakub Hrozek2017-10-201-1/+1
* Updating the translation for the 1.16.0 releaseJakub Hrozek2017-10-2042-35699/+51856
* Revert "IPA: Only generate kdcinfo files on clients"Lukas Slebodnik2017-10-192-18/+9
* LDAP: Add support for rhost access controlAlexey Kamenskiy2017-10-1915-1/+367
* IPA: Add threshold for sudo searchesJustin Stephenson2017-10-195-10/+63
* sss_client: refactor internal timeout handlingSumit Bose2017-10-192-38/+74
* DP: Log to syslog whether it's online or offlineFabiano Fidêncio2017-10-182-0/+14
* DP: Fix the output type used in dp_req_recv_ptr()Fabiano Fidêncio2017-10-181-5/+5
* IPA: sanitize name in override search filterSumit Bose2017-10-181-5/+13
* intg: Add sanity tests for pysss_nss_idmapLukas Slebodnik2017-10-162-0/+270
* intg: Create FakeAD class based on openldapLukas Slebodnik2017-10-164-0/+936
* ds_openldap: Extract functionality to protected methodsLukas Slebodnik2017-10-161-23/+28
* intg: Prefer locally built python modulesLukas Slebodnik2017-10-162-0/+14
* intg: prevent "TypeError: must be type, not classobj"Lukas Slebodnik2017-10-161-1/+1
* intg: Let python paths be configurableLukas Slebodnik2017-10-162-0/+8
* intg: Fix pep8 warnings in config.py templateLukas Slebodnik2017-10-161-14/+14
* TOOLS: Hide option --debug in sssctlLukas Slebodnik2017-10-131-6/+2
* TOOLS: Print Better usage for sssctl debug-levelLukas Slebodnik2017-10-131-35/+7
* TOOLS: Log redirection info for sss_debuglevel to stderrLukas Slebodnik2017-10-131-1/+1
* sysdb: sanitize search filter inputSumit Bose2017-10-112-8/+42
* BUILD: Accept krb5 1.16 for building the PAC pluginSumit Bose2017-10-091-1/+2
* PAM: Avoid overwriting pam_status in _lookup_by_cert_done()Fabiano Fidêncio2017-10-091-1/+1
* GPO: Don't use freed LDAPURLDesc if domain for AD DC cannot be foundJakub Hrozek2017-10-051-2/+5
* KCM: Add some forgotten NULL checksJakub Hrozek2017-10-042-2/+28
* KCM: Use the right memory contextJakub Hrozek2017-10-041-6/+6
* KCM: Do not leak newly created ccache in case the name is malformedJakub Hrozek2017-10-041-7/+12
* python: Changing class declaration from old to new-style typeamitkuma2017-10-042-3/+3
* ldap: Change ldap_user_certificate to userCertificate;binaryamitkuma2017-10-043-10/+4