summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* IFP: do not create client socketPavel Březina2014-06-031-1/+1
* IFP: Connect to the system busJakub Hrozek2014-06-037-1/+265
* IFP: Re-add the InfoPipe serverJakub Hrozek2014-06-0313-2/+381
* UTIL: Move sss_parse_name_for_domains declaration to util.hJakub Hrozek2014-06-032-5/+5
* Remove duplicate declarationJakub Hrozek2014-06-031-4/+0
* TEST: Some macros aren't defined in older version of check.Lukas Slebodnik2014-06-021-0/+15
* sbus: Add the sbus_request_parse_or_finish() methodStef Walter2014-06-026-81/+287
* sbus_tests: Add some testing of dispatch and handler codeStef Walter2014-06-023-0/+444
* 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-0215-499/+469
* 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-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