summaryrefslogtreecommitdiffstats
path: root/src/providers
Commit message (Expand)AuthorAgeFilesLines
...
* sdap_handle_acct_req_send: remove be_reqPavel Březina2015-03-084-17/+13
* be_refresh: refresh all domains in backendPavel Březina2015-03-084-37/+66
* SDAP: fix minor neglect in is_account_locked()Pavel Reichl2015-03-061-0/+2
* SDAP: Lock out ssh keys when account naturally expiresPavel Reichl2015-03-063-90/+231
* ldap_child: initialized ccname_file_dummySumit Bose2015-03-061-1/+1
* selinux: Delete existing user mapping on empty defaultJakub Hrozek2015-03-042-7/+17
* LDAP: unlink ccname_file_dummy if there is an errorDaniel Hjorth2015-03-041-1/+11
* SDAP: enable change phase of pw expire policy checkPavel Reichl2015-03-045-1/+89
* SDAP: refactor pwexpire policyPavel Reichl2015-03-042-32/+90
* FO: Use SRV TTL in fail over codeJakub Hrozek2015-03-039-9/+48
* LDAP: Handle ENOENT better in the cleanup taskJakub Hrozek2015-02-181-9/+8
* LDAP: Add better DEBUG messages to the cleanup taskJakub Hrozek2015-02-181-0/+11
* GPO: Better debugging for gpo_child's mkdirJakub Hrozek2015-02-181-1/+6
* Add missing new lines to debug messagesLukas Slebodnik2015-02-1821-49/+51
* SELINUX: Check the return value of setuid and setgidJakub Hrozek2015-02-131-2/+12
* RESOLV: Add an internal function to read TTL from a DNS packetJakub Hrozek2015-02-111-1/+1
* LDAP: Rename the _res output parameter to avoid clashing with libresolv in testsJakub Hrozek2015-02-112-4/+4
* AD: use GC for SID requests as wellSumit Bose2015-01-302-10/+29
* ipa_s2n_save_objects: properly handle fully-qualified group namesSumit Bose2015-01-301-1/+1
* IPA: Resolve IPA user groups' overrideDN in non-default viewJakub Hrozek2015-01-301-8/+312
* LDAP: Add UUID when saving incomplete groupsJakub Hrozek2015-01-302-4/+14
* PROXY: Fix use after freeLukas Slebodnik2015-01-301-2/+2
* SELINUX: Set and reset umask when caling set_seuser from deamon codeJakub Hrozek2015-01-271-1/+17
* 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-262-0/+2
* IPA: properly handle mixed-case trusted domainsSumit Bose2015-01-231-2/+14
* views: fix GID overrride for mpg domainsSumit Bose2015-01-211-1/+20
* Open the PAC socket from krb5_child before dropping rootJakub Hrozek2015-01-211-0/+8
* krb5: fix entry order in MEMORY keytabSumit Bose2015-01-191-28/+90
* GPO: add systemd-user to gpo default permit listPavel Reichl2015-01-151-1/+3
* 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
* 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-134-9/+7
* GPO: Set libsmb debugging to stderrJakub Hrozek2015-01-131-0/+1
* GPO: Ignore ENOENT result from sysdb_gpo_get_gpo_result_setting()Jakub Hrozek2015-01-081-1/+4