dbus/python
John (J5) Palmieri 075945f611 Checking in Rodrigo's patch along with my fixes to the patch
2005-07-14  John (J5) Palmieri  <johnp@redhat.com>

	* bus/activation.c: clean up all tabs to be 8 spaces
	(bus_activation_activate_service): make sure we clean up
	if activation fails

	* bus/dispatch.c: clean up all tabs to be 8 spaces
	(check_shell_fail_service_auto_start): New function
	tests to make sure we get fail properly when trying to auto start a service
	with a faulty command line
	(check_shell_service_success_auto_start): New function tests to make sure
	auto started services get the arguments on the command line

	* test/test-shell-service.c: Added service for testing auto-starting with
	command line arguments

	* test/data/valid-service-files/debug-shell-echo-fail.service.in,
	test/data/valid-service-files/debug-shell-echo-success.service.in:
	Added service files for testing auto-starting with command line arguments

	* */.cvsignore: added a bunch of generated files to various .cvsignore files

2005-07-14  Rodrigo Moya  <rodrigo@novell.com>

	* dbus/dbus-shell.[ch]: copy/pasted code from GLib.

	* dbus/Makefile.am: added new files to build.

	* bus/activation.c (bus_activation_activate_service): support
	activation commands with parameters.

	* test/shell-test.c: added test program for the shell parsing
	code.
2005-07-14 20:44:15 +00:00
..
examples * python/.cvsignore: remove dbus_bindings.pyx, add dbus_bindings.pxd 2005-07-13 18:22:35 +00:00
tests 2004-07-18 Seth Nickell <seth@gnome.org> 2004-07-18 21:44:37 +00:00
.cvsignore Checking in Rodrigo's patch along with my fixes to the patch 2005-07-14 20:44:15 +00:00
__init__.py * python/dbus_bindings.pyx.in: removed 2005-07-12 18:16:07 +00:00
_dbus.py * python/dbus_bindings.pyx.in: removed 2005-07-12 18:16:07 +00:00
_util.py * python/dbus_bindings.pyx.in: 2005-05-01 19:34:58 +00:00
dbus_bindings.pxd.in * python/dbus_bindings.pyx.in: removed 2005-07-12 18:16:07 +00:00
dbus_bindings.pyx * python/dbus_bindings.pyx.in: removed 2005-07-12 18:16:07 +00:00
dbus_glib_bindings.pyx * python/dbus_bindings.pyx.in: removed 2005-07-12 18:16:07 +00:00
dbus_h_wrapper.h forgot to add files... 2003-09-30 02:40:49 +00:00
decorators.py * python/decorators.py: add explicitly_pass_message decorator 2005-05-24 16:30:51 +00:00
exceptions.py * python/Makefile.am: changed to use pyexecdir for the binding 2005-05-05 18:01:45 +00:00
extract.py * patch from Rob Taylor <robtaylor@fastmail.fm> 2004-12-23 00:50:37 +00:00
glib.py * python/dbus_bindings.pyx.in: removed 2005-07-12 18:16:07 +00:00
Makefile.am Checking in Rodrigo's patch along with my fixes to the patch 2005-07-14 20:44:15 +00:00
matchrules.py * python/decorators.py: add explicitly_pass_message decorator 2005-05-24 16:30:51 +00:00
proxies.py * glib/dbus-gmain.c (io_handler_dispatch): fix deadlock 2005-05-16 21:27:04 +00:00
service.py * python/.cvsignore: remove dbus_bindings.pyx, add dbus_bindings.pxd 2005-07-13 18:22:35 +00:00
types.py * python/dbus_bindings.pyx.in: 2005-05-01 19:34:58 +00:00