summaryrefslogtreecommitdiffstats
path: root/src/sbus/sssd_dbus_common.c
Commit message (Collapse)AuthorAgeFilesLines
* SBUS: Fix DEBUG log matchingStephen Gallagher2011-11-101-7/+8
| | | | | | This log message should only be displayed at the most verbose of log levels. Since it didn't match, it was resulting in a Coverity error warning of the printing of an uninitialized value (fd).
* New DEBUG facility - conversionPavel Březina2011-08-251-1/+1
| | | | | | | | | | https://fedorahosted.org/sssd/ticket/925 Conversion of the old debug_level format to the new one. (only where it was necessary) Removed: SSS_DEFAULT_DEBUG_LEVEL (completely replaced with SSSDBG_DEFAULT)
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+444
Also update BUILD.txt