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 | 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 |
2009-12-01 |
Frank Osterfeld | Add nonce-tcp section to the specification (draft)... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Frank Osterfeld | Improve error handling in nonce code |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Frank Osterfeld | Cleanup of nonce code |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Frank Osterfeld | The current state of the nonce-tcp implementation |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Nguyễn Thái... | bus/Makefile.am: make dbus-daemon and friends bin_PROGR... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Frank Osterfeld | -util.c doesn't belong into the lib (cherry picked... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Nguyễn Thái... | Move some functions from dbus-sysdeps-util-win.c to... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Nguyễn Thái... | use WINDRES instead of RC to compile rc file |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Nguyễn Thái... | remove dbus-uuidgen from Windows build (cherry picked... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Nguyễn Thái... | configure.in: do not define DBUS_UNIX unconditionally... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Marc Mutz | bus/Makefile.am: conditional compilation for W32, use... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Marc Mutz | tools/Makefile.am: conditional compilation for W32... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Marc Mutz | Makefile.am's: reorder libraries so static libs come... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Marc Mutz | configure.in: don't look for X11 on W32 (cherry picked... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Marc Mutz | configure.in: add W32 extra libs (cherry picked from... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Marc Mutz | WIN32: add versioninfo, and export symbols |
commit | commitdiff | tree | snapshot |
next |