summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | bus driver: Move AF_BUS specific code in bus/driver-afbus.[ch]Alban Crequy2012-05-284-154/+236
* | The default configuration uses af_bus if possibleAlban Crequy2012-05-281-1/+2
* | option <listen_if_possible>Alban Crequy2012-05-286-0/+90
* | configure.ac: fix af_bus / af_dbusAlban Crequy2012-05-281-5/+5
* | First upload of match rules in the kernel. Still need cleaning.Alban Crequy2012-05-254-0/+188
* | Set msg_namelen before calling sendto()Rodrigo Moya2012-05-251-0/+1
* | Set sender when sending messagesAlban Crequy2012-05-251-1/+13
* | Call 'authenticated' virtual method in the correct spotRodrigo Moya2012-05-243-16/+29
* | Finish broadcast patch in get_write_destination()Alban Crequy2012-05-241-0/+28
* | Broadcast messages in AF_BUS transport when there is no destinationRodrigo Moya2012-05-231-4/+8
* | Better version of afbus_write_socket_two()Rodrigo Moya2012-05-231-31/+31
* | Add virtual methods for write operations to DBusTransportSocketRodrigo Moya2012-05-234-18/+199
* | Remove extra setting of errorRodrigo Moya2012-05-181-6/+1
* | Add missing headerRodrigo Moya2012-05-181-0/+1
* | Move all glibc definitions to dbus-transport-afbus.h and use BUS_PROTO_DBUS a...Rodrigo Moya2012-05-183-22/+25
* | Fix compilation issuesRodrigo Moya2012-05-141-7/+9
* | Make DBusTransportAfbus join clients to the bus when authenticatedRodrigo Moya2012-05-142-3/+22
* | Make DBusTransportSocket extensible, and use that in DBusTransportAfbusRodrigo Moya2012-05-144-212/+124
* | Set AF_BUS sockets to non blockingRodrigo Moya2012-05-092-0/+12
* | BlahRodrigo Moya2012-05-091-1/+0
* | Use DBusTransportSocket for AF_BUS for nowRodrigo Moya2012-05-042-2/+4
* | Don't pass both server_guid and address to _dbus_server_init_baseRodrigo Moya2012-05-041-2/+1
* | Add missing headerRodrigo Moya2012-05-041-0/+1
* | connect() AF_BUS socket when creating transportRodrigo Moya2012-05-042-4/+22
* | bind() server on AF_BUS socketRodrigo Moya2012-05-042-33/+99
* | Fix build issues when AF_BUS is enabledRodrigo Moya2012-05-023-17/+34
* | Add AF_BUS-based DBusServer and TransportRodrigo Moya2012-05-0310-2/+727
* | Check for AF_BUS socket family and use that by default if foundRodrigo Moya2012-05-011-2/+25
|/
* Merge branch 'dbus-1.4'Simon McVittie2012-04-253-11/+17
|\
| * NEWSSimon McVittie2012-04-251-0/+11
| * use cp and mkdir -p instead of install within source treeAntoine Jacoutot2012-04-251-7/+7
| * Avoid using monotonic time in the DBUS_COOKIE_SHA1 authentication methodDavid Zeuthen2012-04-1213-29/+67
* | Avoid using monotonic time in the DBUS_COOKIE_SHA1 authentication methodDavid Zeuthen2012-04-1213-41/+83
* | 1.5.13Simon McVittie2012-03-272-1/+6
* | Prepare dbus 1.5.12dbus-1.5.12Simon McVittie2012-03-272-5/+10
* | Build _dbus_string_starts_with_c_str even if not building testsSimon McVittie2012-03-271-2/+0
* | Merge remote-tracking branch 'alban/own_prefix2'Simon McVittie2012-03-278-34/+177
|\ \
| * | test: enforce own_prefix policy rulesAlban Crequy2012-03-224-8/+104
| * | test: parse own_prefix policy rulesAlban Crequy2012-03-221-0/+2
| * | policy: remove unused parameterAlban Crequy2012-03-223-4/+1
| * | doc: update documentation with own_prefix policy rulesAlban Crequy2012-03-222-0/+18
| * | policy: enforce policy on "allow own_prefix"Alban Crequy2012-03-041-1/+14
| * | config parser: add own_prefixAlban Crequy2012-03-042-21/+38
* | | Merge branch 'dbus-1.4'Simon McVittie2012-03-272-12/+11
|\ \ \ | | |/ | |/|
| * | Start 1.4.21Simon McVittie2012-03-271-1/+1
| * | Prepare version 1.4.20dbus-1.4.20Simon McVittie2012-03-272-3/+23
| * | Fix duplicate case value compiling with mingw-w64Andoni Morales Alastruey2012-03-271-12/+6
| * | Port to glib 2.31.x g_thread APIMartin Pitt2012-03-272-42/+38
* | | transport: add new unixexec transport on UnixLennart Poettering2012-03-127-1/+325
* | | sysdeps-unix: introduce dbus_close_all() and make use of it where appropriateLennart Poettering2012-03-122-11/+68