]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
2004-04-25 Kristian Høgsberg <krh@redhat.com>
authorKristian Høgsberg <krh@redhat.com>
Sun, 25 Apr 2004 15:50:23 +0000 (15:50 +0000)
committerKristian Høgsberg <krh@redhat.com>
Sun, 25 Apr 2004 15:50:23 +0000 (15:50 +0000)
* test/data/valid-messages/standard-*.message: Update message
test scripts to new header field names.

ChangeLog
test/data/valid-messages/standard-acquire-service.message
test/data/valid-messages/standard-hello.message
test/data/valid-messages/standard-list-services.message
test/data/valid-messages/standard-service-exists.message

index 33877ceab36a69c1e593e11ce62eb705a8ed91ea..8cbcfbd6d10ac5e9a3ddc5074bc68fcf984ba20b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,15 @@
+2004-04-25  Kristian Høgsberg  <krh@redhat.com>
+
+       * test/data/valid-messages/standard-*.message: Update message
+       test scripts to new header field names.
+
 2004-04-22  John (J5) Palmieri  <johnp@redhat.com>
-       (randomly_do_n_things): tracked down buffer overflow
-       to times_we_did_each_thing array which would chop off
-       the first character of the failure_dir string. Increased
-       the size of the array to 7 to reflect the number of
-       random mutation functions we have. 
+
+       * test/break-loader.c (randomly_do_n_things): tracked down buffer
+       overflow to times_we_did_each_thing array which would chop off the
+       first character of the failure_dir string. Increased the size of
+       the array to 7 to reflect the number of random mutation functions
+       we have.
 
 2004-04-21  Kristian Høgsberg  <krh@redhat.com>
 
index a42a639c1c52cedc1e8a268a6196422511f9c7d3..340360913d87852a04a47209bf3a947970fde2a1 100644 (file)
@@ -10,7 +10,7 @@ STRING 'org.freedesktop.DBus'
 HEADER_FIELD MEMBER
 TYPE STRING
 STRING 'AcquireService'
-HEADER_FIELD SERVICE
+HEADER_FIELD DESTINATION
 TYPE STRING
 STRING 'org.freedesktop.DBus'
 ALIGN 8
index 50d4e0ff1d9d72a18f8c93ccbf962eb495aea0a3..0ea9dba63e5f1e7ec96c05feae54a7b81eb2d19a 100644 (file)
@@ -10,7 +10,7 @@ STRING 'org.freedesktop.DBus'
 HEADER_FIELD MEMBER
 TYPE STRING
 STRING 'Hello'
-HEADER_FIELD SERVICE
+HEADER_FIELD DESTINATION
 TYPE STRING
 STRING 'org.freedesktop.DBus'
 ALIGN 8
index 10c9a2f7362e024ebafe81da9618d0dd71ef9a7d..a3f1ff5c7f9809caa72d86d4da672cc809976256 100644 (file)
@@ -10,7 +10,7 @@ STRING 'org.freedesktop.DBus'
 HEADER_FIELD MEMBER
 TYPE STRING
 STRING 'ListServices'
-HEADER_FIELD SERVICES
+HEADER_FIELD DESTINATION
 TYPE STRING
 STRING 'org.freedesktop.DBus'
 ALIGN 8
index c3b715bce2b1e6001ed0945d5967c9eb55b5be4a..293ff787597cc5ca106415d05832d385c5940c87 100644 (file)
@@ -10,7 +10,7 @@ STRING 'org.freedesktop.DBus'
 HEADER_FIELD MEMBER
 TYPE STRING
 STRING 'ServiceExists'
-HEADER_FIELD SERVICE
+HEADER_FIELD DESTINATION
 TYPE STRING
 STRING 'org.freedesktop.DBus'
 ALIGN 8