mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-01-03 13:50:16 +01:00
* dbus/dbus-transport-unix.c (_dbus_transport_new_for_domain_socket) (_dbus_transport_new_for_tcp_socket): these didn't need the "server" argument since they are always client side * dbus/dbus-server.c (dbus_server_get_address): new function * bus/main.c (main): take the configuration file as an argument. * test/data/valid-config-files/debug-allow-all.conf: new file to use with dispatch.c tests for example * bus/test-main.c (main): require test data dir * bus/bus.c (bus_context_new): change this to take a configuration file name as argument * doc/config-file.txt (Elements): add <servicedir> * bus/system.conf, bus/session.conf: new files * dbus/dbus-bus.c (dbus_bus_get): look for system bus on well-known socket if none set * configure.in: create system.conf and session.conf |
||
|---|---|---|
| .. | ||
| data | ||
| .cvsignore | ||
| break-loader.c | ||
| bus-test-loop.c | ||
| bus-test-loop.h | ||
| bus-test.c | ||
| debug-thread.c | ||
| debug-thread.h | ||
| echo-client.c | ||
| echo-server.c | ||
| fix-standard-tests.sh | ||
| Makefile.am | ||
| spawn-test.c | ||
| unbase64.c | ||
| watch.c | ||
| watch.h | ||