summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Rename DBUS_ERROR_INITIALIZER to DBUS_ERROR_INIT per Havoc's reviewSimon McVittie2007-10-112-3/+3
* | | Add DBUS_ERROR_INITIALIZER macroSimon McVittie2007-10-112-1/+25
| |/ |/|
* | Update ChangeLogSimon McVittie2007-10-111-0/+7
* | .gitignore: ignore vi swapfilesSimon McVittie2007-10-111-0/+1
* | dbus-launch: convert C++-style comment to C-style, add {} for claritySimon McVittie2007-10-111-2/+4
* | dbus/dbus-server-socket.c: remove unused variable if disabling assertionsSimon McVittie2007-10-111-1/+1
* | dbus/dbus-marshal-validate.c: get rid of empty statementsSimon McVittie2007-10-111-6/+6
* | As per Havoc's review, rename DBUS_GNUC_EXTENSION to _DBUS_GNUC_EXTENSION.Simon McVittie2007-10-113-8/+15
* | dbus/dbus-arch-deps.h.in: also use DBUS_GNUC_EXTENSION for DBUS_INT64_CONSTAN...Simon McVittie2007-10-111-2/+2
* | Use DBUS_GNUC_EXTENSION to avoid -ansi -pedantic warnings about use of long l...Simon McVittie2007-10-111-2/+2
* | Add macro DBUS_GNUC_EXTENSION (the same as GLib's G_GNUC_EXTENSION)Simon McVittie2007-10-111-0/+12
|/
* Merge branch 'master' of ssh://git.freedesktop.org/git/dbus/dbusSimon McVittie2007-10-102-10/+29
|\
| * Fix env exports for better portability (#9280)John (J5) Palmieri2007-10-091-4/+7
| * Document syntax for container types in dbus-send man file (#9553)John (J5) Palmieri2007-10-091-6/+22
* | Update ChangeLogSimon McVittie2007-10-101-0/+13
* | Bring .gitignore files up to date; add *.o, *~ etc. to top-level .gitignoreSimon McVittie2007-10-107-6/+19
* | Fix indentation in _dbus_object_tree_register declaration as per Havoc's reviewSimon McVittie2007-10-101-1/+1
* | _dbus_object_tree_register: don't duplicate check for NULL and use new DBUS_E...Simon McVittie2007-10-101-5/+4
* | Add error o.fd.D.Error.ObjectPathInUse (DBUS_ERROR_OBJECT_PATH_IN_USE)Simon McVittie2007-10-102-0/+4
* | Add dbus_connection_try_register_object_path and dbus_connection_try_register...Simon McVittie2007-10-104-24/+171
|/
* Improve description of allowed variant signatures (#10185)Simon McVittie2007-10-092-3/+6
* doc/dbus-specification.xml: Clarify description of DBUS_COOKIE_SHA1 (#10184).Simon McVittie2007-10-092-10/+12
* Merge branch 'master' of ssh://git.freedesktop.org/git/dbus/dbusSimon McVittie2007-10-098-22/+48
|\
| * fd.o bug #11678 Don't error out if compiler does not support vararg macrosJohn (J5) Palmieri2007-10-031-1/+1
| * fd.o bug #12429 Reverse check to setpcap and only init audit if we were rootJohn (J5) Palmieri2007-10-032-8/+5
| * fd.o bug #11872 improve linker test for --gc-sectionsJohn (J5) Palmieri2007-10-031-2/+5
| * fd.o bug #11872 fix clearenv for systems that do not have itJohn (J5) Palmieri2007-10-032-2/+14
| * fd.o bug #12547 remove superfluous ifJohn (J5) Palmieri2007-10-031-4/+3
| * Correctly implement -fPIC and -fPIEJohn (J5) Palmieri2007-10-033-5/+20
* | doc/dbus-specification.xml: Specifically forbid empty structs (#7969)Simon McVittie2007-10-092-1/+10
|/
* Add argument path matching support. Bug #11066.Ryan Lortie2007-09-205-37/+152
* Add support for compacting DBusStrings to release wasted memory.Ryan Lortie2007-09-206-19/+130
* HACKING: add more explicit git branch/tag instructionsRyan Lortie2007-09-132-7/+13
* migrate from cvs to git (cvs2svn -> git-svnimport).Ryan Lortie2007-09-1313-45/+27
* 2007-08-17 William Jon McCann <mccann@jhu.edu>Havoc Pennington2007-08-172-0/+6
* 2007-08-17 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-08-176-135/+160
* 2007-08-03 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-08-035-2/+175
* 2007-07-30 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-07-302-4/+18
* 2007-07-27 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-07-272-1/+5
* 2007-07-27 Havoc Pennington <hp@redhat.com>dbus-1.1.2Havoc Pennington2007-07-275-3/+40
* 2007-07-26 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-07-268-36/+65
* fix whitespaceHavoc Pennington2007-07-261-121/+121
* Switch over to using getaddrinfo for TCP clients & servers to enable IPv6Daniel P. Berrange2007-07-2510-242/+465
* 2007-07-24 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-07-2410-40/+132
* 2007-07-24 Richard Hughes <richard@hughsie.com>Richard Hughes2007-07-243-1/+115
* 2007-07-24 Richard Hughes <richard@hughsie.com>Richard Hughes2007-07-242-3/+14
* 2007-07-24 Richard Hughes <richard@hughsie.com>Richard Hughes2007-07-2418-7/+129
* 2007-07-24 Richard Hughes <richard@hughsie.com>Richard Hughes2007-07-242-16/+534
* 2007-07-24 Richard Hughes <richard@hughsie.com>Richard Hughes2007-07-242-2/+61
* 2007-07-24 Richard Hughes <richard@hughsie.com>Richard Hughes2007-07-242-2/+24