summaryrefslogtreecommitdiff
path: root/dbus/dbus-server-socket.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dbus-1.6'Simon McVittie2013-09-161-1/+4
|\
| * Fix a NULL dereference on an error code path.Sviatoslav Chagaev2013-09-161-1/+4
* | Fix pass wrong type of argument to functionChengwei Yang2013-09-131-1/+1
|/
* add and use _dbus_server_trace_refSimon McVittie2012-02-131-0/+1
* Remove various never-used variablesSimon McVittie2011-08-051-2/+0
* Always remove, invalidate and free watches before closing watched socketsSimon McVittie2011-06-131-0/+1
* _dbus_server_new_for_tcp_socket: fix error handlingSimon McVittie2011-01-261-11/+13
* Extended autolaunch protocol with scope attribute.Ralf Habacker2010-09-271-0/+3
* Consistently include <config.h> in all C source files and never in header files.Marcus Brinkmann2010-03-191-0/+1
* fixed crashes accessing not initiated noncefile member structRalf Habacker2009-12-011-3/+9
* cleanup nonce socket only when really usedRalf Habacker2009-12-011-1/+2
* Fixes to the nonce codeFrank Osterfeld2009-12-011-1/+2
* Add api dox for nonce-tcpFrank Osterfeld2009-12-011-1/+1
* Fixes to the nonce codeFrank Osterfeld2009-12-011-69/+58
* Cleanup of nonce codeFrank Osterfeld2009-12-011-2/+1
* The current state of the nonce-tcp implementationFrank Osterfeld2009-12-011-8/+58
* Merge branch 'fd-passing'Thiago Macieira2009-07-161-5/+0
|\
| * cloexec: set all sockets that are created with SOCK_CLOEXECLennart Poettering2009-05-201-5/+0
* | Bug 21161 - Update the FSF addressTobias Mueller2009-07-101-1/+1
|/
* dbus/dbus-server-socket.c: remove unused variable if disabling assertionsSimon McVittie2007-10-111-1/+1
* Switch over to using getaddrinfo for TCP clients & servers to enable IPv6Daniel P. Berrange2007-07-251-117/+170
* 2007-07-13 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-07-141-1/+1
* 2007-06-18 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-06-181-1/+1
* 2007-06-15 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-06-151-2/+2
* 2007-06-13 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-06-131-21/+55
* * dbus/dbus-sysdeps.h (_dbus_listen_tcp_socket): changed type or port to poin...Ralf Habacker2007-03-101-4/+5
* 2006-10-01 Havoc Pennington <hp@redhat.com>Havoc Pennington2006-10-011-9/+2
* 2006-09-16 Havoc Pennington <hp@redhat.com>Havoc Pennington2006-09-161-3/+3
* voc Pennington <hp@redhat.com>Havoc Pennington2006-09-161-0/+458