index
:
dbus.git
master
Lennart's Copy of dbus
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change default reply timeout.
Scott James Remnant
2009-05-28
1
-1
/
+1
*
Expire list timeout may be negative for no expiry.
Scott James Remnant
2009-05-28
1
-2
/
+2
*
Explicitly check for zero time fields.
Scott James Remnant
2009-05-28
1
-1
/
+2
*
Remove 6 hour timeout restriction.
Scott James Remnant
2009-05-28
1
-7
/
+0
*
Fix issue where timeouts can overflow.
Scott James Remnant
2009-05-28
1
-14
/
+7
*
Update documentation now that INT_MAX means no timeout.
Scott James Remnant
2009-05-28
1
-6
/
+4
*
Don't allocate DBusTimeout for pending call when passed INT_MAX
Scott James Remnant
2009-05-28
1
-19
/
+24
*
Allow a pending call to block forever
Scott James Remnant
2009-05-28
1
-14
/
+48
*
Make sure a pending call timeout isn't assumed.
Scott James Remnant
2009-05-28
1
-14
/
+29
*
Merge branch 'dbus-1.2'
Thiago Macieira
2009-05-13
1
-3
/
+14
|
\
|
*
configure.in: fail abstract socket test gracefully when cross-compiling
Marc Mutz
2009-05-13
1
-2
/
+10
|
*
configure.in: not all gccs support -Wno-pointer-sign
Marc Mutz
2009-05-13
1
-1
/
+4
*
|
Merge branch 'dbus-1.2'
Thiago Macieira
2009-05-13
1
-1
/
+1
|
\
|
|
*
Release 1.2.14
Colin Walters
2009-05-06
1
-1
/
+1
|
*
libselinux behavior in permissive mode wrt invalid domains
Eamon Walsh
2009-05-06
1
-2
/
+12
|
*
bfo20738 - Return a useful error message from dbus_signature_validate()
Federico Mena Quintero
2009-05-06
1
-3
/
+9
|
*
bfo20738 - Translate DBusValidity into error message
Federico Mena Quintero
2009-05-06
2
-0
/
+73
|
*
Bug 19567 - Make marshaling code usable without DBusConnection
William Lachance
2009-05-06
7
-21
/
+90
|
*
Followup Bug 19502 - Don't attempt to init va_list, not portable
Colin Walters
2009-05-06
1
-1
/
+1
|
*
Bug 19502 - Sparse warning cleanups
Kjartan Maraas
2009-05-06
11
-13
/
+14
|
*
dbus-launch: use InputOnly X window
Eamon Walsh
2009-05-06
1
-3
/
+3
|
*
Bug 20494 - Fix signed confusion for dbus_message_get_reply_serial return
Johan Gyllenspetz
2009-05-06
1
-2
/
+2
|
*
Bug 20137 - Fix alignment usage when demarshaling basics
Colin Walters
2009-05-06
1
-12
/
+28
|
*
Always append closing quote in log command
Colin Walters
2009-05-06
1
-6
/
+5
|
*
Bug 17803 - Fix both test case and validation logic
Colin Walters
2009-05-06
2
-7
/
+8
*
|
Merge branch 'dbus-1.2'
Thiago Macieira
2009-04-28
4
-25
/
+23
|
\
|
|
*
configure.in: fix help string alignment
Marc Mutz
2009-04-28
1
-1
/
+1
|
*
Fix typo in docs.
Xan Lopez
2009-02-02
1
-1
/
+1
|
*
Bump for unstable cycle
Colin Walters
2009-01-06
1
-1
/
+1
|
*
Release 1.2.12.
dbus-1.2.12
Colin Walters
2009-01-06
1
-1
/
+1
|
*
Add Scott to HACKING
Colin Walters
2009-01-06
1
-2
/
+1
|
*
Bug 17060: Explicitly hard fail if expat is not available
Colin Walters
2009-01-06
1
-11
/
+8
|
*
Bug 17969: Don't test for abstract sockets if explicitly disabled
Lionel Landwerlin
2009-01-06
1
-0
/
+2
|
*
Bug 18064 - more efficient validation for fixed-size type arrays
Jon Gosting
2009-01-06
1
-11
/
+60
|
*
Initialize AVC earlier so we can look up service security contexts
James Carter
2009-01-06
1
-5
/
+5
|
*
Print serial in dbus-monitor
Michael Meeks
2009-01-06
1
-1
/
+2
|
*
[win32] Protect usage of SIGHUP with #ifdef
Tor Lillqvist
2009-01-06
2
-9
/
+16
|
*
Bug 15412: Add --address option to dbus-send
Lawrence R. Steeger
2009-01-06
1
-6
/
+45
|
*
Bug 18446: Keep umask for session bus
Matt McCutchen
2009-01-06
11
-10
/
+72
|
*
Fix cross-compiling with autotools.
Diego E. 'Flameeyes' Pettenò
2009-01-06
1
-4
/
+4
|
*
Avoid possible use of uninitialized variable
Peter Breitenlohner
2009-01-06
1
-1
/
+1
|
*
Enable -Werror by default with --enable-maintainer-mode, and change warnings
Colin Walters
2009-01-06
1
-6
/
+42
|
*
Various compiler warning fixes
Colin Walters
2009-01-06
6
-6
/
+8
|
*
Bump for unstable cycle
Colin Walters
2008-12-19
1
-1
/
+1
|
*
Release 1.2.10
dbus-1.2.10
Colin Walters
2008-12-19
1
-1
/
+1
|
*
Add requested_reply to send denials, and connection loginfo to "would deny"
Colin Walters
2008-12-18
1
-31
/
+38
|
*
Add uid, pid, and command to security logs
Colin Walters
2008-12-18
5
-21
/
+228
|
*
Merge commit '3d6abf64d0abb2718e082e120f14f8f923a4af59' into dbus-1.2
Colin Walters
2008-12-16
2
-47
/
+46
|
|
\
|
|
*
Clean up and clarify default system policy
Colin Walters
2008-12-12
2
-47
/
+46
|
*
|
Add optional logging on allow rules
Colin Walters
2008-12-16
4
-16
/
+34
[next]