summaryrefslogtreecommitdiffstats
path: root/src/sbus/sssd_dbus_server.c
Commit message (Expand)AuthorAgeFilesLines
* Fix: always check return value of unlink()Pavel Reichl2014-11-281-2/+10
* SBUS: Chown the sbus socket if neededJakub Hrozek2014-10-221-2/+16
* util: Change file check fns to use a mode maskSimo Sorce2014-04-281-3/+4
* sbus: Make sbus_new_server() work for non-priveleged processesStef Walter2014-03-141-1/+1
* sbus: Refactor how we export DBus interfacesStef Walter2014-03-141-7/+1
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-02-121-24/+33
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-34/+34
* Include external headers with #include <foo.h>Jakub Hrozek2013-10-221-2/+2
* Fixing critical format string issues.Lukas Slebodnik2013-05-201-2/+3
* Move some debug lines to new debug log levelsStef Walter2012-06-201-1/+1
* Report on errno, not return code in create_socket_symlinkJakub Hrozek2011-10-141-0/+2
* Fix off-by-one error in remove_socket_symlink()Jakub Hrozek2011-10-141-1/+1
* Append PID to sbus server socket name, let clients use a symlinkJakub Hrozek2011-10-131-17/+169
* Add option to follow symlinks to check_file()Jakub Hrozek2011-10-131-1/+1
* Add forgotten \n in DEBUG statementsMartin Nagy2010-03-041-2/+2
* Check and set permissions on SBUS socketsSumit Bose2010-02-231-0/+27
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+171