Sergey Poznyakoff
|
45cf3a7426
Minor fix.
|
15 years ago |
Sergey Poznyakoff
|
cac45fffc5
Rewrite update algorithm.
|
16 years ago |
Sergey Poznyakoff
|
0d8e324912
Avoid overwriting exit_status with a value indicating less important condition.
|
16 years ago |
Sergey Poznyakoff
|
006c1efbe8
Fix interaction between --listed-incremental and -C
|
16 years ago |
Sergey Poznyakoff
|
51aee274e8
Fix handling of files removed during incremental dumps.
|
16 years ago |
Sergey Poznyakoff
|
2b1bffbad6
Optimize searches for directory structures by keeping a pointer to struct directory in struct name.
|
16 years ago |
Sergey Poznyakoff
|
df59690240
Minor fixes.
|
16 years ago |
Sergey Poznyakoff
|
1bcbbcf1ff
Improve listed incremental dumps.
|
16 years ago |
Sergey Poznyakoff
|
67a1a0eac5
Implement the --warning option.
|
16 years ago |
Sergey Poznyakoff
|
5fa60b8d43
Version 1.22
|
16 years ago |
Sergey Poznyakoff
|
85c7909497
Bugfixes.
|
17 years ago |
Sergey Poznyakoff
|
dbbffde583
Fix incremental archiving of renamed directories.
|
17 years ago |
Sergey Poznyakoff
|
b94eed6d03
Version 1.20.
|
17 years ago |
Sergey Poznyakoff
|
71d2a66f42
* src/common.h (check_device_option): New global.
|
17 years ago |
Paul Eggert
|
48d83be336
Don't read from name[-1].
|
18 years ago |
Paul Eggert
|
3c4f4ca423
Avoid compiler warnings.
|
18 years ago |
Sergey Poznyakoff
|
6f6864df13
(try_purge_directory): Ensure that arguments to T and R are safe.
|
18 years ago |
Sergey Poznyakoff
|
1ef212d0fb
(obstack_code_rename): Apply safer_name_suffix to name arguments before storing them in T and R records. Reported by Nicholas Cole.
|
18 years ago |
Sergey Poznyakoff
|
efe6609cd9
(struct directory): New member tagfile
|
18 years ago |
Sergey Poznyakoff
|
87ac3207fb
Don't include <getline.h>. No longer needed.
|
18 years ago |
Sergey Poznyakoff
|
a0fb51e136
Relicense under GPLv3
|
18 years ago |
Sergey Poznyakoff
|
1d26fff0f3
Do not include mkdtemp.h
|
18 years ago |
Sergey Poznyakoff
|
1a1cfaafa6
(list_dumpdir): Minor fixes.
|
18 years ago |
Paul Eggert
|
8e3f3adf98
Port to Forte Developer 7 C 5.4 and C99.
|
18 years ago |
Sergey Poznyakoff
|
37724f5e20
(try_purge_directory): Initialize struct st. Fix condition for selecting candidates for removal.
|
19 years ago |
Paul Eggert
|
05805868f2
(read_incr_db_01): Check input strings more
|
19 years ago |
Sergey Poznyakoff
|
d339cc38af
Remove not used variables
|
19 years ago |
Sergey Poznyakoff
|
b6fcb4ba8f
(procdir): Use is_individual_file to check for
|
19 years ago |
Sergey Poznyakoff
|
2d2e1d411e
(dumpdir_locate,obstack_code_rename,purge_directory): Re-implement renaming. Introduce
|
19 years ago |
Sergey Poznyakoff
|
a23a95b4a0
(make_directory): Fix initialization of struct directory.
|
19 years ago |