summaryrefslogtreecommitdiffstats
path: root/src/providers
Commit message (Expand)AuthorAgeFilesLines
* AD-GPO: Remove dependency on libsamba-securityYassir Elley2014-05-233-27/+585
* AD: Initialize user_map_cnt in server modeJakub Hrozek2014-05-221-0/+1
* ipa subdomains provider: make sure search by SID works for homedirAlexander Bokovoy2014-05-211-5/+15
* Implemented LDAP component of GPO-based access controlYassir Elley2014-05-1313-45/+2652
* AD: Do not remove non-root domains when looking up root domainJakub Hrozek2014-05-131-3/+22
* LDAP: Check the LDAP handle before using itJakub Hrozek2014-05-121-0/+13
* ipa_selinux: Put SELinux map order related variables into structureMichal Zidek2014-05-121-31/+37
* Make LDAP extra attributes available to IPA and ADSumit Bose2014-05-025-48/+59
* LDAP: Make it possible to extend an attribute mapJakub Hrozek2014-05-0216-15/+212
* LDAP: Fix off-by-one bug in sdap_copy_optsJakub Hrozek2014-05-021-1/+4
* AD Provider: bugfix use-after-freePavel Reichl2014-04-301-2/+7
* AD Provider: bug-fix uninitialized variablePavel Reichl2014-04-301-1/+2
* DP: Remove unused 'force' parameter from the subdomain handlerJakub Hrozek2014-04-221-6/+2
* sbus: Add type-safe DBus method handlers and finish functionsStef Walter2014-04-193-11/+35
* KRB5: Go offline in case of generic errorPavel Reichl2014-04-171-0/+1
* KRB: do not check ccache directory for GIDPavel Reichl2014-04-171-7/+4
* SDAP: augmented logging for group savingPavel Reichl2014-04-141-1/+21
* failover: Shorter retry time for failed SRVPavel Reichl2014-04-143-2/+17
* AD Provider: Fix crash looking up forest on Samba 4Stephen Gallagher2014-04-101-1/+2
* krb5_child: Fix use after free in debug messageLukas Slebodnik2014-04-082-11/+16
* Fix warning zero-length gnu_printf format stringLukas Slebodnik2014-04-071-1/+1
* krb5_child: Remove unused krb5_context from set_changepw_optionsLukas Slebodnik2014-04-071-4/+3
* Remove dead code from ipa_get_selinux_recvMichal Zidek2014-04-071-38/+23
* Possible null dereference in SELinux codeMichal Zidek2014-04-041-2/+2
* AUTOFS: terminate array after the last entryLukas Slebodnik2014-04-041-1/+2
* IFP: Re-add the InfoPipe serverJakub Hrozek2014-04-042-0/+3
* IPA: Fix SELinux mapping order memory hierarchyJakub Hrozek2014-04-031-8/+8
* AD: connect to forest root when downloading the list of subdomainsJakub Hrozek2014-04-021-9/+362
* IPA: Use function sysdb_attrs_get_el in safe wayLukas Slebodnik2014-03-311-10/+7
* KRB5: Do not attempt to get a TGT after a password change using OTPJakub Hrozek2014-03-262-3/+30
* krb5-child: add revert_changepw_options()Sumit Bose2014-03-211-0/+22
* krb5_client: rename krb5_set_canonicalize() to set_canonicalize_option()Sumit Bose2014-03-211-16/+16
* krb5-child: extract lifetime settings into set_lifetime_options()Sumit Bose2014-03-211-36/+55
* krb5_child: remove unused option lifetime_str from k5c_setup_fast()Sumit Bose2014-03-211-6/+3
* KRB5: log message - wrong permissions on ccache dirPavel Reichl2014-03-181-2/+3
* refactor calls of sss_parse_namePavel Reichl2014-03-182-4/+2
* sbus: Add the sbus_request_parse_or_finish() methodStef Walter2014-03-142-64/+27
* sbus: Refactor how we export DBus interfacesStef Walter2014-03-143-102/+59
* sbus: Add struct sbus_request to represent a DBus invocationStef Walter2014-03-143-362/+202
* providers: Fix types passed to dbus varargs functionsStef Walter2014-03-142-12/+27
* IPA: Write SELinux usernames in the right caseJakub Hrozek2014-03-131-5/+21
* KRB: Prevent dereference of a null pointerLukas Slebodnik2014-03-131-2/+4
* AD: Continue if sssd failes to check extra membersLukas Slebodnik2014-03-121-0/+1
* IPA/KRB5: handle KRB5_PROG_ETYPE_NOSUPP during IPA password migrationSumit Bose2014-03-121-0/+4
* IPA: Use the correct domain when processing SELinux rulesJakub Hrozek2014-03-111-10/+15
* AD: Only connect to GC for subdomain usersJakub Hrozek2014-03-111-0/+17
* IPA: Use GC for AD initgroup requestsSumit Bose2014-03-101-6/+15
* Fix krb5 changepw when FAST-only preauth methods are used (like OTP)Nathaniel McCallum2014-03-101-34/+6
* IPA: Do not save intermediate data to sysdbJakub Hrozek2014-03-051-28/+28
* ipa-server-mode: use lower-case user name for home dirSumit Bose2014-03-031-1/+10