summaryrefslogtreecommitdiff
path: root/dbus/dbus-sysdeps-win.h
Commit message (Expand)AuthorAgeFilesLines
* Add SPDX license marker for the AFL-2.1 OR GPL-2.0-or-later licenseRalf Habacker2023-01-041-0/+2
* sysdeps-win: Let tests access autostarted dbus-daemon's handleRalf Habacker2022-06-271-0/+4
* On Windows in autolaunch related function use rmutex related functions to sup...Ralf Habacker2022-05-171-0/+3
* sysdeps: Make some functions Windows-specificSimon McVittie2021-12-151-0/+4
* _dbus_spawn_program(): Add additional parameter to return errorRalf Habacker2021-11-291-1/+2
* Add _DBUS_GNUC_PRINTF annotation to _dbus_win_set_error_from_last_error()Ralf Habacker2021-11-291-1/+1
* tools/dbus-run-session.c: use _dbus_win_set_error_from_last_error() on remain...Ralf Habacker2021-11-231-3/+0
* tools/dbus-run-session: fix race between manual and automatically started dbu...Ralf Habacker2021-11-231-1/+4
* dbus-sysdeps-win.c: Add helper functions to handle events on WindowsRalf Habacker2021-11-231-0/+14
* trivial: Remove trailing whitespace from copyright noticesSimon McVittie2018-12-171-3/+3
* Add Windows implementation of dbus-run-session toolRalf Habacker2018-10-251-1/+6
* Partially fix warnings from compiler option '-Wredundant-decls'Thomas Zimmermann2016-10-101-2/+0
* Use DBusString for all relocation and install-root codeSimon McVittie2015-10-051-1/+1
* Make Windows dbus-daemon look for the config file we installRalf Habacker2015-09-201-4/+0
* Add DBUS_PRIVATE_EXPORT decoration to symbols used by dbus-daemon or testsSimon McVittie2015-02-201-0/+7
* Add test for windows sid.Ralf Habacker2015-02-111-0/+1
* Define WIN32_LEAN_AND_MEAN in Windows portMatt Fischer2014-01-061-1/+1
* Fix declaration of _dbus_win_startup_winsockSimon McVittie2013-09-031-1/+1
* Fixed gcc 4.8.1 -Wformat warnings on windows.Ralf Habacker2013-08-281-1/+1
* dbus_threads_init_default, dbus_threads_init: be safe to call at any timeSimon McVittie2013-05-101-0/+3
* Use absolute session service dir path in bus-test on windows.Ralf Habacker2010-12-291-0/+2
* Add support for Windows CE to the code base.Marcus Brinkmann2010-04-131-6/+0
* Prepare for WinCE port: Convert windows code to native API, avoid errno.Marcus Brinkmann2010-04-131-9/+3
* moved out dbus file related functions from sysdeps into separate files - test...Ralf Habacker2009-12-201-0/+4
* Fixes to the nonce codeFrank Osterfeld2009-12-011-6/+0
* The current state of the nonce-tcp implementationFrank Osterfeld2009-12-011-3/+5
* dbus/dbus-sysdeps-win.h: move declarations into .c (used nowhere else) (cherr...Tor Lillqvist2009-11-301-4/+0
* dbus/dbus-sysdeps-*win.c: remove DBusFile abstraction (cherry picked from com...Tor Lillqvist2009-11-301-28/+0
* dbus/dbus-sysdeps-win.h: add _dbus_win_get_dll-module (cherry picked from com...Tor Lillqvist2009-11-301-0/+1
* Bug 21161 - Update the FSF addressTobias Mueller2009-07-101-1/+1
* 2007-07-13 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-07-141-1/+1
* * dbus/dbus-sysdeps-win.c,dbus-sysdeps-win.h,dbus-sysdeps-win-util.c,dbus-sys...Ralf Habacker2007-07-091-37/+1
* * dbus/dbus-sysdeps-win.c,dbus/dbus-sysdeps-win.h: removed obsolate DBusUserI...Ralf Habacker2007-06-301-17/+0
* * dbus/dbus-sysdeps-win.c, dbus/dbus-sysdeps-spawn-win.c, dbus/dbus-sysdeps-w...Ralf Habacker2007-06-211-0/+3
* * dbus/dbus-sysdeps-win.c, dbus/dbus-sysdeps-spawn-win.c, dbus/dbus-sysdeps-w...Ralf Habacker2007-06-191-1/+10
* * cmake/ConfigureChecks.cmake,cmake/config.h.cmake: added check for HAVE_ERRNO_HRalf Habacker2007-06-151-11/+0
* * dbus/dbus-sysdeps-win.c: disabled DBusUserInfo related codeRalf Habacker2007-06-141-8/+10
* * bus/main.c (main): uses _dbus_get_config_file_name() to detect session.conf...Ralf Habacker2007-06-011-0/+7
* * dbus/dbus-sysdeps-win.h, dbus/dbus-sysdeps-win.c, dbus/dbus-sysdeps-util-wi...Ralf Habacker2007-03-121-4/+4
* * dbus/*-win.*,bus/*-win.*: added win32 platform relatedRalf Habacker2007-03-031-0/+174