dbus/test/data
John (J5) Palmieri 5640f7a57b * configure.in: expose DBUS_DATADIR
* bus/config-parser.c: add the standard_session_servicedirs element
  to the parser
  (bus_config_parser_content): process the standard_session_servicedirs
  element by getting the standard directories from sysdeps and merging
  them into the service directory list
  (test_default_session_servicedirs): make sure we get what we expect

* bus/session.conf.in: replace the servicedir tag with the
  standard_session_servicedirs tag

* dbus/dbus-list.h: remove the typedef of DBusList and place it in
  dbus-sysdeps.h to avoid circular header dependencies

* dbus/dbus-sysdeps.h: add the typedef of DBusList

* dbus/dbus-sysdeps-unix.c (split_paths_and_append): utility function
  which takes a string of directories delimited by colons, parses them
  out, appends a suffix and puts them in a list ignoring empty elements
  (_dbus_get_standard_session_servicedirs): returns the standard
  directories for a session bus to look for service activation files
  on Unix which includes the XDG_DATA_HOME, XDG_DATA_DIRS and
  DBUS_DATADIR directories

* test/data/valid-config-files/many-rules.conf: add the
  standard_session_servicedirs tag to the valid config file tests
2006-11-01 23:30:46 +00:00
..
auth 2005-09-11 Mark McLoughlin <mark@skynet.ie> 2005-09-11 10:02:47 +00:00
equiv-config-files 2005-01-18 Havoc Pennington <hp@redhat.com> 2005-01-18 20:42:15 +00:00
incomplete-messages 2003-09-21 Mark McLoughlin <mark@skynet.ie> 2003-09-21 18:43:20 +00:00
invalid-config-files 2004-10-18 Colin Walters <walters@verbum.org> 2004-10-18 04:04:12 +00:00
invalid-messages 2005-02-17 Colin Walters <walters@verbum.org> 2005-02-17 21:19:49 +00:00
sha-1 2003-02-22 Havoc Pennington <hp@pobox.com> 2003-02-22 17:29:48 +00:00
valid-config-files * configure.in: expose DBUS_DATADIR 2006-11-01 23:30:46 +00:00
valid-introspection-files 2004-05-31 Havoc Pennington <hp@redhat.com> 2004-06-01 03:02:26 +00:00
valid-messages 2004-06-07 Havoc Pennington <hp@redhat.com> 2004-06-07 19:27:51 +00:00
valid-service-files * Remove all bindings 2006-07-14 16:20:12 +00:00