summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* spec v0.18 and D-Bus 1.5.6dbus-1.5.6Simon McVittie2011-07-291-1/+8
* spec: mention that buses may have a security policy, but leave it implementat...Simon McVittie2011-07-291-0/+8
* Move the explanation of message routing to the Message Routing section, leavi...Simon McVittie2011-07-291-52/+56
* Define eavesdropping, and document the eavesdrop matchSimon McVittie2011-07-291-0/+60
* spec: define unicast messages and broadcast signals, and explicitly allow uni...Simon McVittie2011-07-291-3/+21
* spec: make the Match Rules section true againSimon McVittie2011-07-291-8/+13
* Upgrade the type system into its own top-level section of the specSimon McVittie2011-07-281-19/+30
* Merge branch 'dbus-1.4'Simon McVittie2011-07-286-217/+217
|\
| * man pages: replace all unescaped hyphen/minus characters with \-Simon McVittie2011-07-286-217/+217
* | Merge branch 'dbus-1.4' and update NEWS for masterSimon McVittie2011-07-181-13/+21
|\ \ | |/
| * Uninstall the installed docsSimon McVittie2011-07-181-0/+4
| * Install man2html output to $(htmldir)Simon McVittie2011-07-181-1/+1
| * Install diagram.*, system-activation.txt to the $(docdir)Simon McVittie2011-07-181-3/+6
| * Install xmlto output to $(htmldir) automaticallySimon McVittie2011-07-181-9/+7
| * Install dbus.devhelp to $(htmldir), not $(apidir), and remove it in cleanSimon McVittie2011-07-181-1/+4
* | Finalize D-Bus Spec 0.17, update lists of authorsdbus-1.5.2Simon McVittie2011-06-011-1/+28
* | fix verb-subject agreement in ObjectManager specSimon McVittie2011-05-251-2/+2
* | Add org.freedesktop.DBus.ObjectManager interfaceDavid Zeuthen2011-05-251-0/+108
* | Clarify that 'r' and 'e' cannot appear in signaturesSimon McVittie2011-04-271-2/+9
* | Reserve 'm', '*', '?', '@', '&' and '^' for their uses in GVariantSimon McVittie2011-04-271-0/+32
* | Merge branch 'dbus-1.4'Simon McVittie2011-04-121-1/+1
|\ \ | |/
| * When uploading docs, use rsync -p to set permissionsSimon McVittie2011-04-121-1/+1
* | Development version: 1.5.1, dbus-specification 0.17Simon McVittie2011-04-111-2/+2
* | Prepare 1.5.0dbus-1.5.0Simon McVittie2011-04-111-1/+8
* | Merge branch 'dbus-1.4'Simon McVittie2011-04-081-3/+23
|\ \ | |/
| * oops, fix XML mis-nestingSimon McVittie2011-04-071-0/+1
| * list which parts of the Desktop Entry spec apply to service filesSven Herzberg2011-04-071-3/+22
* | Remove support for trailing "." on arg0namespaceSimon McVittie2011-04-071-12/+0
* | Rename path_prefix to path_namespace and disallow trailing '/'Simon McVittie2011-04-071-15/+9
* | Document when arg0namespace was added, for completenessSimon McVittie2011-04-071-0/+7
* | Document when argNpath was added, for completenessSimon McVittie2011-04-071-0/+9
* | specification: fix versioningSimon McVittie2011-04-071-4/+4
* | path_prefix: anchor matches at path-component boundaries, and give examplesSimon McVittie2011-04-071-4/+27
* | Add path_prefix match ruleDavid Zeuthen2011-04-071-0/+20
* | re-word description of arg0namespaceSimon McVittie2011-04-071-2/+6
* | Merge remote-tracking branch 'wjt/arg0namespace' into arg0namespace-24317Simon McVittie2011-04-071-12/+57
|\ \ | |/ |/|
| * Define arg0namespace in the specificationWill Thompson2010-11-231-0/+32
| * Explicitly specify which types argX and argXpath matchWill Thompson2010-11-231-4/+5
| * Document the rationale for argXpath matching.Will Thompson2010-11-211-10/+22
* | add doxygen.stamp to .gitignoreSimon McVittie2011-03-101-0/+1
* | Implement uninstallation and cleanup for Doxygen docs, fixing distcheckSimon McVittie2011-03-101-0/+8
* | Merge branch 'doxygenate' into dbus-1.4Simon McVittie2011-02-253-7/+62
|\ \
| * | Build dbus.devhelp using doxygen_to_devhelp.xsl and install itSimon McVittie2011-01-142-0/+8
| * | Install the Doxygen documentation to $(htmldir)Simon McVittie2011-01-141-0/+8
| * | docs: use $(MKDIR_P), which we already check for in configure.inSimon McVittie2011-01-141-1/+1
| * | Use a stamp file to represent the Doxygen outputSimon McVittie2011-01-141-6/+4
| * | Add doxygen_to_devhelp.xsl (from Fedora, via Debian)Simon McVittie2011-01-142-0/+41
* | | Don't distribute dbus-daemon.1 in the tarballSimon McVittie2011-02-171-3/+9
|/ /
* | CVE 2010-4352: Reject deeply nested variantsHavoc Pennington2010-12-201-6/+8
* | Fix malformed specification XML.Will Thompson2010-12-131-1/+2