summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* take out trailing comma inside an enum so non gcc compilers don't error outJohn (J5) Palmieri2008-04-161-0/+5
* getting ready for 1.2 stable branchJohn (J5) Palmieri2008-04-041-2027/+0
* Released 1.2.1dbus-1.2.1John (J5) Palmieri2008-04-041-0/+4
* Revert "fix dbus-send so it can correctly send dictionaries"John (J5) Palmieri2008-04-041-11/+0
* fix memleak due to autolaunch and recursive calls to _dbus_open_transportJohn (J5) Palmieri2008-04-031-0/+6
* modify dbus_connection_send documentationJohn (J5) Palmieri2008-04-031-0/+8
* fix dbus-send so it can correctly send dictionariesJérémie Dimino2008-04-031-0/+10
* fix expiration of pending repliesKimmo Hämäläinen2008-04-031-0/+12
* Merge branch 'master' of git+ssh://johnp@git.freedesktop.org/git/dbus/dbusJohn (J5) Palmieri2008-04-031-0/+41
|\
| * Fixes for the inotify configuration file monitor backend.Frederic Crozat2008-04-011-0/+12
| * Check for X11 events before selecting (FDO bug #15293)Colin Walters2008-03-311-1/+8
| * Make sure we call XFlush() on all code paths (FDO bug #15293)Colin Walters2008-03-311-0/+7
| * Do not provide a signature to dbus_message_iter_open_container() when opening...Havoc Pennington2008-03-271-0/+5
| * Set default exit_on_disconnect after registrationColin Walters2008-03-261-0/+9
* | Make BusExpireList an opaque data typeHavoc Pennington2008-03-041-0/+10
|/
* fix broken poll on Mac OSX - build patch by Benjamin ReedJohn (J5) Palmieri2008-03-041-0/+7
* check if the linker supports a flag instead of just checking for GNU ldJohn (J5) Palmieri2008-03-041-0/+8
* add a changelog for Benjamin Reed's git patch (OS X build fixes)John (J5) Palmieri2008-03-041-0/+12
* configure.in: add $THREAD_LIBS to DBUS_LAUNCHER_LIBS so we link correctlyJohn (J5) Palmieri2008-03-041-0/+5
* tools/dbus-launch.c: wrap X'ism in #ifdef so we can compile without XJohn (J5) Palmieri2008-03-041-0/+5
* define _AI_ADDRCONFIG if not defined so that we can compile with an older glibcJohn (J5) Palmieri2008-02-281-0/+5
* Released 1.1.20dbus-1.1.20John (J5) Palmieri2008-02-261-0/+4
* CVE-2008-0595 dbus security policy circumventionJohn (J5) Palmieri2008-02-261-0/+12
* correctly unref connections without guids during shutdownJohn (J5) Palmieri2008-02-261-0/+11
* fix build against the latest gcc/glibcJohn (J5) Palmieri2008-02-211-0/+7
* fixes dbus-launch so the bus goes away when X does (Red Hat Bug #430412)John (J5) Palmieri2008-02-211-0/+7
* Release 1.1.4(1.2.0RC2)dbus-1.1.4John (J5) Palmieri2008-01-171-0/+4
* fix inotify supportJohn (J5) Palmieri2008-01-171-0/+10
* post-release version bumpJohn (J5) Palmieri2008-01-151-0/+4
* Released 1.1.3 (1.2.0RC1)dbus-1.1.3John (J5) Palmieri2008-01-151-0/+4
* fix HACKING to say git instead of cvsJohn (J5) Palmieri2008-01-151-0/+4
* wrap all_reader_classes[] in #ifndef DBUS_DISABLE_ASSERT (FDO Bug #9030)John (J5) Palmieri2008-01-151-0/+8
* handle SASL EXTERNAL's inital empty responce (FDO Bug #9945)John (J5) Palmieri2008-01-151-0/+7
* add lsb headers to init script (FDO Bug #11491)John (J5) Palmieri2008-01-151-0/+4
* check write return value so we don't hang (FDO Bug #11665)John (J5) Palmieri2008-01-151-0/+7
* support for AIX poll implementation (FDO Bug #11666)John (J5) Palmieri2008-01-151-0/+7
* make shell script more portable (FDO Bug #11667)John (J5) Palmieri2008-01-151-0/+4
* don't check for < 0 on an unsigned variable (FDO Bug #12924)John (J5) Palmieri2008-01-151-0/+7
* check failed allocation (FDO Bug #12920)John (J5) Palmieri2008-01-151-0/+6
* the API contract says sitter_p can be NULL, so let's check it (FDO Bug #12919)John (J5) Palmieri2008-01-151-0/+7
* use correct ssize_t type instead of size_t (FDO Bug #12862)John (J5) Palmieri2008-01-151-0/+7
* make sure to call va_end if we hit an OOM error inside va_start (FDO Bug #12846)John (J5) Palmieri2008-01-151-0/+7
* fix possible crash if pending_return is NULL (FDO Bug #12673)John (J5) Palmieri2008-01-151-0/+7
* never auto-select libxmlJohn (J5) Palmieri2008-01-151-0/+7
* add OOM handling in various placesJohn (J5) Palmieri2008-01-151-0/+12
* rewrite selinux error handling to not abort due to a NULL readJohn (J5) Palmieri2008-01-151-1/+7
* add OOM handlingJohn (J5) Palmieri2008-01-151-0/+7
* add error handling when polling (FDO Bug #12954)John (J5) Palmieri2008-01-151-0/+7
* remove dead codeJohn (J5) Palmieri2008-01-151-0/+9
* plug a possible BusClientPolicy leak (FDO Bug #13242)John (J5) Palmieri2008-01-141-0/+7