index
:
dbus
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bus
/
bus.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-18
Mediation of processes sending and receiving messages
John Johansen
1
-1
/
+18
2015-02-18
Do LSM checks after determining if the message is a requested reply
Tyler Hicks
1
-24
/
+29
2015-02-18
Initialize AppArmor mediation
John Johansen
1
-0
/
+18
2015-02-03
bus_context_log_and_set_error: add and use
Simon McVittie
1
-0
/
+23
2015-02-03
bus_context_log_literal: add simplified version of bus_context_log
Simon McVittie
1
-1
/
+21
2015-02-03
bus: put the printf attribute in the header where it will do more good
Simon McVittie
1
-3
/
+0
2015-02-02
bus: exit on fatal errors even if not syslogging
Simon McVittie
1
-0
/
+4
2014-11-18
Use DBUS_SYSTEM_LOG_WARNING for failure to alter fd-limits
Simon McVittie
1
-2
/
+2
2014-11-14
Set error when message delivery is denied due to receive rule
Jacek Bukarewicz
1
-1
/
+1
2014-11-06
CVE-2014-7824: set fd rlimit to 64k for the system dbus-daemon
Simon McVittie
1
-10
/
+40
2014-09-15
config: add new limit: pending_fd_timeout
Alban Crequy
1
-0
/
+6
2014-09-15
Stop listening on DBusServer sockets when reaching max_incomplete_connections
Alban Crequy
1
-0
/
+37
2014-01-06
Reload policy rules for completed connections
Chengwei Yang
1
-0
/
+12
2013-11-07
selinux: Use selinux_set_mapping() to avoid hardcoded constants for policy
osmond sun
1
-1
/
+1
2013-04-08
Do not suppress syslog test's stderr just because init is systemd
Simon McVittie
1
-1
/
+1
2012-02-13
Replace a series of booleans, all (apparently) alike, with flags
Simon McVittie
1
-9
/
+13
2012-02-10
bus: introduce --nopidfile switch to disable writing of PID files
Lennart Poettering
1
-2
/
+8
2012-02-07
Merge branch 'socket-set-33337'
Simon McVittie
1
-1
/
+13
2012-01-23
Merge branch 'dbus-1.4', rejecting commit 08dd53c14b53b88c
Simon McVittie
1
-0
/
+1
2012-01-23
dbus-daemon: fix forgotten counter increase while copying configured auth mec...
Simon McVittie
1
-0
/
+1
2012-01-04
Revert all changes since a36d4918a6f646e085
Simon McVittie
1
-4
/
+39
2011-08-05
Remove various never-used variables
Simon McVittie
1
-8
/
+0
2011-06-13
Add a stub _dbus_loop_toggle_watch and call it where needed
Simon McVittie
1
-1
/
+13
2011-06-13
DBusLoop: remove second layer of watch callbacks where possible
Simon McVittie
1
-18
/
+2
2011-06-13
DBusLoop: remove a layer of pointless abstraction around timeouts
Simon McVittie
1
-13
/
+2
2011-05-25
bus_context_log: divert messages to stderr if we're not using syslog
Simon McVittie
1
-2
/
+13
2011-05-25
process_config_first_time_only: initialize syslog as intended.
Simon McVittie
1
-0
/
+2
2011-05-25
bus_context_check_security_policy: syslog if we hit the outgoing quota
Simon McVittie
1
-10
/
+13
2011-05-25
bus_context_check_security_policy: for SELinux denials, share code to set errors
Simon McVittie
1
-15
/
+6
2011-05-25
bus_context_check_security_policy: factor out complain_about_message
Simon McVittie
1
-98
/
+85
2011-02-03
bus: Raise file descriptor limit to match configuration
Colin Walters
1
-0
/
+20
2011-01-17
clean up credentials on OOM in process_config_first_time_only
Christian Dywan
1
-3
/
+12
2011-01-17
remove obviously-redundant code from list_concat_new
Simon McVittie
1
-1
/
+0
2010-08-10
Fixed wince build problem reported by aheinecke at intevation dot de.
Ralf Habacker
1
-0
/
+2
2010-08-10
Delete stale pid file on cygwin.
Yaakov Selkowitz
1
-0
/
+20
2010-07-09
activation: optionally, use systemd for system bus activation
Lennart Poettering
1
-1
/
+12
2010-07-09
bus: add --address switch
Lennart Poettering
1
-87
/
+111
2010-03-22
Merge branch 'dbus-1.2'
Colin Walters
1
-1
/
+4
2010-03-22
Add DBUS_GNUC_PRINTF checks to new formatting functions
Colin Walters
1
-0
/
+3
2010-03-21
[bus] While creating a syslog, correctly get pointer data from DBusString
Colin Walters
1
-1
/
+1
2010-03-19
Consistently include <config.h> in all C source files and never in header files.
Marcus Brinkmann
1
-0
/
+1
2010-03-16
Merge branch 'dbus-1.2'
Colin Walters
1
-70
/
+98
2010-03-16
Make SELinux initialization failure fatal
Colin Walters
1
-2
/
+2
2010-03-16
Add a prefix to our syslog messages
Colin Walters
1
-46
/
+87
2010-03-16
Refactor _dbus_log_info, _dbus_log_security into _dbus_log_system
Colin Walters
1
-23
/
+10
2010-02-22
Merge branch 'dbus-1.2'
Colin Walters
1
-2
/
+42
2010-02-18
Monitor service directories for changes
Colin Walters
1
-2
/
+42
2010-02-03
Fix inotify shutdown
Colin Walters
1
-8
/
+0
2010-02-02
Fix inotify shutdown
Colin Walters
1
-8
/
+0
2010-02-01
Merge branch 'my-dbus-1.2'
Colin Walters
1
-9
/
+10
[next]