r9166@llin: dpavlin | 2006-01-31 17:36:56 +0100
[BackupPC.git] / bin / BackupPC_updatedb
2006-01-31 dpavlin r9166@llin: dpavlin | 2006-01-31 17:36:56 +0100
2006-01-31 dpavlin r9164@llin: dpavlin | 2006-01-31 17:29:14 +0100
2006-01-29 dpavlinbetter output for -i and -j
2006-01-29 dpavlinHyper Estraier URI is now host:share#num /path/to/file
2006-01-29 dpavlinadded -q option to supress output for hosts which aren...
2006-01-28 dpavlinfix uri_to_id (and thus updating of Hyper Estraier)
2006-01-28 dpavlinbe chatty on debug level 3
2006-01-28 dpavlinswitch to Search::Estraier. Needs more testing for...
2005-12-11 dpavlincreate pid file from full path (to enable multiple...
2005-12-09 dpavlinsmall fixes
2005-12-09 dpavlinadded hostnumber and total number of hosts
2005-12-09 dpavlincheck daylight saving time offset when reading from...
2005-11-18 dpavlininsert first backup and update size at end
2005-11-17 dpavlinbug fix: add attributes with zero (0) value to hyperest...
2005-11-17 dpavlinadded SQL which delete all backups afeter daylight...
2005-11-17 dpavlinfix for absolute paths to HyperEstraier index (they...
2005-11-10 dpavlin r8747@llin: dpavlin | 2005-11-10 16:06:57 +0100
2005-10-14 dpavlin r8517@llin: dpavlin | 2005-10-14 16:02:43 +0200
2005-10-13 dpavlin r8512@llin: dpavlin | 2005-10-13 23:06:07 +0200
2005-10-13 dpavlin r8506@llin: dpavlin | 2005-10-13 19:26:50 +0200
2005-10-13 dpavlin0 is valid backupnum, so don't re-create full text...
2005-10-12 dpavlin r8481@llin: dpavlin | 2005-10-12 13:15:12 +0200
2005-10-10 dpavlin r8423@llin: dpavlin | 2005-10-10 15:30:15 +0200
2005-10-10 dpavlin r8411@llin: dpavlin | 2005-10-10 14:06:48 +0200
2005-10-10 dpavlincleanup database schema
2005-09-23 dpavlinmake backup size bigint
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-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 dpavlinsmall fix
2005-08-31 dpavlinCall HyperEstraier index update only if there are new...
2005-08-31 dpavlinfix parametars to execute
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 dpavlindon't try to create HyperEstraier index if creating...
2005-08-28 dpavlinnicer messages
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 dpavlinfirst cut at implemeting HyperEstraier search,
2005-08-28 dpavlinadded HyperEstraierIndex configuration option
2005-08-28 dpavlinadded experimental HyperEstraier index creation.
2005-08-26 dpavlinfixed found_in_db to prevent duplicate file insertion...
2005-08-24 dpavlinreturn correct number of new files in each increment...
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 dpavlinremoved on-disk full path from database and queries...
2005-08-21 dpavlinprint start time and duration of each backup
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 dpavlinfine-tune debug output, profile target
2005-08-20 dpavlinadded verbosity level to -v and backup type to display
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-07-31 dpavlincreate BackupPC::View just once
2005-07-31 dpavlinadded option to dump just first increment in view
2005-07-31 dpavlinadded -v option to turn debugging on (-d is allready...
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 dpavlinmaintain own stack to cut down memory usage
2005-07-13 dpavlinfixed drop-down label
2005-07-11 dpavlinfix schema
2005-07-11 dpavlinremoved debug output
2005-07-10 dpavlinrefactured updatedb to be faster, hopefully easier...
2005-06-23 dpavlinfix
2005-06-23 dpavlinremoved backup
2005-06-23 dpavlinlot of fixes to make search work