index
:
dbus.git
dbus-0.23-branch
dbus-0.35-branch
dbus-0.36-branch
dbus-1.0-branch
dbus-1.2
dbus-1.2.4permissive
dbus-object-names
kdbus
leak-locator
master
Unnamed repository; edit this file to name it for gitweb.
Ian Molton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-23
added tranport address format to dbus specification
HEAD
master
Ralf Habacker
1
-9/+128
2009-12-23
added initial tcp transport section
Ralf Habacker
1
-0/+16
2009-12-23
nonce tcp support requires _dbus_string_equal_len also when build without tests
Ralf Habacker
1
-2/+0
2009-12-22
fixed install root when using msvc ide
Ralf Habacker
1
-0/+2
2009-12-19
let dbus_verbose print file name, line number and function name if available;...
Ralf Habacker
2
-2/+71
2009-12-18
removed local definition of _DBUS_GNUC_PRINTF, it is already in dbus-macro.h
Ralf Habacker
1
-34/+0
2009-12-18
DBusPipe related unix compile fix
Ralf Habacker
5
-5/+27
2009-12-18
added pipe related files real
Ralf Habacker
4
-0/+303
2009-12-18
Merge branch 'master' of ssh://git.freedesktop.org/git/dbus/dbus
Ralf Habacker
0
-0/+0
2009-12-18
windows does not support fork, skip it
Ralf Habacker
1
-2/+5
2009-12-18
moved out DBusPipe implementation into separate files
Ralf Habacker
6
-211/+43
2009-12-18
moved out DBusPipe implementation from into separate files
Ralf Habacker
6
-211/+43
2009-12-15
Ignore exit code zero from activated services
Colin Walters
7
-32/+155
2009-12-14
added new variable DBUS_BUILD_TIMESTAMP
Ralf Habacker
2
-5/+11
2009-12-07
fixed memory leak
Ralf Habacker
1
-1/+3
2009-12-07
most patches are obsolate
Ralf Habacker
1
-211/+0
2009-12-06
fixed cmake version macro and string handling
Ralf Habacker
5
-34/+36
2009-12-01
added cmake option for using nonce-tcp protocol as default; set tcp as defaul...
Ralf Habacker
1
-2/+8
2009-12-01
fixed crashes accessing not initiated noncefile member struct
Ralf Habacker
1
-3/+9
2009-12-01
cleanup nonce socket only when really used
Ralf Habacker
1
-1/+2
2009-12-01
uses tcp based test connections for now
Ralf Habacker
2
-8/+24
2009-12-01
dbus-daemon needs more exports
Ralf Habacker
1
-0/+2
2009-12-01
readded test files required for windows
Ralf Habacker
3
-0/+39
2009-12-01
removed unsupported symbols for msvc
Ralf Habacker
1
-6/+0
2009-12-01
Drop unused complex function
Tor Lillqvist
1
-86/+0
2009-12-01
Set the DBusError
Tor Lillqvist
1
-0/+2
2009-12-01
Don't fake network errno values on Windows
Tor Lillqvist
2
-7/+3
2009-12-01
Handle also WinSock errors in _dbus_error_from_errno
Tor Lillqvist
1
-22/+26
2009-12-01
Windows fixes
Frank Osterfeld
5
-71/+54
2009-12-01
Avoid warnings on Windows
Tor Lillqvist
6
-74/+26
2009-12-01
used dbus/dbus-1.def for cmake too
Ralf Habacker
2
-878/+4
2009-12-01
added missing symbols for bus-test
Ralf Habacker
1
-10/+654
2009-12-01
updated version
Ralf Habacker
1
-2/+2
2009-12-01
Drop terminating slash in _dbus_get_tmpdir
Tor Lillqvist
1
-1/+14
2009-12-01
Use nonce-tcp default session bus on Windows
Tor Lillqvist
2
-2/+9
2009-12-01
Check for dirent.h
Tor Lillqvist
1
-0/+2
2009-12-01
DBUS_VERSION is always three numbers
Tor Lillqvist
1
-10/+4
2009-12-01
Actually do install the .def file on Windows
Tor Lillqvist
1
-1/+6
2009-12-01
Use dbus-1.def on Windows
Tor Lillqvist
1
-4/+4
2009-12-01
Drop internal symbols, add missing symbols
Tor Lillqvist
1
-658/+14
2009-12-01
Add a dbus/dbus-1.def file
Tor Lillqvist
1
-0/+869
2009-12-01
Don't use DBUS_DIR_SEPARATOR
Tor Lillqvist
1
-3/+3
2009-12-01
Don't use -fPIC and -fPIE on Windows
Tor Lillqvist
1
-2/+2
2009-12-01
Add file describing the merge of the dbus4win code
Tor Lillqvist
1
-0/+71
2009-12-01
Tell where the file comes from and that it might not be reliable
Tor Lillqvist
1
-0/+5
2009-12-01
Rename README.win to README.windbus to match its origin
Tor Lillqvist
2
-1/+2
2009-12-01
Look for config files also in the normal Unix-style location (cherry picked f...
Tor Lillqvist
1
-5/+21
2009-12-01
Use multi-byte string functions on Windows
Tor Lillqvist
1
-9/+13
2009-12-01
Don't bother with -Werror on Windows for now
Tor Lillqvist
1
-1/+2
2009-12-01
with msvc, replace va_copy by assigning the va_lists (cherry picked from comm...
Frank Osterfeld
2
-1/+6
[next]