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
*
dbus/dbus-marshal-validate.c: get rid of empty statements
Simon McVittie
2007-10-11
1
-6
/
+6
*
As per Havoc's review, rename DBUS_GNUC_EXTENSION to _DBUS_GNUC_EXTENSION.
Simon McVittie
2007-10-11
3
-8
/
+15
*
dbus/dbus-arch-deps.h.in: also use DBUS_GNUC_EXTENSION for DBUS_INT64_CONSTAN...
Simon McVittie
2007-10-11
1
-2
/
+2
*
Use DBUS_GNUC_EXTENSION to avoid -ansi -pedantic warnings about use of long l...
Simon McVittie
2007-10-11
1
-2
/
+2
*
Add macro DBUS_GNUC_EXTENSION (the same as GLib's G_GNUC_EXTENSION)
Simon McVittie
2007-10-11
1
-0
/
+12
*
Merge branch 'master' of ssh://git.freedesktop.org/git/dbus/dbus
Simon McVittie
2007-10-10
2
-10
/
+29
|
\
|
*
Fix env exports for better portability (#9280)
John (J5) Palmieri
2007-10-09
1
-4
/
+7
|
*
Document syntax for container types in dbus-send man file (#9553)
John (J5) Palmieri
2007-10-09
1
-6
/
+22
*
|
Update ChangeLog
Simon McVittie
2007-10-10
1
-0
/
+13
*
|
Bring .gitignore files up to date; add *.o, *~ etc. to top-level .gitignore
Simon McVittie
2007-10-10
7
-6
/
+19
*
|
Fix indentation in _dbus_object_tree_register declaration as per Havoc's review
Simon McVittie
2007-10-10
1
-1
/
+1
*
|
_dbus_object_tree_register: don't duplicate check for NULL and use new DBUS_E...
Simon McVittie
2007-10-10
1
-5
/
+4
*
|
Add error o.fd.D.Error.ObjectPathInUse (DBUS_ERROR_OBJECT_PATH_IN_USE)
Simon McVittie
2007-10-10
2
-0
/
+4
*
|
Add dbus_connection_try_register_object_path and dbus_connection_try_register...
Simon McVittie
2007-10-10
4
-24
/
+171
|
/
*
Improve description of allowed variant signatures (#10185)
Simon McVittie
2007-10-09
2
-3
/
+6
*
doc/dbus-specification.xml: Clarify description of DBUS_COOKIE_SHA1 (#10184).
Simon McVittie
2007-10-09
2
-10
/
+12
*
Merge branch 'master' of ssh://git.freedesktop.org/git/dbus/dbus
Simon McVittie
2007-10-09
8
-22
/
+48
|
\
|
*
fd.o bug #11678 Don't error out if compiler does not support vararg macros
John (J5) Palmieri
2007-10-03
1
-1
/
+1
|
*
fd.o bug #12429 Reverse check to setpcap and only init audit if we were root
John (J5) Palmieri
2007-10-03
2
-8
/
+5
|
*
fd.o bug #11872 improve linker test for --gc-sections
John (J5) Palmieri
2007-10-03
1
-2
/
+5
|
*
fd.o bug #11872 fix clearenv for systems that do not have it
John (J5) Palmieri
2007-10-03
2
-2
/
+14
|
*
fd.o bug #12547 remove superfluous if
John (J5) Palmieri
2007-10-03
1
-4
/
+3
|
*
Correctly implement -fPIC and -fPIE
John (J5) Palmieri
2007-10-03
3
-5
/
+20
*
|
doc/dbus-specification.xml: Specifically forbid empty structs (#7969)
Simon McVittie
2007-10-09
2
-1
/
+10
|
/
*
Add argument path matching support. Bug #11066.
Ryan Lortie
2007-09-20
5
-37
/
+152
*
Add support for compacting DBusStrings to release wasted memory.
Ryan Lortie
2007-09-20
6
-19
/
+130
*
HACKING: add more explicit git branch/tag instructions
Ryan Lortie
2007-09-13
2
-7
/
+13
*
migrate from cvs to git (cvs2svn -> git-svnimport).
Ryan Lortie
2007-09-13
13
-45
/
+27
*
2007-08-17 William Jon McCann <mccann@jhu.edu>
Havoc Pennington
2007-08-17
2
-0
/
+6
*
2007-08-17 Havoc Pennington <hp@redhat.com>
Havoc Pennington
2007-08-17
6
-135
/
+160
*
2007-08-03 Havoc Pennington <hp@redhat.com>
Havoc Pennington
2007-08-03
5
-2
/
+175
*
2007-07-30 Havoc Pennington <hp@redhat.com>
Havoc Pennington
2007-07-30
2
-4
/
+18
*
2007-07-27 Havoc Pennington <hp@redhat.com>
Havoc Pennington
2007-07-27
2
-1
/
+5
*
2007-07-27 Havoc Pennington <hp@redhat.com>
dbus-1.1.2
Havoc Pennington
2007-07-27
5
-3
/
+40
*
2007-07-26 Havoc Pennington <hp@redhat.com>
Havoc Pennington
2007-07-26
8
-36
/
+65
*
fix whitespace
Havoc Pennington
2007-07-26
1
-121
/
+121
*
Switch over to using getaddrinfo for TCP clients & servers to enable IPv6
Daniel P. Berrange
2007-07-25
10
-242
/
+465
*
2007-07-24 Havoc Pennington <hp@redhat.com>
Havoc Pennington
2007-07-24
10
-40
/
+132
*
2007-07-24 Richard Hughes <richard@hughsie.com>
Richard Hughes
2007-07-24
3
-1
/
+115
*
2007-07-24 Richard Hughes <richard@hughsie.com>
Richard Hughes
2007-07-24
2
-3
/
+14
*
2007-07-24 Richard Hughes <richard@hughsie.com>
Richard Hughes
2007-07-24
18
-7
/
+129
*
2007-07-24 Richard Hughes <richard@hughsie.com>
Richard Hughes
2007-07-24
2
-16
/
+534
*
2007-07-24 Richard Hughes <richard@hughsie.com>
Richard Hughes
2007-07-24
2
-2
/
+61
*
2007-07-24 Richard Hughes <richard@hughsie.com>
Richard Hughes
2007-07-24
2
-2
/
+24
*
2007-07-24 Richard Hughes <richard@hughsie.com>
Richard Hughes
2007-07-24
2
-0
/
+32
*
2007-07-24 Richard Hughes <richard@hughsie.com>
Richard Hughes
2007-07-24
2
-0
/
+60
*
2007-07-24 Richard Hughes <richard@hughsie.com>
Richard Hughes
2007-07-24
3
-3
/
+28
*
2007-07-24 Richard Hughes <richard@hughsie.com>
Richard Hughes
2007-07-24
2
-1
/
+41
*
2007-07-24 Richard Hughes <richard@hughsie.com>
Richard Hughes
2007-07-24
3
-4
/
+14
*
2007-07-24 Richard Hughes <richard@hughsie.com>
Richard Hughes
2007-07-24
2
-0
/
+7
[next]