• Joined on 2019-01-28
lobo pushed tag v1.0.4 to lobo/isync 2023-11-09 20:28:43 +00:00
lobo pushed tag v1.0.5 to lobo/isync 2023-11-09 20:28:43 +00:00
lobo pushed tag v1.0.6 to lobo/isync 2023-11-09 20:28:43 +00:00
lobo pushed tag v1.1.0 to lobo/isync 2023-11-09 20:28:43 +00:00
lobo created branch filter in lobo/isync 2023-11-09 20:28:14 +00:00
lobo pushed to filter at lobo/isync 2023-11-09 20:28:14 +00:00
6faf91a806 add an ignore filter based on substring of the file
bb5e98e9ec bump version
f2b1e80033 modernize configure.ac
e686f88318 don't complain about concurrent flagging as deleted
51673214ab fix read beyond end of input in copy_msg_convert()
Compare 10 commits »
lobo created repository lobo/isync 2023-11-09 20:27:15 +00:00
lobo pushed to master at lobo/universal-lambda-zig 2023-10-28 22:51:51 +00:00
e5a1099f74 update build options module name and readme
lobo pushed to master at lobo/universal-lambda-example 2023-10-28 16:41:14 +00:00
3d969fb331 add sample test/update build to show all configurations should work
lobo pushed to master at lobo/universal-lambda-zig 2023-10-28 15:31:26 +00:00
0736660669 adjust test build to deal with library-based systems
lobo pushed to master at lobo/FlexiLib 2023-10-28 15:18:36 +00:00
685d8b574b update watcher based on socket changes
7e2a3b04fa straighten out socket file mess, part 1
Compare 2 commits »
lobo pushed to master at lobo/FlexiLib 2023-10-26 20:40:56 +00:00
ec0f736cad introduce two process model (supervisor and child) to accomodate panics
lobo pushed to master at lobo/universal-lambda-zig 2023-10-26 20:40:21 +00:00
90f1461207 eliminate small supervisor memory leak when handler panics
lobo pushed to master at lobo/universal-lambda-zig 2023-10-26 20:38:00 +00:00
89d54aecd7 eliminate small supervisor memory leak when handler panics
lobo pushed to master at lobo/FlexiLib 2023-10-26 20:36:49 +00:00
fc37764345 introduce two process model (supervisor and child) to accomodate panics
lobo pushed to master at lobo/universal-lambda-zig 2023-10-26 00:34:30 +00:00
9941e0cebb new plan for process supervision
lobo pushed to master at lobo/universal-lambda-zig 2023-10-26 00:27:13 +00:00
8227857563 need arg0 to be exe name
lobo pushed to master at lobo/universal-lambda-zig 2023-10-26 00:24:28 +00:00
edeed81e06 test of panic handling in server
lobo pushed to master at lobo/universal-lambda-zig 2023-10-26 00:22:40 +00:00
554fb58890 test of panic handling in server
lobo pushed to master at lobo/universal-lambda-zig 2023-10-26 00:14:34 +00:00
34cb70661d test of panic handling in server