BackupPC.git
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
2005-08-19 dpavlinadded date, time and average items per second
2005-08-03 dpavlinnow it works from current directory
2005-07-31 dpavlincreate BackupPC::View just once
2005-07-31 dpavlinadded option to dump just first increment in view
2005-07-31 dpavlinnew install-etc target
2005-07-31 dpavlinadded -v option to turn debugging on (-d is allready...
2005-07-31 dpavlinimplemented pager which work (with maximum of 10 pages...
2005-07-31 dpavlinadded $debug level to make script chatty to STDERR
2005-07-31 dpavlinbug squashing fest: moved stack in recurseDir in proper...
2005-07-29 dpavlinadded init script and example httpd.conf (local use...
2005-07-29 dpavlinmaintain own stack to cut down memory usage
2005-07-29 dpavlinadded restore link to search results
2005-07-13 dpavlinfixed drop-down label
2005-07-11 dpavlincosmetics
2005-07-11 dpavlinfixed names, Makefile and misc stuff
2005-07-11 dpavlinadded sub-project to create configuration from M$ Excel...
2005-07-11 dpavlintarget to rsync to deployment server
2005-07-11 dpavlinfixed join with backups to show just increments
2005-07-11 dpavlindisplay limits in search, easier to understand filter...
2005-07-11 dpavlinfix schema
2005-07-11 dpavlinimproved design
2005-07-11 dpavlindon't join with backups, so it will show just increments
2005-07-11 dpavlinremoved debug output
2005-07-10 dpavlinrefactured updatedb to be faster, hopefully easier...
2005-06-23 dpavlinsome changes from Ivan.
next