projects
/
platform
/
upstream
/
dbus.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/dbus.git
2010-02-06
Ralf Habacker
win32 fix: _dbus_get_install_root(): there are more...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-06
Ralf Habacker
win32 fix: _dbus_get_install_root(): to catch all cases...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-03
Colin Walters
Fix inotify shutdown
commit
|
commitdiff
|
tree
|
snapshot
2010-02-03
Ralf Habacker
linux cmake build system related compile fix
commit
|
commitdiff
|
tree
|
snapshot
2010-02-03
Colin Walters
Fix compilation in --disable-selinux case
commit
|
commitdiff
|
tree
|
snapshot
2010-02-02
Colin Walters
Merge branch 'my-dbus-1.2'
commit
|
commitdiff
|
tree
|
snapshot
2010-02-02
Colin Walters
Release 1.2.18
dbus-1.2.18
commit
|
commitdiff
|
tree
|
snapshot
2010-02-02
Tom Hughes
Use monotonic clock for _dbus_get_current_time() if...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-02
Ralf Habacker
win32 fix: provide separate def file for cmake until...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-02
Ralf Habacker
win32 fix for commit 8a9880ffd2b81df38bb0e3492bda7a9636...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-01
Colin Walters
Don't crash when reloading if we haven't loaded user...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-01
Colin Walters
Merge branch 'my-dbus-1.2'
commit
|
commitdiff
|
tree
|
snapshot
2010-02-01
Colin Walters
Move system-activation.txt into non-conditional EXTRA_DIST
commit
|
commitdiff
|
tree
|
snapshot
2010-02-01
Colin Walters
Clean up inotify watch handling
commit
|
commitdiff
|
tree
|
snapshot
2010-01-29
Ralf Habacker
_dbus_change_to_daemon_user() is platform related ...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-29
Ralf Habacker
reverted 2aea64fbb69287f52bb9910e89b6732854f47be8 becau...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-28
Colin Walters
Update messagebus.in init script to start earlier
commit
|
commitdiff
|
tree
|
snapshot
2010-01-28
Colin Walters
[doc] diagram.[svg,png] to EXTRA_DIST
commit
|
commitdiff
|
tree
|
snapshot
2010-01-28
Colin Walters
Merge branch 'my-dbus-1.2'
commit
|
commitdiff
|
tree
|
snapshot
2010-01-28
Colin Walters
Don't drop pending activations when reloading configuration
commit
|
commitdiff
|
tree
|
snapshot
2010-01-28
Colin Walters
Switch to libcap-ng, avoid linking libdbus against...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-28
Colin Walters
Add Will Thompson and Simon McVittie to reviewers,...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-28
Colin Walters
Ignore exit code zero from activated services
commit
|
commitdiff
|
tree
|
snapshot
2010-01-28
Will Thompson
Print all-printable-ASCII byte arrays as strings
commit
|
commitdiff
|
tree
|
snapshot
2010-01-28
Will Thompson
Print byte arrays as nicely-formatted hex.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-28
Will Thompson
Add an accessor for the loader's corruption reason
commit
|
commitdiff
|
tree
|
snapshot
2010-01-28
Will Thompson
Include reason when reporting corrupt messages
commit
|
commitdiff
|
tree
|
snapshot
2010-01-28
Will Thompson
Forbid zero serial numbers
commit
|
commitdiff
|
tree
|
snapshot
2010-01-28
Will Thompson
Make array-printing code easier to follow
commit
|
commitdiff
|
tree
|
snapshot
2010-01-28
James Westby
Correct timeout handling
commit
|
commitdiff
|
tree
|
snapshot
2010-01-28
Marcus Brinkmann
Allow to override test tool path for cross compilation...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-28
Hendrik Buschmeier
Bug 23502 - corrected wrong verbose-output
commit
|
commitdiff
|
tree
|
snapshot
2010-01-28
Marcus Brinkmann
Invoke AC_PROG_MKDIR_P to make sure MKDIR_P is defined.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-28
Marcus Brinkmann
Only list those symbols that can be exported (new toolc...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-28
Marcus Brinkmann
Include errno.h.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-20
Marcus Brinkmann
Fix buffer underrun and clarify condition.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-15
Colin Walters
Add Will Thompson and Simon McVittie to reviewers,...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-14
Romain Pokrzywka
fixes bug where sometimes objects were not unregistered...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Will Thompson
Rename DBusConnection *disconnected param to connection
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Will Thompson
Group match rules by their interface.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Will Thompson
Extract rule_list_remove_by_connection
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Will Thompson
Extract freeing a DBusList<BusMatchRule>
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Will Thompson
Don't bother re-matching features we've checked.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Will Thompson
Index match rules by message type
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Will Thompson
Add a constant for the number of message types
commit
|
commitdiff
|
tree
|
snapshot
2009-12-23
Ralf Habacker
added tranport address format to dbus specification
commit
|
commitdiff
|
tree
|
snapshot
2009-12-23
Ralf Habacker
added initial tcp transport section
commit
|
commitdiff
|
tree
|
snapshot
2009-12-23
Ralf Habacker
nonce tcp support requires _dbus_string_equal_len also...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-22
Ralf Habacker
fixed install root when using msvc ide
commit
|
commitdiff
|
tree
|
snapshot
2009-12-19
Ralf Habacker
let dbus_verbose print file name, line number and funct...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-18
Matthias Clasen
Bug 25697 - Fix memory leak in policy reload
commit
|
commitdiff
|
tree
|
snapshot
2009-12-18
Ralf Habacker
removed local definition of _DBUS_GNUC_PRINTF, it is...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-18
Ralf Habacker
DBusPipe related unix compile fix
commit
|
commitdiff
|
tree
|
snapshot
2009-12-18
Ralf Habacker
added pipe related files real
commit
|
commitdiff
|
tree
|
snapshot
2009-12-18
Ralf Habacker
Merge branch 'master' of ssh://git.freedesktop.org...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-18
Ralf Habacker
windows does not support fork, skip it
commit
|
commitdiff
|
tree
|
snapshot
2009-12-18
Ralf Habacker
moved out DBusPipe implementation into separate files
commit
|
commitdiff
|
tree
|
snapshot
2009-12-18
Ralf Habacker
moved out DBusPipe implementation from into separate...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-15
Colin Walters
Ignore exit code zero from activated services
commit
|
commitdiff
|
tree
|
snapshot
2009-12-14
Ralf Habacker
added new variable DBUS_BUILD_TIMESTAMP
commit
|
commitdiff
|
tree
|
snapshot
2009-12-07
Ralf Habacker
fixed memory leak
commit
|
commitdiff
|
tree
|
snapshot
2009-12-07
Ralf Habacker
most patches are obsolate
commit
|
commitdiff
|
tree
|
snapshot
2009-12-06
Ralf Habacker
fixed cmake version macro and string handling
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Ralf Habacker
added cmake option for using nonce-tcp protocol as...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Ralf Habacker
fixed crashes accessing not initiated noncefile member...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Ralf Habacker
cleanup nonce socket only when really used
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Ralf Habacker
uses tcp based test connections for now
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Ralf Habacker
dbus-daemon needs more exports
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Ralf Habacker
readded test files required for windows
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Ralf Habacker
removed unsupported symbols for msvc
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Tor Lillqvist
Drop unused complex function
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Tor Lillqvist
Set the DBusError
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Tor Lillqvist
Don't fake network errno values on Windows
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Tor Lillqvist
Handle also WinSock errors in _dbus_error_from_errno
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Frank Osterfeld
Windows fixes
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Tor Lillqvist
Avoid warnings on Windows
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Ralf Habacker
used dbus/dbus-1.def for cmake too
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Ralf Habacker
added missing symbols for bus-test
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Ralf Habacker
updated version
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Tor Lillqvist
Drop terminating slash in _dbus_get_tmpdir
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Tor Lillqvist
Use nonce-tcp default session bus on Windows
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Tor Lillqvist
Check for dirent.h
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Tor Lillqvist
DBUS_VERSION is always three numbers
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Tor Lillqvist
Actually do install the .def file on Windows
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Tor Lillqvist
Use dbus-1.def on Windows
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Tor Lillqvist
Drop internal symbols, add missing symbols
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Tor Lillqvist
Add a dbus/dbus-1.def file
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Tor Lillqvist
Don't use DBUS_DIR_SEPARATOR
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Tor Lillqvist
Don't use -fPIC and -fPIE on Windows
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Tor Lillqvist
Add file describing the merge of the dbus4win code
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Tor Lillqvist
Tell where the file comes from and that it might not...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Tor Lillqvist
Rename README.win to README.windbus to match its origin
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Tor Lillqvist
Look for config files also in the normal Unix-style...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Tor Lillqvist
Use multi-byte string functions on Windows
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Tor Lillqvist
Don't bother with -Werror on Windows for now
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Frank Osterfeld
with msvc, replace va_copy by assigning the va_lists...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Frank Osterfeld
Fixes to the nonce code
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Frank Osterfeld
Fix IPv6 setup (the default on Vista)
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Frank Osterfeld
Add api dox for nonce-tcp
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Frank Osterfeld
Fixes to the nonce code
commit
|
commitdiff
|
tree
|
snapshot
next