projects
/
platform
/
upstream
/
dbus.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
--warning
2009-12-01
Tor Lillqvist
Drop unused complex function
commit
|
commitdiff
|
tree
2009-12-01
Tor Lillqvist
Set the DBusError
commit
|
commitdiff
|
tree
2009-12-01
Tor Lillqvist
Don't fake network errno values on Windows
commit
|
commitdiff
|
tree
2009-12-01
Tor Lillqvist
Handle also WinSock errors in _dbus_error_from_errno
commit
|
commitdiff
|
tree
2009-12-01
Tor Lillqvist
Avoid warnings on Windows
commit
|
commitdiff
|
tree
2009-12-01
Tor Lillqvist
Drop terminating slash in _dbus_get_tmpdir
commit
|
commitdiff
|
tree
2009-12-01
Tor Lillqvist
Use nonce-tcp default session bus on Windows
commit
|
commitdiff
|
tree
2009-12-01
Tor Lillqvist
Check for dirent.h
commit
|
commitdiff
|
tree
2009-12-01
Tor Lillqvist
DBUS_VERSION is always three numbers
commit
|
commitdiff
|
tree
2009-12-01
Tor Lillqvist
Actually do install the .def file on Windows
commit
|
commitdiff
|
tree
2009-12-01
Tor Lillqvist
Use dbus-1.def on Windows
commit
|
commitdiff
|
tree
2009-12-01
Tor Lillqvist
Drop internal symbols, add missing symbols
commit
|
commitdiff
|
tree
2009-12-01
Tor Lillqvist
Add a dbus/dbus-1.def file
commit
|
commitdiff
|
tree
2009-12-01
Tor Lillqvist
Don't use DBUS_DIR_SEPARATOR
commit
|
commitdiff
|
tree
2009-12-01
Tor Lillqvist
Don't use -fPIC and -fPIE on Windows
commit
|
commitdiff
|
tree
2009-12-01
Tor Lillqvist
Add file describing the merge of the dbus4win code
commit
|
commitdiff
|
tree
2009-12-01
Tor Lillqvist
Tell where the file comes from and that it might not...
commit
|
commitdiff
|
tree
2009-12-01
Tor Lillqvist
Rename README.win to README.windbus to match its origin
commit
|
commitdiff
|
tree
2009-12-01
Tor Lillqvist
Look for config files also in the normal Unix-style...
commit
|
commitdiff
|
tree
2009-12-01
Tor Lillqvist
Use multi-byte string functions on Windows
commit
|
commitdiff
|
tree
2009-12-01
Tor Lillqvist
Don't bother with -Werror on Windows for now
commit
|
commitdiff
|
tree
2009-11-30
Tor Lillqvist
dbus/dbus-sysdeps-win.c: _dbus_windows_user_is_process_owner...
commit
|
commitdiff
|
tree
2009-11-30
Tor Lillqvist
dbus/dbus-sysdeps-util-win.c: use GetFileAttributes...
commit
|
commitdiff
|
tree
2009-11-30
Tor Lillqvist
dbus/dbus-sysdeps-win.c: tighter "scoping" for alternate...
commit
|
commitdiff
|
tree
2009-11-30
Tor Lillqvist
dbus/dbus-sysdeps-util-win.c: remove unused str*_s...
commit
|
commitdiff
|
tree
2009-11-30
Tor Lillqvist
dbus/dbus-sysdeps-*win.c: remove #undef open, which...
commit
|
commitdiff
|
tree
2009-11-30
Tor Lillqvist
dbus/dbus-sysdeps-win.h: move declarations into .c...
commit
|
commitdiff
|
tree
2009-11-30
Tor Lillqvist
dbus/dbus-sysdeps-win.c: add _dbus_win_error_string...
commit
|
commitdiff
|
tree
2009-11-30
Tor Lillqvist
dbus/dbus-sysdeps-win.c: use MoveFileEx, not unlink...
commit
|
commitdiff
|
tree
2009-11-30
Tor Lillqvist
dbus/dbus-sysdeps-win.c: use GetTempPath, not getenv...
commit
|
commitdiff
|
tree
2009-11-30
Tor Lillqvist
dbus/dbus-sysdeps-win.c: _dbus_getpid() returns dbus_pid_t...
commit
|
commitdiff
|
tree
2009-11-30
Tor Lillqvist
dbus/dbus-sysdeps-win.c: set an error when _close fails...
commit
|
commitdiff
|
tree
2009-11-30
Tor Lillqvist
dbus/dbus-sysdeps-win.c: Use CryptoApi to get random...
commit
|
commitdiff
|
tree
2009-11-30
Tor Lillqvist
dbus/dbus-sysdeps-*win.c: remove DBusFile abstraction...
commit
|
commitdiff
|
tree
2009-11-30
Tor Lillqvist
dbus/dbus-sysdeps-win.c: #define socklen_t -> typedef...
commit
|
commitdiff
|
tree
2009-11-30
Tor Lillqvist
dbus/dbus-sysdeps-win.h: add _dbus_win_get_dll-module...
commit
|
commitdiff
|
tree
2009-11-30
Tor Lillqvist
dbus/dbus-spawn-win.c: implement missing _dbus_babysitter_ge...
commit
|
commitdiff
|
tree
2009-11-30
Tor Lillqvist
dbus/dbus-internals.c: "#define inline" is only needed...
commit
|
commitdiff
|
tree
2009-11-30
Tor Lillqvist
dbus/dbus-internals.h: 2x const char foo[] -> const...
commit
|
commitdiff
|
tree
2009-11-30
Tor Lillqvist
dbus/dbus-transport.c: _dbus_credentials_get_windows_sid...
commit
|
commitdiff
|
tree
2009-11-30
Tor Lillqvist
dbus/dbus-transport.c: fix {our,auth}_identity mismatch...
commit
|
commitdiff
|
tree
2009-11-30
Tor Lillqvist
tools/dbus-launch-win.c: TODO++ (cherry picked from...
commit
|
commitdiff
|
tree
2009-11-30
Tor Lillqvist
dbus/dbus-connection.c: use dbus_message_type_to_string...
commit
|
commitdiff
|
tree
2009-11-30
Tor Lillqvist
tools/dbus-launch-win.c: strrchr -> _mbsrchr (cherry...
commit
|
commitdiff
|
tree
2009-11-30
Tor Lillqvist
dbus/dbus-sysdeps-util-win.c: DBUS_WIN is always defined...
commit
|
commitdiff
|
tree
2009-11-30
Tor Lillqvist
tools/dbus-launch-win.c: fix typo (cherry picked from...
commit
|
commitdiff
|
tree
2009-01-06
Tor Lillqvist
[win32] Protect usage of SIGHUP with #ifdef
commit
|
commitdiff
|
tree
2008-09-18
Tor Lillqvist
[win32] Protect usage of SIGHUP with #ifdef
commit
|
commitdiff
|
tree
2008-09-18
Tor Lillqvist
Bug 16755: Ensure we use the correct errno
commit
|
commitdiff
|
tree