- 27 Apr, 2011 1 commit
-
-
Simon McVittie authored
-
- 26 Apr, 2011 3 commits
-
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
-
- 08 Apr, 2011 2 commits
-
-
Simon McVittie authored
-
Simon McVittie authored
-
- 14 Mar, 2011 2 commits
-
-
Simon McVittie authored
-
Simon McVittie authored
This reverts commits d1d39577..09c9d640, keeping Lennart's addition of UnknownInterface etc.
-
- 08 Mar, 2011 1 commit
-
-
Simon McVittie authored
-
- 25 Feb, 2011 1 commit
-
-
Simon McVittie authored
-
- 24 Feb, 2011 1 commit
-
-
Simon McVittie authored
-
- 17 Feb, 2011 2 commits
-
-
Simon McVittie authored
-
Simon McVittie authored
-
- 16 Feb, 2011 1 commit
-
-
Simon McVittie authored
-
- 20 Dec, 2010 1 commit
-
-
Will Thompson authored
-
- 06 Sep, 2010 1 commit
-
-
Lennart Poettering authored
-
- 23 Jun, 2010 1 commit
-
-
Lennart Poettering authored
-
- 29 Jul, 2009 1 commit
-
-
Thiago Macieira authored
-
- 04 Apr, 2008 2 commits
-
-
John Palmieri authored
* ChangeLog.pre-1-2: rename ChangeLog * NEWS.pre-1-2: rename NEWS * Makefile.am: list the pre files in EXTRA_DIST; the pre-1-0 files had not been added yet so do that too
-
John Palmieri authored
-
- 26 Feb, 2008 1 commit
-
-
John Palmieri authored
-
- 17 Jan, 2008 1 commit
-
-
John Palmieri authored
-
- 16 Jan, 2008 1 commit
-
-
John Palmieri authored
-
- 27 Jul, 2007 1 commit
-
-
Havoc Pennington authored
* release 1.1.2
-
- 18 Jun, 2007 1 commit
-
-
Havoc Pennington authored
* Release 1.1.1
-
- 25 May, 2007 1 commit
-
-
John Palmieri authored
-
- 08 Nov, 2006 1 commit
-
-
John Palmieri authored
-
- 03 Nov, 2006 1 commit
-
-
John Palmieri authored
-
- 14 Oct, 2006 1 commit
-
-
John Palmieri authored
Add check for -fPIC and enable it if available
-
- 14 Sep, 2006 1 commit
-
-
John Palmieri authored
-
- 18 Aug, 2006 1 commit
-
-
John Palmieri authored
* dbus/dbus-threads.c (dbus_threads_init): change the documentation to reflect the init late change * bus/bus.c (bus_context_new): Check user before we fork so we can print out an error message a user will be able to see
-
- 24 Jul, 2006 1 commit
-
-
John Palmieri authored
-
- 17 Jul, 2006 1 commit
-
-
John Palmieri authored
-
- 12 Jun, 2006 1 commit
-
-
Thiago Macieira authored
(update ChangeLog and NEWS)
-
- 24 Feb, 2006 1 commit
-
-
John Palmieri authored
* Released 0.61 2006-02-24 John (J5) Palmieri <johnp@redhat.com> * proxies.py: Fix the callchain
-
- 30 Nov, 2005 1 commit
-
-
John Palmieri authored
remove #ifdef DBUS_BUILD_TESTS since we use these methods in production code
-
- 06 Sep, 2005 1 commit
-
-
John Palmieri authored
* Patch from Steve Grubb: - bus/activation.c (bus_activation_service_reload_test): clean up some indentation - dbus/dbus-keyring.c (_dbus_keyring_reload): fix conditional - dbus/dbus-message-factory.c (generate_special): fix a couple of buffer overflows in the test suite. This is non critical because it can not be exploited and this code is only run when doing a make check. * Patch from Yaakov Selkowitz: Build fixes for Cygwin - configure.in: Don't check and link against kdecore, only qt headers - dbus/Makefile.am: Add -no-undefined to libdbus_1_la_LDFLAGS - gcj/org/freedesktop/dbus/Makefile.am: add libdbus_gcj_1_la_LDFLAGS = -no-undefined - glib/Makefile.am: Add -no-undefined to libdbus_glib_1_la_LDFLAGS and $(DBUS_GLIB_LIBS) to dbus_binding_tool_LDADD - qt/Makefile.am: Add -no-undefined to libdbus_qt_1_la_LDFLAGS - tools/Makefile.am: Add platform extentions to binaries (i.e. .exe on windows) * configure.in: - Make it so if no suitable version of python is found we only disable building python instead of exiting the configure script - Require version 2.4 of glib for glib bindings - Up version to 0.50 * python/__init__.py: Sync version with libdbus to (0,50,0)
-
- 29 Aug, 2005 1 commit
-
-
John Palmieri authored
* Add Havoc's patch that never got applied to HEAD (Bug #2436): * bus/policy.c (bus_policy_allow_user): change default "user is allowed" to be "user has same uid as the bus itself"; any allow/deny rules will override. * bus/session.conf.in: don't allow all users, since now by default the user that ran the bus can connect.
-
- 24 Aug, 2005 1 commit
-
-
John Palmieri authored
-
- 23 Aug, 2005 1 commit
-
-
John Palmieri authored
-