summaryrefslogtreecommitdiff
path: root/dbus/dbus-sysdeps-util-unix.c
Commit message (Expand)AuthorAgeFilesLines
* Unix: Flush stdout and stderr streams before forkingSimon McVittie2017-11-151-0/+7
* Deprecate the pam_console/pam_foreground flag-file directorySimon McVittie2017-09-251-1/+4
* sysdeps: Add accessor for a list of transient service directoriesSimon McVittie2017-02-211-0/+154
* Remove trailing newlines from _dbus_warn, _dbus_warn_check_failedSimon McVittie2016-09-301-1/+1
* sysdeps: move _dbus_system_log() into the shared librarySimon McVittie2016-08-111-93/+0
* _dbus_become_daemon: use _dbus_ensure_standard_fds, and report errorsSimon McVittie2016-07-251-17/+12
* string_squash_nonprintable: correct signedness mismatchSimon McVittie2016-02-111-1/+1
* Use DBusString for all relocation and install-root codeSimon McVittie2015-10-051-8/+9
* Rename getters for session, system config filesSimon McVittie2015-09-301-6/+10
* DBusSystemLogSeverity: add DBUS_SYSTEM_LOG_WARNINGAlban Crequy2014-11-181-0/+3
* Merge branch 'dbus-1.8'Simon McVittie2014-11-061-29/+116
|\
| * CVE-2014-7824: set fd rlimit to 64k for the system dbus-daemonSimon McVittie2014-11-061-29/+116
* | Only support systemd: transport if we have systemd librariesSimon McVittie2014-02-191-1/+3
|/
* Merge branch 'dbus-1.6'Simon McVittie2013-09-131-0/+1
|\
| * Fix file descriptor leak in _dbus_command_for_pidSviatoslav Chagaev2013-09-131-0/+1
* | Move some sysdeps stuff only used by the dbus-daemon outside libdbusSimon McVittie2013-08-301-0/+177
* | Doc: fix incorrect param names, missing params, non-exist paramsChengwei Yang2013-08-221-2/+0
* | Doc: fix invalid usage of doxygen @param commandChengwei Yang2013-06-201-3/+3
* | _dbus_system_logv: copy the va_list here tooSimon McVittie2013-06-121-3/+4
* | Do not suppress syslog test's stderr just because init is systemdSimon McVittie2013-04-081-2/+2
* | HAVE_DECL_LOG_PERROR is 0 when unavailableDagobert Michelsen2013-04-031-1/+1
* | include sd-daemon.h for sd_booted()Simon McVittie2013-02-271-0/+2
* | sysdeps: Don't use LOG_PERROR if systemd is bootedColin Walters2013-02-251-4/+7
* | Add support for systems without syslog.hMatt Fischer2013-02-211-3/+12
|/
* Don't leak temporary fds pointing to /dev/nullMichel HERMIER2012-11-091-0/+1
* Check HAVE_DECL_LOG_PERROR with #if, not #ifdefJonathan Perkin2012-08-091-1/+1
* Properly concat DBUS_CONSOLE_AUTH_DIR with usernameDave Reisner2012-06-281-2/+3
* Make dbus-daemon.exe --print-address work under WindowsSimon McVittie2012-02-281-2/+2
* Merge branch 'dbus-1.4'Simon McVittie2011-09-211-1/+19
|\
| * Cope with Unixes that don't have LOG_PERROR, like Solaris 10Simon McVittie2011-09-211-1/+19
* | Remove various never-used variablesSimon McVittie2011-08-051-1/+0
|/
* process_config_first_time_only: initialize syslog as intended.Simon McVittie2011-05-251-1/+1
* Fix syslog string processingMatthias Clasen2011-02-141-5/+5
* bus: Raise file descriptor limit to match configurationColin Walters2011-02-031-0/+53
* Make _dbus_directory_get_next_file use readdir, not readdir_rSimon McVittie2011-01-251-65/+10
* Make _dbus_system_logv actually exit with DBUS_SYSTEM_LOG_FATALChristian Dywan2011-01-041-0/+1
* Revert "Bug 28460 - Refactored dbus configuration access."Will Thompson2010-06-171-1/+1
* Bug 28460 - Refactored dbus configuration access.Ralf Habacker2010-06-141-1/+1
* Fix x64 build after WinCE intptr_t usage changes.Christian Dywan2010-06-101-1/+2
* Fix building on UnixThiago Macieira2010-05-181-0/+1
* Consistently include <config.h> in all C source files and never in header files.Marcus Brinkmann2010-03-191-0/+2
* Merge branch 'dbus-1.2'Colin Walters2010-03-161-11/+38
|\
| * Add DBUS_SYSTEM_LOG_FATAL severityColin Walters2010-03-161-0/+8
| * Refactor _dbus_log_info, _dbus_log_security into _dbus_log_systemColin Walters2010-03-161-11/+30
| * Fix compilation in --disable-selinux caseColin Walters2010-02-021-0/+62
* | apply remaining unapplied parts of eeedba5b2f5b008819619764943caddd52441adf i...Romain Pokrzywka2010-02-071-1/+1
* | Fix compilation in --disable-selinux caseColin Walters2010-02-031-0/+62
* | Merge branch 'my-dbus-1.2'Colin Walters2010-01-281-155/+0
|\ \ | |/
| * Switch to libcap-ng, avoid linking libdbus against libcap[-ng]Colin Walters2010-01-281-154/+0
| * Bug 21161 - Update the FSF addressTobias Mueller2009-07-141-1/+1