summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 5127627)
raw | patch | inline | side by side (parent: 5127627)
author | rettenbe <rettenbe@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 2 Sep 2008 14:25:40 +0000 (14:25 +0000) | ||
committer | rettenbe <rettenbe@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 2 Sep 2008 14:25:40 +0000 (14:25 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@12347 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-si/debian/changelog | patch | blob | history | |
gosa-si/tests/client.php | patch | blob | history |
index ee3df51ecd9600644586eaa4c72b18d03cdbd14f..87986a718da2e20c063ab6ebe8cdd9688aae0f09 100644 (file)
--- a/gosa-si/debian/changelog
+++ b/gosa-si/debian/changelog
+gosa-si (1.2-1) etch; urgency=low
+
+ * New upstream version
+
+ -- Andreas Rettenberger <rettenberger@gonicus.de> Tue, 02 Sep 2008 16:24:08 +0200
+
gosa-si (1.1-1) etch; urgency=low
* New upstream version
index b9ebc4264419761358cf4b79553f051d8bd971a9..321cd980e2e2e3214142c8f38ecd736baf31af93 100755 (executable)
--- a/gosa-si/tests/client.php
+++ b/gosa-si/tests/client.php
#########################
# Mailqueue communication
- $data = "<xml> <header>gosa_mailqueue_query</header> <source>GOSA</source> <target>00:01:6c:9d:b9:fa</target> </xml>";
+ #$data = "<xml> <header>gosa_mailqueue_query</header> <source>GOSA</source> <target>00:01:6c:9d:b9:fa</target> </xml>";
# multiple xml tags msg_id are allowed
#$data = "<xml> <header>gosa_mailqueue_hold</header> <source>GOSA</source> <target>00:01:6c:9d:b9:fa</target> <msg_id>99C8ABEF23</msg_id> </xml>";