Jeroen Bruijning
5809571ca0
Fix bug in shell arithmetic
...
1. I got a syntax error in ccollect.sh once in a while, i think at
rollover. I changed the line
j=$((j+1))
to
j=$(($j+1))
(twice) and the error went away.
2008-06-13 11:34:43 +02:00
Nico Schottelius
40cef5f7a4
update changes/todo
...
Signed-off-by: Nico Schottelius <nico@denkbrett.schottelius.org>
2008-06-13 11:30:36 +02:00
Nico Schottelius
fef686b449
remove basename - use standard vars defined in cconf
...
Signed-off-by: Nico Schottelius <nico@denkbrett.schottelius.org>
2008-06-13 11:28:43 +02:00
Nico Schottelius
5caad132b5
add hint: prevent backup deletion for unreachable hosts
...
Signed-off-by: Nico Schottelius <nico@denkbrett.schottelius.org>
2008-06-13 11:18:44 +02:00
Nico Schottelius
8f2af0e466
update changes for 0.7.1
...
Signed-off-by: Nico Schottelius <nico@denkbrett.schottelius.org>
2008-06-13 11:14:39 +02:00
Nico Schottelius
a9dd91ffef
also report ssh timeouts
...
Signed-off-by: Nico Schottelius <nico@denkbrett.schottelius.org>
2008-06-13 10:49:20 +02:00
Nico Schottelius
cdebda1c32
also update date
...
Signed-off-by: Nico Schottelius <nico@denkbrett.schottelius.org>
2008-06-13 10:30:46 +02:00
Nico Schottelius
085ba48497
add three new error messages to ccollect_analyse_logs.sh
...
Signed-off-by: Nico Schottelius <nico@denkbrett.schottelius.org>
2008-06-13 10:29:38 +02:00
Nico Schottelius
d5c7b57b09
makefile / hinweise für tools/
...
Signed-off-by: Nico Schottelius <nico@denkbrett.schottelius.org>
2008-06-03 14:16:11 +02:00
Nico Schottelius
5775bdb28d
todo for 0.7.1
2008-06-03 14:13:55 +02:00
Nico Schottelius
c01e6b9a16
update credits
...
Signed-off-by: Nico Schottelius <nico@denkbrett.schottelius.org>
2008-04-26 13:21:37 +02:00
Nico Schottelius
2dc80fa971
more changes
2008-04-26 13:14:19 +02:00
Nico Schottelius
ca5c9fc5fd
Describe delete_incomplete
...
Signed-off-by: Nico Schottelius <nico@denkbrett.schottelius.org>
2008-04-26 13:08:50 +02:00
Nico Schottelius
2627af97ad
Todo for 0.8.0
...
Signed-off-by: Nico Schottelius <nico@denkbrett.schottelius.org>
2008-04-26 13:06:27 +02:00
Nico Schottelius
741650f926
add freebsd to supported os
...
Signed-off-by: Nico Schottelius <nico@denkbrett.schottelius.org>
2008-04-26 13:01:54 +02:00
Nico Schottelius
f096e412ea
Add support for global delete_incomplete to ccollect
...
Signed-off-by: Nico Schottelius <nico@denkbrett.schottelius.org>
2008-04-26 12:59:24 +02:00
Nico Schottelius
e8fc763b5c
Begin changes for 0.7.1
...
Signed-off-by: Nico Schottelius <nico@denkbrett.schottelius.org>
2008-04-26 12:58:30 +02:00
Nico Schottelius
6ea6e23df0
restructure changes list
...
Signed-off-by: Nico Schottelius <nico@denkbrett.schottelius.org>
2008-04-26 12:57:20 +02:00
Lucky
de16d9556a
Add required -P to pwd
...
Signed-off-by: Nico Schottelius <nico@denkbrett.schottelius.org>
2008-04-23 11:19:07 +02:00
Nico Schottelius
c60e2870c4
add gpl2 info to ccollect_stats.sh
2008-03-18 14:03:09 +01:00
Nico Schottelius
0c2f5df283
update release date
2008-03-17 18:23:44 +01:00
Nico Schottelius
7b76e1ee65
bugfix: removing old backups
2008-03-17 12:21:35 +01:00
Nico Schottelius
842e668c4c
fix another endless loop
2008-03-17 12:11:09 +01:00
Nico Schottelius
96171314d7
add error detection to backup listing
2008-03-17 12:09:30 +01:00
Nico Schottelius
4e47c881fb
add more quotes
2008-03-17 12:08:40 +01:00
Nico Schottelius
8ace2a6520
fix endless loop
2008-03-17 12:06:17 +01:00
Nico Schottelius
0d5cc4ddbc
add ddir to --link-dest
2008-03-17 11:44:20 +01:00
Nico Schottelius
036575df9d
minor notice changes
2008-03-17 11:42:06 +01:00
Nico Schottelius
20a549af71
add more gpl3 headers / correct them
2008-03-17 09:17:53 +01:00
Nico Schottelius
0c141187bf
Add hints to tools and add another gpl3 header
2008-03-17 08:57:59 +01:00
Nico Schottelius
5a7d12d254
really mark the german documentation as outdated
2008-03-17 08:30:07 +01:00
Nico Schottelius
8597f011f9
updated manpage for ccollect_analyse_logs
2008-03-17 08:29:02 +01:00
Nico Schottelius
e6fe61aa0e
Update documentation for 0.7.0
2008-03-15 10:38:36 +01:00
Nico Schottelius
f8e36a89a8
outdate the german documentation
2008-03-14 17:56:04 +01:00
Nico Schottelius
d15a13dac8
add braindumps
2008-03-14 17:54:29 +01:00
Nico Schottelius
9a314d370e
update exec.sh
2008-03-14 09:25:04 +01:00
Nico Schottelius
f99223d9bb
add test scripts
2008-03-14 09:18:01 +01:00
Nico Schottelius
9de2d6d211
add new ccollect-0.7.0 configuration examples
2008-03-14 09:16:31 +01:00
Nico Schottelius
6fe776d7a7
update changes
2008-03-14 09:15:26 +01:00
Nico Schottelius
49ee2a24a3
remote support seems to work, even tested it ;-)
2008-03-14 07:53:11 +01:00
Nico Schottelius
89b4c993a5
import new pcmd
2008-03-14 06:50:24 +01:00
Nico Schottelius
09876ee932
add exec test script
2008-03-14 06:48:33 +01:00
Nico Schottelius
d617cbcb26
add gpl3 header to Makefile
2008-03-13 00:22:26 +01:00
Nico Schottelius
4487f89fb1
update manpages
2008-03-10 08:32:51 +01:00
Nico Schottelius
65c329e892
and also something todo for 0.7.3
2008-03-10 08:30:43 +01:00
Nico Schottelius
95e33b844d
move todos to new version
2008-03-09 23:28:51 +01:00
Nico Schottelius
4519ac85d6
rename it to include new prefix
2008-03-09 23:25:28 +01:00
Nico Schottelius
439a38533a
add minimal header to ccollect-stats.sh
2008-03-09 23:25:02 +01:00
Nico Schottelius
18c20b6315
add gplv3 header to ccollect_logwrapper.sh
2008-03-09 23:20:49 +01:00
Nico Schottelius
9c67edbf5b
add gpl3 header to ccollect_list_intervals.sh
2008-03-09 23:09:11 +01:00