BackupPC.git
2005-09-29 iklaric r145@klaxLaptop: klax | 2005-09-29 10:46:02 +0200
2005-09-23 dpavlinmake backup size bigint
2005-09-23 dpavlinadded support for multiple shares using rsync
2005-09-23 dpavlinconfigurable input xls file
2005-09-23 dpavlinuse Instruments sheet or sheet1 for istrument data
2005-09-23 dpavlinmake rsync path case-insesitive (by ugly regex hack...
2005-09-23 dpavlin r8206@llin: dpavlin | 2005-09-23 10:53:58 +0200
2005-09-23 dpavlin r8205@llin: dpavlin | 2005-09-23 10:52:33 +0200
2005-09-22 dpavlincheckAll now selects just hosts up to one full media
2005-09-22 dpavlinadded progress bar which changes color as filled capaci...
2005-09-22 dpavlinmake div with fixed position for current size, note...
2005-09-21 dpavlinadd getElementById cache to speed up things, make float...
2005-09-21 dpavlinremove checkboxes for hosts without created increments
2005-09-20 dpavlinfixed JavaScript NaN output (we should really hide...
2005-09-19 dpavlin r8178@llin: dpavlin | 2005-09-18 21:23:19 +0200
2005-09-16 dpavlin1000x speedup (60 s -> 60 ms)
2005-09-15 iklaric r124@klaxLaptop: klax | 2005-09-15 15:46:19 +0200
2005-09-15 iklaric r123@klaxLaptop: klax | 2005-09-15 14:10:34 +0200
2005-09-14 dpavlinsmall fixes and improvements
2005-09-11 dpavlinbugfix: updatedb again works directly on index
2005-09-11 dpavlinadded node search
2005-09-11 dpavlinsupport for node API
2005-09-11 dpavlincreate changelog with html target
2005-09-11 dpavlinsmall fix
2005-09-11 dpavlinmore things to do
2005-09-01 dpavlinsimplify (not to say refactor ;-) code. Also, make...
2005-09-01 dpavlin r113@athlon: dpavlin | 2005-09-01 20:38:07 +0200
2005-09-01 dpavlin r112@athlon: dpavlin | 2005-09-01 20:37:03 +0200
2005-09-01 dpavlinadded Ivan's changes to show increment sizes and other...
2005-08-31 dpavlindocument BackupPC_xls_report, merge all hosts into...
2005-08-31 dpavlinCall HyperEstraier index update only if there are new...
2005-08-31 dpavlinuse sudo for install-etc target
2005-08-31 dpavlindocumentation improvements
2005-08-31 dpavlinfix parametars to execute
2005-08-30 dpavlinadded very complex backup query (which is slow, probabl...
2005-08-30 dpavlinadded share, nicer html
2005-08-30 dpavlinadded BackupPC_tarIncCreate
2005-08-30 dpavlinadded Ivan's version of tarCreate which creates just...
2005-08-30 dpavlinincreased increment to 100000 files (37Mb of working...
2005-08-30 dpavlinupdate HyperEstraier index in chunks of EST_CHUNK ...
2005-08-30 dpavlinadded EST_SYNC_EVERY => 10000 to sync HyperEstraier...
2005-08-30 dpavlinimprovements
2005-08-30 dpavlindon't try to create HyperEstraier index if creating...
2005-08-28 dpavlinfirst try at documentation for this extension
2005-08-28 dpavlinremoved debugging output from index target
2005-08-28 dpavlinnicer messages
2005-08-28 dpavlinbug fix: require search string to be in filepath to...
2005-08-28 dpavlinbug fix: -i option now works, file type fixed in index
2005-08-28 dpavlinautomatic update of HyperEstraier index after each...
2005-08-28 dpavlinoptimization: if there is no file pattern it will fallb...
2005-08-28 dpavlinbug fixes: date limit now works again, correct number...
2005-08-28 dpavlinfirst cut at implemeting HyperEstraier search,
2005-08-28 dpavlinrewrite pager to transfer all parametars via URL instea...
2005-08-28 dpavlinconnect to DB just once
2005-08-28 dpavlinrefactor displaySearchGrid and related function to...
2005-08-28 dpavlinadded HyperEstraierIndex configuration option
2005-08-28 dpavlinadded experimental HyperEstraier index creation.
2005-08-26 dpavlinminor tweak and new CSS theme
2005-08-26 dpavlinuse BackupPC::Lib::timeStamp in epoch_to_iso,
2005-08-26 dpavlinfix restore url escaping
2005-08-26 dpavlinupdated
2005-08-26 dpavlinalternative implementation of fix with temporary table...
2005-08-26 dpavlinadded some useful SQL examples. They are lightly commen...
2005-08-26 dpavlinfixed found_in_db to prevent duplicate file insertion...
2005-08-25 dpavlinmore bugs
2005-08-25 dpavlinorder shares alphabetically
2005-08-24 dpavlinadded known bugs
2005-08-24 dpavlinreturn correct number of new files in each increment...
2005-08-22 dpavlinxls target to make report
2005-08-22 dpavlinsort sheets
2005-08-22 dpavlinsmall speedup and nicer output
2005-08-22 dpavlincalculate size for each backup (this is more accurate...
2005-08-21 dpavlinadd shareID to backups and fixed commit mess. Now updat...
2005-08-21 dpavlinsort files by date and cludge (hard-coded mess) to...
2005-08-21 dpavlinchange date input in search form to ISO format yyyy...
2005-08-21 dpavlinremoved on-disk full path from database and queries...
2005-08-21 dpavlinupdate target to run BackupPC_updatedb
2005-08-21 dpavlinfixed limit by share while searching
2005-08-21 dpavlinAdd permantent serach form using HTML::FillInForm,...
2005-08-21 dpavlinburn media now sorts by start date and display age...
2005-08-21 dpavlinprint start time and duration of each backup
2005-08-21 dpavlinprofile target is now destructive to backuppc database!
2005-08-21 dpavlinremoved dvds from count sql, added duration of search...
2005-08-21 dpavlinanother fix for profile target
2005-08-20 dpavlinfix archive to backup medium (but it still doesn't...
2005-08-20 dpavlinschema fix
2005-08-20 dpavlinadded SearchDSN and SearchUser configuration directives...
2005-08-20 dpavlindisplay duration time for each increment part
2005-08-20 dpavlinchanges to make it work on PostgreSQL (and add general...
2005-08-20 dpavlinsome speedups, I think this is most I can do without...
2005-08-20 dpavlinprofile target now calls test to install new version...
2005-08-20 dpavlinmore fixes for profile target
2005-08-20 dpavlinfine-tune debug output, profile target
2005-08-20 dpavlinadded verbosity level to -v and backup type to display
2005-08-19 dpavlinfix size format
2005-08-19 dpavlinadded size format
2005-08-19 dpavlinfirst try at generating Excel report
2005-08-19 dpavlindisplay number of new and total files in each increment
2005-08-19 dpavlinfix clean pid handling on clean exit
2005-08-19 dpavlinmaintain pid file in /tmp/BackuPC_update.pid
next