Commit graph

  • 17bb6edfd2 Bump version Martin Lund 2024-05-02 18:52:52 +02:00
  • 65c5a068d8 Replace inih with glib key file parser Martin Lund 2024-05-02 17:21:10 +02:00
  • 68d3b845b2 Remove CircleCI Martin Lund 2024-04-30 13:38:56 +02:00
  • 22f030ebb8 Add github workflow for Ubuntu build Martin Lund 2024-04-30 10:32:36 +02:00
  • f5703ff107 remove verbose for meson install and use system glib and pkg-config Rui Chen 2024-04-29 21:15:04 -04:00
  • 3b77eb35cf fix: add build patch for FNM_EXTMATCH Rui Chen 2024-04-29 21:13:22 -04:00
  • 054326454b feat: add macos workflow Rui Chen 2024-04-29 21:10:04 -04:00
  • af3fc61eff
    remove verbose for meson install and use system glib and pkg-config Rui Chen 2024-04-29 21:15:04 -04:00
  • 20c8d35031
    fix: add build patch for FNM_EXTMATCH Rui Chen 2024-04-29 21:13:22 -04:00
  • 358302727c
    feat: add macos workflow Rui Chen 2024-04-29 21:10:04 -04:00
  • b763f1289b fix: add macos build patch for fs_get_creation_time Rui Chen 2024-04-29 14:01:32 -04:00
  • c37cc145d7
    fix: add macos build patch for fs_get_creation_time Rui Chen 2024-04-29 14:01:32 -04:00
  • 8ead9337d1 Enable extended pattern matching Martin Lund 2024-04-29 19:27:45 +02:00
  • d8fb141bc4 Update lua read() description Martin Lund 2024-04-29 16:47:00 +02:00
  • a698799a7d Update man page v3.0 Martin Lund 2024-04-29 16:22:01 +02:00
  • 5e3722a10e Update man page Martin Lund 2024-04-29 16:09:37 +02:00
  • c16a2a1f94 Update README Martin Lund 2024-04-29 16:05:14 +02:00
  • e2960c3f82 Update README Martin Lund 2024-04-29 15:58:28 +02:00
  • 08404e700f Update NEWS Martin Lund 2024-04-29 15:48:00 +02:00
  • 6d77201ba0 Simplify lua line manipulation API Martin Lund 2024-04-29 14:45:36 +02:00
  • eef0a15194 Unshadow variable Martin Lund 2024-04-29 01:49:44 +02:00
  • 6895c05321 Update README Martin Lund 2024-04-28 18:23:08 +02:00
  • c453728ab5 Update README Martin Lund 2024-04-28 17:26:10 +02:00
  • 273afb73f4 Update README Martin Lund 2024-04-28 17:20:41 +02:00
  • 84dd4c3685 Update README Martin Lund 2024-04-28 14:47:07 +02:00
  • 33eae0c30d Update script API Martin Lund 2024-04-28 14:46:41 +02:00
  • 9bc93991e7 Update NEWS Martin Lund 2024-04-27 23:51:01 +02:00
  • ed70a587ec Update NEWS Martin Lund 2024-04-27 19:30:24 +02:00
  • fe2973522e Fix shadow variable Martin Lund 2024-04-27 19:11:37 +02:00
  • f5f62ee02d Disable DEC Special Graphics at exit if vt100 Martin Lund 2024-04-27 17:32:45 +02:00
  • cd160250a6 Cleanup Martin Lund 2024-04-27 17:13:06 +02:00
  • 588ac3e8ac Update TODO Martin Lund 2024-04-27 15:45:34 +02:00
  • 76de9b890e Update README Martin Lund 2024-04-27 15:31:43 +02:00
  • 42ff234204 Add hexN output mode Martin Lund 2024-04-27 15:22:41 +02:00
  • 4113a072c2 Make sure to reset tainted state Martin Lund 2024-04-27 14:41:08 +02:00
  • 232cbee697 Rename sub-config to profile Martin Lund 2024-04-27 09:13:29 +02:00
  • 1b77ed783b Update README Martin Lund 2024-04-27 02:25:41 +02:00
  • 41b8e4f99c Update README Martin Lund 2024-04-27 02:03:12 +02:00
  • c61d56935b Fix excludes pattern matching Martin Lund 2024-04-27 01:31:35 +02:00
  • 6e779a0520 Use lua io.write() instead of print() Martin Lund 2024-04-27 00:48:35 +02:00
  • d8fbd607d4 Update README Martin Lund 2024-04-26 22:58:24 +02:00
  • 01f3c391f0 Update README Martin Lund 2024-04-26 22:54:25 +02:00
  • 5bbdf3b9f8 Update README Martin Lund 2024-04-26 22:33:01 +02:00
  • b4741de50c Bump version Martin Lund 2024-04-26 22:28:27 +02:00
  • d19ba1c492 Add new ways to manage serial devices Martin Lund 2024-04-26 20:34:17 +02:00
  • ae76f8f58d Clean up timestamp enum definition Martin Lund 2024-04-20 15:02:43 +02:00
  • b05f38abd0 Add missing options to show configuration Martin Lund 2024-04-20 14:51:45 +02:00
  • 51bfa68bdd Text cleanup Martin Lund 2024-04-20 14:03:38 +02:00
  • fa4207ddfd Update description of mute option Martin Lund 2024-04-19 20:11:52 +02:00
  • 3ca6a66d9b Add lua read_string() function Martin Lund 2024-04-19 17:10:36 +02:00
  • f1c5394570 Don't forget to log output in lua expect() Martin Lund 2024-04-19 16:57:27 +02:00
  • 0105346a11 Cleanup Martin Lund 2024-04-19 16:56:30 +02:00
  • 96fafc5fb4 Generalize automatic login example for Linux Martin Lund 2024-04-19 14:44:54 +02:00
  • 29546bb13a Updated login example with new expect logic Davis C 2024-04-18 15:01:55 -05:00
  • bc4426d734 Updated login example with new expect logic Davis C 2024-04-18 15:01:55 -05:00
  • b0e9fa02e8 Fix log output in hex output mode Martin Lund 2024-04-18 18:55:08 +02:00
  • f257b7fba5 Update README Martin Lund 2024-04-18 16:23:41 +02:00
  • 6fff4939e4 Add timeout based timestamps in hex output mode Martin Lund 2024-04-18 15:45:50 +02:00
  • a8e0d2693d Do not echo CR in line input and hex output mode Martin Lund 2024-04-18 13:39:55 +02:00
  • c440da2ea8 Improve switched messages Martin Lund 2024-04-18 13:35:09 +02:00
  • f1144ca5cc Cleanup Martin Lund 2024-04-18 13:29:06 +02:00
  • 3cc2d90fda Extend lua expect() to also return matched string Martin Lund 2024-04-17 23:38:18 +02:00
  • 48c9e8a9a9 Update AUTHORS Martin Lund 2024-04-17 18:30:53 +02:00
  • f4c4387e05 Add automatic login script example Martin Lund 2024-04-17 18:27:46 +02:00
  • a1987b61b4 Organize examples directory Martin Lund 2024-04-17 18:24:33 +02:00
  • f8924182d3 Update TODO Martin Lund 2024-04-17 18:15:51 +02:00
  • d0e95c5fba Reset buffer size at start of expect Davis C 2024-04-17 11:06:41 -05:00
  • 1cefb7b6bc Revert "Added reset_buffer()" Davis C 2024-04-17 11:04:51 -05:00
  • 794c5202f4 Added reset_buffer() Davis C 2024-04-17 09:21:20 -05:00
  • 98653566a8 Return 1 when expect matches Davis C 2024-04-16 20:22:13 -05:00
  • 10e6384c63 Reset buffer size at start of expect Davis C 2024-04-17 11:06:41 -05:00
  • a9cc0fba7d Revert "Added reset_buffer()" Davis C 2024-04-17 11:04:51 -05:00
  • ee56d1280d Added reset_buffer() Davis C 2024-04-17 09:21:20 -05:00
  • a605533213 Fix local echo in line mode Martin Lund 2024-04-17 16:16:01 +02:00
  • 21dea47f42 Merge remote-tracking branch 'remote/master' Davis C 2024-04-16 20:26:36 -05:00
  • 2c3e53d50f Return 1 when expect matches Davis C 2024-04-16 20:22:13 -05:00
  • 1e20948d83 Fix line input mode Martin Lund 2024-04-16 19:38:36 +02:00
  • 4801816357 Introduce basic line input mode Martin Lund 2024-04-16 17:42:34 +02:00
  • d60363a64c Cleanup global variable name shadowing Martin Lund 2024-04-15 11:21:36 +02:00
  • 5c45150f58 Bump version Martin Lund 2024-04-14 18:43:58 +02:00
  • d3993da6d4 Update AUTHORS v2.8 Martin Lund 2024-04-14 18:05:01 +02:00
  • 00f3ea9b7f Update NEWS Martin Lund 2024-04-14 18:04:51 +02:00
  • e8114ca0a4 Update version date Martin Lund 2024-04-14 18:04:31 +02:00
  • de0a7c547f Rework resolve_config_file() Martin Lund 2024-04-14 12:52:28 +02:00
  • 76a7a56e85 Rework line_pulse_duration_option_parse() Martin Lund 2024-04-14 11:43:19 +02:00
  • 9744fcafcf Rework rs485_parse_config() Martin Lund 2024-04-14 11:21:26 +02:00
  • c4878a90d7 Clean up file descriptor name shadowing Martin Lund 2024-04-14 10:42:22 +02:00
  • ae461dc296 Add missing header guard Martin Lund 2024-04-14 10:23:43 +02:00
  • 10eedd4ad2 Update README Martin Lund 2024-04-14 02:32:25 +02:00
  • fa41771e65 Update README Martin Lund 2024-04-14 01:50:50 +02:00
  • a1a4dc4642 Update plain text man page Martin Lund 2024-04-14 01:42:43 +02:00
  • 7dbb806311 Upgrade inih subproject Martin Lund 2024-04-14 01:08:37 +02:00
  • 97537853a8 Remove options --response-wait, --response-timeout Martin Lund 2024-04-13 23:16:31 +02:00
  • e1e3e298bf Add lua exit(code) Martin Lund 2024-04-13 16:44:07 +02:00
  • c5dac4fd33 pdate README Martin Lund 2024-04-13 15:44:09 +02:00
  • 51300cc4f0 Add timeout feature to expect() Martin Lund 2024-04-13 15:30:14 +02:00
  • 3ad090caf7 Update README Martin Lund 2024-04-13 00:56:41 +02:00
  • fba73f98db Update README Martin Lund 2024-04-13 00:11:44 +02:00
  • 2db87ede53 Update README Martin Lund 2024-04-12 22:03:03 +02:00
  • fca76a017d Fix text alignment Martin Lund 2024-04-12 21:15:36 +02:00