index
:
~smcv/dbus
14-authz-39720
14-autolaunch-woes-40352
14-basic-value-11191
14-enumerate-test-data-33840
54972-thread-safe5
am-i-recursive-or-not-36205
archaeology
arg0has-91755
authz-39720
configurable
configurable-memory-35090
containers-minimum-101354
containers-spec
dbus-1.2
dbus-1.4
dbus-lunch-39197
dbus-run-session-39196
dbussocket
default-address-38201
drop-dead-nonce-tcp
echo-spam-34140
goal-remove-reader-writer
limitations
log-exceeded-limits-80559
maemo-libcreds
maemo-misc
maintainer-mode-34671
master
message-cache-34970
monitor
monitor-destination-92074
more-privacy
recursive-marshal-clarity-33870
simpler-memory
split-mempool-perf-test
static-var-safety-68610
tests
thread-safe4
threadsafe-get-tmpdir-68610
try-master
type-system-layering-38252
untested-cmake-rc
validation-39549
wip-33870
wip-abstract-socket-check
wip-altmalloc
wip-check-all-sprintf
wip-dbussocket
wip-exit-with-child-9884
wip-fewer-reallocs
wip-gdb
wip-heap-profiling
wip-inetd
wip-libdbus-util
wip-link-cache-api
wip-manpage
wip-orphaned-test-stuff
wip-reduced-libdbus
wip-remove-cruft
wip-scatter-gather
wip-split-fake-threads
wip-syntax-complaints
wip-xmlCleanupParser-26032
dbus_submit_patch_with_possibility_of_reply_and_block()
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-24
Bug 16838: Use bash instead of sh to avoid breaking on Ubuntu
Colin Walters
1
-1
/
+1
2008-04-16
take out trailing comma inside an enum so non gcc compilers don't error out
John (J5) Palmieri
1
-1
/
+1
2008-04-04
Revert "fix dbus-send so it can correctly send dictionaries"
John (J5) Palmieri
1
-7
/
+2
2008-04-03
fix dbus-send so it can correctly send dictionaries
Jérémie Dimino
1
-2
/
+7
2008-03-31
Check for X11 events before selecting (FDO bug #15293)
Colin Walters
1
-5
/
+13
2008-03-31
Make sure we call XFlush() on all code paths (FDO bug #15293)
Colin Walters
1
-5
/
+5
2008-03-27
Do not provide a signature to dbus_message_iter_open_container() when opening...
Havoc Pennington
1
-5
/
+1
2008-03-04
tools/dbus-launch.c: wrap X'ism in #ifdef so we can compile without X
John (J5) Palmieri
1
-0
/
+2
2008-02-21
fixes dbus-launch so the bus goes away when X does (Red Hat Bug #430412)
John (J5) Palmieri
1
-0
/
+2
2007-11-23
Allow a normal session bus to be reused by applications using autolaunching
Sjoerd Simons
1
-93
/
+145
2007-10-11
dbus-launch: convert C++-style comment to C-style, add {} for clarity
Simon McVittie
1
-2
/
+4
2007-10-09
Fix env exports for better portability (#9280)
John (J5) Palmieri
1
-4
/
+7
2007-10-09
Document syntax for container types in dbus-send man file (#9553)
John (J5) Palmieri
1
-6
/
+22
2007-10-03
fd.o bug #12547 remove superfluous if
John (J5) Palmieri
1
-4
/
+3
2007-09-13
migrate from cvs to git (cvs2svn -> git-svnimport).
Ryan Lortie
1
-0
/
+0
2007-08-17
2007-08-17 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-6
/
+1
2007-07-14
2007-07-13 Havoc Pennington <hp@redhat.com>
Havoc Pennington
11
-11
/
+11
2007-06-19
* dbus/dbus-sysdeps-util-win.c, tools/dbus-launch-win.c: msvc7.1 fixes by Jar...
Ralf Habacker
1
-3
/
+3
2007-06-01
* tools/dbus-launch-win.c: new file, replaces script wrapper on win32
Ralf Habacker
1
-0
/
+119
2007-05-21
tools/.cvsignore: Ignore all currently built files.
Simon McVittie
1
-0
/
+1
2007-03-12
2007-03-11 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-2
/
+5
2007-03-10
* tools/dbus-print-message.c (print_message): added printing of the reply ser...
Ralf Habacker
1
-3
/
+5
2007-03-03
* dbus/dbus-sysdeps-unix.c: capture the dbus-launch stderr
Thiago Macieira
2
-2
/
+36
2006-12-31
* tools/dbus-monitor.c: gettimeofday() is not available
Ralf Habacker
1
-0
/
+29
2006-12-31
win32 compile fix
Ralf Habacker
2
-0
/
+2
2006-11-15
2006-11-14 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-7
/
+12
2006-11-08
* tools/dbus-monitor.c: Handle sigint so we flush stdout
John (J5) Palmieri
1
-1
/
+15
2006-11-08
* tools/dbus-monitor.1: update the manpage for dbus-monitor
John (J5) Palmieri
1
-1
/
+16
2006-11-08
* tools/dbus-monitor.c: add profiling tools to dbus-monitor
John (J5) Palmieri
1
-4
/
+122
2006-11-02
* bus/config-parser.c (service_dirs_find_dir): use
John (J5) Palmieri
1
-0
/
+4
2006-11-02
* tools/run-with-tmp-session-bus.sh: fixed script to replace the
John (J5) Palmieri
1
-1
/
+1
2006-10-30
2006-10-30 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-1
/
+7
2006-10-26
* configure.in, dbus-1.pc.in: Check to see if thread methods
John (J5) Palmieri
1
-4
/
+4
2006-10-26
* tools/dbus-launch-x11.c (get_session_file, init_x_atoms):
Thiago Macieira
1
-4
/
+8
2006-10-26
* tools/dbus-launch.c (main): run the dbus-daemon in the builddir
John (J5) Palmieri
2
-1
/
+21
2006-10-25
2006-10-25 Sjoerd Simons <sjoerd@luon.net>
Sjoerd Simons
2
-17
/
+10
2006-10-17
2006-10-17 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-1
/
+1
2006-10-02
* dbus/dbus-sysdeps.c (_dbus_abort): Remove from
John (J5) Palmieri
1
-1
/
+2
2006-10-01
* tools/dbus-launch.c (main): make it complain and abort
Thiago Macieira
1
-6
/
+28
2006-10-01
2006-10-01 Havoc Pennington <hp@redhat.com>
Havoc Pennington
5
-85
/
+300
2006-10-01
2006-10-01 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-0
/
+7
2006-10-01
2006-09-30 Havoc Pennington <hp@redhat.com>
Havoc Pennington
7
-35
/
+311
2006-09-30
* configure.in: add DBUS_BINDIR as a #define to C source code.
Thiago Macieira
5
-125
/
+636
2006-09-18
* tools/Makefile.am: use @EXPANDED_DATADIR@ instead of @DATADIRNAME@
John (J5) Palmieri
1
-1
/
+1
2006-09-01
* tools/dbus-launch.c: Add a sigterm handler (patch from Frederic Crozat
John (J5) Palmieri
1
-0
/
+2
2006-08-10
* tools/run-with-tmp-session-bus.sh:
John (J5) Palmieri
1
-2
/
+2
2006-08-08
* tools/run-with-tmp-session-bus.sh: use #!/bin/sh instead of
John (J5) Palmieri
1
-1
/
+1
2006-08-08
* configure.in:
John (J5) Palmieri
2
-1
/
+20
2006-08-03
* s/D-BUS/D-Bus/g
John (J5) Palmieri
8
-16
/
+16
2006-07-14
* Remove all bindings
John (J5) Palmieri
5
-865
/
+3
[next]