summaryrefslogtreecommitdiff
path: root/dbus/dbus-server-socket.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-13add and use _dbus_server_trace_refSimon McVittie1-0/+1
2011-08-05Remove various never-used variablesSimon McVittie1-2/+0
2011-06-13Always remove, invalidate and free watches before closing watched socketsSimon McVittie1-0/+1
2011-01-26_dbus_server_new_for_tcp_socket: fix error handlingSimon McVittie1-11/+13
2010-09-27Extended autolaunch protocol with scope attribute.Ralf Habacker1-0/+3
2010-03-19Consistently include <config.h> in all C source files and never in header files.Marcus Brinkmann1-0/+1
2009-12-01fixed crashes accessing not initiated noncefile member structRalf Habacker1-3/+9
2009-12-01cleanup nonce socket only when really usedRalf Habacker1-1/+2
2009-12-01Fixes to the nonce codeFrank Osterfeld1-1/+2
2009-12-01Add api dox for nonce-tcpFrank Osterfeld1-1/+1
2009-12-01Fixes to the nonce codeFrank Osterfeld1-69/+58
2009-12-01Cleanup of nonce codeFrank Osterfeld1-2/+1
2009-12-01The current state of the nonce-tcp implementationFrank Osterfeld1-8/+58
2009-07-16Merge branch 'fd-passing'Thiago Macieira1-5/+0
2009-07-10Bug 21161 - Update the FSF addressTobias Mueller1-1/+1
2009-05-20cloexec: set all sockets that are created with SOCK_CLOEXECLennart Poettering1-5/+0
2007-10-11dbus/dbus-server-socket.c: remove unused variable if disabling assertionsSimon McVittie1-1/+1
2007-07-25Switch over to using getaddrinfo for TCP clients & servers to enable IPv6Daniel P. Berrange1-117/+170
2007-07-142007-07-13 Havoc Pennington <hp@redhat.com>Havoc Pennington1-1/+1
2007-06-182007-06-18 Havoc Pennington <hp@redhat.com>Havoc Pennington1-1/+1
2007-06-152007-06-15 Havoc Pennington <hp@redhat.com>Havoc Pennington1-2/+2
2007-06-132007-06-13 Havoc Pennington <hp@redhat.com>Havoc Pennington1-21/+55
2007-03-10* dbus/dbus-sysdeps.h (_dbus_listen_tcp_socket): changed type or port to poin...Ralf Habacker1-4/+5
2006-10-012006-10-01 Havoc Pennington <hp@redhat.com>Havoc Pennington1-9/+2
2006-09-162006-09-16 Havoc Pennington <hp@redhat.com>Havoc Pennington1-3/+3
2006-09-16voc Pennington <hp@redhat.com>Havoc Pennington1-0/+458