platform/upstream/dbus.git
2008-06-07 Thiago MacieiraMerge branch 'dbus-1.2'
2008-06-07 Oswald BuddenhagenFix inverted return value from dbus_connection_read_write()
2008-06-05 Colin WaltersBug 15740: Solaris/ADT auditing support (simon zheng)
2008-05-31 Colin WaltersTweak HACKING to describe test/name-test briefly
2008-05-31 Colin WaltersBug 15635: Hold a reference during read/write dispatch...
2008-05-31 Colin WaltersBug 15571: Clean up GUID-less connections correctly...
2008-05-30 Colin WaltersBug 15570: Reset initialized state on dbus_shutdown...
2008-05-30 Colin WaltersAdd "PrivServer" test which exercises DBusServer and...
2008-05-30 Colin WaltersAdd noinst convenience test library, add a test-shutdown
2008-05-30 Colin WaltersAdd test library functions for using DBusServer
2008-05-30 Colin WaltersBug 15588: Fix typo in #ifdef for userdb cache (Scott...
2008-05-28 Colin WaltersBug 15947: Close file descriptors before execing helper...
2008-05-17 Thiago MacieiraMerge branch 'dbus-1.2'
2008-05-17 Thiago MacieiraPrevent a crash in some applications due to timers...
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) Palmieriup version for unstable development
2008-04-04 John (J5) Palmierigetting ready for 1.2 stable branch
2008-04-04 John (J5) Palmieribump version after release
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...
next