summaryrefslogtreecommitdiff
path: root/dbus/dbus-sysdeps.c
Commit message (Expand)AuthorAgeFilesLines
* Handle ETOOMANYREFS when sending recursive fds (SCM_RIGHTS)Alban Crequy2014-06-301-0/+14
* Export dbus_setenv() as a utility functionSimon McVittie2013-08-231-4/+10
* Replace individual global-lock variables with an array of DBusRMutex *Simon McVittie2013-06-171-2/+0
* Remove unused global mutexes for win_fds, sid_atom_cacheSimon McVittie2013-05-131-2/+0
* Revert "hardening: Use __secure_getenv if available"Colin Walters2012-09-281-6/+0
* hardening: Use __secure_getenv if availableColin Walters2012-09-281-0/+6
* CVE-2012-3524: Don't access environment variables or run dbus-launch when setuidColin Walters2012-09-271-0/+5
* Avoid using monotonic time in the DBUS_COOKIE_SHA1 authentication methodDavid Zeuthen2012-04-121-1/+1
* Merge branch 'dbus-1.4'Simon McVittie2012-03-271-12/+6
|\
| * Fix duplicate case value compiling with mingw-w64Andoni Morales Alastruey2012-03-271-12/+6
* | _dbus_string_append_double, _dbus_string_parse_double: removeSimon McVittie2012-02-131-256/+0
* | _dbus_get_environment: move from shared library to dbus-sysdeps-utilSimon McVittie2012-02-081-41/+0
|/
* Implement _dbus_atomic_get directly, rather than via inc + decSimon McVittie2011-07-291-24/+0
* Add _dbus_atomic_get implemented in terms of inc, decSimon McVittie2011-07-251-0/+24
* Revert "Bug 28460 - Refactored dbus configuration access."Will Thompson2010-06-171-2/+1
* Bug 28460 - Refactored dbus configuration access.Ralf Habacker2010-06-141-1/+2
* Add support for Windows CE to the code base.Marcus Brinkmann2010-04-131-1/+5
* Prepare for WinCE port: Convert windows code to native API, avoid errno.Marcus Brinkmann2010-04-131-4/+15
* Make more signal and locale interface use conditional.Marcus Brinkmann2010-03-221-1/+7
* Consistently include <config.h> in all C source files and never in header files.Marcus Brinkmann2010-03-191-0/+1
* apply remaining unapplied parts of eeedba5b2f5b008819619764943caddd52441adf i...Romain Pokrzywka2010-02-071-0/+3
* moved out DBusPipe implementation into separate filesRalf Habacker2009-12-181-59/+0
* Handle also WinSock errors in _dbus_error_from_errnoTor Lillqvist2009-12-011-22/+26
* Remove a misleading comment.Ole André Vadla Ravnås2009-11-301-4/+0
* Include <stdlib.h> for envion on Windows (cherry picked from commit 5874d104f...Christian Ehrlicher2009-11-291-0/+4
* Bug 896 - Avoid race conditions reading message from exited processColin Walters2009-07-131-0/+10
* Bug 21161 - Update the FSF addressTobias Mueller2009-07-101-1/+1
* Various compiler warning fixesColin Walters2008-12-191-2/+2
* Add new _dbus_get_environment callRay Strode2008-07-111-0/+42
* fd.o bug #11872 fix clearenv for systems that do not have itJohn (J5) Palmieri2007-10-031-1/+13
* 2007-07-24 Richard Hughes <richard@hughsie.com>Richard Hughes2007-07-241-0/+11
* 2007-07-13 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-07-141-1/+1
* 2007-07-12 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-07-121-0/+6
* 2007-06-15 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-06-151-0/+49
* * dbus/dbus-sysdeps.c: moved global lock system_users from dbus-userdb.cRalf Habacker2007-06-141-0/+1
* 2007-06-09 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-06-091-105/+4
* * dbus/dbus-sysdeps.c (_dbus_setenv): win32 requires 'varname=' to unset a e...Ralf Habacker2007-05-191-1/+8
* * dbus/dbus-sysdeps.h (_dbus_split_paths_and_append): new prototyp (_DBUS_PAT...Ralf Habacker2007-03-161-0/+122
* * dbus/dbus-sysdeps-win.c: fixed broken DBusPipe on win32.Ralf Habacker2007-03-131-0/+59
* * dbus/dbus-sysdeps-unix.c: unix compile fix, movedRalf Habacker2007-01-011-18/+0
* * dbus/dbus-sysdeps-unix.c: moved _dbus_atomic_inc/dec()Ralf Habacker2006-12-311-47/+0
* 2006-10-21 Havoc Pennington <hp@redhat.com>Havoc Pennington2006-10-211-1/+10
* * dbus/dbus-sysdeps.c (_dbus_abort): Remove fromJohn (J5) Palmieri2006-10-021-2/+1
* 2006-10-01 Havoc Pennington <hp@redhat.com>Havoc Pennington2006-10-011-1/+1
* 2006-10-01 Havoc Pennington <hp@redhat.com>Havoc Pennington2006-10-011-5/+11
* 2006-09-30 Havoc Pennington <hp@redhat.com>Havoc Pennington2006-10-011-1/+1
* * remove a bunch of todo items from the 1.0 listJohn (J5) Palmieri2006-09-111-2/+4
* 2006-09-10 Havoc Pennington <hp@redhat.com>Havoc Pennington2006-09-101-2166/+53
* * Clean up close calls to use _dbus_close (Patch fromJohn (J5) Palmieri2006-09-071-31/+31
* * doc/TODO, various source files: Audited todo's and FIXME's andJohn (J5) Palmieri2006-09-061-1/+1