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 33877ce..8cbcfbd 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 a42a639..3403609 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 50d4e0f..0ea9dba 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 10c9a2f..a3f1ff5 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 c3b715b..293ff78 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