platform/upstream/dbus.git
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-03-12 Colin WaltersAlways append closing quote in log command
2009-02-02 Xan LopezFix typo in docs.
2009-01-06 Colin WaltersBug 19307: Add missing syslog include
2009-01-06 Diego E. 'Flameeyes... Fix cross-compiling with autotools.
2009-01-06 Peter BreitenlohnerAvoid possible use of uninitialized variable
2008-12-20 Colin WaltersEnable -Werror by default with --enable-maintainer...
2008-12-20 Colin WaltersVarious compiler warning fixes
2008-12-18 Colin WaltersClean up and clarify default system policy
2008-12-18 Colin WaltersAdd requested_reply to send denials, and connection...
2008-12-17 Colin WaltersAdd uid, pid, and command to security logs
2008-12-16 Colin WaltersAdd optional logging on allow rules
2008-12-12 Colin WaltersAdd message type to security syslog entries
2008-12-12 Colin WaltersAdd syslog of security denials and configuration file...
2008-12-09 Colin WaltersAnother manpage update explicitly mentioning bare send_...
2008-12-09 Colin WaltersAdd at_console docs to manpage, as well as brief <polic...
2008-12-09 Colin WaltersMerge branch 'manpage'
2008-12-09 Colin WaltersBug 18229: Allow signals
2008-12-09 Colin WaltersBug 18229: Update manpage with better advice
2008-12-05 Tomas HogerBug 18229 - Change system.conf to correctly deny non...
2008-12-05 Colin WaltersInfrastructure for testing a "system like" bus in test...
2008-11-12 Dennis KaarsemakerBug 15393 - support allow_anonymous config variable
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-18 Lawrence R... Bug 15412: Add --address option to dbus-send
2008-10-18 Lionel LandwerlinBug 17969: Don't test for abstract sockets if explicitl...
2008-10-01 James CarterInitialize AVC earlier so we can look up service securi...
2008-10-01 Colin WaltersBug 17803: Panic from dbus_signature_validate
2008-09-23 Colin WaltersAdd Scott to HACKING
2008-09-18 Tor Lillqvist[win32] Protect usage of SIGHUP with #ifdef
2008-09-18 Tor LillqvistBug 16755: Ensure we use the correct errno
2008-09-05 Joe Marcus... Bug 17061: Handle error return from sysconf correctly
2008-09-05 Artem BityutskiyBug 17352: synchronize the file before renaming
2008-08-29 Michael MeeksPrint serial in dbus-monitor
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-11 Colin WaltersBug 17060: Explicitly hard fail if expat is not available
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-28 Colin WaltersBug 16294: Don't lose inotify watch when config fails...
2008-07-24 Colin WaltersBug 16838: Use bash instead of sh to avoid breaking...
2008-07-24 Colin WaltersMerge branch 'master' of ssh://walters@git.freedesktop...
2008-07-24 Scott James... Bug 16839: Fix bus names in test case so it actually...
2008-07-15 Ray StrodeFix leaks in bus_activation_get_environment error paths
2008-07-12 Ray StrodeUpdate man page to make the point of the <type> element...
2008-07-12 Ray StrodeAdd new UpdateActivationEnvironment bus message
2008-07-12 Ray StrodeStore what environment to activate with on activation...
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 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
next