summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* sbus: Make sbus_new_server() work for non-priveleged processesStef Walter2014-06-021-1/+1
* sbus: Refactor how we export DBus interfacesStef Walter2014-06-0221-348/+199
* sbus: Add struct sbus_request to represent a DBus invocationStef Walter2014-06-0216-499/+470
* SDAP: Add option to disable use of Token-GroupsPavel Reichl2014-06-0210-2/+27
* SDAP: Make nesting_level = 0 to ignore nested groupsPavel Reichl2014-06-021-7/+34
* MAN: Detailed ldap_group_nesting_level optionPavel Reichl2014-06-021-0/+16
* 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-0221-164/+606
* 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-028-3/+122
* sbus: Add meta data structures and code generatorStef Walter2014-06-028-1/+1012
* 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-183-2/+20
* SYSDB: augmented logging when adding new groupPavel Reichl2014-05-182-15/+81
* BUILD: Make samba4 libraries optionalLukas Slebodnik2014-05-165-4/+34
* 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
* 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