summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | dbus_shutdown: document its effect on shared connectionsSimon McVittie2014-10-131-0/+7
* | Do not claim that '*' resolves to INADDR_ANY on all OSsSimon McVittie2014-10-131-3/+5
* | NEWSSimon McVittie2014-10-131-0/+1
* | spec: introduce new value "const" for EmitsChangedSignal annotationLennart Poettering2014-10-131-1/+18
* | NEWSSimon McVittie2014-10-131-0/+5
* | Let pkg-config expand directory variables recursivelyРуслан Ижбулатов2014-10-133-10/+19
* | NEWS, bump spec version to (unreleased) 0.25Simon McVittie2014-10-062-2/+15
* | spec: translate arbitrary limits into something more comprehensibleSimon McVittie2014-10-061-4/+4
* | spec: in the table of types, classify themSimon McVittie2014-10-061-0/+23
* | Start 1.9.2, update NEWSSimon McVittie2014-10-062-1/+9
* | GetAllMatchRules: provide an example how it could be usedAlban Crequy2014-10-062-0/+117
* | 1.9.0dbus-1.9.0Simon McVittie2014-10-013-12/+39
* | config: add examples to show how to enable/disable the Stats interfaceAlban Crequy2014-10-014-1/+42
* | Enable Stats interface by default; disallow non-root use on system busSimon McVittie2014-10-012-4/+17
* | dbus-launch: Fix typo in manpageSebastian Rasmussen2014-09-251-1/+1
* | Use ISO C strchr() instead of BSD index()Simon McVittie2014-09-251-2/+4
* | match_rule_to_string: add testAlban Crequy2014-09-251-1/+23
* | match_rule_to_string: fix escapingAlban Crequy2014-09-251-14/+51
* | match_rule_to_string: returns NULL if no memory instead of loopingAlban Crequy2014-09-251-14/+7
* | Stats: GetAllMatchRules: add testsAlban Crequy2014-09-251-14/+150
* | Implement GetAllMatchRules on the Stats interfaceAlban Crequy2014-09-255-2/+199
* | Describe quoting for match rulesSimon McVittie2014-09-251-0/+26
* | Fix test suite fails on test-dbus with --enable-tests (but no assertions).Ralf Habacker2014-09-251-7/+9
* | Expand documentation of NO_REPLY_EXPECTEDSimon McVittie2014-09-241-8/+26
* | inotify: make sure we set the close-on-exec flagSimon McVittie2014-09-231-0/+6
* | Build test-bus-system with cmake on non win32 platforms.Ralf Habacker2014-09-181-1/+15
* | New test for fd-passingSimon McVittie2014-09-172-2/+855
* | Merge branch 'dbus-1.8'Simon McVittie2014-09-1624-77/+402
|\ \ | |/
| * 1.8.9Simon McVittie2014-09-162-1/+6
| * Prepare 1.8.8 (embargoed until tomorrow)dbus-1.8.8Simon McVittie2014-09-152-4/+42
| * _dbus_read_socket_with_unix_fds: do not accept extra fds in cmsg paddingSimon McVittie2014-09-151-6/+43
| * Add _DBUS_GNUC_UNUSED, and use it in _DBUS_STATIC_ASSERTSimon McVittie2014-09-152-1/+4
| * bus: enforce pending_fd_timeoutAlban Crequy2014-09-151-0/+71
| * DBusConnection: implements _dbus_connection_set_pending_fds_functionAlban Crequy2014-09-157-0/+70
| * DBusConnection: implements _dbus_connection_get_pending_fds_countAlban Crequy2014-09-156-0/+40
| * config: add new limit: pending_fd_timeoutAlban Crequy2014-09-155-0/+25
| * Stop listening on DBusServer sockets when reaching max_incomplete_connectionsAlban Crequy2014-09-158-42/+88
| * config: change default auth_timeout to 5 secondsAlban Crequy2014-09-151-1/+1
| * config: change DEFAULT_MESSAGE_UNIX_FDS to 16Simon McVittie2014-09-156-18/+11
| * system bus limit: use max_replies_per_connection=128 by defaultAlban Crequy2014-09-151-1/+1
* | NEWS for 1.9Simon McVittie2014-09-151-2/+11
* | dbus-monitor: more details on file descriptorsAlban Crequy2014-09-151-1/+158
* | dbus-monitor: do not leak file descriptors from fd-passingAlban Crequy2014-09-151-0/+7
* | Fix installation of empty directories for cmake build system.Ralf Habacker2014-09-153-12/+20
* | Make various system-bus-related things Unix-onlySimon McVittie2014-09-153-15/+14
* | Split _dbus_fd_set_close_on_exec into Unix and Windows versionsSimon McVittie2014-09-155-8/+10
* | Replace some runtime assertions with compile-time assertionsSimon McVittie2014-09-157-24/+24
* | Add _DBUS_GNUC_UNUSED, and use it in _DBUS_STATIC_ASSERTSimon McVittie2014-09-152-1/+4
* | Merge branch 'dbus-1.8'Simon McVittie2014-09-153-1/+25
|\ \ | |/
| * NEWS for 1.8Simon McVittie2014-09-151-0/+4