summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* KRB5: Create the fast ccache in a child processJakub Hrozek2014-12-032-28/+100
* Add extra_args to exec_child()Jakub Hrozek2014-12-038-22/+93
* TESTS: Basic child testsJakub Hrozek2014-12-032-0/+233
* SYSDB: sysdb_get_bool() return ENOENT & unit testsPavel Reichl2014-12-023-6/+71
* TOOLS: sss_debuglevel should worh with ifp responderLukas Slebodnik2014-12-021-1/+2
* krb5_child: become user earlierSumit Bose2014-12-021-38/+93
* ldap_child: copy keytab into memory to drop privileges earlierSumit Bose2014-12-021-19/+45
* krb5: add copy_keytab_into_memory()Sumit Bose2014-12-023-0/+409
* krb5: add copy_ccache_into_memory()Sumit Bose2014-12-023-0/+365
* test: avoid leaks in leak testsSumit Bose2014-12-022-2/+9
* krb5: do not fail if checking the old ccache failedSumit Bose2014-12-021-2/+5
* IPA: only update view data if it really changedSumit Bose2014-12-021-50/+66