summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* UTIL: Use constant instead of value for stdin.Lukas Slebodnik2014-05-121-1/+1
* Remove DEBUG macro support for old debug levelsNikolai Kondrashov2014-05-025-111/+11
* Update debug level in sysdb_check_upgrade_02Nikolai Kondrashov2014-05-021-1/+1
* Update debug levels in sss_semanage_error_callbackNikolai Kondrashov2014-05-021-4/+4
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-05-02112-2276/+3195
* Fixup DEBUG macro invocations updateNikolai Kondrashov2014-05-022-4/+4
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-05-02215-7860/+7860
* Make DEBUG macro definition variadicNikolai Kondrashov2014-05-021-6/+6
* Cleanup debug_fnNikolai Kondrashov2014-05-021-4/+6
* Remove extra flushing from debug message outputNikolai Kondrashov2014-05-021-1/+6
* Move DEBUG macro body to debug_fnNikolai Kondrashov2014-05-025-367/+67
* Add cscope inverted index files to .gitignoreNikolai Kondrashov2014-05-021-0/+2
* AD Provider: bugfix use-after-freePavel Reichl2014-04-301-2/+7
* AD Provider: bug-fix uninitialized variablePavel Reichl2014-04-301-1/+2
* BUILD: Link libsss_krb5_common.so to libkeyutils.soBenjamin Franzke2014-04-281-3/+2
* SDAP: augmented logging for group savingPavel Reichl2014-04-142-1/+24
* AUTOMAKE: Do not include generated files into tarballLukas Slebodnik2014-04-111-8/+8
* Updating the version for the 1.11.6 developmentJakub Hrozek2014-04-111-1/+1
* Updating the translations for the 1.11.5.1 releasesssd-1_11_5_1Jakub Hrozek2014-04-111-2/+2
* Setting the version to 1.11.5.1 for the releaseJakub Hrozek2014-04-111-1/+1
* AUTOMAKE: Do not include makefile generated files into tarballLukas Slebodnik2014-04-111-2/+2
* AD Provider: Fix crash looking up forest on Samba 4Stephen Gallagher2014-04-101-1/+2
* Updating the version for the 1.11.6 releaseJakub Hrozek2014-04-081-1/+1
* Updating the translations for the 1.11.5 releasesssd-1_11_5Jakub Hrozek2014-04-0836-5345/+6797
* Makefile: Use alternative method to replace *bindirLukas Slebodnik2014-04-042-2/+22
* Possible null dereference in SELinux codeMichal Zidek2014-04-041-2/+2
* TESTS: Link libsss_test_common with teventLukas Slebodnik2014-04-041-1/+2
* Makefile: Add missing library to the dp_opt_testsLukas Slebodnik2014-04-041-0/+1
* 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/+363
* 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-264-3/+52
* 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-34/+55
* krb5_child: remove unused option lifetime_str from k5c_setup_fast()Sumit Bose2014-03-211-6/+3
* SYSV: Do not call functions success and fail itselfLukas Slebodnik2014-03-201-1/+1
* Use KRB5_CFLAGS where appropriateAlexey Shabalin2014-03-142-2/+15
* PAM: add ignore_unknown_user optionPete Fritchman2014-03-142-0/+24
* 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
* 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/+16
* MAN: Clarify the GC support a bitJakub Hrozek2014-03-111-5/+13
* 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