summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* TESTS: Make whitespace_test pass without whitespaceNikolai Kondrashov2015-10-071-1/+6
* DYNDNS: improve nsupdate_msg_add_fwd()Pavel Reichl2015-10-052-20/+316
* DYNDNS: use realm and server commands only as fallbackPavel Reichl2015-10-055-40/+35
* CONTRIB: pre-push hook could work with python3Lukas Slebodnik2015-10-041-2/+2
* sss_override: amend man page - overrides do not stackPavel Reichl2015-10-041-2/+6
* CI: Exclude whitespace_test from Valgrind checksNikolai Kondrashov2015-10-021-1/+4
* contrib: Add a pre-push hook to warn about commits without Reviewed-ByJakub Hrozek2015-10-021-0/+73
* PROXY: fix minor memory leakPavel Reichl2015-10-021-2/+2
* SDAP: fix minor memory leakPavel Reichl2015-10-022-2/+3
* IPA: fix minor memory leakPavel Reichl2015-10-021-1/+1
* AD: fix minor memory leakPavel Reichl2015-10-021-2/+3
* SDAP: Relax POSIX checkPavel Reichl2015-10-021-4/+6
* MAN: proxy and krb5 are valid access control modulesJakub Hrozek2015-10-021-0/+10
* MAN: Clarify pam_trusted_users option descriptionJakub Hrozek2015-10-021-5/+9
* Add Catalan translation to LINGUASRobert Antoni Buj Gelonch2015-10-022-0/+2
* sss tools: improve option handlingPavel Březina2015-10-022-20/+30
* PAM: only allow missing user name for certificate authenticationSumit Bose2015-10-022-3/+47
* sbus codegen tests: free ctxPavel Březina2015-10-021-0/+2
* HBAC: Better libhbac debuggingPetr Cech2015-10-015-3/+244
* TESTS: Fixing of uninitialized pointer.Petr Cech2015-10-011-1/+1
* Updating the version to track 1.14 developmentJakub Hrozek2015-10-011-1/+1
* CI: Update reason blocking move to DNFNikolai Kondrashov2015-10-011-1/+1
* CI: Run integration tests on debian testingLukas Slebodnik2015-09-301-1/+8
* CI: Add missing dependency for debianLukas Slebodnik2015-09-301-0/+1
* CI: Don't depend on user input with apt-getLukas Slebodnik2015-09-302-1/+7
* confdb: warn if memcache_timeout > than entry_cachePavel Reichl2015-09-301-0/+25
* AD: add debug messages for netlogon get infoPavel Reichl2015-09-301-1/+4
* CI: Fix configure script arguments for CentOSLukas Slebodnik2015-09-301-2/+4
* Bump the version for the 1.13.2 developmentJakub Hrozek2015-09-301-1/+1
* Updating translations for the 1.13.1 releaseJakub Hrozek2015-09-3038-14451/+20577
* AD: inicialize root_domain_attrs fieldPavel Reichl2015-09-301-1/+2
* test_pam_srv: Run cert test only with NSSLukas Slebodnik2015-09-301-0/+3
* sysdb-tests: Use valid base64 encoded certificate for searchLukas Slebodnik2015-09-301-1/+1
* BUILD: Link test_data_provider_be with -ldlLukas Slebodnik2015-09-301-0/+1
* IFP: Suppress warning from static analyzerLukas Slebodnik2015-09-263-6/+6
* CONFIGURE: Remove bashismLukas Slebodnik2015-09-263-3/+3
* BUILD: Remove unused variable SSSD_UTIL_OBJLukas Slebodnik2015-09-241-2/+0
* BUILD: Do not build libsss_ad_common.la as libraryLukas Slebodnik2015-09-242-19/+15
* BUILD: Remove unused variable CHECK_OBJLukas Slebodnik2015-09-241-2/+2