]> git.ipfire.org Git - thirdparty/dbus.git/shortlog
thirdparty/dbus.git
2009-04-21  Kjartan MaraasBug 19502 - Sparse warning cleanups
2009-04-21  Thiago MacieiraMerge branch 'dbus-1.2'
2009-04-21  Marc Mutzconfigure.in: fix help string alignment
2009-04-20  Marc Mutzconfigure.in: fix help string alignment
2009-04-17  Colin WaltersBug 17803 - Fix both test case and validation logic
2009-03-20  Eamon Walshdbus-launch: use InputOnly X window
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-02-02  Xan LopezFix typo in docs.
2009-01-07  Colin WaltersBump for unstable cycle
2009-01-07  Colin WaltersRelease 1.2.12. dbus-1.2.12
2009-01-06  Colin WaltersAdd Scott to HACKING
2009-01-06  Colin WaltersBug 17060: Explicitly hard fail if expat is not available
2009-01-06  Lionel LandwerlinBug 17969: Don't test for abstract sockets if explicitl...
2009-01-06  Jon GostingBug 18064 - more efficient validation for fixed-size...
2009-01-06  James CarterInitialize AVC earlier so we can look up service securi...
2009-01-06  Michael MeeksPrint serial in dbus-monitor
2009-01-06  Tor Lillqvist[win32] Protect usage of SIGHUP with #ifdef
2009-01-06  Lawrence R... Bug 15412: Add --address option to dbus-send
2009-01-06  Matt McCutchenBug 18446: Keep umask for session bus
2009-01-06  Diego E. 'Flameeyes... Fix cross-compiling with autotools.
2009-01-06  Peter BreitenlohnerAvoid possible use of uninitialized variable
2009-01-06  Colin WaltersEnable -Werror by default with --enable-maintainer...
2009-01-06  Colin WaltersVarious compiler warning fixes
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-19  Colin WaltersBump for unstable cycle
2008-12-19  Colin WaltersRelease 1.2.10 dbus-1.2.10
2008-12-18  Colin WaltersAdd requested_reply to send denials, and connection...
2008-12-18  Colin WaltersAdd uid, pid, and command to security logs
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 WaltersMerge commit '3d6abf64d0abb2718e082e120f14f8f923a4af59...
2008-12-16  Colin WaltersAdd optional logging on allow rules
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 message type to security syslog entries
2008-12-12  Colin WaltersAdd syslog of security denials and configuration file...
2008-12-12  Colin WaltersClean up and clarify default system policy
2008-12-12  Colin WaltersAdd syslog of security denials and configuration file...
2008-12-09  Colin WaltersBump version for unstable cycle
2008-12-09  Colin WaltersRelease 1.2.8 dbus-1.2.8
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 WaltersBug 18229: Allow signals
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  Colin WaltersRelease 1.2.6 dbus-1.2.6
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-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-06  Colin WaltersBump configure again for git
2008-10-06  Colin WaltersRelease 1.2.4 dbus-1.2.4
2008-10-01  James CarterInitialize AVC earlier so we can look up service securi...
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... Bug 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-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-08-06  Colin WaltersCorrectly dist 1.2.3 tarball with docs enabled dbus-1.2.3
2008-08-06  Colin WaltersBump configure.ac to 1.2.2
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
next