platform/upstream/dbus.git
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
2007-10-03 John (J5) Palmierifd.o bug #11872 fix clearenv for systems that do not...
2007-10-03 John (J5) Palmierifd.o bug #12547 remove superfluous if
2007-10-03 John (J5) PalmieriCorrectly implement -fPIC and -fPIE
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-26 Havoc Penningtonfix whitespace
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>
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