summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WIP: pam_wrapper testspwrapJakub Hrozek2015-10-168-3/+394
* SQ me to the previous commitJakub Hrozek2015-10-163-68/+73
* PAM: refac. pam_reply: extract func. produce_packetPavel Reichl2015-10-161-51/+69
* SQ: Add me to previous commitJakub Hrozek2015-10-164-74/+125
* PAM: refac. pam_reply: extract add_warning_about_expirationPavel Reichl2015-10-161-32/+50
* PAM: Move PAM packet parsing functionality to a separate moduleJakub Hrozek2015-10-164-341/+397
* TESTS: Restrictive permissions in check_and_openPetr Cech2015-10-141-1/+1
* TESTS: More restrictive permissions in debug_testsPetr Cech2015-10-141-2/+2
* UTIL-TESTS: More restrictive permissionsPetr Cech2015-10-141-1/+1
* UTILS: More restrictive permissions in domain_infoPetr Cech2015-10-141-2/+2
* P11_CHILD_NSS: More restrictive permissionsPetr Cech2015-10-141-1/+5
* REFACTOR: SCKT_RSP_UMASK constant in responder codePetr Cech2015-10-143-2/+6
* REFACTOR: umask(077) --> umask(SSS_DFL_X_UMASK)Petr Cech2015-10-147-8/+11
* REFACTOR: DFL_RSP_UMASK constant in responder codePetr Cech2015-10-143-3/+5
* REFACTOR: umask(0177) --> umask(SSS_DFL_UMASK)Petr Cech2015-10-144-5/+7
* sudo: send original name and id with local views if possiblePavel Březina2015-10-141-5/+13
* sudo: search with view even if user is foundPavel Březina2015-10-141-1/+4
* nss: send original name and id with local views if possiblePavel Březina2015-10-141-3/+128
* LDAP: remove unused param. in sdap_fallback_local_userPavel Reichl2015-10-124-8/+4
* autofs: remove unused params in del_autofs_entriesPavel Reichl2015-10-121-4/+1
* sudo: remove unused param. in ldap_get_sudo_optionsPavel Reichl2015-10-123-5/+3
* BUILD: Avoid symlinks with python modulesLukas Slebodnik2015-10-122-16/+8
* intg: Do not use non-existent pre-incrementNikolai Kondrashov2015-10-111-2/+4
* LDAP: Inform about small range sizeStephen Gallagher2015-10-091-0/+7
* intg: Fix RFC2307bis group member creationNikolai Kondrashov2015-10-091-14/+7
* intg: Reduce sssd.conf duplication in test_ldap.pyNikolai Kondrashov2015-10-091-95/+45
* intg: Split LDAP test fixtures for flexibilityNikolai Kondrashov2015-10-091-30/+83
* intg: Add support for specifying all user attrsNikolai Kondrashov2015-10-091-12/+39
* intg: Get base DN from LDAP connection objectNikolai Kondrashov2015-10-092-5/+5
* tests: Fix compilation warningJakub Hrozek2015-10-091-8/+8
* sss_override: steal msgs string to objsPavel Březina2015-10-081-0/+9
* sss_override: explicitly set ret = EOKPavel Březina2015-10-081-0/+2
* sss_override: fix comment describing formatPavel Březina2015-10-081-1/+1
* intg: fix typosPavel Březina2015-10-081-8/+8
* HBAC: remove misleading comment about deny rulesPavel Reichl2015-10-081-4/+0
* intg: fix assert messages in test_memory_cachePavel Reichl2015-10-081-10/+10
* nss: fix UPN lookups for sub-domain usersSumit Bose2015-10-082-3/+11
* fix upn cache_req for sub-domain usersSumit Bose2015-10-081-2/+7
* fix ldb_search usageSumit Bose2015-10-081-8/+1
* cache_req: remove raw_name and do not touch orig_namePavel Březina2015-10-081-23/+29
* cache_req tests: reduce code duplicationPavel Březina2015-10-081-1230/+394
* cache_req: add support for UPNPavel Březina2015-10-089-42/+674
* cache_req: provide extra flag for oob requestPavel Březina2015-10-081-5/+6
* BUILD: Remove unused variable TEST_MOCK_OBJLukas Slebodnik2015-10-081-2/+0
* BUILD: Link crypto_tests with existing libraryLukas Slebodnik2015-10-081-5/+4
* BUILD: Link just libsss_crypto with crypto librariesLukas Slebodnik2015-10-081-3/+5
* man: Note filter_groups are not affecting nestingNikolai Kondrashov2015-10-071-0/+8
* man: Mention groups in filter_groups descriptionNikolai Kondrashov2015-10-071-5/+5
* AD: Consolidate connection list construction on ad_common.cJakub Hrozek2015-10-074-17/+71
* AD: Provide common connection list construction functionsJakub Hrozek2015-10-075-34/+80