Commit Graph

22 Commits

Author SHA1 Message Date
e7e98d0b47 few fixes and lint compatible 2024-11-29 00:48:59 +01:00
8479c378ee fix basic 2024-11-29 00:32:39 +01:00
eb0bdaedbd fix import 2024-11-28 23:59:02 +01:00
ffd9bf3d39 fix first pass 2024-11-28 23:20:19 +01:00
Francois PINOT
4393998b61 Added libtispackup to the Python path 2022-12-26 14:02:49 +01:00
htouvet
bc4b9811ed migrate to Python3 (from alejeune) 2022-04-25 10:02:43 +02:00
Denis Cardon
a64121561b update version scheme, add __version__ in tisbackup.py and add epoch to deb file 2020-12-08 12:08:34 +01:00
Jeremie Courreges-Anglas
8ab66245ff More precise exception handling
In python2 OSError and IOError are different for no good reason, in
python3 IOError is an alias for OSError.
2020-11-20 14:11:16 +01:00
Jeremie Courreges-Anglas
10001a6b74 Allow 'cleanup' to run when no space is left
Be conservative and only unlock the 'cleanup' functionality, else we'd
have to check that all other actions handle ENOSPC gracefully.

Noticed at Concept Hygiene: https://assistance.tranquil.it/scp/tickets.php?id=2010
2020-11-20 14:11:16 +01:00
htouvet
769e61b78a Fix regression on checknagios
('EXCEPTION', "Critical : local variable 'maxage_hours' referenced before assignment") (tisbackup V8-108)
2018-02-16 10:05:19 +01:00
htouvet
1190eb4d9d Take per section maximum_backup_age in account 2018-01-30 12:29:16 +01:00
ssamson-tis
121af71586 - fix import 2015-12-23 15:40:45 +01:00
ssamson-tis
81e1676ad8 - add backup Samba4 support 2015-12-23 15:27:36 +01:00
ssamson-tis
908e660cf1 prefix version 2015-09-24 17:06:25 +02:00
ssamson-tis
ccd564bd9f Fix version 2015-09-24 17:05:25 +02:00
ssamson-tis
aaa06bf4b9 Improve oracle backups 2015-07-17 17:27:42 +02:00
ssamson-tis
0c9830761c Activate type switchs 2015-07-10 11:03:49 +02:00
ssamson-tis
92cf880db2 fix previous optimization to retry_failed 2015-07-01 15:54:17 +02:00
ssamson-tis
81ae870bae - Update dataTables.js usage
- Improve speed of retryfailed
2015-06-30 10:06:27 +02:00
ssamson-tis
d554c478f2 Bugfix: - vmdk imports
- stats logs with rsync
2015-03-25 12:27:57 +01:00
ssamson-tis
f7056732f4 Possibilité de choisir les backups à exporter sur disque dur externe 2014-07-25 15:06:51 +02:00
ssamson-tis
bd05ae8f25 Fist commit 2013-05-23 10:19:43 +02:00