summaryrefslogtreecommitdiffstats
path: root/dbus/dbus-sysdeps-unix.c
Commit message (Expand)AuthorAgeFilesLines
* Cope with dbus-launch not being in DBUS_BINDIRColin Walters2009-07-141-11/+19
* Bug 19432 - Fix handling of HAVE_CMSGCRED case (FreeBSD)Hasso Tepper2009-07-131-15/+19
* Bug 14259 - Refactor _dbus_get_autolaunch_addressColin Walters2009-07-131-70/+114
* Bug 14259 - Make session address lookup system-dependentColin Walters2009-07-131-0/+31
* Bug 14259 - Work around broken getgrouplist on MacOS XBenjamin Reed2009-07-131-11/+39
* Bug 21161 - Update the FSF addressTobias Mueller2009-07-101-1/+1
* Bug 21347 - Don't fail autolaunching if process has SIGCHLD handlerKurt Miller2009-07-101-0/+13
* Various compiler warning fixesColin Walters2008-12-191-1/+1
* Add syslog of security denials and configuration file reloadsColin Walters2008-12-121-1/+0
* Bug 16755: Ensure we use the correct errnoTor Lillqvist2008-09-181-11/+17
* Bug 17061: Handle error return from sysconf correctlyJoe Marcus Clarke2008-09-041-1/+5
* Bug 17352: synchronize the file before renamingArtem Bityutskiy2008-09-041-0/+9
* Bug 13387: Fix compilation failure with AI_ADDRCONFIGJens Granseuer2008-08-071-2/+2
* 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