/[BackupPC]/trunk/BUGS
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /trunk/BUGS

Parent Directory Parent Directory | Revision Log Revision Log


Revision 234 - (show annotations)
Tue Nov 8 20:24:45 2005 UTC (18 years, 5 months ago) by dpavlin
File size: 1057 byte(s)
 r8745@llin:  dpavlin | 2005-11-08 21:24:32 +0100
 re-wrote creation of tar archives. gzip is now called directly from
 BackupPC_tarIncCreate. It uses multiple pipes to create .tar.gz and md5sum
 on the fly, supports MaxArchiveFileSize as maximum size of UNCOMPRESSED
 archive (to facilitate decompression on filesystems with limited file size).
 
 For that, there are two split implementations:
 - one which splits multiple files (smaller than MaxArchiveFileSize) into
   multiple tar archives
 - other which splits individual files (larger than MaxArchiveFileSize) into
   multiple tar archives (dir is named like file, and files are named as
   part number)

1 + fix URL in pager not to use JavaScript
2 + share isn't transfered within pager
3 + plus (+) in filenames isn't escaped when creating restore link
4 + sort share-ova u drop-downu
5 + fixed found_in_db
6 + custom logo
7 + creation of tar increments
8 + user HyperEstraier node API for creation
9 - use pgest from PostgreSQL for queries to HyperEstraier (through node API)
10 - update to upstream BackupPC 2.1.2
11 - check for invalid dates in input form
12 + DVD burning
13 - rename misnamed files all over our code to items (because those then to be files OR dirs)
14 - make plugin arhitecture for BackupPC
15 - make ReportToXLS plugin
16
17 - remove all links except search for plain dummy user
18 - automatic switch to full text search depending on query, remove checkbox
19 - add checkbox in search for files which are not burned
20 + from/to date same no results
21 + sort burn archive DVDs by share and other columns
22 - covert size options in configuration files to bytes
23
24 Site-specific:
25
26 - Apache user authentification over AD
27
28 - per host (xr1) specific black-out period
29 - remove BackupPC in title bar

  ViewVC Help
Powered by ViewVC 1.1.26