summaryrefslogtreecommitdiffstats
path: root/dbus/dbus-sysdeps-unix.c
Commit message (Expand)AuthorAgeFilesLines
* Add syslog of security denials and configuration file reloadsColin Walters2008-12-121-1/+0
* Bug 17061: Handle error return from sysconf correctlyJoe Marcus Clarke2008-10-011-1/+5
* Bug 13387: Fix compilation failure with AI_ADDRCONFIGJens Granseuer2008-10-011-2/+2
* Bug 17352: synchronize the file before renamingArtem Bityutskiy2008-10-011-0/+9
* Bug 15646: Remove spurious debugging fprintf(stderrColin Walters2008-07-281-1/+0
* Bug 16727: Handle ERANGE for getgr; fixes user in many groupsMarc Brockschmidt2008-07-281-15/+50
* Bug 15740: Solaris/ADT auditing support (simon zheng)Colin Walters2008-06-051-0/+35
* Bug 15947: Close file descriptors before execing helper (Markus Rechberger)Colin Walters2008-05-281-4/+13
* fix broken poll on Mac OSX - build patch by Benjamin ReedJohn (J5) Palmieri2008-03-041-1/+1
* define _AI_ADDRCONFIG if not defined so that we can compile with an older glibcJohn (J5) Palmieri2008-02-281-0/+4
* fix build against the latest gcc/glibcJohn (J5) Palmieri2008-02-211-0/+2
* add OOM handling in various placesJohn (J5) Palmieri2008-01-151-1/+5
* add _dbus_geteuid to fix EXTERNAL authentication in setuid applicationsJohn (J5) Palmieri2008-01-141-2/+11
* Fix detection of i486 atomic ops.Simon McVittie2007-10-111-3/+3
* Switch over to using getaddrinfo for TCP clients & servers to enable IPv6Daniel P. Berrange2007-07-251-87/+214
* 2007-07-24 Richard Hughes <richard@hughsie.com>Richard Hughes2007-07-241-0/+67
* 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-8/+24
* 2007-06-15 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-06-151-0/+26
* 2007-06-15 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-06-151-1/+16
* 2007-06-14 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-06-141-27/+0
* 2007-06-14 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-06-141-6/+87
* 2007-06-13 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-06-131-22/+32
* 2007-06-09 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-06-091-0/+13
* 2007-06-09 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-06-091-46/+179
* 2007-04-27 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-04-271-3/+3
* * dbus/dbus-sysdeps.h (_dbus_split_paths_and_append): new prototyp (_DBUS_PAT...Ralf Habacker2007-03-161-117/+3
* * dbus/dbus-sysdeps-win.c: fixed broken DBusPipe on win32.Ralf Habacker2007-03-131-59/+0
* 2007-03-11 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-03-121-19/+59
* * bus/bus.c, bus/bus.h, bus/main.c, bus/test.c, dbus/dbus-sysdeps-unix.c, dbu...Ralf Habacker2007-03-101-2/+63
* * dbus/dbus-sysdeps.h (_dbus_listen_tcp_socket): changed type or port to poin...Ralf Habacker2007-03-101-5/+11
* * bus/bus.c, dbus/dbus-sysdeps-unix.c, dbus/dbus-sysdeps.h: rename pipe relat...Ralf Habacker2007-03-081-0/+9
* * dbus/dbus-sysdeps-unix.c: capture the dbus-launch stderrThiago Macieira2007-03-031-6/+47
* * dbus/dbus-sysdeps-unix.c: unix compile fix, movedRalf Habacker2007-01-011-0/+18
* * dbus/dbus-sysdeps-unix.c: moved _dbus_atomic_inc/dec()Ralf Habacker2006-12-311-0/+47
* * configure.in: expose DBUS_DATADIRJohn (J5) Palmieri2006-11-011-0/+206
* * dbus-sysdeps-unix.c (_dbus_set_local_creds): Clean up theJohn (J5) Palmieri2006-10-261-6/+7
* * dbus/dbus-sysdeps.h:Thiago Macieira2006-10-241-4/+30
* 2006-10-21 Havoc Pennington <hp@redhat.com>Havoc Pennington2006-10-211-7/+0
* 2006-10-19 Havoc Pennington <hp@redhat.com>Havoc Pennington2006-10-201-2/+52
* 2006-10-17 Havoc Pennington <hp@redhat.com>Havoc Pennington2006-10-171-1/+1
* * dbus/dbus-sysdeps.c (_dbus_abort): Remove fromJohn (J5) Palmieri2006-10-021-2/+0
* 2006-10-01 Havoc Pennington <hp@redhat.com>Havoc Pennington2006-10-011-8/+44
* 2006-10-01 Havoc Pennington <hp@redhat.com>Havoc Pennington2006-10-011-7/+11
* 2006-09-30 Havoc Pennington <hp@redhat.com>Havoc Pennington2006-10-011-1/+31
* * configure.in: add DBUS_BINDIR as a #define to C source code.Thiago Macieira2006-09-301-0/+113
* 2006-09-16 Havoc Pennington <hp@redhat.com>Havoc Pennington2006-09-161-23/+42
* 2006-09-16 Havoc Pennington <hp@redhat.com>Havoc Pennington2006-09-161-10/+54
* * dbus/dbus-sysdeps.c: Add support for LOCAL_CREDS socketJohn (J5) Palmieri2006-09-141-13/+58
* * remove a bunch of todo items from the 1.0 listJohn (J5) Palmieri2006-09-111-1/+1