]> Kevux Git Server - fll/shortlog
fll
2023-03-11 Kevin DayBugfix: Remove out of place single quote in print.
2023-03-11 Kevin DayBugfix: The Entry is not printing on simulate and valid...
2023-03-11 Kevin DayUpdate: Add example contrroller script for running...
2023-03-10 Kevin DayCleanup: Minor syntax and style issues.
2023-03-09 Kevin DayFeature: Add support for 'helper' mode to compliment...
2023-03-09 Kevin DayCleanup: Remove dead code in controller program.
2023-03-09 Kevin DayCleanup: Properly initialize the time variable in contr...
2023-03-09 Kevin DayBugfix: Multiple cancellations may occur, use mutex...
2023-03-09 Kevin DayCleanup: Improve semaphore documentation comments.
2023-03-07 Kevin DayCleanup: Documentation comments in regards to f_state_t.
2023-03-06 Kevin DayBugfix: Fix unterminated quote handling issue addressed...
2023-03-06 Kevin DayUpdate: Further clarify quoting in FSS specifications.
2023-03-06 Kevin DayUpdate: Clarify FSS specifications in regards to quote...
2023-03-06 Kevin DayFeature: Implement wrap support for IKI standard to...
2023-03-05 Kevin DayBugfix: Dead code in return status handling.
2023-03-05 Kevin DayCleanup: Add explicit buffer empty checks in owner...
2023-03-05 Kevin DayCleanup: Return F_exists_not for owner and group to...
2023-03-05 Kevin DayBugfix: Number to large error should be returned as...
2023-03-05 Kevin DayBugfix: Add missing "extern" to functions in header.
2023-03-05 Kevin DayUpdate: Use the signal check counter more consistently...
2023-03-05 Kevin DayCleanup: Perform status child check before file check...
2023-03-05 Kevin DayCleanup: Fix ordering of function fake_build_load_envir...
2023-03-05 Kevin DayBugfix: Return result lost in Featureless Make for...
2023-03-02 Kevin DayFeature: The IKI standard now supports bracket wrapping.
2023-03-02 Kevin DayUpdate: Style guide documentation.
2023-03-01 Kevin DayBugfix: Miscellaneous problems in file functons and...
2023-02-24 Kevin DayCleanup: Improve wording in some of the print messages.
2023-02-24 Kevin DayCleanup: Make the error messages with fallback warning...
2023-02-24 Kevin DayCleanup: Consistently apply verbosity to error message...
2023-02-22 Kevin DayBugfix: Control group function is partially outdated...
2023-02-22 Kevin DayBugfix: Incorrect and messy file error messages.
2023-02-21 Kevin DayBugfix: Set error status when link target is an empty...
2023-02-20 Kevin DayCleanup: Printed messages, use of words.
2023-02-20 Kevin DayBugfix: Printed error message is not utilize verbosity...
2023-02-19 Kevin DayCleanup: Add color context to change mode operation.
2023-02-19 Kevin DayBugfix: Print message is missing the percent before...
2023-02-19 Kevin DayBugfix: Argument variable passed is a pointer, print...
2023-02-19 Kevin DayCleanup: Reword project path changed to message.
2023-02-18 Kevin DayUpdate: Print message rather than an error when termina...
2023-02-18 Kevin DayUpdate: Allocate extra space for the terminating NULL.
2023-02-17 Kevin DayUpdate: Use f_string_dynamic_append_nulless() instead...
2023-02-16 Kevin DayCleanup: Enumerations comment and ordering in Featurele...
2023-02-16 Kevin DayBugfix: Fix typo in 'original' word.
2023-02-15 Kevin DaySecurity: Invalid read or write while expanding operations.
2023-02-15 Kevin DayBugfix: Multiple single-valued Objects should used...
2023-02-15 Kevin DayBugfix: Incorrect and confusing warning message in...
2023-02-12 Kevin DayFeature: Add Turtle Kevux path support.
2023-02-12 Kevin DayBugfix: The bootstrap script "-d/--define" command...
2023-02-10 Kevin DayBugfix: The content action cache, comments, and delimit...
2023-02-10 Kevin DayBugfix: Consistently use the same color context for...
2023-02-06 Kevin DayUpdate: Add stand alone controller build.
2023-02-06 Kevin DayBugfix: Invalid defines, incorrect comments, missing...
2023-02-01 Kevin DayUpdate: Program man pages, adding copyright, fixing...
2023-01-31 Kevin DayUpdate: Controller and Control man page documentation.
2023-01-31 Kevin DayUpdate: Featureless Make man page documentation.
2023-01-30 Kevin DayFeature: Enable support for stand_alone packaging with...
2023-01-29 Kevin DayBugfix: The build settings 'path_sources' is incorrectl...
2023-01-29 Kevin DayUpdate: Featureless Make stand alone build now needs...
2023-01-29 Kevin DaySecurity: Add extra check range checks in Featureless...
2023-01-29 Kevin DayUpdate: Use f_file_stream_read() instead of f_file_read...
2023-01-29 Kevin DayBugfix: The -S/--sources parameter is not being correct...
2023-01-29 Kevin DayCleanup: Fix styling in the Open Standard License file.
2023-01-29 Kevin DayUpdate: Open Standard License to be 1.0 or later rather...
2023-01-29 Kevin DayUpdate: Fakefile specification.
2023-01-29 Kevin DayCleanup: Remove comments from source file.
2023-01-29 Kevin DayBugfix: Incorrect documentation in fakefile.txt.
2023-01-29 Kevin DayCleanup: Add missing line.
2023-01-27 Kevin DayCleanup: Simplify lines used in incrementing.
2023-01-27 Kevin DayFeature: Provide program parameter for displaying copyr...
2023-01-26 Kevin DayRegression: Serial example rule is not working.
2023-01-26 Kevin DayCleanup: Remove an unused variable.
2023-01-26 Kevin DayUpdate: Add additional sanity checks.
2023-01-26 Kevin DaySecurity: NULL pointer dereference in writer due to...
2023-01-26 Kevin DayUpdate: Add fanalyzer build mode.
2023-01-25 Kevin DayUpdate: Use pre-existing cache rather than using a...
2023-01-25 Kevin DayBugfix: Further Fakefile processing with iki replacemen...
2023-01-24 Kevin DayCleanup: Reorder logic in FSS Basic Read function.
2023-01-24 Kevin DayBugfix: Fakefile processing with color context is produ...
2023-01-24 Kevin DayBugfix: FSS Write programs don't correctly handle multi...
2023-01-23 Kevin DayCleanup: Simplify logic in fake_validate_parameter_paths().
2023-01-23 Kevin DayBugfix: Short console arguments should not match when...
2023-01-21 Kevin DayCleanup: Use the initializer define for initializing...
2023-01-21 Kevin DayCleanup: Add missing enumeration end comment.
2023-01-21 Kevin DayCleanup: Simplify logic at wrap up in f_console_paramet...
2023-01-21 Kevin DayCleanup: Console style and remove extra integer definition.
2023-01-19 Kevin DayCleanup: Remove unused global static constant strings.
2023-01-18 Kevin DayUpdate: Add locale environment variable support, instal...
2023-01-17 Kevin DayBugfix: Incorrect stream used when printing output...
2023-01-17 Kevin DayUpdate: Add new standard global type, "_g".
2023-01-17 Kevin DayBugfix: The stream is locked again rather than unlocked...
2023-01-16 Kevin DayCleanup: Use 0 instead of F_false in firewall initializ...
2023-01-15 Kevin DayUpdate: Next micro version (0.6.4).
2023-01-14 Kevin DayUpdate: The stand alone programs configuration. 0.6.3
2023-01-14 Kevin DayUpdate: The disable header files.
2023-01-14 Kevin DayBugfix: Several problems with the wrapping define macro...
2023-01-14 Kevin DayBugfix: The f_int_128_t is using incorrect size.
2023-01-14 Kevin DayBugfix: Fix wrapping define macros for several function...
2023-01-14 Kevin DayCleanup: remove trailing 's' from _di_f_print_format_flag_.
2023-01-14 Kevin DayCleanup: Remove extra underscore in _di_f_color_context_t_.
2023-01-14 Kevin DayCleanup: Add new lines to dependencies file in level...
next