summaryrefslogtreecommitdiff
path: root/bus
Commit message (Expand)AuthorAgeFilesLines
* bus_context_log: divert messages to stderr if we're not using syslogSimon McVittie2011-05-251-2/+13
* process_config_first_time_only: initialize syslog as intended.Simon McVittie2011-05-252-2/+3
* bus_context_check_security_policy: syslog if we hit the outgoing quotaSimon McVittie2011-05-251-10/+13
* bus_context_check_security_policy: for SELinux denials, share code to set errorsSimon McVittie2011-05-251-15/+6
* bus_context_check_security_policy: factor out complain_about_messageSimon McVittie2011-05-251-98/+85
* Don't report file descriptors as "leaked" if they were already openSimon McVittie2011-04-271-1/+8
* activation: Use _dbus_system_log for activation informationColin Walters2011-04-261-8/+60
* Don't force use of -fPIE for the dbus-daemon if apparently supportedSimon McVittie2011-04-261-3/+4
* Install dbus-daemon and dbus-daemon-launch-helper in the conventional waySimon McVittie2011-04-261-41/+27
* activation: Strip out code to compare by Exec=Colin Walters2011-04-081-18/+4
* Break up the monster conditional in config-parser so gcov can copeSimon McVittie2011-04-071-91/+90
* Revert merge of master (dbus-1.5) into dbus-1.4Simon McVittie2011-03-141-81/+98
* Merge branch 'dbus-1.4'Simon McVittie2011-03-074-9/+10
|\
| * Fix some more stray occurrences of ELEMENT_TYPESimon McVittie2011-03-071-2/+2
| * Do not use the name ELEMENT_TYPEAndre Heinecke2011-03-073-7/+8
* | Merge branch 'dbus-1.4'Simon McVittie2011-02-241-1/+1
|\ \ | |/
| * config-parser regression test: don't require that fd.o #34496 existsSimon McVittie2011-02-241-1/+1
* | bus driver: allow implementing more than one interfaceSimon McVittie2011-02-181-98/+81
|/
* update_desktop_file_entry: stylistic fixes based on Colin's reviewSimon McVittie2011-02-161-20/+23
* update_desktop_file_entry: unify cleanup code for success and failure casesSimon McVittie2011-02-161-18/+17
* update_desktop_file_entry: don't double-free strings if added to entry before...Simon McVittie2011-02-161-0/+11
* update_desktop_file_entry: free @exec on errorSimon McVittie2011-02-161-0/+1
* update_desktop_file_entry: make scope of exec_tmp as short as possibleSimon McVittie2011-02-161-3/+4
* update_desktop_file_entry: use _dbus_strdup for something we'll dbus_freeSimon McVittie2011-02-161-1/+1
* bus: Raise file descriptor limit to match configurationColin Walters2011-02-031-0/+20
* bus-test: add support for only running one testSimon McVittie2011-02-011-47/+77
* If a file included via <includedir/> is invalid, syslog and skip itSimon McVittie2011-01-311-2/+13
* Implement message type in match_rule_to_stringAlban Crequy2011-01-311-3/+30
* systemd: ensure that the system bus is unlikely to be killed on OOMLennart Poettering2011-01-181-0/+1
* clean up credentials on OOM in process_config_first_time_onlyChristian Dywan2011-01-171-3/+12
* remove obviously-redundant code from list_concat_newSimon McVittie2011-01-171-1/+0
* handle failure to register inotify shutdown functionChristian Dywan2011-01-171-1/+7
* bus_matchmaker_new: free matchmaker itself, on OOMChristian Dywan2011-01-171-0/+1
* Use absolute session service dir path in bus-test on windows.Ralf Habacker2010-12-291-2/+13
* Ignore generated bus/org.freedesktop.dbus-session.plistWill Thompson2010-12-151-0/+1
* 10.4 is old so set more sensible launchd defaults.Mike McQuaid2010-12-091-1/+3
* Enable launchd.Benjamin Reed2010-12-062-1/+38
* Merge branch 'documentation-build-system'Will Thompson2010-10-263-757/+2
|\
| * Move manpages to doc/Will Thompson2010-10-053-757/+1
| * Update a load of .gitignoresWill Thompson2010-10-051-0/+1
* | Take care to free windows_sid in cache_peer_loginfo_stringChristian Dywan2010-10-051-2/+5
|/
* Extended autolaunch protocol with scope attribute.Ralf Habacker2010-09-271-9/+0
* systemd: enable the dbus service unconditionallyKay Sievers2010-09-063-7/+5
* Merge branch 'dbus-1.2'Colin Walters2010-09-031-1/+1
|\
| * Fix use of $servicename in statusColin Walters2010-07-091-1/+1
* | Fixed wince build problem reported by aheinecke at intevation dot de.Ralf Habacker2010-08-101-0/+2
* | Delete stale pid file on cygwin.Yaakov Selkowitz2010-08-101-0/+20
* | Applied patches from cygwin port.Yaakov Selkowitz2010-08-102-4/+192
* | systemd: remove dbus pid file before starting dbusLennart Poettering2010-07-131-0/+1
* | man: add documentation for four new switches to dbus-daemonLennart Poettering2010-07-101-110/+100