summaryrefslogtreecommitdiff
path: root/bus/activation.c
Commit message (Expand)AuthorAgeFilesLines
* When "activating" systemd, handle its special case betterChengwei Yang2013-06-051-5/+14
* Merge branch 'socket-set-33337'Simon McVittie2012-02-071-1/+11
|\
| * Add a stub _dbus_loop_toggle_watch and call it where neededSimon McVittie2011-06-131-1/+11
* | Merge branch 'more-unused-39231'Simon McVittie2011-09-211-2/+6
|\ \
| * | Use {}, not semicolon, when the statement of an "if" does nothingSimon McVittie2011-09-191-2/+6
* | | Merge branch 'dbus-1.4'Simon McVittie2011-09-211-4/+7
|\ \ \ | |/ / |/| |
| * | update_desktop_file_entry: initialize return value properly, and actually ret...Simon McVittie2011-09-211-1/+2
| * | update_desktop_file_entry: if the service name already existed, set errorSimon McVittie2011-09-211-1/+4
| * | update_desktop_file_entry: don't leak file_path on one particular OOMSimon McVittie2011-09-211-2/+1
* | | Remove various never-used variablesSimon McVittie2011-08-051-3/+0
| |/ |/|
* | bus-activation: separate the "finished" callback from the watch callbackSimon McVittie2011-06-131-23/+11
* | DBusLoop: remove second layer of watch callbacks where possibleSimon McVittie2011-06-131-4/+4
* | DBusLoop: remove a layer of pointless abstraction around timeoutsSimon McVittie2011-06-131-16/+2
|/
* activation: Use _dbus_system_log for activation informationColin Walters2011-04-261-8/+60
* activation: Strip out code to compare by Exec=Colin Walters2011-04-081-18/+4
* update_desktop_file_entry: stylistic fixes based on Colin's reviewSimon McVittie2011-02-161-20/+23
* update_desktop_file_entry: unify cleanup code for success and failure casesSimon McVittie2011-02-161-18/+17
* update_desktop_file_entry: don't double-free strings if added to entry before...Simon McVittie2011-02-161-0/+11
* update_desktop_file_entry: free @exec on errorSimon McVittie2011-02-161-0/+1
* update_desktop_file_entry: make scope of exec_tmp as short as possibleSimon McVittie2011-02-161-3/+4
* update_desktop_file_entry: use _dbus_strdup for something we'll dbus_freeSimon McVittie2011-02-161-1/+1
* activation: optionally, use systemd for system bus activationLennart Poettering2010-07-091-187/+362
* Patch relocating "exec" variable and position of service filesFridrich Štrba2010-04-211-3/+7
* Consistently include <config.h> in all C source files and never in header files.Marcus Brinkmann2010-03-191-0/+2
* Dispatch post-activation messages to anyone interestedWill Thompson2010-03-191-14/+6
* Don't drop pending activations when reloading configurationColin Walters2010-01-281-40/+64
* Ignore exit code zero from activated servicesColin Walters2010-01-281-28/+55
* Bug 21161 - Update the FSF addressTobias Mueller2009-07-141-1/+1
* Avoid possible use of uninitialized variablePeter Breitenlohner2009-01-061-1/+1
* Fix leaks in bus_activation_get_environment error pathsRay Strode2008-07-151-2/+5
* Store what environment to activate with on activation objectRay Strode2008-07-121-18/+212
* 2007-07-26 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-07-261-0/+4
* 2007-07-24 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-07-241-3/+8
* 2007-07-24 Richard Hughes <richard@hughsie.com>Richard Hughes2007-07-241-2/+56
* 2007-07-24 Richard Hughes <richard@hughsie.com>Richard Hughes2007-07-241-0/+54
* 2007-07-24 Richard Hughes <richard@hughsie.com>Richard Hughes2007-07-241-1/+34
* 2007-07-24 Richard Hughes <richard@hughsie.com>Richard Hughes2007-07-241-4/+1
* 2007-07-13 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-07-141-1/+1
* 2007-06-15 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-06-151-0/+2
* * bus/activation.c: win32 compile fix.Ralf Habacker2007-03-071-1/+0
* * bus/activation.c: (bus_activation_activate_service):Ralf Habacker2007-03-041-0/+2
* * bus/activation.c (bus_activation_new): don't fail if we can not readJohn (J5) Palmieri2006-11-031-2/+8
* * remove a bunch of todo items from the 1.0 listJohn (J5) Palmieri2006-09-111-1/+1
* * bus/activation.c, bus/desktop-file.c: Distinguish between OOM andJohn (J5) Palmieri2006-09-111-13/+13
* * doc/TODO, various source files: Audited todo's and FIXME's andJohn (J5) Palmieri2006-09-061-1/+1
* * dbus/dbus-sysdeps.c:John (J5) Palmieri2006-08-101-2/+6
* These are all patches from Kjartan Maraas <kmaraas at gnome dot org>John (J5) Palmieri2006-08-081-2/+0
* * bus/activation.[ch] (bus_activation_list_services): new function toJohn (J5) Palmieri2006-07-141-0/+45
* * configure.in: Add test/name-test/Makefile to the generatedJohn (J5) Palmieri2005-11-221-1/+1
* * Released 0.50dbus-0.50John (J5) Palmieri2005-09-061-2/+4