summaryrefslogtreecommitdiff
path: root/dbus/dbus-sysdeps.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-30Handle ETOOMANYREFS when sending recursive fds (SCM_RIGHTS)Alban Crequy1-0/+14
2012-09-28Revert "hardening: Use __secure_getenv if available"Colin Walters1-6/+0
2012-09-28hardening: Use __secure_getenv if availableColin Walters1-0/+6
2012-09-28CVE-2012-3524: Don't access environment variables or run dbus-launch when setuidColin Walters1-0/+5
2012-04-12Avoid using monotonic time in the DBUS_COOKIE_SHA1 authentication methodDavid Zeuthen1-1/+1
2012-03-27Merge branch 'dbus-1.4'Simon McVittie1-12/+6
2012-03-27Fix duplicate case value compiling with mingw-w64Andoni Morales Alastruey1-12/+6
2012-02-13_dbus_string_append_double, _dbus_string_parse_double: removeSimon McVittie1-256/+0
2012-02-08_dbus_get_environment: move from shared library to dbus-sysdeps-utilSimon McVittie1-41/+0
2011-07-29Implement _dbus_atomic_get directly, rather than via inc + decSimon McVittie1-24/+0
2011-07-25Add _dbus_atomic_get implemented in terms of inc, decSimon McVittie1-0/+24
2010-06-17Revert "Bug 28460 - Refactored dbus configuration access."Will Thompson1-2/+1
2010-06-14Bug 28460 - Refactored dbus configuration access.Ralf Habacker1-1/+2
2010-04-13Add support for Windows CE to the code base.Marcus Brinkmann1-1/+5
2010-04-13Prepare for WinCE port: Convert windows code to native API, avoid errno.Marcus Brinkmann1-4/+15
2010-03-22Make more signal and locale interface use conditional.Marcus Brinkmann1-1/+7
2010-03-19Consistently include <config.h> in all C source files and never in header files.Marcus Brinkmann1-0/+1
2010-02-07apply remaining unapplied parts of eeedba5b2f5b008819619764943caddd52441adf i...Romain Pokrzywka1-0/+3
2009-12-18moved out DBusPipe implementation into separate filesRalf Habacker1-59/+0
2009-12-01Handle also WinSock errors in _dbus_error_from_errnoTor Lillqvist1-22/+26
2009-11-30Remove a misleading comment.Ole André Vadla Ravnås1-4/+0
2009-11-29Include <stdlib.h> for envion on Windows (cherry picked from commit 5874d104f...Christian Ehrlicher1-0/+4
2009-07-13Bug 896 - Avoid race conditions reading message from exited processColin Walters1-0/+10
2009-07-10Bug 21161 - Update the FSF addressTobias Mueller1-1/+1
2008-12-19Various compiler warning fixesColin Walters1-2/+2
2008-07-11Add new _dbus_get_environment callRay Strode1-0/+42
2007-10-03fd.o bug #11872 fix clearenv for systems that do not have itJohn (J5) Palmieri1-1/+13
2007-07-242007-07-24 Richard Hughes <richard@hughsie.com>Richard Hughes1-0/+11
2007-07-142007-07-13 Havoc Pennington <hp@redhat.com>Havoc Pennington1-1/+1
2007-07-122007-07-12 Havoc Pennington <hp@redhat.com>Havoc Pennington1-0/+6
2007-06-152007-06-15 Havoc Pennington <hp@redhat.com>Havoc Pennington1-0/+49
2007-06-14* dbus/dbus-sysdeps.c: moved global lock system_users from dbus-userdb.cRalf Habacker1-0/+1
2007-06-092007-06-09 Havoc Pennington <hp@redhat.com>Havoc Pennington1-105/+4
2007-05-19* dbus/dbus-sysdeps.c (_dbus_setenv): win32 requires 'varname=' to unset a e...Ralf Habacker1-1/+8
2007-03-16* dbus/dbus-sysdeps.h (_dbus_split_paths_and_append): new prototyp (_DBUS_PAT...Ralf Habacker1-0/+122
2007-03-13* dbus/dbus-sysdeps-win.c: fixed broken DBusPipe on win32.Ralf Habacker1-0/+59
2007-01-01* dbus/dbus-sysdeps-unix.c: unix compile fix, movedRalf Habacker1-18/+0
2006-12-31* dbus/dbus-sysdeps-unix.c: moved _dbus_atomic_inc/dec()Ralf Habacker1-47/+0
2006-10-212006-10-21 Havoc Pennington <hp@redhat.com>Havoc Pennington1-1/+10
2006-10-02* dbus/dbus-sysdeps.c (_dbus_abort): Remove fromJohn (J5) Palmieri1-2/+1
2006-10-012006-10-01 Havoc Pennington <hp@redhat.com>Havoc Pennington1-1/+1
2006-10-012006-10-01 Havoc Pennington <hp@redhat.com>Havoc Pennington1-5/+11
2006-10-012006-09-30 Havoc Pennington <hp@redhat.com>Havoc Pennington1-1/+1
2006-09-11* remove a bunch of todo items from the 1.0 listJohn (J5) Palmieri1-2/+4
2006-09-102006-09-10 Havoc Pennington <hp@redhat.com>Havoc Pennington1-2166/+53
2006-09-07* Clean up close calls to use _dbus_close (Patch fromJohn (J5) Palmieri1-31/+31
2006-09-06* doc/TODO, various source files: Audited todo's and FIXME's andJohn (J5) Palmieri1-1/+1
2006-08-302006-08-29 Havoc Pennington <hp@redhat.com>Havoc Pennington1-24/+35
2006-08-18Patch provided by Ralf Habacker (ralf dot habacker at freenet dot de)John (J5) Palmieri1-0/+3
2006-08-14Patches by Kjartan Maraas <kmaraas at gnome dot org>John (J5) Palmieri1-1/+1