summaryrefslogtreecommitdiff
path: root/src/sbus
AgeCommit message (Expand)AuthorFilesLines
2013-09-12Remove unused codeJakub Hrozek2-69/+0
2013-09-11Fix pointer formattingLukas Slebodnik1-5/+5
2013-05-20Fixing critical format string issues.Lukas Slebodnik1-2/+3
2012-06-20Move some debug lines to new debug log levelsStef Walter1-1/+1
2012-04-05Catch cases where D-Bus connection is NULLJakub Hrozek1-0/+4
2011-11-10SBUS: Fix DEBUG log matchingStephen Gallagher1-7/+8
2011-10-14Report on errno, not return code in create_socket_symlinkJakub Hrozek1-0/+2
2011-10-14Fix off-by-one error in remove_socket_symlink()Jakub Hrozek1-1/+1
2011-10-13Append PID to sbus server socket name, let clients use a symlinkJakub Hrozek4-18/+172
2011-10-13Add option to follow symlinks to check_file()Jakub Hrozek2-2/+2
2011-08-25New DEBUG facility - conversionPavel Březina1-1/+1
2010-05-20Defer sbus_dispatch() for 30ms during reconnectSumit Bose1-1/+2
2010-03-15Properly handle dbus send attempts on a closed connectionStephen Gallagher2-0/+81
2010-03-04Add forgotten \n in DEBUG statementsMartin Nagy1-2/+2
2010-02-23Check and set permissions on SBUS socketsSumit Bose2-0/+40
2010-02-18Rename server/ directory to src/Stephen Gallagher7-0/+1651