index
:
dbus
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bus
/
activation.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-06
CVE-2014-7824: set fd rlimit to 64k for the system dbus-daemon
Simon McVittie
1
-1
/
+27
2014-06-05
CVE-2014-3477: deliver activation errors correctly, fixing Denial of Service
Alban Crequy
1
-7
/
+20
2013-11-12
Merge branch 'dbus-1.6'
Simon McVittie
1
-1
/
+1
2013-11-12
fixed memory freeing if error during listing services
Radoslaw Pajak
1
-1
/
+1
2013-11-01
DBusBabysitter: change executable to log_name
Chengwei Yang
1
-1
/
+3
2013-10-09
launch-helper: fix error code parsing
Chengwei Yang
1
-0
/
+5
2013-08-29
_dbus_get_tmpdir: be thread-safe
Simon McVittie
1
-1
/
+7
2013-06-28
tests to embedded tests: replaced in dbus-daemon
Chengwei Yang
1
-2
/
+2
2013-06-05
When "activating" systemd, handle its special case better
Chengwei Yang
1
-5
/
+14
2013-06-05
When "activating" systemd, handle its special case better
Chengwei Yang
1
-5
/
+14
2012-02-07
Merge branch 'socket-set-33337'
Simon McVittie
1
-1
/
+11
2011-09-21
Merge branch 'more-unused-39231'
Simon McVittie
1
-2
/
+6
2011-09-21
Merge branch 'dbus-1.4'
Simon McVittie
1
-4
/
+7
2011-09-21
update_desktop_file_entry: initialize return value properly, and actually ret...
Simon McVittie
1
-1
/
+2
2011-09-21
update_desktop_file_entry: if the service name already existed, set error
Simon McVittie
1
-1
/
+4
2011-09-21
update_desktop_file_entry: don't leak file_path on one particular OOM
Simon McVittie
1
-2
/
+1
2011-09-19
Use {}, not semicolon, when the statement of an "if" does nothing
Simon McVittie
1
-2
/
+6
2011-08-05
Remove various never-used variables
Simon McVittie
1
-3
/
+0
2011-06-13
Add a stub _dbus_loop_toggle_watch and call it where needed
Simon McVittie
1
-1
/
+11
2011-06-13
bus-activation: separate the "finished" callback from the watch callback
Simon McVittie
1
-23
/
+11
2011-06-13
DBusLoop: remove second layer of watch callbacks where possible
Simon McVittie
1
-4
/
+4
2011-06-13
DBusLoop: remove a layer of pointless abstraction around timeouts
Simon McVittie
1
-16
/
+2
2011-04-26
activation: Use _dbus_system_log for activation information
Colin Walters
1
-8
/
+60
2011-04-08
activation: Strip out code to compare by Exec=
Colin Walters
1
-18
/
+4
2011-02-16
update_desktop_file_entry: stylistic fixes based on Colin's review
Simon McVittie
1
-20
/
+23
2011-02-16
update_desktop_file_entry: unify cleanup code for success and failure cases
Simon McVittie
1
-18
/
+17
2011-02-16
update_desktop_file_entry: don't double-free strings if added to entry before...
Simon McVittie
1
-0
/
+11
2011-02-16
update_desktop_file_entry: free @exec on error
Simon McVittie
1
-0
/
+1
2011-02-16
update_desktop_file_entry: make scope of exec_tmp as short as possible
Simon McVittie
1
-3
/
+4
2011-02-16
update_desktop_file_entry: use _dbus_strdup for something we'll dbus_free
Simon McVittie
1
-1
/
+1
2010-07-09
activation: optionally, use systemd for system bus activation
Lennart Poettering
1
-187
/
+362
2010-04-21
Patch relocating "exec" variable and position of service files
Fridrich Štrba
1
-3
/
+7
2010-03-19
Consistently include <config.h> in all C source files and never in header files.
Marcus Brinkmann
1
-0
/
+2
2010-03-19
Dispatch post-activation messages to anyone interested
Will Thompson
1
-14
/
+6
2010-01-28
Don't drop pending activations when reloading configuration
Colin Walters
1
-40
/
+64
2010-01-28
Ignore exit code zero from activated services
Colin Walters
1
-28
/
+55
2009-07-14
Bug 21161 - Update the FSF address
Tobias Mueller
1
-1
/
+1
2009-01-06
Avoid possible use of uninitialized variable
Peter Breitenlohner
1
-1
/
+1
2008-07-15
Fix leaks in bus_activation_get_environment error paths
Ray Strode
1
-2
/
+5
2008-07-12
Store what environment to activate with on activation object
Ray Strode
1
-18
/
+212
2007-07-26
2007-07-26 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-0
/
+4
2007-07-24
2007-07-24 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-3
/
+8
2007-07-24
2007-07-24 Richard Hughes <richard@hughsie.com>
Richard Hughes
1
-2
/
+56
2007-07-24
2007-07-24 Richard Hughes <richard@hughsie.com>
Richard Hughes
1
-0
/
+54
2007-07-24
2007-07-24 Richard Hughes <richard@hughsie.com>
Richard Hughes
1
-1
/
+34
2007-07-24
2007-07-24 Richard Hughes <richard@hughsie.com>
Richard Hughes
1
-4
/
+1
2007-07-14
2007-07-13 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-1
/
+1
2007-06-15
2007-06-15 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-0
/
+2
2007-03-07
* bus/activation.c: win32 compile fix.
Ralf Habacker
1
-1
/
+0
2007-03-04
* bus/activation.c: (bus_activation_activate_service):
Ralf Habacker
1
-0
/
+2
[next]