summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* UTIL: Remove child_cleanupJakub Hrozek2015-01-152-24/+0
* LDAP: Use child_io_destructor instead of child_cleanup in a custom desctructorJakub Hrozek2015-01-151-22/+17
* TESTS: Cover child_common.c with unit testsJakub Hrozek2015-01-152-1/+330
* UTIL: Make two child_common.c functions staticJakub Hrozek2015-01-152-20/+20
* server-tests: use strtouint32 instead strtolPavel Březina2015-01-151-4/+7
* Fix warning: for loop has empty bodyLukas Slebodnik2015-01-151-3/+9
* MAN: Remove indentation in element programlisteningLukas Slebodnik2015-01-146-38/+38
* krb5_child: Return ERR_NETWORK_IO on KRB5_KDCREP_SKEWJakub Hrozek2015-01-141-0/+1
* IPA: set SYSDB_INITGR_EXPIRE for RESP_USER_GROUPLISTSumit Bose2015-01-141-0/+14
* IPA: resolve missing membersSumit Bose2015-01-141-14/+48
* IPA: rename ipa_s2n_get_groups_send() to ipa_s2n_get_fqlist_send()Sumit Bose2015-01-141-50/+50
* IPA: process_members() optionally return missing members listSumit Bose2015-01-141-18/+67
* IPA: add missing breakSumit Bose2015-01-141-0/+1
* IPA: make version check more preciseSumit Bose2015-01-141-2/+2
* IPA: do not look up overrides on client with default viewSumit Bose2015-01-141-14/+49
* SYSDB: Reduce code duplication in sysdb_gpo.cJakub Hrozek2015-01-132-52/+27
* IPA: ipa_resolve_user_list_send() take care of overridesSumit Bose2015-01-131-10/+8
* sysdb: fix group members with overridden namesSumit Bose2015-01-132-11/+63
* IPA: resolve ghost members if a non-default view is appliedSumit Bose2015-01-132-0/+213
* IPA: add get_be_acct_req_for_user_name()Sumit Bose2015-01-132-0/+18
* GPO: Extract server hostname after connectingJakub Hrozek2015-01-131-29/+29
* GPO: Don't use stdout for output in gpo_childJakub Hrozek2015-01-133-6/+12
* UTIL: Allow dup-ing child pipe to a different FDJakub Hrozek2015-01-137-22/+39
* GPO: Set libsmb debugging to stderrJakub Hrozek2015-01-131-0/+1
* 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