This should fix bug #842. Made a note to look at removing the temp
files at the end of the install.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5188
91ce42f0-d328-0410-95d8-
f526ca767f89
Kern's ToDo List
- 29 June 2007
+ 16 July 2007
Document:
http://www.microsoft.com/technet/itshowcase/content/exchbkup.mspx
Priority:
+- Remove all install temp files in Win32 PLUGINSDIR.
+- Audit retention periods to make sure everything is 64 bit.
- Use E'xxx' to escape PostgreSQL strings.
- No where in restore causes kaboom.
- Performance: multiple spool files for a single job.
does the right thing.
- FD-SD quick disconnect
- Building the in memory restore tree is slow.
-
General:
16Jul07
+kes Tweaked Win32 installer to remove temp conf files at uninstall time.
+ This should fix bug #842. Made a note to look at removing the temp
+ files at the end of the install.
kes Add ability to mount and unmount a file device providing it is
marked as being removable and has the appropriate mount and unmount
commands defined in the Device resource. This fixes bug #830.