git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/nagios-plugins-contrib-24.20190301~bpo9+1/check_backuppc/check_backuppc-1.1.0/changelog
blob: 47cb42f4acc2dcdcf61483628a618ee182bd71e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Mar. 18 2007 - 1.1.0
	- Added --status-only option
	- Fixed logic of --warning option
	- Adjusted default warning age to 0 and critical age to 7 days

Sep. 16 2006 - 1.0
	- Added manpage
	- Adjusted spacing in debug messages
	- Adjusted behaviour of when an initial backup fails
	- Code cleanup

Aug. 31 2006 - 0.9.0
	- Added Makefile
	- Increased verbosity level
	- Added host exclusion option
	- Added --archive-only and --backup-only options

Aug. 23 2006 - 0.8.0
	- Added hostname option
	- Added warning threshold
	- Added severity reduction count
	- Code cleanup

Aug. 22 2006 - 0.2.0
	- First public release
	- Code cleanup
	- Added command-line arguments

Aug. 16 2006 - 0.1.1
	- Change error detection to checking for 'error' in hashes

Aug. 15 2006 - 0.1.0
	- First technically working version of plugin, still needs options