summaryrefslogtreecommitdiffstats
path: root/doc/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* 2004-03-19 Havoc Pennington <hp@redhat.com>dbus-0.21Havoc Pennington2004-03-191-1/+1
| | | | | | | | | | | | | | * NEWS: 0.21 updates * configure.in: 0.21 * doc/Makefile.am: add all XMLTO usage to DBUS_XML_DOCS_ENABLED * python/Makefile.am: change to avoid dist of dbus_bindings.c so you don't need pyrex to make dist * qt/Makefile.am (libdbus_qt_1_la_SOURCES): add integrator.h to sources; run moc
* 2003-09-29 Havoc Pennington <hp@pobox.com>Havoc Pennington2003-09-301-26/+18
| | | | | | | | * configure.in: split checks for Doxygen from XML docs, check for xmlto * doc/Makefile.am: XML-ify all the docs, and add a blank dbus-tutorial.xml
* enhance debian hacksHavoc Pennington2003-09-291-0/+2
|
* 2003-09-28 Havoc Pennington <hp@pobox.com>Havoc Pennington2003-09-291-2/+7
| | | | | * doc/Makefile.am (dbus-specification.html): testing a funky hack to work with Debian db2html
* 2003-09-28 Havoc Pennington <hp@pobox.com>Havoc Pennington2003-09-291-6/+6
| | | | | | | | | | | | | | | | | | | * configure.in: 0.13 * doc/Makefile.am (dbus-test-plan.html): accept nonexistence of stylesheet-images for benefit of Debian Change back to using filesystem-linked sockets for the system bus, so only root can create the default system bus address. * bus/system.conf.in: change to use DBUS_SYSTEM_BUS_DEFAULT_ADDRESS * dbus/Makefile.am (INCLUDES): remove DBUS_SYSTEM_BUS_PATH define from here. * configure.in: define DBUS_SYSTEM_BUS_DEFAULT_ADDRESS here, and AC_DEFINE DBUS_SYSTEM_PATH
* 2003-06-29 Miloslav Trmac <mitr@volny.cz>Miloslav Trmac2003-06-291-6/+8
| | | | | * doc/Makefile.am: * tools/Makefile.am: Don't assume srcdir == builddir.
* 2003-05-03 Havoc Pennington <hp@pobox.com>Havoc Pennington2003-05-031-1/+0
| | | | | | | * bus/Makefile.am, bus/dbus-daemon-1.1.in: man page for the daemon; also documents daemon config file, so replaces doc/config-file.txt. Corrected some stuff from config-file.txt in the process of moving it.
* 2003-04-28 Havoc Pennington <hp@redhat.com>Havoc Pennington2003-04-281-3/+3
| | | | | | | | * configure.in: add --enable-docs which by default is auto yes if doxygen and db2html found, no otherwise; but can be forced on/off * doc/Makefile.am: conditionalize whether to build docs on --enable-docs
* 2003-04-06 Havoc Pennington <hp@pobox.com>Havoc Pennington2003-04-071-3/+3
| | | | | | | | | | | | | | | | | | | | * qt/Makefile.am (dbusinclude_HEADERS): install dbus-qt.h, from Colin Walters * configure.in: fixes to Qt detection from Colin Walters * doc/Makefile.am: Only remove generated docbook dirs if they exist, from Colin Walters * dbus/dbus-bus.c: change how we set well-known connections to NULL, so that it works if a single connection is stored in two well-known array slots. * test/Makefile.am: remove a lot of stuff that isn't immediately useful, it's in CVS history if we want it. * test/test-service.c: use dbus-mainloop instead of that watch.[hc] crack
* 2003-03-31 Havoc Pennington <hp@pobox.com>Havoc Pennington2003-03-311-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* 2003-02-17 Anders Carlsson <andersca@codefactory.se>Anders Carlsson2003-02-161-1/+11
| | | | | | | | | | * doc/.cvsignore: * doc/Makefile.am: * doc/dbus-test-plan.sgml: Add test plan document. * test/Makefile.am: Fix distcheck.
* 2003-01-22 Havoc Pennington <hp@pobox.com>Havoc Pennington2003-01-231-0/+15
| | | | * doc/dbus-specification.sgml: Start to document the protocol.
* 2002-11-21 Anders Carlsson <andersca@codefactory.se>Anders Carlsson2002-11-211-5/+2
| | | | | * doc/Makefile.am: Fix references so we can distcheck.
* initial import of "dbus" skeletonHavoc Pennington2002-11-211-0/+7