]> Kevux Git Server - fll/shortlog
fll
2021-05-11 Kevin DayBugfix: The disabled thread defines should be on 'defin...
2021-05-11 Kevin DayFeature: The install.sh should helper script should...
2021-05-11 Kevin DayUpdate: Remove usage of <linux/limits.h>.
2021-05-08 Kevin DayFeature: Add support for determining columns in FSS...
2021-05-07 Kevin DayBugfix: The install.sh should allow for -w to be used...
2021-05-07 Kevin DayUpdate: Provide defines for disabling less-portable...
2021-05-07 Kevin DayBugfix: Compilation/Portability problems exposed when...
2021-05-07 Kevin DayBugfix: Fix problems revealed when working on FSS Exten...
2021-05-07 Kevin DayCleanup: Replace "object" with "content".
2021-05-07 Kevin DaySecurity: FSS Read functions should check range before...
2021-05-07 Kevin DayUpdate: Get FSS Extended List Read in sync with FSS...
2021-05-06 Kevin DayBugfix: FSS Extended List is not detecting end properly.
2021-05-06 Kevin DayCleanup: FSS Basic List Read, removing unused code.
2021-05-06 Kevin DayUpdate: Get FSS Extended Read in sync with FSS Basic...
2021-05-06 Kevin DayCleanup: Uppercase the Object and Content for FSS Basic...
2021-05-06 Kevin DayBugfix: FSS Basic Read and FSS Basic List Read problems...
2021-05-05 Kevin DayCleanup: Update case of Object and Content in help...
2021-05-05 Kevin DayCleanup: Use number instead of word in FSS Basic Read...
2021-05-05 Kevin DayUpdate: Get FSS Basic List Read in sync with FSS Basic...
2021-05-05 Kevin DayUpdate: Improvements and tweaks in FSS Basic Read.
2021-05-05 Kevin DayCleanup: Comments in IKI Read functions.
2021-05-05 Kevin DayBugfix: Status codes F_complete_not_utf_stop and F_comp...
2021-05-05 Kevin DayBugfix: UTF-8 characters buffer is incorrectly returnin...
2021-05-04 Kevin DayBugfix: UTF-8 characters are not being fully printed.
2021-05-03 Kevin DayUpdate: FSS Basic Read --delimit parameter improvements.
2021-05-03 Kevin DayRegression: FSS Basic read --select is always returning...
2021-05-03 Kevin DayCleanup: Uppercase the Object and Content for FSS Basic...
2021-05-03 Kevin DayBugfix: Incorrect macro definition structure resulting...
2021-05-03 Kevin DayCleanup: Remove unused variables and other minor changes.
2021-05-03 Kevin DayCleanup: Disable parenthesis warning in GCC.
2021-05-03 Kevin DayCleanup: Sloppy use of "main" inside of "main()", oops.
2021-05-03 Kevin DayCleanup: FSS Basic Read parameter processing, file...
2021-05-02 Kevin DayRegression: FSS Basic Read default should be Content.
2021-05-02 Kevin DayFeature: Add F_success and F_success_not status codes.
2021-05-02 Kevin DayUpdate: Implement data structure in FSS Read.
2021-05-02 Kevin DayUpdate: Remove the "amount" from file stream functions.
2021-05-02 Kevin DayCleanup: Standard code practices refresh.
2021-05-01 Kevin DayUpdate: FSS Basic Read program to use memory allocate...
2021-05-01 Kevin DayCleanup: Always have private-common.h and private-commo...
2021-05-01 Kevin DayRefactor: Relocate 'macro' prefix in names for macros.
2021-05-01 Kevin DayRefactor: Use 'main' instead of 'data'.
2021-05-01 Kevin DayBugfix: Several of the parameters are not handling...
2021-05-01 Kevin DayUpdate: Redesign Basic List loading logic to load all...
2021-05-01 Kevin DayRegression: Incorrect char type resulted in SIGPIPE.
2021-05-01 Kevin DayFeature: Provide fll_program_parameter_process_empty().
2021-04-30 Kevin DayUpdate: Lift the restrictions on specifying -o with...
2021-04-29 Kevin DayUpdate: Next micro version (0.5.4).
2021-04-29 Kevin DayBugfix: Previous uint8_t to char resulted in accidental... 0.5.3
2021-04-28 Kevin DayUpdate: Replace static strings with extern defined...
2021-04-28 Kevin DayUpdate: Fix problems and make changes after testing...
2021-04-28 Kevin DayUpdate: Support legacy-only capability by default.
2021-04-28 Kevin DayBugfix: Fake should ceate parent directories for the...
2021-04-28 Kevin DayCleanup: Relocate headers into appropriate sub-directories.
2021-04-28 Kevin DayBugfix: Setting path_headers_preserve should still...
2021-04-28 Kevin DayCleanup: Use simpler logic for used > 0 check.
2021-04-28 Kevin DayUpdate: Include example settings when building Controller.
2021-04-28 Kevin DayUpdate: Support legacy-only capability by default.
2021-04-28 Kevin DayBugfix: cap_mode_t is not available in legacy capability.
2021-04-28 Kevin DayCleanup: rename program data delete functions.
2021-04-27 Kevin DayUpdate: Remove init program.
2021-04-27 Kevin DayBugfix: PID and PID file should account for multiples...
2021-04-27 Kevin DayCleanup: Replace 'test' with 'simulate'.
2021-04-27 Kevin DayRegression: Entry error after failure or during validat...
2021-04-27 Kevin DayRegression: validation is printing "synchronous" when...
2021-04-26 Kevin DayUpdate: Implement "execute" support and fix bugs.
2021-04-26 Kevin DayFeature: add support for F_execute and F_execute_not...
2021-04-25 Kevin DayUpdate: Add documentation about the design problems...
2021-04-25 Kevin DayCleanup: remove extra newline printing on exit after...
2021-04-25 Kevin DayUpdate: Improve entry/exit verbose messages, display...
2021-04-23 Kevin DayUpdate: signal wait after each time the state becomes...
2021-04-23 Kevin DayCleanup: display "exit" instead of "entry" when finishe...
2021-04-23 Kevin DayProgress: redesign processing logic to accommodate...
2021-04-21 Kevin DayProgress: Redesign enty/exit rule handling, now requiri...
2021-04-20 Kevin DayProgress: controller program, add exit support.
2021-04-18 Kevin DayProgress: exit prep work, reserve and implement "settin...
2021-04-18 Kevin DayUpdate: display when done processing entry when verbosi...
2021-04-18 Kevin DayUpdate: include rule status when wait all function...
2021-04-18 Kevin DayBugfix: asynchronous processes not executing properly...
2021-04-18 Kevin DayUpdate: use the action of the process type, preparing...
2021-04-18 Kevin DayUpdate: implement with pid execution, simplify related...
2021-04-17 Kevin DayUpdate: generalize the pid file creation and deletion.
2021-04-17 Kevin DayBugfix: invalid file descptor error on stream close.
2021-04-17 Kevin DayUpdate: fix file stream error return, improve file...
2021-04-17 Kevin DayUpdate: handle F_failure error in fll print function.
2021-04-17 Kevin DayCleanup: relocate fl_color code to f_color and remove...
2021-04-17 Kevin DayFeature: controller program must support "with full_path".
2021-04-17 Kevin DayUpdate: redesign fl_execute_parameter_option_path in...
2021-04-17 Kevin DayBugfix: fll_execute does not execute full path.
2021-04-16 Kevin DayBugfix: properly configure example.
2021-04-16 Kevin DayProgress: controller program, begin working on pid...
2021-04-15 Kevin DayUpdate: implement read lock handlings support.
2021-04-14 Kevin DayUpdate: handle write lock failures, begin adding suppor...
2021-04-14 Kevin DayUpdate: f_thread_lock_read_timed() should return F_reso...
2021-04-14 Kevin DayUpdate: handle asynchronous failures for failsafe,...
2021-04-14 Kevin DayUpdate: f_thread_lock_read() should return F_resource_not.
2021-04-13 Kevin DayProgress: controller program, implementing failsafe.
2021-04-12 Kevin DayUpdate: add comments, fix action type error reporting...
2021-04-12 Kevin DayUpdate: properly process and support -c/--control custo...
2021-04-12 Kevin DayCleanup: fix parameter order of fl_conversion_* functions.
2021-04-12 Kevin DayCleanup: remove "local" workaround in execute function.
next