aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfcrozat <fcrozat@99302b65-d5f7-0310-b3dd-f8cd6f4e3d94>2005-03-07 16:01:21 +0000
committerfcrozat <fcrozat@99302b65-d5f7-0310-b3dd-f8cd6f4e3d94>2005-03-07 16:01:21 +0000
commite0eeeb5ee571998ede35b47671d49cee827ca5f6 (patch)
tree6b0f0f083805e45de7d83e2b82c814027d6db7e5
parentb1a60e2f91f95f0da9bfb96d7d9453f27248f028 (diff)
downloads2u-e0eeeb5ee571998ede35b47671d49cee827ca5f6.tar
s2u-e0eeeb5ee571998ede35b47671d49cee827ca5f6.tar.gz
s2u-e0eeeb5ee571998ede35b47671d49cee827ca5f6.tar.bz2
s2u-e0eeeb5ee571998ede35b47671d49cee827ca5f6.tar.xz
s2u-e0eeeb5ee571998ede35b47671d49cee827ca5f6.zip
Generated by cvs2cl the 07_Mar
git-svn-id: svn+ssh://svn.mandriva.com/svn/soft/s2u/trunk@179802 99302b65-d5f7-0310-b3dd-f8cd6f4e3d94
-rw-r--r--ChangeLog45
1 files changed, 28 insertions, 17 deletions
diff --git a/ChangeLog b/ChangeLog
index 1d2c24c..8f5ab18 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,73 +1,84 @@
-2004-10-18 11:23 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
+2005-03-07 17:01 Frederic Crozat <fcrozat@mandrakesoft.com>
+
+ * Makefile, hostname-post, s2u.c, s2u.sh, s2u.spec: Release 0.5 :
+ no longer use session bus, use system bus instead (fix Mdk bug
+ #13166)
+
+2005-03-03 19:49 Frederic Crozat <fcrozat@mandrakesoft.com>
+
+ * s2u.conf: Configuration to restrict s2u message to root only on
+ system bus
+
+2004-10-18 17:23 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
* s2u.spec: 0.4-1mdk
-2004-10-18 11:22 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
+2004-10-18 17:22 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
* Makefile: use pkgconfig to get the right includes/libs for
dbus-glib-1
-2004-10-18 11:22 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
+2004-10-18 17:22 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
* s2u.c: #include <dbus/dbus-glib-lowlevel.h> for
dbus_connection_setup_with_g_main() prototype
-2004-08-25 01:25 Frederic Lepied <flepied@mandrakesoft.com>
+2004-08-25 07:25 Frederic Lepied <flepied@mandrakesoft.com>
* s2u.sh: use display in temp filename
-2004-08-25 01:24 Frederic Lepied <flepied@mandrakesoft.com>
+2004-08-25 07:24 Frederic Lepied <flepied@mandrakesoft.com>
* s2u.spec: 0.3-1mdk
-2004-08-17 22:56 Frederic Lepied <flepied@mandrakesoft.com>
+2004-08-18 04:56 Frederic Lepied <flepied@mandrakesoft.com>
* s2u.spec: 0.2-1mdk
-2004-08-17 22:56 Frederic Lepied <flepied@mandrakesoft.com>
+2004-08-18 04:56 Frederic Lepied <flepied@mandrakesoft.com>
* hostname-post, s2u.sh: put session file in
/tmp/dbus-$USER-xsession$CURR_DISPLAY
-2004-08-01 19:44 Frederic Lepied <flepied@mandrakesoft.com>
+2004-08-02 01:44 Frederic Lepied <flepied@mandrakesoft.com>
* s2u.spec: 0.1-1mdk
-2004-08-01 19:44 Frederic Lepied <flepied@mandrakesoft.com>
+2004-08-02 01:44 Frederic Lepied <flepied@mandrakesoft.com>
* Makefile: network-script => network-scripts
-2004-08-01 19:29 Frederic Lepied <flepied@mandrakesoft.com>
+2004-08-02 01:29 Frederic Lepied <flepied@mandrakesoft.com>
* .cvsignore: first version
-2004-08-01 19:27 Frederic Lepied <flepied@mandrakesoft.com>
+2004-08-02 01:27 Frederic Lepied <flepied@mandrakesoft.com>
* s2u.spec: use $RPM_OPT_FLAGS to compile C files
-2004-08-01 19:27 Frederic Lepied <flepied@mandrakesoft.com>
+2004-08-02 01:27 Frederic Lepied <flepied@mandrakesoft.com>
* Makefile: added AUTHORS
-2004-08-01 19:21 Frederic Lepied <flepied@mandrakesoft.com>
+2004-08-02 01:21 Frederic Lepied <flepied@mandrakesoft.com>
* s2u.c: added ident strings
-2004-08-01 19:20 Frederic Lepied <flepied@mandrakesoft.com>
+2004-08-02 01:20 Frederic Lepied <flepied@mandrakesoft.com>
* s2u.c: fixed header and strings to remove the drakxservice
references
-2004-08-01 19:08 Frederic Lepied <flepied@mandrakesoft.com>
+2004-08-02 01:08 Frederic Lepied <flepied@mandrakesoft.com>
* s2u.spec: added a dependency on initscripts
-2004-08-01 18:59 Frederic Lepied <flepied@mandrakesoft.com>
+2004-08-02 00:59 Frederic Lepied <flepied@mandrakesoft.com>
* AUTHORS, LICENSE, Makefile, README, hostname-post, s2u.c, s2u.sh,
s2u.spec: Initial revision
-2004-08-01 18:59 Frederic Lepied <flepied@mandrakesoft.com>
+2004-08-02 00:59 Frederic Lepied <flepied@mandrakesoft.com>
* AUTHORS, LICENSE, Makefile, README, hostname-post, s2u.c, s2u.sh,
s2u.spec: initial version