summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-14dbus_bus_add_match: improve error documentation.HEADmasterWill Thompson1-3/+9
2011-04-12Merge branch 'dbus-1.4'Simon McVittie1-1/+1
2011-04-12When uploading docs, use rsync -p to set permissionsSimon McVittie1-1/+1
2011-04-11Development version: 1.5.1, dbus-specification 0.17Simon McVittie2-3/+3
2011-04-11Prepare 1.5.0Simon McVittie3-7/+22
2011-04-08Merge branch 'dbus-1.4'Simon McVittie4-24/+40
2011-04-08development versionSimon McVittie2-1/+6
2011-04-08Prepare version 1.4.8Simon McVittie2-3/+13
2011-04-08activation: Strip out code to compare by Exec=Colin Walters1-18/+4
2011-04-07oops, fix XML mis-nestingSimon McVittie1-0/+1
2011-04-07list which parts of the Desktop Entry spec apply to service filesSven Herzberg1-3/+22
2011-04-07Merge branch 'arg0namespace-24317'Simon McVittie6-71/+627
2011-04-07Merge branch 'dbus-1.4'Simon McVittie2-94/+90
2011-04-07Mention dbus-specification.xml's separate versioning in HACKINGSimon McVittie1-1/+6
2011-04-07Check parsing (or otherwise) of path_namespace in match rulesSimon McVittie1-0/+18
2011-04-07Remove support for trailing "." on arg0namespaceSimon McVittie2-64/+11
2011-04-07Rename path_prefix to path_namespace and disallow trailing '/'Simon McVittie3-119/+64
2011-04-07Document when arg0namespace was added, for completenessSimon McVittie1-0/+7
2011-04-07Document when argNpath was added, for completenessSimon McVittie1-0/+9
2011-04-07specification: fix versioningSimon McVittie1-4/+4
2011-04-07path_prefix: anchor matches at path-component boundaries, and give examplesSimon McVittie2-5/+40
2011-04-07Add path_prefix match ruleDavid Zeuthen3-1/+192
2011-04-07re-word description of arg0namespaceSimon McVittie1-2/+6
2011-04-07signals.h: rename argument in declaration to match implementationSimon McVittie1-1/+1
2011-04-07Merge remote-tracking branch 'wjt/arg0namespace' into arg0namespace-24317Simon McVittie5-53/+448
2011-04-07Break up the monster conditional in config-parser so gcov can copeSimon McVittie2-94/+90
2011-03-14Update NEWS for masterSimon McVittie1-0/+6
2011-03-14Merge branch 'dbus-1.4'Simon McVittie1-0/+4
2011-03-14Update NEWSSimon McVittie1-0/+4
2011-03-14Merge branch 'dbus-1.4', rejecting all changesSimon McVittie0-0/+0
2011-03-14Revert merge of master (dbus-1.5) into dbus-1.4Simon McVittie13-304/+167
2011-03-11connection: hook UnknownObject and UnknownInterface up where appropriateLennart Poettering4-6/+16
2011-03-10protocol: introduce four new errorsLennart Poettering1-1/+9
2011-03-10Make dbus_type_is_valid into public APISimon McVittie8-50/+57
2011-03-10Merge branch 'dbus-1.4'Simon McVittie7-13/+71
2011-03-10add doxygen.stamp to .gitignoreSimon McVittie1-0/+1
2011-03-10_dbus_marshal_write_fixed_multi: remove obsolete FIXME commentSimon McVittie1-2/+0
2011-03-10dbus_message_iter_append_basic: remove misleading documentationSimon McVittie1-4/+0
2011-03-10Implement uninstallation and cleanup for Doxygen docs, fixing distcheckSimon McVittie1-0/+8
2011-03-10Merge branch 'validate-when-sending-16338' into dbus-1.4Simon McVittie3-0/+52
2011-03-10dbus_type_is_basic etc.: it is an error to pass in bad typecodesSimon McVittie1-7/+10
2011-03-10Require specific user action to compile without 64-bit supportSimon McVittie1-4/+42
2011-03-10Merge branch 'dbus-1.4'Simon McVittie1-1/+1
2011-03-10autogen: add -I m4 to aclocal pathLennart Poettering1-1/+1
2011-03-08Merge branch 'dbus-1.4'Simon McVittie1-2/+7
2011-03-08Update NEWSSimon McVittie1-2/+7
2011-03-07Merge branch 'dbus-1.4'Simon McVittie4-9/+10
2011-03-07Fix some more stray occurrences of ELEMENT_TYPESimon McVittie1-2/+2
2011-03-07Do not use the name ELEMENT_TYPEAndre Heinecke3-7/+8
2011-03-04dbus_message_iter_append_fixed_array: add a check for valid booleansSimon McVittie1-0/+13