[daemon-fix] fixed querying about name information
[platform/upstream/dbus.git] / ChangeLog
2008-04-16 John (J5) Palmieritake out trailing comma inside an enum so non gcc compi...
2008-04-16 John (J5) Palmieritake out trailing comma inside an enum so non gcc compi...
2008-04-04 John (J5) Palmierigetting ready for 1.2 stable branch
2008-04-04 John (J5) PalmieriReleased 1.2.1 dbus-1.2.1
2008-04-04 John (J5) PalmieriRevert "fix dbus-send so it can correctly send dictiona...
2008-04-03 John (J5) Palmierifix memleak due to autolaunch and recursive calls to...
2008-04-03 John (J5) Palmierimodify dbus_connection_send documentation
2008-04-03 Jérémie Diminofix dbus-send so it can correctly send dictionaries
2008-04-03 Kimmo Hämäläinenfix expiration of pending replies
2008-04-03 John (J5) PalmieriMerge branch 'master' of git+ssh://johnp@git.freedeskto...
2008-04-01 Frederic CrozatFixes for the inotify configuration file monitor backend.
2008-03-31 Colin WaltersCheck for X11 events before selecting (FDO bug #15293)
2008-03-31 Colin WaltersMake sure we call XFlush() on all code paths (FDO bug...
2008-03-27 Havoc PenningtonDo not provide a signature to dbus_message_iter_open_co...
2008-03-26 Colin WaltersSet default exit_on_disconnect after registration
2008-03-04 Havoc PenningtonMake BusExpireList an opaque data type
2008-03-04 John (J5) Palmierifix broken poll on Mac OSX - build patch by Benjamin...
2008-03-04 John (J5) Palmiericheck if the linker supports a flag instead of just...
2008-03-04 John (J5) Palmieriadd a changelog for Benjamin Reed's git patch (OS X...
2008-03-04 John (J5) Palmiericonfigure.in: add $THREAD_LIBS to DBUS_LAUNCHER_LIBS...
2008-03-04 John (J5) Palmieritools/dbus-launch.c: wrap X'ism in #ifdef so we can...
2008-02-28 John (J5) PalmieriMerge branch 'master' of git+ssh://johnp@git.freedeskto...
2008-02-28 John (J5) Palmieridefine _AI_ADDRCONFIG if not defined so that we can...
2008-02-26 John (J5) PalmieriReleased 1.1.20 dbus-1.1.20
2008-02-26 John (J5) PalmieriCVE-2008-0595 dbus security policy circumvention
2008-02-26 John (J5) Palmiericorrectly unref connections without guids during shutdown
2008-02-21 John (J5) Palmierifix build against the latest gcc/glibc
2008-02-21 John (J5) Palmierifixes dbus-launch so the bus goes away when X does...
2008-01-17 John (J5) PalmieriRelease 1.1.4(1.2.0RC2) dbus-1.1.4
2008-01-17 John (J5) Palmierifix inotify support
2008-01-16 John (J5) Palmieripost-release version bump
2008-01-16 John (J5) PalmieriReleased 1.1.3 (1.2.0RC1) dbus-1.1.3
2008-01-15 John (J5) Palmierifix HACKING to say git instead of cvs
2008-01-15 John (J5) Palmieriwrap all_reader_classes[] in #ifndef DBUS_DISABLE_ASSER...
2008-01-15 John (J5) Palmierihandle SASL EXTERNAL's inital empty responce (FDO Bug...
2008-01-15 John (J5) Palmieriadd lsb headers to init script (FDO Bug #11491)
2008-01-15 John (J5) Palmiericheck write return value so we don't hang (FDO Bug...
2008-01-15 John (J5) Palmierisupport for AIX poll implementation (FDO Bug #11666)
2008-01-15 John (J5) Palmierimake shell script more portable (FDO Bug #11667)
2008-01-15 John (J5) Palmieridon't check for < 0 on an unsigned variable (FDO Bug...
2008-01-15 John (J5) Palmiericheck failed allocation (FDO Bug #12920)
2008-01-15 John (J5) Palmierithe API contract says sitter_p can be NULL, so let...
2008-01-15 John (J5) Palmieriuse correct ssize_t type instead of size_t (FDO Bug...
2008-01-15 John (J5) Palmierimake sure to call va_end if we hit an OOM error inside...
2008-01-15 John (J5) Palmierifix possible crash if pending_return is NULL (FDO Bug...
2008-01-15 John (J5) Palmierinever auto-select libxml
2008-01-15 John (J5) Palmieriadd OOM handling in various places
2008-01-15 John (J5) Palmierirewrite selinux error handling to not abort due to...
2008-01-15 John (J5) Palmieriadd OOM handling
2008-01-15 John (J5) Palmieriadd error handling when polling (FDO Bug #12954)
2008-01-15 John (J5) Palmieriremove dead code
2008-01-15 John (J5) Palmieriplug a possible BusClientPolicy leak (FDO Bug #13242)
2008-01-15 John (J5) Palmieriadd inotify support (FDO Bz#13268)
2008-01-14 John (J5) Palmieriwatch for file creates in dnotify
2008-01-14 John (J5) Palmierireturn message loader buffer in case of OOM (FDO Bug...
2008-01-14 John (J5) Palmieriadd warning to output when libxml is selected
2008-01-14 John (J5) Palmieriadd _dbus_geteuid to fix EXTERNAL authentication in...
2007-12-18 Havoc Penningtonfix some curly braces that were on the wrong line
2007-11-23 Sjoerd SimonsAllow a normal session bus to be reused by applications...
2007-10-31 Havoc PenningtonFix a problem where a nul byte was wrongly introduced...
2007-10-23 Havoc Penningtonaudit_init() was not declared in header, causing warnin...
2007-10-19 Havoc Penningtonadd HAVE_SELINUX around call to audit_init() so things...
2007-10-19 Havoc Penningtondo not call audit_init() from bus/ directory from files...
2007-10-16 Simon McVittieconfigure.in: *Actually* fix detection of i486 atomic...
2007-10-11 Simon McVittieAmend ChangeLog - DBUS_ERROR_INIT is now used within...
2007-10-11 Simon McVittieMerge branch 'inline'
2007-10-11 Simon McVittieMerge branch 'atomic'
2007-10-11 Simon McVittieAdd J5's recent changes to ChangeLog
2007-10-11 Simon McVittieUpdate ChangeLog
2007-10-11 Simon McVittieEnable Autoconf's AC_C_INLINE to avoid compilation...
2007-10-11 Simon McVittieUpdate ChangeLog
2007-10-11 Simon McVittieAs per Havoc's review, rename DBUS_GNUC_EXTENSION to...
2007-10-11 Simon McVittieFix detection of i486 atomic ops.
2007-10-10 Simon McVittieMerge branch 'master' of ssh://git.freedesktop.org...
2007-10-10 Simon McVittieUpdate ChangeLog
2007-10-09 Simon McVittieImprove description of allowed variant signatures ...
2007-10-09 Simon McVittiedoc/dbus-specification.xml: Clarify description of...
2007-10-09 Simon McVittieMerge branch 'master' of ssh://git.freedesktop.org...
2007-10-09 Simon McVittiedoc/dbus-specification.xml: Specifically forbid empty...
2007-09-20 Ryan LortieAdd argument path matching support. Bug #11066.
2007-09-20 Ryan LortieAdd support for compacting DBusStrings to release waste...
2007-09-13 Ryan LortieHACKING: add more explicit git branch/tag instructions
2007-09-13 Ryan Lortiemigrate from cvs to git (cvs2svn -> git-svnimport).
2007-08-17 Havoc Pennington2007-08-17 William Jon McCann <mccann@jhu.edu>
2007-08-17 Havoc Pennington2007-08-17 Havoc Pennington <hp@redhat.com>
2007-08-03 Havoc Pennington2007-08-03 Havoc Pennington <hp@redhat.com>
2007-07-30 Havoc Pennington2007-07-30 Havoc Pennington <hp@redhat.com>
2007-07-27 Havoc Pennington2007-07-27 Havoc Pennington <hp@redhat.com>
2007-07-27 Havoc Pennington2007-07-27 Havoc Pennington <hp@redhat.com> dbus-1.1.2
2007-07-26 Havoc Pennington2007-07-26 Havoc Pennington <hp@redhat.com>
2007-07-25 Daniel P. BerrangeSwitch over to using getaddrinfo for TCP clients &...
2007-07-24 Havoc Pennington2007-07-24 Havoc Pennington <hp@redhat.com>
2007-07-24 Richard Hughes2007-07-24 Richard Hughes <richard@hughsie.com>
2007-07-24 Richard Hughes2007-07-24 Richard Hughes <richard@hughsie.com>
2007-07-24 Richard Hughes2007-07-24 Richard Hughes <richard@hughsie.com>
2007-07-24 Richard Hughes2007-07-24 Richard Hughes <richard@hughsie.com>
2007-07-24 Richard Hughes2007-07-24 Richard Hughes <richard@hughsie.com>
2007-07-24 Richard Hughes2007-07-24 Richard Hughes <richard@hughsie.com>
2007-07-24 Richard Hughes2007-07-24 Richard Hughes <richard@hughsie.com>
2007-07-24 Richard Hughes2007-07-24 Richard Hughes <richard@hughsie.com>
next