Commit Graph

  • 0cf33eec34 Replaced recorded directory linked list with linear array. Camilla Berglund 2012-01-24 15:23:01 +01:00
  • 8509c84a18 Renamed recurse_directory to process_directory to match other main driver functions. Camilla Berglund 2012-01-24 14:52:42 +01:00
  • aa6eaea7ea Updated TODO item. Camilla Berglund 2012-01-24 14:49:22 +01:00
  • 304fcfc8ed Added TODO item. Camilla Berglund 2012-01-24 14:48:15 +01:00
  • c9707ba5dd Clarified error messages. Camilla Berglund 2012-01-24 14:43:16 +01:00
  • c795f85bfa Renamed List to EntryList. Camilla Berglund 2012-01-24 14:29:29 +01:00
  • 5dbc46b0f9 Updated language files. Camilla Berglund 2012-01-24 14:25:52 +01:00
  • 65d8e68f93 Improved error reporting. Camilla Berglund 2012-01-24 14:22:47 +01:00
  • 5418b71d2d Added TODO item. Camilla Berglund 2012-01-24 13:37:13 +01:00
  • a3dab750fd Added check for out of memory condition. Camilla Berglund 2012-01-24 13:34:36 +01:00
  • 1f47112d92 Added documentation. Camilla Berglund 2012-01-24 13:30:24 +01:00
  • 2564d03e8b Added macro for read buffer size. Camilla Berglund 2012-01-24 13:27:16 +01:00
  • c11a9471cf Removed unused variables. Camilla Berglund 2012-01-24 13:25:09 +01:00
  • 26b948b1f3 Documented internal macros. Camilla Berglund 2012-01-24 13:23:42 +01:00
  • 405cfa28c1 Manpage fixes, additions and clarifications. Camilla Berglund 2012-01-24 03:36:11 +01:00
  • e87591a77b Added missing updates to changelog. Camilla Berglund 2012-01-24 03:00:16 +01:00
  • 8706235955 Clarified language for -e flag. Camilla Berglund 2012-01-24 02:48:47 +01:00
  • 25fc6af0ce Grammar fix for -z flag. Camilla Berglund 2012-01-24 02:43:43 +01:00
  • 9bd79c74de Fixed manpage error. Camilla Berglund 2012-01-24 02:40:09 +01:00
  • 03bbf37145 Sample size must be greater than zero. Camilla Berglund 2012-01-24 00:27:09 +01:00
  • 42aaac2b25 Removed completed TODO items. Camilla Berglund 2012-01-24 00:24:14 +01:00
  • 56843dbbab Free entry memory for each bucket after processing. Camilla Berglund 2012-01-24 00:12:29 +01:00
  • b7f0169f76 Function does more than report. Camilla Berglund 2012-01-23 23:08:34 +01:00
  • ca01c8f19f Added documentation for digest helper functions. Camilla Berglund 2012-01-23 23:05:19 +01:00
  • 066dc383b2 Documented macro constants. Camilla Berglund 2012-01-23 22:59:05 +01:00
  • a6520eec09 Started tagging correct copy of entries. Camilla Berglund 2012-01-23 22:52:36 +01:00
  • 26eb2ca3eb Added simple entry hashing based on size. Camilla Berglund 2012-01-23 22:48:32 +01:00
  • f2012c256a Moved argument processing to driver. Camilla Berglund 2012-01-23 21:56:57 +01:00
  • 2049cb92f8 Replaced linked lists with linear arrays. Camilla Berglund 2012-01-23 21:36:06 +01:00
  • dc803d930f Various minor optimizations. Camilla Berglund 2012-01-23 18:40:06 +01:00
  • 41789215fd Hash sample if it contains entire file. Camilla Berglund 2012-01-23 18:16:11 +01:00
  • 7c5718f479 Added program name to error and warning output. Camilla Berglund 2012-01-23 18:13:43 +01:00
  • 6841de6e1d Moved all calls to sha to duffutil. Camilla Berglund 2012-01-23 15:42:52 +01:00
  • a5e95cd7f4 Language file updates. Camilla Berglund 2012-01-23 02:43:59 +01:00
  • d7f5a851eb Updated NEWS. Camilla Berglund 2012-01-23 02:43:32 +01:00
  • 3cd023d5c8 Added typedefs for all types, removed invalid _t type names. Camilla Berglund 2012-01-23 01:57:08 +01:00
  • daa952e675 Changed default sampling limit to zero. Camilla Berglund 2012-01-23 01:52:57 +01:00
  • 4d0d2061a7 Changed sampling to use the first n bytes. Camilla Berglund 2012-01-23 01:37:57 +01:00
  • 854b032e55 Added TODO item. Camilla Berglund 2012-01-22 20:37:48 +01:00
  • 09e299c58f Added list of supported digest functions to help. Camilla Berglund 2012-01-22 18:38:13 +01:00
  • 8369116614 Updated changelog. Camilla Berglund 2012-01-22 18:00:06 +01:00
  • 1cbb1abe95 Fixed translation error. Camilla Berglund 2012-01-22 17:58:04 +01:00
  • 4ac6ffb191 Clarified help for -H and -L flags. Camilla Berglund 2012-01-22 17:57:28 +01:00
  • ddd3061e9b Clarified why symlinks to files aren't reported. Camilla Berglund 2012-01-22 17:52:17 +01:00
  • 77c009bd63 Clarified test machine entry. Camilla Berglund 2012-01-20 16:43:40 +01:00
  • 639f02a3b2 Moved version number to 0.5.2. Camilla Berglund 2012-01-20 16:41:58 +01:00
  • ec4a388104 Added a few missing updates. Camilla Berglund 2012-01-20 16:40:58 +01:00
  • 6d767f7b4f Applied manpage example fix. Camilla Berglund 2012-01-20 16:06:54 +01:00
  • a64cfdbfc0 Tagged error and warning with GCC attributes. Camilla Berglund 2012-01-19 16:19:18 +01:00
  • 2bf03601d1 Clarified sampling limit. Camilla Berglund 2012-01-19 16:05:56 +01:00
  • 6cc785051a Nomenclature fix, updated changelog. Camilla Berglund 2012-01-19 15:25:46 +01:00
  • 2e5858443a Updated date. Camilla Berglund 2012-01-18 19:42:40 +01:00
  • f7bcddf07c Moved the simplest example to the top. Camilla Berglund 2012-01-18 19:37:53 +01:00
  • 56c534121e Fixed broken examples. Camilla Berglund 2012-01-18 19:32:07 +01:00
  • cbbfc36313 Clarified language regarding -t and %d. Camilla Berglund 2012-01-18 04:42:28 +01:00
  • 34b99ed2fc Added additional tested systems. Camilla Berglund 2012-01-17 02:21:16 +01:00
  • 662c18cd68 Added missing bug reporters. Camilla Berglund 2012-01-17 01:55:41 +01:00
  • 566400fdfd Updated testing information. Camilla Berglund 2012-01-17 01:45:07 +01:00
  • 730f647046 Version and date updates for 0.5.1 release. Camilla Berglund 2012-01-17 00:54:50 +01:00
  • d245feeb2f Updated .gitignore to include additional gettext files. Camilla Berglund 2012-01-17 00:39:47 +01:00
  • a355671b93 Fixed crash in thorough mode, added separate thorough mode default cluster header. Camilla Berglund 2012-01-17 00:38:32 +01:00
  • f4cacafc87 Added .gitignore file. Camilla Berglund 2011-10-31 00:28:07 +01:00
  • f4a28ac6f7 Fixed quote. Camilla Berglund 2011-08-15 01:18:17 +02:00
  • edd1099dfa Updated HACKING. Camilla Berglund 2011-04-11 22:08:12 +02:00
  • ed093150ff Dropped broken script. Camilla Berglund 2011-04-11 22:06:54 +02:00
  • 1eb81a6bfc Updated Changelog. Camilla Berglund 2011-04-11 22:06:30 +02:00
  • 950f26ea5c Formatting. Camilla Berglund 2011-04-11 22:03:42 +02:00
  • e4835707c6 Added newly tested systems. Camilla Berglund 2011-04-11 21:56:57 +02:00
  • b9afed0d77 Removed references to broken script. Camilla Berglund 2011-04-11 21:56:51 +02:00
  • c514495fd6 Added newly tested systems. Camilla Berglund 2011-04-11 21:48:09 +02:00
  • 16779d321c PO file updates. Camilla Berglund 2011-04-11 20:47:12 +02:00
  • c6fa300cc0 Comment clarification. Camilla Berglund 2011-04-11 18:18:06 +02:00
  • e56042e12e Moved file processing into separate function. Camilla Berglund 2011-04-11 18:16:34 +02:00
  • faf0ace278 Restoring old behaviour re block devices. Camilla Berglund 2011-04-11 18:12:35 +02:00
  • 40510a5805 Changelog formatting. Camilla Berglund 2011-04-11 17:58:03 +02:00
  • dda2cc94d0 PO file updates. Camilla Berglund 2011-04-11 17:57:06 +02:00
  • 1d6cf95132 Added bug and notes on it. Camilla Berglund 2011-04-11 17:49:02 +02:00
  • 4e47aab48f Proper name. Camilla Berglund 2011-04-11 17:45:01 +02:00
  • cbab092eb8 Documentation updates. Camilla Berglund 2011-04-11 17:40:53 +02:00
  • d0ae929398 Formatting. Camilla Berglund 2011-04-11 17:07:59 +02:00
  • 891b76c112 Updates. Camilla Berglund 2011-04-11 17:07:48 +02:00
  • c801be067c Added English. Camilla Berglund 2011-04-11 17:05:21 +02:00
  • 829ecf1ec6 Added English. Camilla Berglund 2011-04-11 17:02:41 +02:00
  • db82f58cf2 Enable _GNU_SOURCE for asprintf. Camilla Berglund 2011-04-11 16:21:46 +02:00
  • 9fd8ead707 Fixed email address. Camilla Berglund 2011-04-11 14:31:54 +02:00
  • 9c3949dbcd Made default cluster header translatable and translated. Camilla Berglund 2011-04-11 14:31:05 +02:00
  • 492a347023 Fixed exit status. Camilla Berglund 2011-04-11 14:11:04 +02:00
  • f13bc4b3cd Removed completed TODO. Camilla Berglund 2011-04-11 13:34:17 +02:00
  • c9dd9b2a92 Updated TODO. Camilla Berglund 2011-04-11 13:33:27 +02:00
  • a7d9758bd3 Fixes. Camilla Berglund 2011-04-10 23:41:20 +02:00
  • 49ae018942 Fix for out-of-tree builds. Camilla Berglund 2011-04-10 19:44:59 +02:00
  • 877d56351f Added Swedish. Camilla Berglund 2011-04-10 19:44:05 +02:00
  • 35e90e6f7d Message updates. Camilla Berglund 2011-04-10 19:43:25 +02:00
  • 41b1bcd28d Add README.SHA to installed files. Camilla Berglund 2011-04-10 18:20:16 +02:00
  • 73b0dfad8e Raised AC_PREREQ to 2.61. Camilla Berglund 2011-04-10 17:29:53 +02:00
  • 0057f25b2f Made better use of gettext.h header. Camilla Berglund 2011-04-10 17:26:52 +02:00
  • 6a15fb13e8 Added use of gettext.h header. Camilla Berglund 2011-04-10 17:24:23 +02:00
  • 790d0e8c6f i18n gettext work. Camilla Berglund 2011-04-10 17:17:47 +02:00
  • 4f9faec759 Changed directory order. Camilla Berglund 2011-04-10 17:11:53 +02:00
  • 2dc4d6fb9a Make life easier for gettextize. Camilla Berglund 2011-04-10 17:11:35 +02:00