index
:
dbus
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bus
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-03
Don't truncate pointers on Windows x64 platform
Fridrich Štrba
2
-11
/
+11
2010-04-26
Fix spelling error
David Zeuthen
1
-1
/
+1
2010-04-21
Patch relocating "exec" variable and position of service files
Fridrich Štrba
1
-3
/
+7
2010-04-14
Fix warnings on Windows builds.
Marcus Brinkmann
1
-5
/
+0
2010-04-11
Cmake support for cross plattform usable test files.
Ralf Habacker
1
-0
/
+6
2010-03-27
Cleaned up _dbus_verbose calls: function names and code line numbers are prin...
Ralf Habacker
3
-28
/
+27
2010-03-23
Renamed libdbus-convenience to libdbus-internal for automake (to stay in sync...
Ralf Habacker
1
-6
/
+6
2010-03-23
Update dll export for autoconf (to stay in sync with cmake).
Marcus Brinkmann
1
-2
/
+6
2010-03-22
Merge branch 'dbus-1.2'
Colin Walters
1
-1
/
+4
2010-03-22
Add DBUS_GNUC_PRINTF checks to new formatting functions
Colin Walters
1
-0
/
+3
2010-03-22
Make more signal and locale interface use conditional.
Marcus Brinkmann
1
-0
/
+6
2010-03-21
[bus] While creating a syslog, correctly get pointer data from DBusString
Colin Walters
1
-1
/
+1
2010-03-20
Fixed gcc on windows limitation
Ralf Habacker
1
-7
/
+6
2010-03-19
Consistently include <config.h> in all C source files and never in header files.
Marcus Brinkmann
25
-10
/
+28
2010-03-19
Dispatch post-activation messages to anyone interested
Will Thompson
1
-14
/
+6
2010-03-19
Move dispatching to destination to bus_dispatch_matches()
Will Thompson
1
-27
/
+34
2010-03-19
Dispatch post-activation messages to anyone interested
Will Thompson
1
-14
/
+6
2010-03-19
Move dispatching to destination to bus_dispatch_matches()
Will Thompson
1
-17
/
+23
2010-03-16
Merge branch 'dbus-1.2'
Colin Walters
1
-0
/
+4
2010-03-16
Don't send an reply for driver messages if one isn't requested
Colin Walters
1
-0
/
+4
2010-03-16
Merge branch 'dbus-1.2'
Colin Walters
5
-80
/
+115
2010-03-16
Make SELinux initialization failure fatal
Colin Walters
1
-2
/
+2
2010-03-16
Add a prefix to our syslog messages
Colin Walters
1
-46
/
+87
2010-03-16
Refactor _dbus_log_info, _dbus_log_security into _dbus_log_system
Colin Walters
2
-28
/
+13
2010-03-16
[main] Handle OOM in reload watch
Colin Walters
1
-1
/
+4
2010-03-16
Support inotify on older kernels
Colin Walters
1
-0
/
+5
2010-03-03
Fix build when selinux is disabled but libaudit enabled
Frederic Crozat
1
-4
/
+4
2010-02-25
fixed compile break introduced in commit e1c31c73074513d96fa22b5c0355107c4272...
Ralf Habacker
1
-4
/
+0
2010-02-22
Merge branch 'dbus-1.2'
Colin Walters
4
-15
/
+75
2010-02-18
Monitor service directories for changes
Colin Walters
3
-8
/
+67
2010-02-18
Fix dummy file monitoring backend compilation
Brian Cameron
1
-3
/
+3
2010-02-09
Merge branch 'master' of ssh://git.freedesktop.org/git/dbus/dbus
Ralf Habacker
13
-269
/
+808
2010-02-09
fixed bug on win32 not been able to use session bus with --config-file option
Ralf Habacker
1
-1
/
+3
2010-02-08
Fix compilation of kqueue file monitoring on FreeBSD
Cyril Brulebois
1
-4
/
+5
2010-02-07
variable name fix (DBUS_DAEMON_NAME instead of DAEMON_NAME)
Romain Pokrzywka
1
-1
/
+1
2010-02-07
remove DBUS_DAEMON_EXECUTABLE_NAME, we already have DBUS_DAEMON_NAME, and use...
Romain Pokrzywka
1
-1
/
+1
2010-02-03
Fix inotify shutdown
Colin Walters
2
-54
/
+82
2010-02-03
Fix compilation in --disable-selinux case
Colin Walters
1
-35
/
+2
2010-02-02
Fix compilation in --disable-selinux case
Colin Walters
2
-34
/
+3
2010-02-02
Fix inotify shutdown
Colin Walters
2
-54
/
+82
2010-02-02
win32 fix for commit 8a9880ffd2b81df38bb0e3492bda7a9636ac0280 - Clean up inot...
Ralf Habacker
1
-0
/
+4
2010-02-01
Merge branch 'my-dbus-1.2'
Colin Walters
5
-97
/
+225
2010-02-01
Clean up inotify watch handling
Colin Walters
4
-96
/
+224
2010-01-29
_dbus_change_to_daemon_user() is platform related and commit 0a3905d7f3b2ff4...
Ralf Habacker
2
-2
/
+5
2010-01-28
Update messagebus.in init script to start earlier
Colin Walters
1
-1
/
+1
2010-01-28
Merge branch 'my-dbus-1.2'
Colin Walters
6
-60
/
+203
2010-01-28
Don't drop pending activations when reloading configuration
Colin Walters
3
-49
/
+80
2010-01-28
Switch to libcap-ng, avoid linking libdbus against libcap[-ng]
Colin Walters
2
-5
/
+115
2010-01-28
Ignore exit code zero from activated services
Colin Walters
1
-28
/
+55
2010-01-05
Rename DBusConnection *disconnected param to connection
Will Thompson
2
-9
/
+9
[next]