platform/upstream/dbus.git
2008-04-04 John (J5) PalmieriReleased 1.2.1 dbus-1.2.1
2008-04-04 John (J5) Palmierichange version to 1.2.1 to prep release
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 Benjamin ReedPlatform build fixes for Mac 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-27 Ryan Lortieadd 'tags' to .gitignore
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) Palmieripost-release bump
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 McVittieUse DBUS_ERROR_INIT instead of dbus_error_init wherever...
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 McVittieRename DBUS_ERROR_INITIALIZER to DBUS_ERROR_INIT per...
2007-10-11 Simon McVittieAdd DBUS_ERROR_INITIALIZER macro
2007-10-11 Simon McVittieEnable Autoconf's AC_C_INLINE to avoid compilation...
2007-10-11 Simon McVittieUpdate ChangeLog
2007-10-11 Simon McVittie.gitignore: ignore vi swapfiles
2007-10-11 Simon McVittiedbus-launch: convert C++-style comment to C-style,...
2007-10-11 Simon McVittiedbus/dbus-server-socket.c: remove unused variable if...
2007-10-11 Simon McVittiedbus/dbus-marshal-validate.c: get rid of empty statements
2007-10-11 Simon McVittieAs per Havoc's review, rename DBUS_GNUC_EXTENSION to...
2007-10-11 Simon McVittiedbus/dbus-arch-deps.h.in: also use DBUS_GNUC_EXTENSION...
2007-10-11 Simon McVittieUse DBUS_GNUC_EXTENSION to avoid -ansi -pedantic warnin...
2007-10-11 Simon McVittieAdd macro DBUS_GNUC_EXTENSION (the same as GLib's G_GNU...
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-10 Simon McVittieBring .gitignore files up to date; add *.o, *~ etc...
2007-10-10 Simon McVittieFix indentation in _dbus_object_tree_register declarati...
2007-10-10 Simon McVittie_dbus_object_tree_register: don't duplicate check for...
2007-10-10 Simon McVittieAdd error o.fd.D.Error.ObjectPathInUse (DBUS_ERROR_OBJE...
2007-10-10 Simon McVittieAdd dbus_connection_try_register_object_path and dbus_c...
2007-10-09 John (J5) PalmieriFix env exports for better portability (#9280)
2007-10-09 John (J5) Palmieri Document syntax for container types in dbus-send man...
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-10-03 John (J5) Palmierifd.o bug #11678 Don't error out if compiler does not...
2007-10-03 John (J5) Palmierifd.o bug #12429 Reverse check to setpcap and only init...
2007-10-03 John (J5) Palmierifd.o bug #11872 improve linker test for --gc-sections
next