index
:
delta/dbus.git
68852-make-it-easier
RHEL-4
baserock/af-bus
baserock/build-essential
baserock/dbus-1.10.14-capi-patches
baserock/dbus-1.10.6-capi-patches
baserock/dbus-1.8.16-1-g3c05557/genivi/J-1.0
baserock/genivi/G-1.1
baserock/genivi/J-1.0
baserock/genivi/af-bus-master
baserock/genivi/af-bus-morph
baserock/genivi/dbus-1.6-af-bus
baserock/genivi/dbus-1.8.8
baserock/genivi/dbus-1.9.16-1-g92a2d95
baserock/genivi/dbus-1.9.4
baserock/genivi/use-afbus
baserock/morph
baserock/pedroalvarez/dbus-1.11
baserock/ps/update-dlt-audiomanager
baserock/v1.10.0+custom_marshaling
baserock/v1.8.0
bus-inotify-error-handling
cherry-pick-14f46d14
cherry-pick-f0e526bc
cmake-config-find-package-support
dbus-0.23-branch
dbus-0.35-branch
dbus-0.36-branch
dbus-1.0-branch
dbus-1.10
dbus-1.10-ci
dbus-1.12
dbus-1.14
dbus-1.2
dbus-1.2.4permissive
dbus-1.4
dbus-1.6
dbus-1.8
dbus-object-names
leak-locator
master
mr143-refactoring
wip/setuid-hardening
gitlab.freedesktop.org: dbus/dbus.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bus
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Make include_dir non-existing directory, to not be an error.
Dimitri John Ledkov
2015-02-25
1
-1
/
+8
*
|
Optionally install systemd user units for a per-user bus
Simon McVittie
2015-02-24
3
-1
/
+35
*
|
Fix static linking with mingw
Simon McVittie
2015-02-20
1
-1
/
+1
*
|
Link dbus-daemon and dbus-daemon-lauch-helper against libdbus
Bertrand SIMONNET
2015-02-20
1
-3
/
+16
*
|
Remove <apparmor/> from default system.conf, session.conf
Simon McVittie
2015-02-19
2
-6
/
+0
*
|
apparmor: Fix build failure with --disable-apparmor
Tyler Hicks
2015-02-19
1
-24
/
+24
*
|
Revert "Add DBus method to return the AA context of a connection"
Simon McVittie
2015-02-18
3
-105
/
+0
*
|
Add DBus method to return the AA context of a connection
Tyler Hicks
2015-02-18
3
-0
/
+105
*
|
apparmor: tighten up terminology for context vs. label vs. profile
Simon McVittie
2015-02-18
1
-38
/
+40
*
|
Mediation of processes becoming a monitor
Tyler Hicks
2015-02-18
1
-0
/
+7
*
|
Mediation of processes eavesdropping
Tyler Hicks
2015-02-18
5
-1
/
+141
*
|
Mediation of processes sending and receiving messages
John Johansen
2015-02-18
3
-1
/
+369
*
|
Do LSM checks after determining if the message is a requested reply
Tyler Hicks
2015-02-18
1
-24
/
+29
*
|
Mediation of processes that acquire well-known names
John Johansen
2015-02-18
5
-2
/
+310
*
|
Store AppArmor label of connecting processes
Tyler Hicks
2015-02-18
4
-3
/
+79
*
|
Store AppArmor label of bus during initialization
Tyler Hicks
2015-02-18
1
-1
/
+86
*
|
Initialize AppArmor mediation
John Johansen
2015-02-18
4
-0
/
+208
*
|
Add apparmor element support to bus config parsing
Tyler Hicks
2015-02-18
8
-1
/
+154
*
|
Update autoconf file to build against libapparmor
Tyler Hicks
2015-02-18
1
-0
/
+1
*
|
Add LSM-agnostic support for LinuxSecurityLabel credential
Simon McVittie
2015-02-18
1
-7
/
+25
*
|
Add org.freedesktop.DBus.Verbose interface to dbus-daemon when compiled with ...
Ralf Habacker
2015-02-13
1
-0
/
+77
*
|
bus_driver_handle_get_connection_credentials: do not assert on OOM
Simon McVittie
2015-02-11
1
-0
/
+4
*
|
Windows implementation of GetConnectionCredentials.
Ralf Habacker
2015-02-11
1
-0
/
+20
*
|
Merge branch '1.8-cve-2015-0245' into cve-2015-0245
Simon McVittie
2015-02-09
2
-11
/
+47
|
\
\
|
*
|
CVE-2015-0245: discard forged ActivationFailure messages
Simon McVittie
2015-02-05
1
-0
/
+18
|
*
|
bus_driver_get_owner_of_name: factor out from bus_driver_get_conn_helper
Simon McVittie
2015-02-05
1
-11
/
+21
|
|
/
|
*
CVE-2015-0245: prevent forged ActivationFailure from non-root processes
Simon McVittie
2015-02-04
1
-0
/
+8
*
|
bus_driver_check_caller_is_privileged: correct the DBUS_WIN case
Simon McVittie
2015-02-04
1
-1
/
+1
*
|
Allow root to monitor the system bus by default
Simon McVittie
2015-02-04
1
-0
/
+6
*
|
Capture a fake reply if a broadcast cannot be delivered
Simon McVittie
2015-02-04
3
-4
/
+37
*
|
Capture all messages received or sent, and send them to monitors
Simon McVittie
2015-02-04
5
-34
/
+320
*
|
Add support for morphing a D-Bus connection into a "monitor"
Simon McVittie
2015-02-04
4
-1
/
+196
*
|
bus_context_log_and_set_error: add and use
Simon McVittie
2015-02-03
4
-25
/
+39
*
|
bus_context_log_literal: add simplified version of bus_context_log
Simon McVittie
2015-02-03
2
-1
/
+24
*
|
bus: put the printf attribute in the header where it will do more good
Simon McVittie
2015-02-03
2
-4
/
+1
*
|
bus driver: factor out bus_driver_check_caller_is_privileged, and allow root
Simon McVittie
2015-02-03
1
-29
/
+107
*
|
Update .gitignore files
Lukasz Skalski
2015-02-03
1
-0
/
+2
*
|
bus: exit on fatal errors even if not syslogging
Simon McVittie
2015-02-02
1
-0
/
+4
*
|
selinux: avoid leaking on systems where va_start allocates memory
Simon McVittie
2015-01-06
1
-1
/
+3
*
|
Fix assertion in regression test to be equality test, not assignment
Simon McVittie
2015-01-06
1
-1
/
+1
*
|
Merge branch 'dbus-1.8' and prepare 1.9.6
dbus-1.9.6
Simon McVittie
2015-01-01
3
-2
/
+79
|
\
\
|
|
/
|
*
Hardening: only accept Stats function calls at the canonical object path
Simon McVittie
2015-01-01
1
-0
/
+7
|
*
Hardening: only allow the uid of the dbus-daemon to call UpdateActivationEnvi...
Simon McVittie
2015-01-01
1
-0
/
+35
|
*
Hardening: reject UpdateActivationEnvironment on non-canonical path
Simon McVittie
2015-01-01
2
-2
/
+37
*
|
Upgrade auth_timeout violation to a warning, since this branch has those
Simon McVittie
2014-11-24
1
-1
/
+1
*
|
Merge branch 'dbus-1.8'
Simon McVittie
2014-11-24
2
-1
/
+9
|
\
\
|
|
/
|
*
Revert "config: change default auth_timeout to 5 seconds"
Simon McVittie
2014-11-22
1
-1
/
+1
|
*
Log to syslog when auth_timeout drops an incomplete connection
Simon McVittie
2014-11-22
1
-0
/
+8
*
|
Use DBUS_SYSTEM_LOG_WARNING for failure to alter fd-limits
Simon McVittie
2014-11-18
2
-3
/
+3
*
|
Merge branch 'dbus-1.8'
Simon McVittie
2014-11-14
1
-1
/
+1
|
\
\
|
|
/
[prev]
[next]