]> Kevux Git Server - fll/shortlog
fll
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.
2021-04-11 Kevin DayUpdate: cleanup @todo/@fixme that no longer matter...
2021-04-11 Kevin DayBugfix: validation is not processing dependencies.
2021-04-11 Kevin DayBugfix: test mode (-t), should be simulating not executing.
2021-04-11 Kevin DayBugfix: child process PID is not being passed properly...
2021-04-11 Kevin DayBugfix: main process doesn't always exit.
2021-04-11 Kevin DayBugfix: rules not properly handling status.
2021-04-11 Kevin DayBugfix: nanoseconds should become seconds when a second...
2021-04-11 Kevin DayProgress: controller program.
2021-04-11 Kevin DayUpdate: Finish implementing the thread condition functions.
2021-04-10 Kevin DayBugfix: improve cancellation point processing and handling.
2021-04-10 Kevin DayUpdate: handle POSIX compatibility automatically in...
2021-04-10 Kevin DayBugfix: thread exiting issues and related.
2021-04-10 Kevin DayUpdate: redesign forced exit to utilize timed waits.
2021-04-10 Kevin DayUpdate: lock handling tweaks.
2021-04-09 Kevin DayProgress: controller program.
2021-04-09 Kevin DayWorkaround: weird print data when received by a pipe.
2021-04-09 Kevin DayCleanup: rename controller_rule_simulate() to controlle...
2021-04-08 Kevin DayProgress: controller program.
2021-04-07 Kevin DayCleanup: printing and stale code.
2021-04-07 Kevin DayUpdate: add pthread semaphore support and correct comments.
2021-04-04 Kevin DayUpdate: controller program should immediately exit...
2021-04-04 Kevin DayUpdate: controller program should continue on error.
2021-04-04 Kevin DayUpdate: add message when done processing entry.
2021-04-04 Kevin DayBugfix: wait condition issues, memory addressing issues...
2021-04-04 Kevin DayBugfix: asynchronous processing is not working in contr...
2021-04-04 Kevin DayProgress: controller program.
2021-04-04 Kevin DayUpdate: don't use WUNTRACED | WCONTINUED by default...
2021-04-02 Kevin DayProgrress: controller program.
2021-03-31 Kevin DayProgress: controller program.
2021-03-29 Kevin DayProgress: controller program.
2021-03-29 Kevin DayBugfix: fix thread initializers and add documentation...
2021-03-24 Kevin DayProgress: controller program.
2021-03-20 Kevin DayProgress: controller program and related.
2021-03-18 Kevin DayCleanup: document _di_pthread_support_.
2021-03-18 Kevin DayBugfix: recently added capability functions are from...
2021-03-18 Kevin DayUpdate: capability.
2021-03-18 Kevin DayFeature: support f_string_constant_t as a way to pass...
2021-03-17 Kevin DayUpdate: f_capability improvements and cleanups, and...
2021-03-17 Kevin DayUpdate: add documentation about return codes.
2021-03-15 Kevin DayProgress: controller program.
2021-03-15 Kevin DayUpdate: update utf string with string changes and fix...
2021-03-14 Kevin DayUpdate: add "eoa", add append functions, relocate f_str...
2021-03-12 Kevin DayBugfix: should be using level 0 parameter checker macro...
next