History log of /external/dbus/update-dbus-docs.sh
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d4e511a724b3b81035beed0f8d3e4aff2d14e18a 17-Aug-2007 Havoc Pennington <hp@redhat.com> 2007-08-17 William Jon McCann <mccann@jhu.edu>

* update-dbus-docs.sh: upload DTD to server
/external/dbus/update-dbus-docs.sh
4895a3bb33a444e6592089108afbf61ccb5da453 21-May-2007 Simon McVittie <simon.mcvittie@collabora.co.uk> * update-dbus-docs.sh: Assorted improvements:
- Default user if $FDUSER is not set is the ssh default
(set in ~/.ssh/config or based on the local username), not a
hard-coded "johnp"
- Temporary checkout directory is created securely (preventing symlink
attacks), if mktemp(1) is available
- Use make -C rather than cd && make && cd ..
/external/dbus/update-dbus-docs.sh
cc0aea750cb03ffa6a9e94e493455920ab3e612b 12-Mar-2007 Havoc Pennington <hp@redhat.com> add COPYING to docs copied to web site
/external/dbus/update-dbus-docs.sh
6d9173ad11c6e83befd45a3e0dc9aa4f2815ece5 18-Nov-2006 Havoc Pennington <hp@redhat.com> 2006-11-17 Havoc Pennington <hp@redhat.com>

* update-dbus-docs.sh: allow setting fd.org username via env
variable. Make it run autogen with --enable-xml-docs=yes
--enable-doxygen-docs=yes so configure will fail if the required
tools are missing.
/external/dbus/update-dbus-docs.sh
3d05e9499e3662207cf436f0f32cceb4fb7e6b03 03-Nov-2006 John (J5) Palmieri <johnp@redhat.com> * bump release
/external/dbus/update-dbus-docs.sh
11f75c69e726e17947f915c5ef7275355cb14ac3 01-Dec-2005 Havoc Pennington <hp@redhat.com> fix file list in update-dbus-docs.sh
/external/dbus/update-dbus-docs.sh
606eb2106b3d7f5cd36a4f1786d281b771bb1bf7 21-Jan-2005 Havoc Pennington <hp@redhat.com> 2005-01-21 Havoc Pennington <hp@redhat.com>

* dbus/dbus-bus.c: add more return_if_fail checks

* dbus/dbus-message.c (load_message): have the "no validation"
mode (have to edit the code to toggle the mode for now though)

* dbus/dbus-marshal-header.c (_dbus_header_load): have a mode that
skips all validation; I want to use this at least for benchmark
baseline, I'm not sure if it should be a publicly-available switch.
/external/dbus/update-dbus-docs.sh
a26b75f29e344791be43c1a3451b79d8c0f96808 21-Jan-2005 Havoc Pennington <hp@redhat.com> 2005-01-20 Havoc Pennington <hp@redhat.com>

* update-dbus-docs.sh: script to update docs on the web site, only
works for me though. neener.
/external/dbus/update-dbus-docs.sh