summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakbackup
Commit message (Collapse)AuthorAgeFilesLines
* Numerous GUI crash fixes, oddities. Install needed packages. Fix email, ↵Stew Benedict2002-07-281-4106/+2748
| | | | | | | | daemon modes. Add rsync, webdav, cd, tape capabilities. Consolidate net method setup screens. Add CD device capability query.
* perltidy parsing.Sebastien Dupont2002-07-111-2266/+4063
|
* please yduret, do not commit these changes on cvs before to test it.Sebastien Dupont2002-04-041-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 Duret2002-03-301-44/+32
|
* remove backup on cdSebastien Dupont2002-03-201-14/+14
|
* minor bug correctiondamien2002-03-121-6/+6
|
* bugfixsdamien2002-02-281-4/+19
|
* corrected translation for crontabdamien2002-02-281-4/+12
|
* bug correctiondamien2002-02-121-8/+11
|
* changed some strings to make translation easierPablo Saratxaga2002-02-011-17/+12
|
* complex merging....Sebastien Dupont2002-01-301-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 typosPablo Saratxaga2002-01-281-6/+6
|
* fixed i18n bugsStefan Siegel2002-01-211-3/+3
|
* sorry, _("$_") is not allowedGuillaume Cottenceau2002-01-201-3/+3
|
* Rework English syntax in drakbackup - hopefully I've got the intent correct ;^)Stew Benedict2002-01-191-111/+111
|
* - write the 'common' part of the 'explanations' stuff,Guillaume Cottenceau2002-01-181-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 Dupont2002-01-181-161/+227
|
* stable version for qa pkg.Sebastien Dupont2002-01-171-114/+118
| | | | | (without unstables options)
* update send mail.Sebastien Dupont2002-01-161-8/+20
| | | | | (pixel mode. ;))
* new ./drakbackup --show-confSebastien Dupont2002-01-151-2/+5
|
* fix daemon problem (media to use).Sebastien Dupont2002-01-151-32/+53
| | | | | | | | update informations on drakbackup report mail. __ 3290 lines.
* man pages fr created.Sebastien Dupont2002-01-151-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 Dupont2002-01-131-35/+37
|
* in "more option" steps user could choose to receive a report by mail for ↵Sebastien Dupont2002-01-131-8/+44
| | | | each backups.
* ftp backup work.Sebastien Dupont2002-01-131-317/+48
| | | | | | | fix time problems. remove doc from file. security fix for configuration file.
* update header pixmaps.Sebastien Dupont2002-01-111-20/+5
| | | | | correction of message problem.
* drakbackup work ...Sebastien Dupont2002-01-081-8/+30
| | | | | incremental backup and restore work.
* another round of bad use of _() fixes.Pascal Rigaux2002-01-081-3/+3
|
* fixed bad use of _().Pascal Rigaux2002-01-081-3/+3
|
* user can be equal to 500damien2002-01-031-1/+1
|
* lots of update ...Sebastien Dupont2001-12-311-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.
* updateSebastien Dupont2001-12-301-4/+21
|
* update TODOSebastien Dupont2001-12-291-19/+41
| | | | | | test backup data. and more....
* fix problem of incremental backups !!!Sebastien Dupont2001-12-291-11/+8
|
* lots of update !!!Sebastien Dupont2001-12-281-68/+81
|
* update select data on backup cdSebastien Dupont2001-12-281-12/+12
|
* fix of user selection during restore step.Sebastien Dupont2001-12-271-74/+93
| | | | | | remove return_file_date. change algo for incremental backup.
* some gi corrections & update.Sebastien Dupont2001-12-261-38/+91
| | | | | incremental restore.
* add pixmaps on backup step.Sebastien Dupont2001-12-221-3/+23
|
* new designer pixmaps on drakbackup.Sebastien Dupont2001-12-221-15/+17
|
* some update in file name parsing...Sebastien Dupont2001-12-211-38/+59
| | | | | etc ...
* update the todo headerSebastien Dupont2001-12-201-1/+4
| | | | | | the REQUIRE header & code cleaning
* - tar -cvf tarfilename --after-date="sept 1, 2000" /homeSebastien Dupont2001-12-201-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 Dupont2001-12-201-21/+23
|
* - gi for other media during restore. hd-> okSebastien Dupont2001-12-191-63/+592
| | | | | | | - backend for build backup update and support incremental backups. - real incremental backup
* add other media source during restore.Sebastien Dupont2001-12-191-3/+17
|
* - update help & license.Sebastien Dupont2001-12-191-14/+43
| | | | | - code cleaning.
* - ask during whqt sys step if user want to backup criticalSebastien Dupont2001-12-191-77/+198
| | | | | | | | files, like /etc/passwd /etc/group /etc/fstab - use preserve permissions during tar - begin of total backup step.( all partitions wanted, windows partitions for example!) - remove replace mode (backup_*_version is enought)
* sort lists in all lists selection.Sebastien Dupont2001-12-181-63/+45
| | | | | | correct use of incremental backup parse of restore & system state.
* fix restore user selection problemsSebastien Dupont2001-12-181-299/+68
| | | | | | | fix build backup data selection problems ect ... drakbackup -> drakxtools.rpm