index
:
~lkundrak/dbus
kdbus-dev
lkundrak's DBus playground
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-23
Port to glib 2.31.x g_thread API
Simon McVittie
2
-42
/
+38
2012-01-23
Merge branch 'dbus-1.4', rejecting commit 08dd53c14b53b88c
Simon McVittie
2
-0
/
+4
2012-01-23
Revert addition of files which were only meant to exist on master, too
Simon McVittie
5
-1003
/
+0
2012-01-23
update NEWS
Simon McVittie
1
-0
/
+3
2012-01-23
dbus-daemon: fix forgotten counter increase while copying configured auth mec...
Simon McVittie
1
-0
/
+1
2012-01-04
Revert "windows fix: use install root as base path for relative pathes in dbu...
Simon McVittie
1
-38
/
+6
2012-01-04
Revert "keep cmake in sync with automake related to default bus addresses"
Simon McVittie
1
-2
/
+2
2012-01-04
Revert "made session service dirs customizable: cmake part"
Simon McVittie
3
-6
/
+1
2012-01-04
Revert "made session service dirs customizable: autotools part"
Simon McVittie
1
-2
/
+0
2012-01-04
Merge branch 'dbus-1.4'
Simon McVittie
2
-2
/
+21
2012-01-04
Merge commit '5df8c3db12590edd68e968975a335da9d0415e5a' into new-master
Simon McVittie
0
-0
/
+0
2012-01-04
NEWS so far
Simon McVittie
1
-1
/
+21
2012-01-04
Remove some dead code related to fd.o #37258
eXeC001er
1
-1
/
+0
2012-01-04
Revert all changes since a36d4918a6f646e085
Simon McVittie
117
-3307
/
+2608
2011-12-25
Merge branch 'dbus-1.4'
Ralf Habacker
1
-1
/
+2
2011-12-25
1.4 branch need a fix to be compilable with msvc
Ralf Habacker
1
-1
/
+2
2011-12-22
keep cmake in sync with automake related to default bus addresses
Ralf Habacker
1
-2
/
+2
2011-12-22
windows fix: use install root as base path for relative pathes in dbus servic...
Ralf Habacker
1
-6
/
+38
2011-12-22
keep cmake in sync with automake related to default bus addresses
Ralf Habacker
1
-2
/
+2
2011-12-21
windows fix: use install root as base path for relative pathes in dbus servic...
Ralf Habacker
1
-6
/
+38
2011-12-21
Merge branch 'dbus-1.4'
Ralf Habacker
3
-14
/
+48
2011-12-21
Merge branch 'dbus-1.4' of ssh://git.freedesktop.org/git/dbus/dbus into dbus-1.4
Ralf Habacker
7
-41
/
+120
2011-12-21
Adds a configure time key --with-dbus-session-bus-default-address
Siraj Razick
1
-1
/
+2
2011-12-21
Merge branch 'dbus-1.4' of ssh://git.freedesktop.org/git/dbus/dbus into dbus-1.4
Ralf Habacker
3
-24
/
+40
2011-12-21
added notes about supported compilers
Ralf Habacker
2
-32
/
+42
2011-11-21
made session service dirs customizable: autotools part
Ralf Habacker
1
-0
/
+2
2011-11-21
made session service dirs customizable: cmake part
Ralf Habacker
3
-1
/
+6
2011-11-02
Merge branch 'dbus-1.4'
Simon McVittie
3
-24
/
+40
2011-11-02
corrupt test: compile successfully against older GLib (Debian stable)
Simon McVittie
1
-23
/
+37
2011-11-02
Set DBUS_TEST_HOMEDIR when running installcheck
Simon McVittie
1
-0
/
+1
2011-11-02
_dbus_listen_tcp_socket: avoid leaking listen_fd in unlikely circumstances
Simon McVittie
1
-1
/
+2
2011-10-29
refactored cmake version extracting from configure.ac
Ralf Habacker
2
-13
/
+46
2011-10-28
Merge branch 'dbus-1.4'
Ralf Habacker
1
-3
/
+32
2011-10-28
Optimized error handling of previous patch
Ralf Habacker
1
-3
/
+18
2011-10-28
Find dbus-daemon executable next to dbus shared libaray on windows.
Jesper Dam
1
-3
/
+17
2011-10-17
Install empty session.d config directory using cmake, otherwise dbus-daemon w...
Ralf Habacker
1
-0
/
+1
2011-10-12
cmake: don't include -util sources in the shared library
Simon McVittie
1
-4
/
+0
2011-10-12
Remove dbus-auth-script from the shared library
Simon McVittie
2
-4
/
+4
2011-09-29
Merged cmake and autotools session bus configuration
Ralf Habacker
2
-33
/
+2
2011-09-28
Remove EXT variable from CMake, just use Automake-compatible EXEEXT
Simon McVittie
2
-3
/
+3
2011-09-28
sysdeps: remove misleading comments
Simon McVittie
2
-10
/
+0
2011-09-28
Merge tests' cmake and autotools bus configuration
Simon McVittie
13
-93
/
+27
2011-09-28
cmake: remove unused TEST_SERVICE_DIR variable
Simon McVittie
1
-2
/
+0
2011-09-28
Simplify substitution of test executables to use fewer variables
Simon McVittie
17
-54
/
+144
2011-09-28
Simplify generation of bus configuration files
Simon McVittie
10
-21
/
+12
2011-09-24
Merge branch 'dbus-1.4'
Ralf Habacker
3
-95
/
+24
2011-09-23
Use dbus/dbus-arch-deps.h.in as source for cmake too
Ralf Habacker
3
-95
/
+24
2011-09-22
Merge branch 'dbus-1.4'
Ralf Habacker
2
-15
/
+27
2011-09-22
Added cmake 'help-options' target to print out all available configure options
Ralf Habacker
1
-0
/
+5
2011-09-22
fixed cmake error: doc says CACHE needs type *and* doc string
Ralf Habacker
1
-6
/
+5
[next]