Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GUI fixes, scp, rsync, webDAV, CD, tape support. | Stew Benedict | 2002-08-10 | 1 | -520/+928 |
| | | | | | | | | | Consolidate all net methods into one configure screen. Daemon mode, email fixed. Ran perl_checker and corrected. GUI feedback during various backup modes and result report. CD/Tape drive/media detection. Start to look at cataloging runs for locating restore media. | ||||
* | Handle parsing --embedded command line in standalone.pm | Pascal Rigaux | 2002-07-31 | 1 | -1/+0 |
| | | | | | | => allows to remove the somewhat mythical $::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/ | ||||
* | never EVER put $xxxx in to-be-translated strings!! | Pascal Rigaux | 2002-07-30 | 1 | -2/+2 |
| | |||||
* | don't translate useless strings (here: "\n") | Thierry Vignaud | 2002-07-30 | 1 | -1/+1 |
| | |||||
* | Numerous GUI crash fixes, oddities. Install needed packages. Fix email, ↵ | Stew Benedict | 2002-07-28 | 1 | -4106/+2748 |
| | | | | | | | | daemon modes. Add rsync, webdav, cd, tape capabilities. Consolidate net method setup screens. Add CD device capability query. | ||||
* | perltidy parsing. | Sebastien Dupont | 2002-07-11 | 1 | -2266/+4063 |
| | |||||
* | please yduret, do not commit these changes on cvs before to test it. | Sebastien Dupont | 2002-04-04 | 1 | -26/+28 |
| | | | | | | you can say "bugs fixes" only if you have corrected some errors but not if you create it! the backup on cd was disabled because the backend is not available for moment. | ||||
* | bugs fixes, code clean up, more mdkish.. | Yves Duret | 2002-03-30 | 1 | -44/+32 |
| | |||||
* | remove backup on cd | Sebastien Dupont | 2002-03-20 | 1 | -14/+14 |
| | |||||
* | minor bug correction | damien | 2002-03-12 | 1 | -6/+6 |
| | |||||
* | bugfixs | damien | 2002-02-28 | 1 | -4/+19 |
| | |||||
* | corrected translation for crontab | damien | 2002-02-28 | 1 | -4/+12 |
| | |||||
* | bug correction | damien | 2002-02-12 | 1 | -8/+11 |
| | |||||
* | changed some strings to make translation easier | Pablo Saratxaga | 2002-02-01 | 1 | -17/+12 |
| | |||||
* | complex merging.... | Sebastien Dupont | 2002-01-30 | 1 | -319/+284 |
| | | | | | | | | | | | | change /var/drakbackup to /var/lib/drakbackup crontab update mail report update sendmail update require rpm mode code optimisation remove about gi new help function | ||||
* | Corrected various English typos | Pablo Saratxaga | 2002-01-28 | 1 | -6/+6 |
| | |||||
* | fixed i18n bugs | Stefan Siegel | 2002-01-21 | 1 | -3/+3 |
| | |||||
* | sorry, _("$_") is not allowed | Guillaume Cottenceau | 2002-01-20 | 1 | -3/+3 |
| | |||||
* | Rework English syntax in drakbackup - hopefully I've got the intent correct ;^) | Stew Benedict | 2002-01-19 | 1 | -111/+111 |
| | |||||
* | - write the 'common' part of the 'explanations' stuff, | Guillaume Cottenceau | 2002-01-18 | 1 | -1/+3 |
| | | | | | | | with nice help from Pixel for the tough Perl part - move 'use standalone' up in all standalone apps, to comply to 'explanations' | ||||
* | fix traduction problems and more ... | Sebastien Dupont | 2002-01-18 | 1 | -161/+227 |
| | |||||
* | stable version for qa pkg. | Sebastien Dupont | 2002-01-17 | 1 | -114/+118 |
| | | | | | (without unstables options) | ||||
* | update send mail. | Sebastien Dupont | 2002-01-16 | 1 | -8/+20 |
| | | | | | (pixel mode. ;)) | ||||
* | new ./drakbackup --show-conf | Sebastien Dupont | 2002-01-15 | 1 | -2/+5 |
| | |||||
* | fix daemon problem (media to use). | Sebastien Dupont | 2002-01-15 | 1 | -32/+53 |
| | | | | | | | | update informations on drakbackup report mail. __ 3290 lines. | ||||
* | man pages fr created. | Sebastien Dupont | 2002-01-15 | 1 | -90/+67 |
| | | | | | | | | | | some code cleaning on backend mode. (all_user_list && return_path) new functions on backend mode: - show-conf - debug - help - version. | ||||
* | some updates ... | Sebastien Dupont | 2002-01-13 | 1 | -35/+37 |
| | |||||
* | in "more option" steps user could choose to receive a report by mail for ↵ | Sebastien Dupont | 2002-01-13 | 1 | -8/+44 |
| | | | | each backups. | ||||
* | ftp backup work. | Sebastien Dupont | 2002-01-13 | 1 | -317/+48 |
| | | | | | | | fix time problems. remove doc from file. security fix for configuration file. | ||||
* | update header pixmaps. | Sebastien Dupont | 2002-01-11 | 1 | -20/+5 |
| | | | | | correction of message problem. | ||||
* | drakbackup work ... | Sebastien Dupont | 2002-01-08 | 1 | -8/+30 |
| | | | | | incremental backup and restore work. | ||||
* | another round of bad use of _() fixes. | Pascal Rigaux | 2002-01-08 | 1 | -3/+3 |
| | |||||
* | fixed bad use of _(). | Pascal Rigaux | 2002-01-08 | 1 | -3/+3 |
| | |||||
* | user can be equal to 500 | damien | 2002-01-03 | 1 | -1/+1 |
| | |||||
* | lots of update ... | Sebastien Dupont | 2001-12-31 | 1 | -187/+306 |
| | | | | | | | | | | - cron work. - backup incremental & normal work. - corrupted backup data files supported. - error messages updated. - aff list of backup data files pbs. - test all backup files before to restore it. | ||||
* | update | Sebastien Dupont | 2001-12-30 | 1 | -4/+21 |
| | |||||
* | update TODO | Sebastien Dupont | 2001-12-29 | 1 | -19/+41 |
| | | | | | | test backup data. and more.... | ||||
* | fix problem of incremental backups !!! | Sebastien Dupont | 2001-12-29 | 1 | -11/+8 |
| | |||||
* | lots of update !!! | Sebastien Dupont | 2001-12-28 | 1 | -68/+81 |
| | |||||
* | update select data on backup cd | Sebastien Dupont | 2001-12-28 | 1 | -12/+12 |
| | |||||
* | fix of user selection during restore step. | Sebastien Dupont | 2001-12-27 | 1 | -74/+93 |
| | | | | | | remove return_file_date. change algo for incremental backup. | ||||
* | some gi corrections & update. | Sebastien Dupont | 2001-12-26 | 1 | -38/+91 |
| | | | | | incremental restore. | ||||
* | add pixmaps on backup step. | Sebastien Dupont | 2001-12-22 | 1 | -3/+23 |
| | |||||
* | new designer pixmaps on drakbackup. | Sebastien Dupont | 2001-12-22 | 1 | -15/+17 |
| | |||||
* | some update in file name parsing... | Sebastien Dupont | 2001-12-21 | 1 | -38/+59 |
| | | | | | etc ... | ||||
* | update the todo header | Sebastien Dupont | 2001-12-20 | 1 | -1/+4 |
| | | | | | | the REQUIRE header & code cleaning | ||||
* | - tar -cvf tarfilename --after-date="sept 1, 2000" /home | Sebastien Dupont | 2001-12-20 | 1 | -51/+152 |
| | | | | | | | | | | | l.380 incremental: date -> if already exist do find -m ... | tar ... non incremental: date + delete old before the backup - correct detection of backups during restore. - gi for other media during restore. hd-> ok - backend for build backup update and support incremental backups. - real incremental backup | ||||
* | update resore & help. | Sebastien Dupont | 2001-12-20 | 1 | -21/+23 |
| | |||||
* | - gi for other media during restore. hd-> ok | Sebastien Dupont | 2001-12-19 | 1 | -63/+592 |
| | | | | | | | - backend for build backup update and support incremental backups. - real incremental backup | ||||
* | add other media source during restore. | Sebastien Dupont | 2001-12-19 | 1 | -3/+17 |
| |