Bug 18121 - Use a monotonic clock for pthread timeouts
[platform/upstream/dbus.git] / dbus /
2009-07-11 Colin WaltersBug 18121 - Use a monotonic clock for pthread timeouts
2009-07-10 Will ThompsonEnsure messages are locked while marshalling.
2009-07-10 Tobias MuellerBug 21161 - Update the FSF address
2009-07-10 Colin WaltersBug 21646 - Fix a signed char comparison
2009-07-10 Kurt MillerBug 21347 - Don't fail autolaunching if process has...
2009-07-09 Scott James Remnantdbus_message_append_args_valist - abandon container
2009-07-09 Scott James Remnantbfo22316 - add dbus_message_iter_abandon_container()
2009-07-09 Scott James RemnantAdd test case for assert when unwinding a container.
2009-05-28 Scott James RemnantRemove 6 hour timeout restriction.
2009-05-28 Scott James RemnantFix issue where timeouts can overflow.
2009-05-28 Scott James RemnantUpdate documentation now that INT_MAX means no timeout.
2009-05-28 Scott James RemnantDon't allocate DBusTimeout for pending call when passed...
2009-05-28 Scott James RemnantAllow a pending call to block forever
2009-05-28 Scott James RemnantMake sure a pending call timeout isn't assumed.
2009-05-13 Thiago MacieiraMerge branch 'dbus-1.2'
2009-05-13 Thiago MacieiraMerge branch 'dbus-1.2'
2009-05-06 Federico Mena Quinterobfo20738 - Return a useful error message from dbus_sign...
2009-05-06 Federico Mena Quinterobfo20738 - Translate DBusValidity into error message
2009-05-06 William LachanceBug 19567 - Make marshaling code usable without DBusCon...
2009-05-06 Colin WaltersFollowup Bug 19502 - Don't attempt to init va_list...
2009-05-06 Kjartan MaraasBug 19502 - Sparse warning cleanups
2009-05-06 Johan GyllenspetzBug 20494 - Fix signed confusion for dbus_message_get_r...
2009-05-06 Colin WaltersBug 20137 - Fix alignment usage when demarshaling basics
2009-05-06 Colin WaltersBug 17803 - Fix both test case and validation logic
2009-04-28 Thiago MacieiraMerge branch 'dbus-1.2'
2009-04-21 Federico Mena Quinterobfo20738 - Return a useful error message from dbus_sign...
2009-04-21 Federico Mena Quinterobfo20738 - Translate DBusValidity into error message
2009-04-21 William LachanceBug 19567 - Make marshaling code usable without DBusCon...
2009-04-21 Colin WaltersFollowup Bug 19502 - Don't attempt to init va_list...
2009-04-21 Kjartan MaraasBug 19502 - Sparse warning cleanups
2009-04-21 Thiago MacieiraMerge branch 'dbus-1.2'
2009-04-17 Colin WaltersBug 17803 - Fix both test case and validation logic
2009-03-17 Johan GyllenspetzBug 20494 - Fix signed confusion for dbus_message_get_r...
2009-03-17 Colin WaltersBug 20137 - Fix alignment usage when demarshaling basics
2009-02-02 Xan LopezFix typo in docs.
2009-02-02 Xan LopezFix typo in docs.
2009-01-06 Jon GostingBug 18064 - more efficient validation for fixed-size...
2009-01-06 Matt McCutchenBug 18446: Keep umask for session bus
2009-01-06 Colin WaltersVarious compiler warning fixes
2009-01-06 Colin WaltersBug 19307: Add missing syslog include
2008-12-20 Colin WaltersVarious compiler warning fixes
2008-12-18 Colin WaltersAdd uid, pid, and command to security logs
2008-12-17 Colin WaltersAdd uid, pid, and command to security logs
2008-12-16 Colin WaltersMerge commit '3d6abf64d0abb2718e082e120f14f8f923a4af59...
2008-12-12 Colin WaltersAdd syslog of security denials and configuration file...
2008-12-12 Colin WaltersAdd syslog of security denials and configuration file...
2008-11-11 Jon GostingBug 18064 - more efficient validation for fixed-size...
2008-11-10 Matt McCutchenBug 18446: Keep umask for session bus
2008-10-01 Peter McCurdy2008-08-24 Peter McCurdy <pmccurdy@skeptopotamus>
2008-10-01 Peter McCurdyBug 17280: Add a prototype for _dbus_credentials_add_ad...
2008-10-01 Colin WaltersBug 17803: Panic from dbus_signature_validate
2008-10-01 Joe Marcus ClarkeBug 17061: Handle error return from sysconf correctly
2008-10-01 Jens GranseuerBug 13387: Fix compilation failure with AI_ADDRCONFIG
2008-10-01 Artem BityutskiyBug 17352: synchronize the file before renaming
2008-10-01 Colin WaltersBug 17803: Panic from dbus_signature_validate
2008-09-18 Tor LillqvistBug 16755: Ensure we use the correct errno
2008-09-05 Joe Marcus ClarkeBug 17061: Handle error return from sysconf correctly
2008-09-05 Artem BityutskiyBug 17352: synchronize the file before renaming
2008-08-25 Peter McCurdyBug 17280: Add a prototype for _dbus_credentials_add_ad...
2008-08-25 Peter McCurdy2008-08-24 Peter McCurdy <pmccurdy@skeptopotamus>
2008-08-07 Jens GranseuerBug 13387: Fix compilation failure with AI_ADDRCONFIG
2008-07-28 Colin WaltersBug 15646: Remove spurious debugging fprintf(stderr
2008-07-28 Marc BrockschmidtBug 16727: Handle ERANGE for getgr; fixes user in many...
2008-07-24 Colin WaltersMerge branch 'master' of ssh://walters@git.freedesktop...
2008-07-12 Ray StrodeWhen spawning processes, don't ignore the passed in...
2008-07-12 Ray StrodeAdd new function _dbus_string_split_on_byte
2008-07-12 Ray StrodeAdd new _dbus_get_environment call
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 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 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-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 John (J5) PalmieriMerge branch 'master' of git+ssh://johnp@git.freedeskto...
2008-03-26 Colin WaltersSet default exit_on_disconnect after registration
2008-03-04 John (J5) Palmierifix broken poll on Mac OSX - build patch by Benjamin...
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) Palmiericorrectly unref connections without guids during shutdown
2008-02-21 John (J5) Palmierifix build against the latest gcc/glibc
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) 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) Palmieridon't check for < 0 on an unsigned variable (FDO Bug...
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) Palmieriadd OOM handling in various places
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-14 John (J5) Palmierireturn message loader buffer in case of OOM (FDO Bug...
next