projects
/
platform
/
upstream
/
dbus.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix the check for -Wfloat-equal
[platform/upstream/dbus.git]
/
ChangeLog
2008-04-16
John (J5) Palmieri
take out trailing comma inside an enum so non gcc compi...
blob
|
commitdiff
2008-04-16
John (J5) Palmieri
take out trailing comma inside an enum so non gcc compi...
blob
|
commitdiff
2008-04-04
John (J5) Palmieri
getting ready for 1.2 stable branch
blob
|
commitdiff
|
diff to current
2008-04-04
John (J5) Palmieri
Released 1.2.1
dbus-1.2.1
blob
|
commitdiff
|
diff to current
2008-04-04
John (J5) Palmieri
Revert "fix dbus-send so it can correctly send dictiona...
blob
|
commitdiff
|
diff to current
2008-04-03
John (J5) Palmieri
fix memleak due to autolaunch and recursive calls to...
blob
|
commitdiff
|
diff to current
2008-04-03
John (J5) Palmieri
modify dbus_connection_send documentation
blob
|
commitdiff
|
diff to current
2008-04-03
Jérémie Dimino
fix dbus-send so it can correctly send dictionaries
blob
|
commitdiff
|
diff to current
2008-04-03
Kimmo Hämäläinen
fix expiration of pending replies
blob
|
commitdiff
|
diff to current
2008-04-03
John (J5) Palmieri
Merge branch 'master' of git+ssh://johnp@git.freedeskto...
blob
|
commitdiff
|
diff to current
2008-04-01
Frederic Crozat
Fixes for the inotify configuration file monitor backend.
blob
|
commitdiff
|
diff to current
2008-03-31
Colin Walters
Check for X11 events before selecting (FDO bug #15293)
blob
|
commitdiff
|
diff to current
2008-03-31
Colin Walters
Make sure we call XFlush() on all code paths (FDO bug...
blob
|
commitdiff
|
diff to current
2008-03-27
Havoc Pennington
Do not provide a signature to dbus_message_iter_open_co...
blob
|
commitdiff
|
diff to current
2008-03-26
Colin Walters
Set default exit_on_disconnect after registration
blob
|
commitdiff
|
diff to current
2008-03-04
Havoc Pennington
Make BusExpireList an opaque data type
blob
|
commitdiff
|
diff to current
2008-03-04
John (J5) Palmieri
fix broken poll on Mac OSX - build patch by Benjamin...
blob
|
commitdiff
|
diff to current
2008-03-04
John (J5) Palmieri
check if the linker supports a flag instead of just...
blob
|
commitdiff
|
diff to current
2008-03-04
John (J5) Palmieri
add a changelog for Benjamin Reed's git patch (OS X...
blob
|
commitdiff
|
diff to current
2008-03-04
John (J5) Palmieri
configure.in: add $THREAD_LIBS to DBUS_LAUNCHER_LIBS...
blob
|
commitdiff
|
diff to current
2008-03-04
John (J5) Palmieri
tools/dbus-launch.c: wrap X'ism in #ifdef so we can...
blob
|
commitdiff
|
diff to current
2008-02-28
John (J5) Palmieri
Merge branch 'master' of git+ssh://johnp@git.freedeskto...
blob
|
commitdiff
|
diff to current
2008-02-28
John (J5) Palmieri
define _AI_ADDRCONFIG if not defined so that we can...
blob
|
commitdiff
|
diff to current
2008-02-26
John (J5) Palmieri
Released 1.1.20
dbus-1.1.20
blob
|
commitdiff
|
diff to current
2008-02-26
John (J5) Palmieri
CVE-2008-0595 dbus security policy circumvention
blob
|
commitdiff
|
diff to current
2008-02-26
John (J5) Palmieri
correctly unref connections without guids during shutdown
blob
|
commitdiff
|
diff to current
2008-02-21
John (J5) Palmieri
fix build against the latest gcc/glibc
blob
|
commitdiff
|
diff to current
2008-02-21
John (J5) Palmieri
fixes dbus-launch so the bus goes away when X does...
blob
|
commitdiff
|
diff to current
2008-01-17
John (J5) Palmieri
Release 1.1.4(1.2.0RC2)
dbus-1.1.4
blob
|
commitdiff
|
diff to current
2008-01-17
John (J5) Palmieri
fix inotify support
blob
|
commitdiff
|
diff to current
2008-01-16
John (J5) Palmieri
post-release version bump
blob
|
commitdiff
|
diff to current
2008-01-16
John (J5) Palmieri
Released 1.1.3 (1.2.0RC1)
dbus-1.1.3
blob
|
commitdiff
|
diff to current
2008-01-15
John (J5) Palmieri
fix HACKING to say git instead of cvs
blob
|
commitdiff
|
diff to current
2008-01-15
John (J5) Palmieri
wrap all_reader_classes[] in #ifndef DBUS_DISABLE_ASSER...
blob
|
commitdiff
|
diff to current
2008-01-15
John (J5) Palmieri
handle SASL EXTERNAL's inital empty responce (FDO Bug...
blob
|
commitdiff
|
diff to current
2008-01-15
John (J5) Palmieri
add lsb headers to init script (FDO Bug #11491)
blob
|
commitdiff
|
diff to current
2008-01-15
John (J5) Palmieri
check write return value so we don't hang (FDO Bug...
blob
|
commitdiff
|
diff to current
2008-01-15
John (J5) Palmieri
support for AIX poll implementation (FDO Bug #11666)
blob
|
commitdiff
|
diff to current
2008-01-15
John (J5) Palmieri
make shell script more portable (FDO Bug #11667)
blob
|
commitdiff
|
diff to current
2008-01-15
John (J5) Palmieri
don't check for < 0 on an unsigned variable (FDO Bug...
blob
|
commitdiff
|
diff to current
2008-01-15
John (J5) Palmieri
check failed allocation (FDO Bug #12920)
blob
|
commitdiff
|
diff to current
2008-01-15
John (J5) Palmieri
the API contract says sitter_p can be NULL, so let...
blob
|
commitdiff
|
diff to current
2008-01-15
John (J5) Palmieri
use correct ssize_t type instead of size_t (FDO Bug...
blob
|
commitdiff
|
diff to current
2008-01-15
John (J5) Palmieri
make sure to call va_end if we hit an OOM error inside...
blob
|
commitdiff
|
diff to current
2008-01-15
John (J5) Palmieri
fix possible crash if pending_return is NULL (FDO Bug...
blob
|
commitdiff
|
diff to current
2008-01-15
John (J5) Palmieri
never auto-select libxml
blob
|
commitdiff
|
diff to current
2008-01-15
John (J5) Palmieri
add OOM handling in various places
blob
|
commitdiff
|
diff to current
2008-01-15
John (J5) Palmieri
rewrite selinux error handling to not abort due to...
blob
|
commitdiff
|
diff to current
2008-01-15
John (J5) Palmieri
add OOM handling
blob
|
commitdiff
|
diff to current
2008-01-15
John (J5) Palmieri
add error handling when polling (FDO Bug #12954)
blob
|
commitdiff
|
diff to current
2008-01-15
John (J5) Palmieri
remove dead code
blob
|
commitdiff
|
diff to current
2008-01-15
John (J5) Palmieri
plug a possible BusClientPolicy leak (FDO Bug #13242)
blob
|
commitdiff
|
diff to current
2008-01-15
John (J5) Palmieri
add inotify support (FDO Bz#13268)
blob
|
commitdiff
|
diff to current
2008-01-14
John (J5) Palmieri
watch for file creates in dnotify
blob
|
commitdiff
|
diff to current
2008-01-14
John (J5) Palmieri
return message loader buffer in case of OOM (FDO Bug...
blob
|
commitdiff
|
diff to current
2008-01-14
John (J5) Palmieri
add warning to output when libxml is selected
blob
|
commitdiff
|
diff to current
2008-01-14
John (J5) Palmieri
add _dbus_geteuid to fix EXTERNAL authentication in...
blob
|
commitdiff
|
diff to current
2007-12-18
Havoc Pennington
fix some curly braces that were on the wrong line
blob
|
commitdiff
|
diff to current
2007-11-23
Sjoerd Simons
Allow a normal session bus to be reused by applications...
blob
|
commitdiff
|
diff to current
2007-10-31
Havoc Pennington
Fix a problem where a nul byte was wrongly introduced...
blob
|
commitdiff
|
diff to current
2007-10-23
Havoc Pennington
audit_init() was not declared in header, causing warnin...
blob
|
commitdiff
|
diff to current
2007-10-19
Havoc Pennington
add HAVE_SELINUX around call to audit_init() so things...
blob
|
commitdiff
|
diff to current
2007-10-19
Havoc Pennington
do not call audit_init() from bus/ directory from files...
blob
|
commitdiff
|
diff to current
2007-10-16
Simon McVittie
configure.in: *Actually* fix detection of i486 atomic...
blob
|
commitdiff
|
diff to current
2007-10-11
Simon McVittie
Amend ChangeLog - DBUS_ERROR_INIT is now used within...
blob
|
commitdiff
|
diff to current
2007-10-11
Simon McVittie
Merge branch 'inline'
blob
|
commitdiff
|
diff to current
2007-10-11
Simon McVittie
Merge branch 'atomic'
blob
|
commitdiff
|
diff to current
2007-10-11
Simon McVittie
Add J5's recent changes to ChangeLog
blob
|
commitdiff
|
diff to current
2007-10-11
Simon McVittie
Update ChangeLog
blob
|
commitdiff
|
diff to current
2007-10-11
Simon McVittie
Enable Autoconf's AC_C_INLINE to avoid compilation...
blob
|
commitdiff
|
diff to current
2007-10-11
Simon McVittie
Update ChangeLog
blob
|
commitdiff
|
diff to current
2007-10-11
Simon McVittie
As per Havoc's review, rename DBUS_GNUC_EXTENSION to...
blob
|
commitdiff
|
diff to current
2007-10-11
Simon McVittie
Fix detection of i486 atomic ops.
blob
|
commitdiff
|
diff to current
2007-10-10
Simon McVittie
Merge branch 'master' of ssh://git.freedesktop.org...
blob
|
commitdiff
|
diff to current
2007-10-10
Simon McVittie
Update ChangeLog
blob
|
commitdiff
|
diff to current
2007-10-09
Simon McVittie
Improve description of allowed variant signatures ...
blob
|
commitdiff
|
diff to current
2007-10-09
Simon McVittie
doc/dbus-specification.xml: Clarify description of...
blob
|
commitdiff
|
diff to current
2007-10-09
Simon McVittie
Merge branch 'master' of ssh://git.freedesktop.org...
blob
|
commitdiff
|
diff to current
2007-10-09
Simon McVittie
doc/dbus-specification.xml: Specifically forbid empty...
blob
|
commitdiff
|
diff to current
2007-09-20
Ryan Lortie
Add argument path matching support. Bug #11066.
blob
|
commitdiff
|
diff to current
2007-09-20
Ryan Lortie
Add support for compacting DBusStrings to release waste...
blob
|
commitdiff
|
diff to current
2007-09-13
Ryan Lortie
HACKING: add more explicit git branch/tag instructions
blob
|
commitdiff
|
diff to current
2007-09-13
Ryan Lortie
migrate from cvs to git (cvs2svn -> git-svnimport).
blob
|
commitdiff
|
diff to current
2007-08-17
Havoc Pennington
2007-08-17 William Jon McCann <mccann@jhu.edu>
blob
|
commitdiff
|
diff to current
2007-08-17
Havoc Pennington
2007-08-17 Havoc Pennington <hp@redhat.com>
blob
|
commitdiff
|
diff to current
2007-08-03
Havoc Pennington
2007-08-03 Havoc Pennington <hp@redhat.com>
blob
|
commitdiff
|
diff to current
2007-07-30
Havoc Pennington
2007-07-30 Havoc Pennington <hp@redhat.com>
blob
|
commitdiff
|
diff to current
2007-07-27
Havoc Pennington
2007-07-27 Havoc Pennington <hp@redhat.com>
blob
|
commitdiff
|
diff to current
2007-07-27
Havoc Pennington
2007-07-27 Havoc Pennington <hp@redhat.com>
dbus-1.1.2
blob
|
commitdiff
|
diff to current
2007-07-26
Havoc Pennington
2007-07-26 Havoc Pennington <hp@redhat.com>
blob
|
commitdiff
|
diff to current
2007-07-25
Daniel P. Berrange
Switch over to using getaddrinfo for TCP clients &...
blob
|
commitdiff
|
diff to current
2007-07-24
Havoc Pennington
2007-07-24 Havoc Pennington <hp@redhat.com>
blob
|
commitdiff
|
diff to current
2007-07-24
Richard Hughes
2007-07-24 Richard Hughes <richard@hughsie.com>
blob
|
commitdiff
|
diff to current
2007-07-24
Richard Hughes
2007-07-24 Richard Hughes <richard@hughsie.com>
blob
|
commitdiff
|
diff to current
2007-07-24
Richard Hughes
2007-07-24 Richard Hughes <richard@hughsie.com>
blob
|
commitdiff
|
diff to current
2007-07-24
Richard Hughes
2007-07-24 Richard Hughes <richard@hughsie.com>
blob
|
commitdiff
|
diff to current
2007-07-24
Richard Hughes
2007-07-24 Richard Hughes <richard@hughsie.com>
blob
|
commitdiff
|
diff to current
2007-07-24
Richard Hughes
2007-07-24 Richard Hughes <richard@hughsie.com>
blob
|
commitdiff
|
diff to current
2007-07-24
Richard Hughes
2007-07-24 Richard Hughes <richard@hughsie.com>
blob
|
commitdiff
|
diff to current
2007-07-24
Richard Hughes
2007-07-24 Richard Hughes <richard@hughsie.com>
blob
|
commitdiff
|
diff to current
next