DBusSocket refactoring - unix part |
patch
|
2015-03-05 18:24:07 UTC |
2.26 KB |
no flags
|
Details |
DBusSocket refactoring - windows part |
patch
|
2015-03-05 18:24:24 UTC |
8.47 KB |
no flags
|
Details |
DBusSocket refactoring - common part |
patch
|
2015-03-05 18:24:45 UTC |
11.44 KB |
no flags
|
Details |
DBusSocket refactoring - windows part (update) |
patch
|
2015-03-05 18:27:40 UTC |
6.27 KB |
no flags
|
Details |
Refactor references to socket fd's to use DBusSocket to avoid conversion warnings |
patch
|
2015-03-05 18:52:53 UTC |
19.34 KB |
no flags
|
Details |
Use typedef DBusSocket for sockets fd's to avoid conversion warnings |
patch
|
2015-03-05 20:17:45 UTC |
24.72 KB |
no flags
|
Details |
Revert partially DBusSocket refactoring, it is not appliable (to be merged into the main patch) |
patch
|
2015-03-05 20:32:43 UTC |
1.26 KB |
no flags
|
Details |
Rename _dbus_full_duplex_pipe() to more descriptive name _dbus_socketpair() |
patch
|
2015-03-06 07:11:18 UTC |
4.17 KB |
no flags
|
Details |
Complete rename to _dbus_socketpair() (this patch is going to be merged into the related base patch) |
patch
|
2015-03-06 07:18:18 UTC |
3.62 KB |
no flags
|
Details |
Rename _dbus_full_duplex_pipe() to more descriptive name _dbus_socketpair(). |
patch
|
2015-03-06 18:27:41 UTC |
7.28 KB |
no flags
|
Details |
Use typedef DBusSocket for sockets fd's to avoid conversion warnings |
patch
|
2015-03-06 18:41:50 UTC |
24.34 KB |
no flags
|
Details |
Use typedef DBusSocket for sockets fd's to avoid conversion warnings (update) |
patch
|
2015-03-08 11:06:02 UTC |
22.83 KB |
no flags
|
Details |
[01/11] Use typedef DBusSocket for sockets fd's to avoid conversion warnings |
patch
|
2015-03-31 12:13:04 UTC |
24.38 KB |
no flags
|
Details |
[02/11] bus_unix_fds_passing_test: the results of _dbus_socketpair are sockets |
patch
|
2015-03-31 12:13:16 UTC |
1.76 KB |
no flags
|
Details |
[03/11] dbus-sysdeps: add more infrastructure around DBusSocket |
patch
|
2015-03-31 12:13:48 UTC |
3.11 KB |
no flags
|
Details |
[04/11] Mostly remove the remnants of an older socket abstraction layer |
patch
|
2015-03-31 12:14:37 UTC |
1.83 KB |
no flags
|
Details |
[05/11] DBusMainLoop, DBusSocketSet: work in terms of DBusPollable |
patch
|
2015-03-31 12:15:21 UTC |
24.71 KB |
no flags
|
Details |
[06/11] main: reload_pipe is (despite its name) a socket pair |
patch
|
2015-03-31 12:16:06 UTC |
1.12 KB |
no flags
|
Details |
[07/11] Split _dbus_set_fd_nonblocking vs. _dbus_set_socket_nonblocking |
patch
|
2015-03-31 12:16:33 UTC |
4.55 KB |
no flags
|
Details |
[08/11] generic socket transport code: work in terms of DBusSocket |
patch
|
2015-03-31 12:16:48 UTC |
10.65 KB |
no flags
|
Details |
[09/11] Convert miscellaneous socket APIs to DBusSocket |
patch
|
2015-03-31 12:17:06 UTC |
14.91 KB |
no flags
|
Details |
[10/11] Remove _dbus_socket_is_invalid, no longer used |
patch
|
2015-03-31 12:17:51 UTC |
1.88 KB |
no flags
|
Details |
[11/11] Turn DBusSocket into a type-safe struct, preventing inappropriate conversion |
patch
|
2015-03-31 12:20:27 UTC |
46.75 KB |
no flags
|
Details |
[01/11] Use typedef DBusSocket for sockets fd's to avoid conversion warnings (rebased) |
patch
|
2015-03-31 19:55:44 UTC |
23.00 KB |
no flags
|
Details |
Convert mostly DBUS_SOCKET_... and DBUS_POLLABLE_.. macros to inline functions for more type safety. |
patch
|
2015-04-16 21:18:00 UTC |
21.51 KB |
no flags
|
Details |
[fixup for 07/11] remove duplicate declaration of _dbus_set_socket_nonblocking |
patch
|
2015-04-17 13:13:51 UTC |
1008 bytes |
no flags
|
Details |
[fixup for Attachment #115135] style: space before parenthesis in declarations and definitions |
patch
|
2015-04-17 13:14:52 UTC |
2.28 KB |
no flags
|
Details |
[13] DBusSocket: put the #ifdef case before the !defined case |
patch
|
2015-04-17 13:17:15 UTC |
2.48 KB |
no flags
|
Details |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.