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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-08-18
* Released 0.92
dbus-0.92
John (J5) Palmieri
4
-22
/
+52
2006-08-18
Patch provided by Ralf Habacker (ralf dot habacker at freenet dot de)
John (J5) Palmieri
5
-2
/
+53
2006-08-17
2006-08-17 Alp Toker <alp@atoker.com>
Robert McQueen
2
-5
/
+9
2006-08-17
* configure.in: use instead of
John (J5) Palmieri
2
-1
/
+8
2006-08-17
* commit the rest of the ChangeLog
John (J5) Palmieri
1
-1
/
+7
2006-08-16
* dbus/dbus-threads.c: Add static DBusList *uninitialized_mutex_list and
John (J5) Palmieri
12
-118
/
+528
2006-08-14
* dbus/dbus-dataslot.c (_dbus_data_slot_allocator_alloc):
John (J5) Palmieri
2
-1
/
+10
2006-08-14
Patches by Kjartan Maraas <kmaraas at gnome dot org>
John (J5) Palmieri
16
-35
/
+64
2006-08-14
* dbus/dbus-bus.c:
John (J5) Palmieri
3
-22
/
+16
2006-08-11
* fix typos in Julio's previous patch which cause make check to fail
John (J5) Palmieri
2
-4
/
+9
2006-08-11
* fix mismatching paren typo
John (J5) Palmieri
1
-1
/
+1
2006-08-10
* dbus/dbus-address.c (_dbus_address_test): Revert leaking strcmp.
John (J5) Palmieri
2
-1
/
+8
2006-08-10
* dbus/dbus-macros.h: Revert the addition of stddef.h
John (J5) Palmieri
2
-2
/
+5
2006-08-10
* dbus/dbus-signature.c:
John (J5) Palmieri
2
-13
/
+33
2006-08-10
* tools/run-with-tmp-session-bus.sh:
John (J5) Palmieri
3
-4
/
+11
2006-08-10
- configure.in doesn't seem to like >= 2.6.0 in a warning message
John (J5) Palmieri
1
-1
/
+1
2006-08-10
* configure.in: add a version (>= 2.6.0) check for libxml2
John (J5) Palmieri
2
-2
/
+6
2006-08-10
* forgot to save the dbus/dbus-macros.h file for a previous checkin
John (J5) Palmieri
1
-0
/
+2
2006-08-10
* configure.in: make sure the compiler supports -Wfloat-equal
John (J5) Palmieri
3
-4
/
+15
2006-08-10
* dbus/dbus-macros.h:
John (J5) Palmieri
1
-0
/
+6
2006-08-10
* dbus/dbus-sysdeps.c:
John (J5) Palmieri
6
-4
/
+48
2006-08-09
* Change an assert to a detailed warning and abort.
John (J5) Palmieri
2
-2
/
+13
2006-08-08
* missing semicolon
John (J5) Palmieri
1
-1
/
+1
2006-08-08
These are all patches from Kjartan Maraas <kmaraas at gnome dot org>
John (J5) Palmieri
8
-23
/
+96
2006-08-08
* dbus/dbus-object-tree.c (_dbus_object_subtree_new):
John (J5) Palmieri
2
-6
/
+11
2006-08-08
* tools/run-with-tmp-session-bus.sh: use #!/bin/sh instead of
John (J5) Palmieri
1
-1
/
+1
2006-08-08
* Doxyfile.in: fix the INPUT line so we can generate docs
John (J5) Palmieri
2
-1
/
+7
2006-08-08
* dbus/dbus-sysdeps.h:
John (J5) Palmieri
9
-27
/
+277
2006-08-08
* configure.in:
John (J5) Palmieri
5
-4
/
+49
2006-08-08
* bus/Makefile.am (install-data-hook): removed the slash after
John (J5) Palmieri
2
-3
/
+10
2006-08-08
* dbus/dbus-sysdeps.h:
John (J5) Palmieri
4
-3
/
+28
2006-08-08
* dbus/dbus-internals.c: unistd.h is not used
John (J5) Palmieri
2
-3
/
+10
2006-08-08
* confifure.in: add a GCC flag check for -Wdeclaration-after-statement
John (J5) Palmieri
2
-1
/
+24
2006-08-04
* configure.in: add -Wdeclaration-after-statement
John (J5) Palmieri
6
-191
/
+405
2006-08-03
* s/D-BUS/D-Bus/g
John (J5) Palmieri
59
-321
/
+325
2006-08-03
* dbus/dbus-object-tree.c: Patch by Benjamin Otte
John (J5) Palmieri
2
-1
/
+7
2006-07-24
- bump release
John (J5) Palmieri
1
-1
/
+1
2006-07-24
- Released 0.91
dbus-0.91
John (J5) Palmieri
2
-0
/
+11
2006-07-24
- Correct release location
John (J5) Palmieri
1
-1
/
+1
2006-07-22
* dbus/dbus-connection.c:
John (J5) Palmieri
2
-1
/
+11
2006-07-21
add note about fixing locking on pending call
Havoc Pennington
1
-1
/
+3
2006-07-21
* Removed some extra bindings stuff lingering around (thanks timo)
John (J5) Palmieri
4
-37
/
+8
2006-07-17
- Bump release in CVS
John (J5) Palmieri
1
-1
/
+1
2006-07-17
* Release 0.90
dbus-0.90
John (J5) Palmieri
3
-3
/
+21
2006-07-17
2006-07-17 Havoc Pennington <hp@redhat.com>
Havoc Pennington
2
-0
/
+9
2006-07-17
* doc/TODO:
John (J5) Palmieri
5
-26
/
+8
2006-07-17
* Remove stray files from the stripped bindings
John (J5) Palmieri
3
-20
/
+5
2006-07-16
2006-07-16 Havoc Pennington <hp@redhat.com>
Havoc Pennington
2
-1
/
+10
2006-07-14
* Update ChangeLog for binding removal commit
John (J5) Palmieri
1
-0
/
+4
2006-07-14
* Remove all bindings
John (J5) Palmieri
328
-124017
/
+16
[next]