summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* IPA: Resolve IPA user groups' overrideDN in non-default viewJakub Hrozek2015-01-301-8/+312
* LDAP: Add UUID when saving incomplete groupsJakub Hrozek2015-01-305-12/+29
* pysss: Fix double freeLukas Slebodnik2015-01-301-3/+0
* PROXY: Fix use after freeLukas Slebodnik2015-01-301-2/+2
* SELINUX: Set and reset umask when caling set_seuser from deamon codeJakub Hrozek2015-01-272-1/+21
* SELINUX: Call setuid(0)/setgid(0) to also set the real IDs to rootJakub Hrozek2015-01-271-1/+17
* IPA: Use attr's dom for users, tooJakub Hrozek2015-01-261-11/+11
* IPA: process_members() add ghosts only onceSumit Bose2015-01-261-2/+4
* IPA: resolve IPA group-memberships for AD usersSumit Bose2015-01-262-3/+44
* AD: support for AD site overridePavel Reichl2015-01-265-7/+37
* AD: add new option ad_sitePavel Reichl2015-01-265-0/+19
* sysdb: remove ghosts in all sub-domains as wellSumit Bose2015-01-231-2/+3
* nss: fix SID lookupsSumit Bose2015-01-231-1/+9
* IPA: properly handle mixed-case trusted domainsSumit Bose2015-01-234-2/+133
* views: fix GID overrride for mpg domainsSumit Bose2015-01-211-1/+20
* Open the PAC socket from krb5_child before dropping rootJakub Hrozek2015-01-213-0/+27
* nss: Add original DN and memberOf to origbyname requestSumit Bose2015-01-202-2/+5
* nss: refactor fill_orig()Sumit Bose2015-01-201-67/+66
* nss: make fill_orig() multi-value awareSumit Bose2015-01-202-21/+198
* krb5: fix entry order in MEMORY keytabSumit Bose2015-01-192-28/+172
* MAN: add dots as valid character in domain namesPavel Reichl2015-01-151-1/+1
* MAN: dyndns_iface supports only one interfacePavel Reichl2015-01-152-0/+6
* GPO: add systemd-user to gpo default permit listPavel Reichl2015-01-152-1/+8
* 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
* 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
* logrotate: Fix warning file size changed while zippingLukas Slebodnik2015-01-091-0/+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