projects
/
platform
/
upstream
/
dbus.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/dbus.git
2009-07-31
Colin Walters
Bug 22805 - Fix build with -Wl,--as-needed
commit
|
commitdiff
|
tree
|
snapshot
2009-07-16
Aurelien Jarno
Bug 19432 followup - Fix Debian/FreeBSD CMSGCRED compil...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-15
Brian Cameron
Bug 22788 - Fix detection of getpwnam_r on Solaris
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Thiago Macieira
Update the HACKING file to contain instructions on...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Colin Walters
Release 1.2.16
dbus-1.2.16
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Colin Walters
Cope with dbus-launch not being in DBUS_BINDIR
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Hasso Tepper
Bug 19432 - Fix handling of HAVE_CMSGCRED case (FreeBSD)
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Daniel Reed
Bug 2432 - Support --address option for dbus-monitor
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Grzegorz Dąbrowski
Bug 19446 - HaikuOS support
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Paul Bolle
Bug 16688 - typo in dbus-monitor.1
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Colin Walters
Bug 22415 - COYPING file should note we allow later...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Colin Walters
Bug 896 - Avoid race conditions reading message from...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Colin Walters
Bug 14259 - Refactor _dbus_get_autolaunch_address
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Colin Walters
Bug 14259 - Make session address lookup system-dependent
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Benjamin Reed
Bug 14259 - Work around broken getgrouplist on MacOS X
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Kimmo Hämäläinen
Bug 12484 - Ensure initialized variable in dbus_connect...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Colin Walters
Bug 18121 - Use a monotonic clock for pthread timeouts
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Matthias Clasen
Bug 22516 - Ensure inotify fd is set close on exec
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Colin Walters
Bug 21545 - Move CFLAGS modification towards the end...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Will Thompson
Ensure messages are locked while marshalling.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Christian Persch...
Bug 21657 - Fix configure checks for va_list in maintai...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Tobias Mueller
Bug 21161 - Update the FSF address
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Colin Walters
Bug 21646 - Fix a signed char comparison
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Colin Walters
Add missing include for unistd.h in test-service.c
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Kurt Miller
Bug 21347 - Don't fail autolaunching if process has...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Scott James...
dbus_message_append_args_valist - abandon container
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Scott James...
bfo22316 - add dbus_message_iter_abandon_container()
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Scott James...
Add test case for assert when unwinding a container.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Scott James...
Add tests for pending call timeouts
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Scott James...
Unrestrict session bus timeout.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Scott James...
Change default reply timeout.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Scott James...
Expire list timeout may be negative for no expiry.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Scott James...
Explicitly check for zero time fields.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Scott James...
Remove 6 hour timeout restriction.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Scott James...
Fix issue where timeouts can overflow.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Scott James...
Update documentation now that INT_MAX means no timeout.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Scott James...
Don't allocate DBusTimeout for pending call when passed...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Scott James...
Allow a pending call to block forever
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Scott James...
Make sure a pending call timeout isn't assumed.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-13
Marc Mutz
configure.in: fail abstract socket test gracefully...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-13
Marc Mutz
configure.in: not all gccs support -Wno-pointer-sign
commit
|
commitdiff
|
tree
|
snapshot
2009-05-06
Colin Walters
Release 1.2.14
dbus-1.2.14
commit
|
commitdiff
|
tree
|
snapshot
2009-05-06
Eamon Walsh
libselinux behavior in permissive mode wrt invalid...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-06
Federico Mena...
bfo20738 - Return a useful error message from dbus_sign...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-06
Federico Mena...
bfo20738 - Translate DBusValidity into error message
commit
|
commitdiff
|
tree
|
snapshot
2009-05-06
William Lachance
Bug 19567 - Make marshaling code usable without DBusCon...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-06
Colin Walters
Followup Bug 19502 - Don't attempt to init va_list...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-06
Kjartan Maraas
Bug 19502 - Sparse warning cleanups
commit
|
commitdiff
|
tree
|
snapshot
2009-05-06
Eamon Walsh
dbus-launch: use InputOnly X window
commit
|
commitdiff
|
tree
|
snapshot
2009-05-06
Johan Gyllenspetz
Bug 20494 - Fix signed confusion for dbus_message_get_r...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-06
Colin Walters
Bug 20137 - Fix alignment usage when demarshaling basics
commit
|
commitdiff
|
tree
|
snapshot
2009-05-06
Colin Walters
Always append closing quote in log command
commit
|
commitdiff
|
tree
|
snapshot
2009-05-06
Colin Walters
Bug 17803 - Fix both test case and validation logic
commit
|
commitdiff
|
tree
|
snapshot
2009-04-28
Marc Mutz
configure.in: fix help string alignment
commit
|
commitdiff
|
tree
|
snapshot
2009-02-02
Xan Lopez
Fix typo in docs.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-07
Colin Walters
Bump for unstable cycle
commit
|
commitdiff
|
tree
|
snapshot
2009-01-07
Colin Walters
Release 1.2.12.
dbus-1.2.12
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Colin Walters
Add Scott to HACKING
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Colin Walters
Bug 17060: Explicitly hard fail if expat is not available
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Lionel Landwerlin
Bug 17969: Don't test for abstract sockets if explicitl...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Jon Gosting
Bug 18064 - more efficient validation for fixed-size...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
James Carter
Initialize AVC earlier so we can look up service securi...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Michael Meeks
Print serial in dbus-monitor
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Tor Lillqvist
[win32] Protect usage of SIGHUP with #ifdef
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Lawrence R...
Bug 15412: Add --address option to dbus-send
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Matt McCutchen
Bug 18446: Keep umask for session bus
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Diego E. 'Flameeyes...
Fix cross-compiling with autotools.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Peter Breitenlohner
Avoid possible use of uninitialized variable
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Colin Walters
Enable -Werror by default with --enable-maintainer...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Colin Walters
Various compiler warning fixes
commit
|
commitdiff
|
tree
|
snapshot
2008-12-19
Colin Walters
Bump for unstable cycle
commit
|
commitdiff
|
tree
|
snapshot
2008-12-19
Colin Walters
Release 1.2.10
dbus-1.2.10
commit
|
commitdiff
|
tree
|
snapshot
2008-12-18
Colin Walters
Add requested_reply to send denials, and connection...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-18
Colin Walters
Add uid, pid, and command to security logs
commit
|
commitdiff
|
tree
|
snapshot
2008-12-16
Colin Walters
Merge commit '3d6abf64d0abb2718e082e120f14f8f923a4af59...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-16
Colin Walters
Add optional logging on allow rules
commit
|
commitdiff
|
tree
|
snapshot
2008-12-12
Colin Walters
Add message type to security syslog entries
commit
|
commitdiff
|
tree
|
snapshot
2008-12-12
Colin Walters
Add syslog of security denials and configuration file...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-12
Colin Walters
Clean up and clarify default system policy
commit
|
commitdiff
|
tree
|
snapshot
2008-12-09
Colin Walters
Bump version for unstable cycle
commit
|
commitdiff
|
tree
|
snapshot
2008-12-09
Colin Walters
Release 1.2.8
dbus-1.2.8
commit
|
commitdiff
|
tree
|
snapshot
2008-12-09
Colin Walters
Another manpage update explicitly mentioning bare send_...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-09
Colin Walters
Add at_console docs to manpage, as well as brief <polic...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-09
Colin Walters
Bug 18229: Allow signals
commit
|
commitdiff
|
tree
|
snapshot
2008-12-05
Colin Walters
Release 1.2.6
dbus-1.2.6
commit
|
commitdiff
|
tree
|
snapshot
2008-12-05
Tomas Hoger
Bug 18229 - Change system.conf to correctly deny non...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-05
Colin Walters
Infrastructure for testing a "system like" bus in test...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-06
Colin Walters
Bump configure again for git
commit
|
commitdiff
|
tree
|
snapshot
2008-10-06
Colin Walters
Release 1.2.4
dbus-1.2.4
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
Peter McCurdy
2008-08-24 Peter McCurdy <pmccurdy@skeptopotamus>
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
Peter McCurdy
Bug 17280: Add a prototype for _dbus_credentials_add_ad...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
Colin Walters
Bug 17803: Panic from dbus_signature_validate
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
Joe Marcus...
Bug 17061: Handle error return from sysconf correctly
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
Jens Granseuer
Bug 13387: Fix compilation failure with AI_ADDRCONFIG
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
Artem Bityutskiy
Bug 17352: synchronize the file before renaming
commit
|
commitdiff
|
tree
|
snapshot
2008-08-06
Colin Walters
Correctly dist 1.2.3 tarball with docs enabled
dbus-1.2.3
commit
|
commitdiff
|
tree
|
snapshot
2008-08-06
Colin Walters
Bump configure.ac to 1.2.2
commit
|
commitdiff
|
tree
|
snapshot
2008-07-28
Colin Walters
Bug 15646: Remove spurious debugging fprintf(stderr
commit
|
commitdiff
|
tree
|
snapshot
2008-07-28
Marc Brockschmidt
Bug 16727: Handle ERANGE for getgr; fixes user in many...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-28
Colin Walters
Bug 16294: Don't lose inotify watch when config fails...
commit
|
commitdiff
|
tree
|
snapshot
next