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 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151
|
2007-05-21 00:41 wavexx
* README, missing.c, test/make-config, test/test.m4: Ensure missing
files are reported as a change. Added a couple of tests for exit
status codes.
2007-05-21 00:38 wavexx
* doc/.cvsignore, doc/integrit.info, .cvsignore,
hashtbl/.cvsignore, test/.cvsignore, test/bug-report, test/test,
utils/.cvsignore: Renegerated files should *NOT* belong to CVS.
2007-05-21 00:37 wavexx
* Makefile.in, AUTHORS, Changes, NEWS: Remove the need of
hand-updating "Changes". Generate ChangeLog from cvs using
cvs2cl, and summarize changes in a human-readable format in
"NEWS".
2006-04-14 11:51 wavexx
* README: Better re-wording of the "NEW IN 4.0" section.
2006-04-07 13:53 wavexx
* integrit.h, rules.h: Do put put a "," in the last enum element
(fixing build under IBM xlc).
2006-04-07 13:50 wavexx
* gnupg/rmd160.c: include stdint.h properly.
2006-04-07 12:57 wavexx
* doc/integrit.info: Updating info files.
2006-04-07 12:51 wavexx
* configure.in, gnupg/rmd160.c: Autoconf 2.59 warnings.
2006-04-07 12:38 wavexx
* acconfig.h, configure.in, hashtbl/acconfig.h,
hashtbl/configure.in: Removed acconfig.h usage.
2006-04-07 11:41 wavexx
* Changes, Makefile.in, acconfig.h, cdb.c, cdb.h, cdb_get.c,
cdb_get.h, cdb_hash.c, cdb_hash.h, cdb_make.c, cdb_make.h,
cdb_put.c, cdb_put.h, cdb_seq.c, cdb_seq.h, checkset.c,
checkset.h, checkset_p.h, configure.in, dbinfo.h, digest.h,
eachfile.c, eachfile.h, eachfile_p.h, elcerror.c, elcerror.h,
elcerror_p.h, elcwft.c, elcwft.h, elcwft_p.h, hexprint.c,
hexprint_p.h, integrit.h, istat.c, leakfind.h, main.c, missing.c,
missing.h, missing_p.h, options.c, options_p.h, packint.h,
rules.c, rules.h, rules_p.h, show.c, show.h, stdint.h.in, trdeps,
xml.c, xml.h, xml_p.h, xstradd.c, xstradd.h, xstrdup.c,
xstrdup.h, doc/Makefile.in, doc/copying.texi, doc/faq.texi,
doc/i-ls.1.in, doc/i-ls.texi, doc/i-viewdb.1.in,
doc/i-viewdb.texi, doc/integrit.1.in, doc/integrit.info,
doc/integrit.texi.in, examples/install_db,
examples/integrit-run.c, examples/integrit_check,
examples/viewreport, gnupg/bithelp.h, gnupg/rmd160.c,
gnupg/rmd160.h, gnupg/types.h, gnupg/util.h, hashtbl/Makefile.in,
hashtbl/acconfig.h, hashtbl/configure.in, hashtbl/hashtbl.c,
hashtbl/hashtbl.h, hashtbl/hashtest.c, hashtbl/hforeach.c,
hashtbl/hfree.c, hashtbl/hgrow.c, hashtbl/hgrow.h,
hashtbl/hhash.c, hashtbl/hhash.h, hashtbl/leakfind.h,
hashtbl/stdint.h.in, test/bug-report, test/bug-report.m4,
test/make-config, test/make-filetree, test/test, test/test.m4,
utils/Makefile.in, utils/ls.c, utils/viewdb.c: copyright date
update.
2006-04-07 10:54 wavexx
* README: Updating 4.0 change notes.
2006-04-07 10:47 wavexx
* Changes, eachfile.c: Updating "new" output to match "removed:".
2005-10-10 19:08 wavexx
* Changes, README, doc/i-ls.1.in, doc/i-ls.texi, doc/i-viewdb.1.in,
doc/i-viewdb.texi, doc/integrit.info, doc/integrit.texi.in:
integrit 4.0 doc updates
2005-10-06 13:29 wavexx
* todo.txt: Removed done entries.
2005-10-06 13:25 wavexx
* Makefile.in: Remove autom4te.cache from hashtbl too in distclean.
2005-10-06 13:22 wavexx
* README, configure.in, dbinfo.h, dep.mak, digest.h, eachfile.c,
main.c, missing.c, show.c, gnupg/README, gnupg/md5.c,
gnupg/md5.h, gnupg/rmd160.c, gnupg/rmd160.h, gnupg/sha1.c,
gnupg/sha1.h, utils/ls.c, utils/viewdb.c: Added digest.h for
checksum indipendence. Removed MD5, SHA-1 in favor of RipeMD 160
(pulled from gnupg 1.4.2). Bump release to 4.0 due to db
breakage.
2005-10-06 12:44 wavexx
* Changes, README, dep.mak, doc/integrit.info (utags:
release-3-06): Updating ancillary files with latest notes.
2005-10-06 12:34 wavexx
* config.h.in, hashtbl/config.h.in: Remove config.h.in files
(generated by autoconf now).
2005-10-01 23:08 wavexx
* checkset.c, eachfile.c, elcwft.c, options.c (utags:
release-3-06): cosmetic fixes: spurious newlines in error
messages.
2005-09-25 15:35 wavexx
* doc/integrit.texi.in (tags: release-3-06): Added stop_on_err
documentation (directive plus exit codes).
2005-09-23 18:17 wavexx
* elcwft.c: fix implicit definition of warn
2005-09-23 18:16 wavexx
* utils/ls.c (tags: release-3-06): fix "different signedness"
warning, missed in the first patch
2005-09-23 13:49 wavexx
* utils/ls.c: i-ls fix for read error.
2005-09-23 13:42 wavexx
* eachfile.c, elcwft.c, options.c: Missed whitespace changes.
2005-09-20 03:13 ecashin
* eachfile.c, elcwft.c, elcwft.h (tags: release-3-06), integrit.h
(tags: release-3-06), main.c (tags: release-3-06), options.c,
hashtbl/configure: Yuri D'Elia: stop_on_err, respect no
checksums, quit on update/check same file, remove
hashtbl/configure
|