index
:
platform/upstream/dbus
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/release
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel
kdbus-dev
kdbus-integration
kdbus-integration_for_systemd_v212
libdbuspolicy-dev
pristine-tar
sandbox/adrians/big-usage-log
sandbox/adrians/cynara-concurrent
sandbox/adrians/dbus-upgrade-to-1.10.6
sandbox/adrians/send-index
sandbox/adrians/tizen_5.5-policy-index-ported-from-tizen
sandbox/adrians/upgrade-to-1.12.16
sandbox/debug
sandbox/jacekbe/upgrade
sandbox/jacekbe/upstream
sandbox/konradl/tizen
sandbox/lskalski/dbus-kdbus-1.8.16
sandbox/lskalski/upgrade
sandbox/lstelmach/dbus-1.8.16
sandbox/mbloch/dump-policy
sandbox/pohly/tizen
sandbox/pohly/upstream
tags
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5-policy-index-ported-from-tizen
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_ivi_genivi
tizen_ivi_release
upgrade-to-1.12.16
upgrade-to-1.12.20
upstream
Domain: System / IPC;
Hyotaek Shim <hyotaek.shim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
dbus-launch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-25
Check for X even if X11 autolaunching is disabled
Simon McVittie
1
-4
/
+9
2011-05-25
dbus-launch: pass_info: always free strings on OOM
Simon McVittie
1
-7
/
+10
2010-10-05
Free envvar and args in pass_info in the oom case
Christian Dywan
1
-1
/
+5
2010-09-06
fix some "unused result" warnings in dbus-launch and dbus-spawn
dbus-1.4.0
Havoc Pennington
1
-3
/
+3
2010-03-19
Consistently include <config.h> in all C source files and never in header files.
Marcus Brinkmann
1
-0
/
+2
2009-10-16
Bug 23977 - dbus-launch --exit-with-session not killing dbus-daemon on SIGINT
Sascha Silbe
1
-0
/
+2
2009-07-14
Bug 21161 - Update the FSF address
Tobias Mueller
1
-1
/
+1
2009-05-06
Bug 19502 - Sparse warning cleanups
Kjartan Maraas
1
-1
/
+1
2009-01-06
[win32] Protect usage of SIGHUP with #ifdef
Tor Lillqvist
1
-0
/
+2
2008-03-31
Check for X11 events before selecting (FDO bug #15293)
Colin Walters
1
-5
/
+13
2008-03-04
tools/dbus-launch.c: wrap X'ism in #ifdef so we can compile without X
John (J5) Palmieri
1
-0
/
+2
2008-02-21
fixes dbus-launch so the bus goes away when X does (Red Hat Bug #430412)
John (J5) Palmieri
1
-0
/
+2
2007-11-23
Allow a normal session bus to be reused by applications using autolaunching
Sjoerd Simons
1
-93
/
+145
2007-10-11
dbus-launch: convert C++-style comment to C-style, add {} for clarity
Simon McVittie
1
-2
/
+4
2007-10-03
fd.o bug #12547 remove superfluous if
John (J5) Palmieri
1
-4
/
+3
2007-07-14
2007-07-13 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-1
/
+1
2007-03-12
2007-03-11 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-2
/
+5
2007-03-03
* dbus/dbus-sysdeps-unix.c: capture the dbus-launch stderr
Thiago Macieira
1
-2
/
+29
2006-10-26
* tools/dbus-launch.c (main): run the dbus-daemon in the builddir
John (J5) Palmieri
1
-1
/
+20
2006-10-01
* tools/dbus-launch.c (main): make it complain and abort
Thiago Macieira
1
-6
/
+28
2006-10-01
2006-10-01 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-6
/
+87
2006-10-01
2006-09-30 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-28
/
+31
2006-09-30
* configure.in: add DBUS_BINDIR as a #define to C source code.
Thiago Macieira
1
-123
/
+178
2006-09-01
* tools/dbus-launch.c: Add a sigterm handler (patch from Frederic Crozat
John (J5) Palmieri
1
-0
/
+2
2006-08-08
* configure.in:
John (J5) Palmieri
1
-0
/
+19
2006-08-03
* s/D-BUS/D-Bus/g
John (J5) Palmieri
1
-1
/
+1
2006-02-13
2006-02-13 John (J5) Palmieri <johnp@redhat.com>
John (J5) Palmieri
1
-3
/
+3
2006-02-10
2006-02-10 John (J5) Palmieri <johnp@redhat.com>
John (J5) Palmieri
1
-2
/
+2
2005-11-30
* dbus/dbus-auth.c, dbus/dbus-connection.c, dbus/dbus-keyring.c,
John (J5) Palmieri
1
-6
/
+5
2005-07-12
2005-07-12 Colin Walters <walters@verbum.org>
Colin Walters
1
-0
/
+1
2005-01-18
2005-01-18 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-3
/
+3
2004-08-10
2004-08-09 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-1
/
+1
2003-12-02
2003-12-02 Richard Hult <richard@imendio.com>
Richard Hult
1
-1
/
+1
2003-10-16
2003-10-16 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-4
/
+19
2003-10-12
2003-10-12 Havoc Pennington <hp@pobox.com>
Havoc Pennington
1
-3
/
+32
2003-07-17
2003-07-16 Havoc Pennington <hp@pobox.com>
Havoc Pennington
1
-3
/
+20
2003-05-18
2003-05-17 Colin Walters <walters@gnu.org>
Colin Walters
1
-13
/
+113
2003-05-04
2003-05-04 Havoc Pennington <hp@pobox.com>
Havoc Pennington
1
-4
/
+668
2003-05-04
2003-05-03 Havoc Pennington <hp@pobox.com>
Havoc Pennington
1
-0
/
+89