index
:
dbus.git
master
Lennart's Copy of dbus
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dbus
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-04-28
1
-1
/
+0
|
\
|
*
Fix typo in docs.
Xan Lopez
2009-02-02
1
-1
/
+1
|
*
Bug 18064 - more efficient validation for fixed-size type arrays
Jon Gosting
2009-01-06
1
-11
/
+60
|
*
Bug 18446: Keep umask for session bus
Matt McCutchen
2009-01-06
3
-6
/
+14
|
*
Various compiler warning fixes
Colin Walters
2009-01-06
4
-5
/
+6
|
*
Add uid, pid, and command to security logs
Colin Walters
2008-12-18
2
-0
/
+101
|
*
Add syslog of security denials and configuration file reloads
Colin Walters
2008-12-12
3
-1
/
+36
|
*
2008-08-24 Peter McCurdy <pmccurdy@skeptopotamus>
Peter McCurdy
2008-10-01
1
-1
/
+1
|
*
Bug 17280: Add a prototype for _dbus_credentials_add_adt_audit_data()
Peter McCurdy
2008-10-01
1
-0
/
+3
|
*
Bug 17803: Panic from dbus_signature_validate
Colin Walters
2008-10-01
2
-0
/
+2
|
*
Bug 17061: Handle error return from sysconf correctly
Joe Marcus Clarke
2008-10-01
2
-2
/
+10
|
*
Bug 13387: Fix compilation failure with AI_ADDRCONFIG
Jens Granseuer
2008-10-01
1
-2
/
+2
|
*
Bug 17352: synchronize the file before renaming
Artem Bityutskiy
2008-10-01
1
-0
/
+9
*
|
bfo20738 - Return a useful error message from dbus_signature_validate()
Federico Mena Quintero
2009-04-21
1
-3
/
+9
*
|
bfo20738 - Translate DBusValidity into error message
Federico Mena Quintero
2009-04-21
2
-0
/
+73
*
|
Bug 19567 - Make marshaling code usable without DBusConnection
William Lachance
2009-04-21
7
-21
/
+90
*
|
Followup Bug 19502 - Don't attempt to init va_list, not portable
Colin Walters
2009-04-21
1
-1
/
+1
*
|
Bug 19502 - Sparse warning cleanups
Kjartan Maraas
2009-04-21
5
-7
/
+8
*
|
Bug 17803 - Fix both test case and validation logic
Colin Walters
2009-04-17
2
-7
/
+8
*
|
Bug 20494 - Fix signed confusion for dbus_message_get_reply_serial return
Johan Gyllenspetz
2009-03-17
1
-2
/
+2
*
|
Bug 20137 - Fix alignment usage when demarshaling basics
Colin Walters
2009-03-17
1
-12
/
+28
*
|
Fix typo in docs.
Xan Lopez
2009-02-02
1
-1
/
+1
*
|
Bug 19307: Add missing syslog include
Colin Walters
2009-01-06
1
-0
/
+1
*
|
Various compiler warning fixes
Colin Walters
2008-12-19
5
-6
/
+7
*
|
Add uid, pid, and command to security logs
Colin Walters
2008-12-17
2
-0
/
+101
*
|
Add syslog of security denials and configuration file reloads
Colin Walters
2008-12-12
3
-1
/
+36
*
|
Bug 18064 - more efficient validation for fixed-size type arrays
Jon Gosting
2008-11-10
1
-11
/
+60
*
|
Bug 18446: Keep umask for session bus
Matt McCutchen
2008-11-10
3
-6
/
+14
*
|
Bug 17803: Panic from dbus_signature_validate
Colin Walters
2008-10-01
2
-0
/
+2
*
|
Bug 16755: Ensure we use the correct errno
Tor Lillqvist
2008-09-18
1
-11
/
+17
*
|
Bug 17061: Handle error return from sysconf correctly
Joe Marcus Clarke
2008-09-04
2
-2
/
+10
*
|
Bug 17352: synchronize the file before renaming
Artem Bityutskiy
2008-09-04
1
-0
/
+9
*
|
Bug 17280: Add a prototype for _dbus_credentials_add_adt_audit_data()
Peter McCurdy
2008-08-25
1
-0
/
+3
*
|
2008-08-24 Peter McCurdy <pmccurdy@skeptopotamus>
Peter McCurdy
2008-08-25
1
-1
/
+1
*
|
Bug 13387: Fix compilation failure with AI_ADDRCONFIG
Jens Granseuer
2008-08-07
1
-2
/
+2
|
/
*
Bug 15646: Remove spurious debugging fprintf(stderr
Colin Walters
2008-07-28
1
-1
/
+0
*
Bug 16727: Handle ERANGE for getgr; fixes user in many groups
Marc Brockschmidt
2008-07-28
2
-27
/
+96
*
When spawning processes, don't ignore the passed in environment
Ray Strode
2008-07-12
1
-1
/
+14
*
Add new function _dbus_string_split_on_byte
Ray Strode
2008-07-11
3
-0
/
+70
*
Add new _dbus_get_environment call
Ray Strode
2008-07-11
2
-0
/
+43
*
Merge branch 'dbus-1.2'
Thiago Macieira
2008-06-07
1
-6
/
+5
|
\
|
*
Fix inverted return value from dbus_connection_read_write()
Oswald Buddenhagen
2008-06-07
1
-4
/
+6
*
|
Bug 15740: Solaris/ADT auditing support (simon zheng)
Colin Walters
2008-06-05
9
-2
/
+198
*
|
Bug 15635: Hold a reference during read/write dispatch (Scott James Remnant)
Colin Walters
2008-05-30
1
-0
/
+10
[next]