summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* sudo: always use srv_opts from id contextsudoPavel Březina2017-10-311-6/+1
* 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
* intg: Fix execution with dbus-1.11.18Lukas Slebodnik2017-10-041-0/+1
* SSSCTL: Add cache-expire commandJustin Stephenson2017-09-253-0/+49
* SSSCTL: Replace sss_debuglevel with shell wrapperJustin Stephenson2017-09-252-32/+8
* SSSCTL: Move sss_debuglevel to sssctl debug-levelJustin Stephenson2017-09-256-331/+303
* IFP: parse ping arguments in codegenPavel Březina2017-09-255-33/+40
* Fix warning declaration of 'index' shadows a global declarationLukas Slebodnik2017-09-253-21/+21
* RESPONDER: Fix "-Wold-style-definition" caught by GCCFabiano Fidêncio2017-09-251-1/+1
* TESTS: Fix "-Wshadow" caught by GCCFabiano Fidêncio2017-09-251-6/+6
* SSSCTL: Use get_ prefix for the sssctl_attr_fn functionsFabiano Fidêncio2017-09-251-19/+19
* SSSCTL: Fix "-Wunitialized" caught by GCCFabiano Fidêncio2017-09-251-1/+1
* SSSCTL: Fix "-Wshadow" warning caught by GCCFabiano Fidêncio2017-09-251-6/+6
* TOOLS: Fix "-Wstack-protector" caught by GCCFabiano Fidêncio2017-09-251-4/+3
* TESTS: Fix "-Werror=null-dereference" caught by GCCFabiano Fidêncio2017-09-251-0/+10
* NSS: Fix "-Wold-style-definition" caught by GCCFabiano Fidêncio2017-09-251-1/+1
* SIFP: Fix "-Wjump-misses-init" caught by GCCFabiano Fidêncio2017-09-251-1/+3
* RESOLV: Fix "-Werror=null-dereference" caught by GCCFabiano Fidêncio2017-09-251-0/+7
* Print a warning when enumeration is requested but disabledAmitKumar2017-09-253-0/+11
* sssd_client: add mutex protected call to the PAC responderSumit Bose2017-09-226-2/+297
* IDMAP: add a unit testSumit Bose2017-09-201-0/+32
* IDMAP: Prevent colision for explicitly defined slice.Marlena Marlenowska2017-09-191-0/+10
* MAN: Add a note about the output of all commands when using domain_resolution...Fabiano Fidêncio2017-09-141-0/+24
* sysdb: add missing indicesSumit Bose2017-09-143-1/+92
* IPA: fix handling of certmap_ctxSumit Bose2017-09-148-53/+421
* certmap: make sure eku_oid_list is always allocatedSumit Bose2017-09-142-9/+29
* IPA: check if IPA hostname is fully qualifiedAmitKumar2017-09-131-0/+11
* MAN: Improve ipa_hostname descriptionAmitKumar2017-09-131-0/+1
* CONFIG: Fix schema for try_inotifyLukas Slebodnik2017-09-133-5/+5