Commit Graph

  • 178bc558fa Add an example of nwipe in GUI mode PartialVolume 2019-12-03 21:40:27 +00:00
  • c0dc1e9ff7 Add example of how nwipe looks during a wipe PartialVolume 2019-12-03 21:33:42 +00:00
  • bc5bfb73a7 Create example_wipe.png PartialVolume 2019-12-03 21:26:47 +00:00
  • e37ccd4fdb Update readme.md URLs to Parted Magic and Shredos PartialVolume 2019-12-03 20:50:12 +00:00
  • 48c01f7cfa Update readme with wipe methods PartialVolume 2019-12-03 20:40:45 +00:00
  • 5004c15481 Merge pull request #144 from PartialVolume/add_error_checking_code_tidy_up PartialVolume 2019-12-01 22:26:07 +00:00
  • 3110267373 Add error checking code to pthread_mutex_lock functions Move flush of logs into final cleanup function Minor alteration to one or two error messages PartialVolume 2019-12-01 22:22:47 +00:00
  • 82e4d1b2ea Merge pull request #136 from louib/backspace_as_return PartialVolume 2019-11-30 23:14:55 +00:00
  • a16a67d84e Merge pull request #143 from martijnvanbrummelen/PartialVolume-patch-1 PartialVolume 2019-11-30 19:56:41 +00:00
  • 881ddcf0cb Update ci.yml PartialVolume 2019-11-30 19:49:40 +00:00
  • 1360196be2 Merge pull request #142 from martijnvanbrummelen/PartialVolume-patch-2 PartialVolume 2019-11-30 17:55:33 +00:00
  • 91dfc37574 Update Readme with CI workflow ubuntu.16.04 badge PartialVolume 2019-11-30 17:54:49 +00:00
  • 675dd694a3 Rename ci_ubuntu-16.04 to ci_ubuntu-16.04.yml PartialVolume 2019-11-30 17:50:56 +00:00
  • 3ab826f11d Merge pull request #141 from martijnvanbrummelen/PartialVolume-patch-1 PartialVolume 2019-11-30 17:48:06 +00:00
  • 2cd8fce66a Create ci_ubuntu-16.04 PartialVolume 2019-11-30 17:47:25 +00:00
  • 649cc09da0 Merge pull request #140 from martijnvanbrummelen/PartialVolume-patch-1 PartialVolume 2019-11-30 17:20:25 +00:00
  • c064a66115 warning: logical 'or' of collectively exhaustive tests is always true PartialVolume 2019-11-30 17:07:14 +00:00
  • 000ebe6deb Merge pull request #137 from louib/exit_invalid_option PartialVolume 2019-11-24 17:11:13 +00:00
  • 8a7ca91da6 Update URL with correct workflow name PartialVolume 2019-11-24 17:00:52 +00:00
  • 404962e6fc Update README.md PartialVolume 2019-11-24 16:57:09 +00:00
  • f96f17b0a6 Update ci.yml PartialVolume 2019-11-24 16:51:15 +00:00
  • d3ddd8d2ac Exit on invalid long option. louib 2019-11-23 21:20:23 -05:00
  • 974f323857 Update footers for key commands. louib 2019-11-23 00:34:04 -05:00
  • 4f6354919b Merge pull request #135 from louib/github-ci PartialVolume 2019-11-24 08:25:39 +00:00
  • 2a7d07676b Adding CI badge louib 2019-11-23 21:31:45 -05:00
  • 06aecbb8f8 Adding GitHub CI build process. louib 2019-11-19 17:54:12 -05:00
  • 353a577282 Merge pull request #133 from louib/glibc_deprecated_warnings PartialVolume 2019-11-19 12:44:10 +00:00
  • 5bf579d5b2 Suppress warnings from glibc macros. louib 2019-11-16 18:25:34 -05:00
  • 607a244bbf Make it clear 0.27 is a pending release PartialVolume 2019-11-14 11:32:56 +00:00
  • d770f219b9 Merge pull request #132 from PartialVolume/fix_segfault_on_CNTRL-C_at_end_wipe_take3 PartialVolume 2019-11-14 01:27:33 +00:00
  • 1090ac5d83 Merge branch 'master' into fix_segfault_on_CNTRL-C_at_end_wipe_take3 PartialVolume 2019-11-14 01:26:20 +00:00
  • 4241485e6a Fix segfault on Control-C, after a successful wipe PartialVolume 2019-11-11 12:34:28 +00:00
  • dd3828008d Add notification of cache flush on CNTRL-C exit PartialVolume 2019-11-10 11:20:36 +00:00
  • 4f72927146 Merge pull request #130 from louib/verify_option_documentation PartialVolume 2019-11-14 00:03:51 +00:00
  • a5715eeca4 Add documentation for verify louib 2019-11-13 18:35:12 -05:00
  • 214ff8fb7a Merge pull request #128 from Legogizmo/Verify_Method PartialVolume 2019-11-13 23:03:51 +00:00
  • 94a9437166 Fixed the Error count issue Legogizmo 2019-11-13 14:30:20 -06:00
  • a216fa2c24 Added Verify Method Legogizmo 2019-11-13 10:59:44 -06:00
  • 08d61dc9f1 Merge pull request #124 from PartialVolume/fix_control-C_segfault_after_successful_wipe PartialVolume 2019-11-11 12:54:59 +00:00
  • f6cf615a12 Fix segfault on Control-C, after a successful wipe PartialVolume 2019-11-11 12:34:28 +00:00
  • df36255e06 Merge pull request #123 from PartialVolume/add_notification_of_cache_flush PartialVolume 2019-11-10 11:55:12 +00:00
  • 602cdcaa58 Add notification of cache flush on CNTRL-C exit PartialVolume 2019-11-10 11:20:36 +00:00
  • 95b30f6286 Merge pull request #122 from PartialVolume/update_README.md_with_dmidecode PartialVolume 2019-11-09 21:10:14 +00:00
  • b4d82ec19b Add dmidecode as an optional package to README.md PartialVolume 2019-11-09 21:06:08 +00:00
  • d968225417 Merge pull request #121 from louib/cleanup_top_level_doc PartialVolume 2019-11-09 20:23:28 +00:00
  • 46f8cc352d Cleanup top-level documentation louib 2019-11-09 10:17:44 -05:00
  • 42e58bbd22 Merge pull request #120 from louib/clang_format_dont_sort_includes PartialVolume 2019-11-08 22:35:39 +00:00
  • 10028b6f95 Do not sort includes on clang-format louib 2019-11-08 17:06:52 -05:00
  • 7d70fa5dc5 Merge pull request #119 from PartialVolume/fix_header_order PartialVolume 2019-11-08 18:02:03 +00:00
  • 53b1c6ba62 Fix order of include files in options.c After running clang on options.c the includes were reordered. This caused the compilation to fail with multiple errors. PartialVolume 2019-11-08 18:00:24 +00:00
  • 88ce0b7494 Merge pull request #105 from Legogizmo/SyncChanges PartialVolume 2019-11-08 13:21:31 +00:00
  • 2a056b7bfa Changed sync from 0 (at end) to every 1000000 blks PartialVolume 2019-11-08 13:18:50 +00:00
  • f9f0ec605c Merge branch 'master' into SyncChanges Legogizmo 2019-11-07 14:09:07 -06:00
  • 9331061cbf Merge pull request #112 from louib/clang_format PartialVolume 2019-11-07 19:47:01 +00:00
  • 2402ca0602 Merge branch 'master' into clang_format PartialVolume 2019-11-07 19:33:32 +00:00
  • 7db0bd733e Merge branch 'master' into SyncChanges Legogizmo 2019-11-07 11:22:43 -06:00
  • 128dfb3a4e Merge pull request #116 from PartialVolume/fix_drive_parsing_and_success_status PartialVolume 2019-11-06 20:23:32 +00:00
  • 5199fb1793 Fix wipe status saying Success when it never even started. Capitalise success and failure messages in GUI and log to make them stand out PartialVolume 2019-11-06 20:03:39 +00:00
  • f6c1cab28a Have nwipe continue with following devices even if one fails PartialVolume 2019-11-06 14:13:33 +00:00
  • 4b9ae33171 Merge pull request #114 from PartialVolume/limit_help_line_length_to_80_characters PartialVolume 2019-11-05 23:32:01 +00:00
  • d04ae940b6 Limit help text line length to 80 characters 1. When running nwipe in a 80x24 terminal such as ALT-F2 or shredos the line length needs to limited to 80 characters otherwise the text looks misaligned. 2. Added a line between each option to make it more legible. PartialVolume 2019-11-05 22:56:58 +00:00
  • 74c05fe290 Merge pull request #113 from PartialVolume/fix_dmidecode_error_reporting PartialVolume 2019-11-04 22:48:02 +00:00
  • 766d8020c6 Fix error reporting when accessing dmidecode. This fix allows nwipe to log an error, specifically the exit code of dmidecode if the exit code is not 0. PartialVolume 2019-11-04 22:39:20 +00:00
  • 76f097c272 First clang-format file version. louib 2019-11-02 21:17:37 -04:00
  • 5e2d55ba7f Merge pull request #110 from louib/ac_deprecated_init PartialVolume 2019-11-03 01:10:19 +00:00
  • 7c025040b4 Fix AutoConf deprecated warning louib 2019-11-02 19:14:59 -04:00
  • 661785294c Merge pull request #109 from louib/documentation PartialVolume 2019-11-02 22:51:07 +00:00
  • 7b1a5b98a7 Fix typos in README and comments. louib 2019-11-02 18:33:36 -04:00
  • e1475d70ff Update context.h Legogizmo 2019-10-21 11:21:15 -05:00
  • a75c29f973 Changed how often fdatasyncs occur. Legogizmo 2019-10-21 11:16:19 -05:00
  • 721c8de743 Merge pull request #100 from PartialVolume/add_exclude_drive_to_man_page Martijn van Brummelen 2019-09-13 09:29:00 +02:00
  • 4acad452ae Add details of exclude drive option to man page PartialVolume 2019-09-10 22:38:56 +01:00
  • 37dfb1a2b6 new release 0.26 v0.26 Martijn van Brummelen 2019-09-04 08:51:37 +02:00
  • 55783c0b8d Update configure.ac Martijn van Brummelen 2019-09-04 08:21:10 +02:00
  • 52d0508b23 Update nwipe.1 Martijn van Brummelen 2019-09-04 08:20:37 +02:00
  • d2a66e0047 Merge pull request #99 from PartialVolume/log_system_info Martijn van Brummelen 2019-09-04 08:18:47 +02:00
  • 11ed6b1472 Merge pull request #71 from PartialVolume/exclude-drive-181116 Martijn van Brummelen 2019-09-04 08:18:32 +02:00
  • 0fec3a1213 Log system's hardware as described in the system BIOS according to the SMBIOS/DMI standard. Uses dmidecode with search keywords arguments. dmidecode -s to see available keywords. PartialVolume 2019-08-29 18:12:19 +01:00
  • b341d1dab0 Merge pull request #93 from PartialVolume/Fedora_package_update_to_readme Martijn van Brummelen 2018-11-28 12:26:24 +01:00
  • c92a87860d Update readme with Fedora package requirements Nick Law 2018-11-28 11:08:03 +00:00
  • 545491940e Merge pull request #92 from PartialVolume/update_readme_and_readme.md Martijn van Brummelen 2018-11-28 08:43:39 +01:00
  • cd16c2e86b Update Readme with package requirements Nick Law 2018-11-27 21:56:14 +00:00
  • 00469644d8 Merge pull request #89 from PartialVolume/Fix_segfault_that_shows_up_in_Fedora32bit_on_exit Martijn van Brummelen 2018-11-27 10:08:09 +01:00
  • ac680b4225 Merge pull request #90 from PartialVolume/Update_Fedora_workaround Martijn van Brummelen 2018-11-27 10:07:38 +01:00
  • c58ab04ff6 Update Fedora workaround Nick Law 2018-11-25 23:55:11 +00:00
  • bb91f093a3 Fix segfault on immediate CNTRL-C exit, shows in Fedora32 bit Nick Law 2018-11-25 21:53:21 +00:00
  • 025a02e87c Merge pull request #86 from PartialVolume/netinet_header_removal Martijn van Brummelen 2018-11-25 20:53:24 +01:00
  • 68cad1b640 Merge pull request #84 from PartialVolume/va_list_ap_was_opened_but_not_closed_by_va_end Martijn van Brummelen 2018-11-25 20:52:47 +01:00
  • 54f643559f Merge pull request #83 from PartialVolume/warning_variable_wy_set_but_not_used_in_nwipe_gui_title Martijn van Brummelen 2018-11-25 20:52:16 +01:00
  • cd3716f260 Use stdint.h, ncurses.h and panel.h instead of netinet/in.h Nick Law 2018-11-24 00:15:23 +00:00
  • 43172a9741 Close va_list 'ap' using (va_end( ap ) on failures Nick Law 2018-11-24 13:29:11 +00:00
  • 10221fb2a9 (void) unused wy, to silence compiler warning Nick Law 2018-11-23 21:09:24 +00:00
  • 9b821292ea Merge pull request #82 from PartialVolume/Unused_variables_in_NWIPE_PRNG_READ_SIGNATURE_in_prng.c Martijn van Brummelen 2018-11-23 19:45:22 +01:00
  • 6b350a2348 (void) unused variables in func.nwipe_isaac_read() Nick Law 2018-11-23 17:13:14 +00:00
  • 6ec7826692 Merge pull request #80 from PartialVolume/nwipe.h_is_not_guarded_against_multiple_inclusions Martijn van Brummelen 2018-11-23 16:20:51 +01:00
  • 00e9350dd6 Put Function prototypes inside #ifndef/#define/#endif macro guard Nick Law 2018-11-23 12:56:20 +00:00
  • c46e0c8ba4 Merge pull request #79 from PartialVolume/deallocate_memory_used_by_logging.c Martijn van Brummelen 2018-11-23 10:38:38 +01:00
  • af1b470456 De-allocate memory used by the log functions Nick Law 2018-11-22 20:33:47 +00:00
  • ae51d548d4 Merge pull request #78 from PartialVolume/reduce_log_allocation_memory_requirements Martijn van Brummelen 2018-11-22 07:06:29 +01:00
  • 5f712f3b0c Fix log message buffer overflow, reduce memory requirements. Nick Law 2018-11-22 02:01:11 +00:00