summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* sbus: Use constants to make dbus callsStef Walter2014-06-0215-65/+37
* sbus: Generate constants from interface definitionsStef Walter2014-06-025-0/+96
* sbus: Rework sbus to use interface metadata and vtablesStef Walter2014-06-0220-159/+581
* nss: Stop using one DBus interface with totally different methodsStef Walter2014-06-023-2/+3
* sbus: Add sbus_vtable and update codegen to support itStef Walter2014-06-027-2/+121
* sbus: Add meta data structures and code generatorStef Walter2014-06-027-0/+966
* LDAP: fix - find primary group by gidPavel Reichl2014-06-021-1/+0
* man: clarify refresh_expired_intervalPavel Březina2014-06-011-3/+7
* man: Substitute entity values for entity referencesLukas Slebodnik2014-05-301-1/+1
* sss_autofs: Do not try to free empty autofs contextLukas Slebodnik2014-05-271-2/+4
* sss_autofs: Check return value of autofs make requestLukas Slebodnik2014-05-271-12/+12
* ipa subdomains provider: make sure search by SID works for homedirAlexander Bokovoy2014-05-211-5/+15
* BUILD: Explicitly link libsss_ad.so with sasl libsLukas Slebodnik2014-05-181-0/+17
* SYSDB: augmented logging when adding new groupPavel Reichl2014-05-182-15/+81
* BUILD: Make samba4 libraries optionalLukas Slebodnik2014-05-163-2/+27
* 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
* MONITOR: Fix start up with empty standard inputLukas Slebodnik2014-05-121-0/+3
* 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
* AD Provider: bugfix use-after-freePavel Reichl2014-04-301-2/+7
* AD Provider: bug-fix uninitialized variablePavel Reichl2014-04-301-1/+2
* SDAP: augmented logging for group savingPavel Reichl2014-04-142-1/+24
* Updating the translations for the 1.11.5.1 releasesssd-1_11_5_1Jakub Hrozek2014-04-111-2/+2
* AD Provider: Fix crash looking up forest on Samba 4Stephen Gallagher2014-04-101-1/+2
* Updating the translations for the 1.11.5 releasesssd-1_11_5Jakub Hrozek2014-04-0815-4904/+6230
* Possible null dereference in SELinux codeMichal Zidek2014-04-041-2/+2
* 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-141-0/+5
* 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