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
/
bus
/
bus.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-19
Handle receive rule result unavailability and message broadcasts
Jacek Bukarewicz
1
-0
/
+19
2016-02-19
Integration of asynchronous security checks
Jacek Bukarewicz
1
-7
/
+28
2015-02-18
Store AppArmor label of connecting processes
Tyler Hicks
1
-0
/
+1
2015-02-03
bus_context_log_and_set_error: add and use
Simon McVittie
1
-0
/
+6
2015-02-03
bus_context_log_literal: add simplified version of bus_context_log
Simon McVittie
1
-0
/
+3
2015-02-03
bus: put the printf attribute in the header where it will do more good
Simon McVittie
1
-1
/
+1
2014-11-06
CVE-2014-7824: set fd rlimit to 64k for the system dbus-daemon
Simon McVittie
1
-0
/
+1
2014-09-15
config: add new limit: pending_fd_timeout
Alban Crequy
1
-0
/
+2
2014-09-15
Stop listening on DBusServer sockets when reaching max_incomplete_connections
Alban Crequy
1
-0
/
+1
2012-02-13
Replace a series of booleans, all (apparently) alike, with flags
Simon McVittie
1
-7
/
+7
2012-02-10
bus: introduce --nopidfile switch to disable writing of PID files
Lennart Poettering
1
-0
/
+1
2010-07-09
activation: optionally, use systemd for system bus activation
Lennart Poettering
1
-0
/
+2
2010-07-09
bus: add --address switch
Lennart Poettering
1
-2
/
+3
2010-03-19
Consistently include <config.h> in all C source files and never in header files.
Marcus Brinkmann
1
-2
/
+0
2010-03-16
Merge branch 'dbus-1.2'
Colin Walters
1
-5
/
+4
2010-03-16
Refactor _dbus_log_info, _dbus_log_security into _dbus_log_system
Colin Walters
1
-5
/
+3
2009-12-18
DBusPipe related unix compile fix
Ralf Habacker
1
-0
/
+1
2009-07-16
Merge branch 'fd-passing'
Thiago Macieira
1
-0
/
+3
2009-07-14
Bug 21161 - Update the FSF address
Tobias Mueller
1
-1
/
+1
2009-07-10
Bug 21161 - Update the FSF address
Tobias Mueller
1
-1
/
+1
2009-05-20
bus: make use of new unix fd limits
Lennart Poettering
1
-0
/
+3
2008-12-12
Add syslog of security denials and configuration file reloads
Colin Walters
1
-0
/
+6
2008-12-12
Add syslog of security denials and configuration file reloads
Colin Walters
1
-0
/
+6
2007-07-24
2007-07-24 Richard Hughes <richard@hughsie.com>
Richard Hughes
1
-0
/
+1
2007-07-14
2007-07-13 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-1
/
+1
2007-06-18
2007-06-18 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-0
/
+2
2007-06-09
2007-06-09 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-1
/
+3
2007-03-12
2007-03-11 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-2
/
+2
2007-03-10
* bus/bus.c, bus/bus.h, bus/main.c, bus/test.c, dbus/dbus-sysdeps-unix.c, dbu...
Ralf Habacker
1
-2
/
+2
2006-12-12
commit.msg
Tim Dijkstra
1
-3
/
+0
2005-11-22
* configure.in: Add test/name-test/Makefile to the generated
John (J5) Palmieri
1
-0
/
+1
2004-09-12
2004-09-12 David Zeuthen <david@fubar.dk>
David Zeuthen
1
-1
/
+8
2004-08-10
2004-08-09 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-1
/
+1
2004-07-30
2004-07-24 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-1
/
+4
2004-04-16
2004-04-15 Jon Trowbridge <trow@ximian.com>
Jon Trowbridge
1
-0
/
+2
2003-12-02
2003-12-02 Richard Hult <richard@imendio.com>
Richard Hult
1
-1
/
+1
2003-11-27
2003-11-26 Mikael Hallendal <micke@imendio.com>
Mikael Hallendal
1
-1
/
+1
2003-10-14
2003-10-14 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-1
/
+6
2003-09-21
2003-09-21 Havoc Pennington <hp@pobox.com>
Havoc Pennington
1
-33
/
+38
2003-05-04
2003-05-04 Havoc Pennington <hp@pobox.com>
Havoc Pennington
1
-0
/
+2
2003-04-27
2003-04-27 Havoc Pennington <hp@pobox.com>
Havoc Pennington
1
-1
/
+3
2003-04-25
2003-04-25 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-31
/
+33
2003-04-24
2003-04-24 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-0
/
+13
2003-04-19
2003-04-19 Havoc Pennington <hp@pobox.com>
Havoc Pennington
1
-23
/
+28
2003-04-17
2003-04-15 Havoc Pennington <hp@pobox.com>
Havoc Pennington
1
-22
/
+24
2003-04-14
2003-04-13 Havoc Pennington <hp@pobox.com>
Havoc Pennington
1
-0
/
+5
2003-04-12
2003-04-12 Havoc Pennington <hp@pobox.com>
Havoc Pennington
1
-25
/
+27
2003-04-06
2003-04-06 Havoc Pennington <hp@pobox.com>
Havoc Pennington
1
-3
/
+2
2003-04-06
2003-04-06 Havoc Pennington <hp@pobox.com>
Havoc Pennington
1
-0
/
+1
2003-04-06
2003-04-06 Havoc Pennington <hp@pobox.com>
Havoc Pennington
1
-0
/
+1
[next]