summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Python3 support in SSSDBohuslav Kabrda2015-01-1312-141/+292
* IFP: use new cache interfacePavel Březina2015-01-091-320/+45
* responders: enable views in cache requestPavel Březina2015-01-091-3/+9
* responders: new interface for cache requestPavel Březina2015-01-093-0/+1155
* tests: remove code duplication in single domain cleanupPavel Březina2015-01-099-81/+29
* tests: add test_multidom_suite_cleanup()Pavel Březina2015-01-092-0/+69
* tests: add create_multidom_test_ctx()Pavel Březina2015-01-092-21/+58
* tests: refactor create_dom_test_ctx()Pavel Březina2015-01-091-61/+193
* logrotate: Fix warning file size changed while zippingLukas Slebodnik2015-01-091-0/+1
* MAN: Fix a typoJakub Hrozek2015-01-081-1/+1
* TESTS: Cover sysdb_gpo.c with unit testsJakub Hrozek2015-01-082-0/+80
* GPO: Ignore ENOENT result from sysdb_gpo_get_gpo_result_setting()Jakub Hrozek2015-01-081-1/+4
* Updating translations for the 1.12.3 releasesssd-1_12_3Jakub Hrozek2015-01-0816-17640/+18596
* TESTS: typo in 'assert message'Pavel Reichl2015-01-081-2/+2
* monitor: Service restart fixesStephen Gallagher2015-01-071-20/+74
* Add test for sysdb_store_overrideSumit Bose2015-01-071-0/+70
* CONFDB: Typo in debug messagePavel Reichl2015-01-051-1/+1
* libwbclient: initialize some return valuesSumit Bose2014-12-191-0/+36
* IPA: handle GID overrides for MPG domains on clientsSumit Bose2014-12-171-0/+26
* IPA: do not try to add override gid twiceSumit Bose2014-12-171-1/+7
* IPA: properly handle groups from different domainsLukas Slebodnik2014-12-171-2/+16
* IPA: verify group memberships of trusted domain usersSumit Bose2014-12-171-1/+144
* krb5: handle KRB5KRB_ERR_GENERIC as unspecific errorSumit Bose2014-12-171-1/+12
* SYSDB: sysdb_search_object_by_sid returns ENOENTPavel Reichl2014-12-175-89/+38
* NSS: nss_cmd_getbysid_search return ENOENTPavel Reichl2014-12-171-8/+8
* TESTS: sysdb_delete_by_sid() test return valuePavel Reichl2014-12-171-0/+22
* krb5_child: Initialize REALM earlierLukas Slebodnik2014-12-171-6/+6
* MAN: Clarify ad_gpo_map* optionsDan Lavu2014-12-161-0/+11
* RESPONDER: Log failures to resolve user names in csv_string_to_uid_arrayJakub Hrozek2014-12-131-0/+3
* MAN: Misspelled username in pam_trusted_users is not fatalJakub Hrozek2014-12-131-5/+0
* PAM: Missing argument to domains= should fail authJakub Hrozek2014-12-131-0/+6
* PAM: Domain names are case-insensitiveJakub Hrozek2014-12-131-2/+2
* Skip CHAUTHTOK_PRELIM when using OTPsJakub Hrozek2014-12-136-3/+43
* LDAP: retain external membersPavel Reichl2014-12-133-0/+193
* MONITOR: Disable inlining of function load_configurationLukas Slebodnik2014-12-111-6/+12
* KRB5: Check FAST kinit errors using get_tgt_times()Jakub Hrozek2014-12-111-13/+15
* be_ptask: use gettimeofday() instead of time()Pavel Březina2014-12-112-34/+52
* UTIL: Fix dependencies of internal sss librariesLukas Slebodnik2014-12-081-11/+3
* sss_client: Work around glibc bugLukas Slebodnik2014-12-082-0/+23
* simple-access-provider: break matching allowed usersPavel Reichl2014-12-081-1/+3
* simple access provider: non-existing objectPavel Reichl2014-12-081-10/+25
* IFP: Return group names with the right caseJakub Hrozek2014-12-081-4/+14
* IPA: Do not append domain name to fq nameLukas Slebodnik2014-12-081-4/+17
* be_ptask: let backoff affect only periodPavel Březina2014-12-083-32/+154
* krb5: add wrapper for krb5_kt_have_content()Sumit Bose2014-12-075-1/+77
* tests: Free popt_contextJakub Hrozek2014-12-071-0/+2
* Rename test-child to dummy-childJakub Hrozek2014-12-042-1/+1
* KRB5: Relax DEBUG messageJakub Hrozek2014-12-031-2/+5
* sss_atomic_write_s() return value is signedJakub Hrozek2014-12-038-16/+15
* LDAP: Remove useless includeJakub Hrozek2014-12-031-2/+0