]> git.sur5r.net Git - bacula/rescue/commit
kes This patch fixes the status command to include the formating string for
authorKern Sibbald <kern@sibbald.com>
Sun, 25 Nov 2007 21:30:53 +0000 (21:30 +0000)
committerKern Sibbald <kern@sibbald.com>
Sun, 25 Nov 2007 21:30:53 +0000 (21:30 +0000)
commit16b1820534b918762071f6a1353757158baa339f
treec4214f1ecd65ab6533074502971f89be962557f4
parent81b8cde7d91f6692e106daca05cf672e7c4ae2ea
kes  This patch fixes the status command to include the formating string for
     JS_AttrInsterting.  It fixes bug #1021.
kes  This patch should fix the Mac OS X build problem on the latest
     Darwin, where sys/types.h was not included correctly (apparently
     due to a change in the Mac headers).  The solution was to explicitly
     ensure that it is defined for the ./configure.
     This patch also has a rebuild of configure that includes the Debian
     qt4 kludge (look for alternate qt4 names).
     This patch fixes bug #1020.
kes  This patch should ensure that queued messages to the console are
     displayed as soon as possible.  It should fix bug 1007, but has been
     reported not to work.