Activity for controller

  • Kevin Day committed [f111cd] on Code

    Update: Next micro version (0.7.5).

  • controller controller released /0.7/0.7.4/controller-0.7.4.tar.sha256

  • controller controller released /0.7/0.7.4/controller-0.7.4.tar.gz

  • controller controller released /0.7/0.7.4/controller-0.7.4.tar.asc

  • Kevin Day committed [4eaba8] on Code

    Bugfix: Add missing return statements.

  • Kevin Day committed [e853c6] on Code

    Bugfix: There is no fl_execute library.

  • Kevin Day committed [81343a] on Code

    Update: Disable f_thread_mutex_priority_ceiling_get() and f_thread_mutex_priority_ceiling_set() for pinephone.

  • Kevin Day committed [719d48] on Code

    Update: Add pinephone build mode and fix build setting inconsistencies encountered.

  • Kevin Day committed [ba6792] on Code

    Update: Enable f_thread_cancel() in all stand alone builds.

  • Kevin Day committed [f6bc35] on Code

    Update: Utilize _pthread_kill_as_pthread_cancel_ for Android builds.

  • Kevin Day committed [764994] on Code

    Revert "Bugfix: Cannot disable f_thread_cancel() and f_thread_cancel_state_set() on Android."

  • Kevin Day committed [2c460a] on Code

    Bugfix: Cannot disable f_thread_cancel() and f_thread_cancel_state_set() on Android.

  • Kevin Day committed [2eafb6] on Code

    Update: Use the f_thread defines.

  • Kevin Day committed [b43fe1] on Code

    Update: Add FLL socket defines disable.

  • Kevin Day committed [01f9a5] on Code

    Update: Bring in build settings changes from FLL.

  • Kevin Day committed [866c35] on Code

    Update: Make build settings more consistent across multiple projects.

  • Kevin Day committed [af7581] on Code

    Refactor: Build mode gcc_13 to flex_arrays to provide a more generic name.

  • Kevin Day committed [627afe] on Code

    Update: Main program structures to follow consistent styling across several projects.

  • Kevin Day committed [17a77f] on Code

    Cleanup: Switch from 'callback' to 'call'.

  • Kevin Day committed [4f6b08] on Code

    Cleanup: Install script name.

  • Kevin Day committed [263967] on Code

    Cleanup: Remove build settings objects that specify the default values.

  • Kevin Day committed [84589d] on Code

    Update: FLL date and time changes.

  • Kevin Day committed [9eace7] on Code

    Update: Use the macro_*__t_initialize_3() for static data.

  • Kevin Day committed [19ea52] on Code

    Update: Initialize variables with recent FLL practices.

  • Kevin Day committed [1a5925] on Code

    Update: Avoid the use of bool, keeping it to a bare minimum.

  • Kevin Day committed [5f7e23] on Code

    Update: To FLL structure changes.

  • Kevin Day committed [336a67] on Code

    Update: To FLL f_string_static_t structure changes.

  • Kevin Day committed [a68669] on Code

    Cleanup: The stand alone fakefile comments should use 0.8.x to represent the FLL dependency.

  • Kevin Day committed [b98778] on Code

    Update: With FLL fll_program_print_error_parameter_too_few() and fll_program_print_error_parameter_too_many() additions.

  • Kevin Day committed [23e5cc] on Code

    Update: Synchronize with the file system status code changes.

  • controller controller released /0.7/0.7.3/controller-0.7.3.tar.gz

  • controller controller released /0.7/0.7.3/controller-0.7.3.tar.sha256

  • controller controller released /0.7/0.7.3/controller-0.7.3.tar.asc

  • Kevin Day committed [2a4c19] on Code

    Update: Next micro version (0.7.4).

  • Kevin Day committed [74446b] on Code

    Bugfix: The -v parameter is not being processed.

  • Kevin Day committed [299960] on Code

    Update: Reduce the number of lock requests to check if process is interrupted.

  • Kevin Day committed [e73d10] on Code

    Update: Finish implementing control file and init file support.

  • Kevin Day committed [16ea8f] on Code

    Progress: Continue implementing controlfile and initfile support.

  • Kevin Day committed [c9a2df] on Code

    Progress: Continue implementing controlfile and initfile support.

  • Kevin Day committed [e9d91d] on Code

    Progress: Continue implementing controlfile and initfile support.

  • Kevin Day committed [3f97cd] on Code

    Progress: Continue implementing controlfile and initfile support.

  • Kevin Day committed [51b913] on Code

    Update: Ensure the controller_path_canonical_relative() resets the destination used.

  • Kevin Day committed [1c0c19] on Code

    Progress: Begin implementing controlfile and initfile support.

  • Kevin Day committed [76c064] on Code

    Cleanup: Update comments in examples.

  • Kevin Day committed [717921] on Code

    Cleanup: The iki_read example has an extra -W that it must not have.

  • Kevin Day committed [1317dd] on Code

    Bugfix: Program deadlocks on entry error.

  • Kevin Day committed [e05eac] on Code

    Bugfix: Incorrect status debug define is preventing proper debug printing.

  • Kevin Day committed [cb9998] on Code

    Update: Utilize the F_status_debug_source_d for handling the errors.

  • Kevin Day committed [24f8e7] on Code

    Update: Minimal changes to compile with the error printing changes in FLL.

  • Kevin Day committed [d5b939] on Code

    Update: Support the status debug define.

  • Kevin Day committed [6fadd2] on Code

    Update: Improve clean up function.

  • Kevin Day committed [9a3a48] on Code

    Update: Ensure stand alone controller still builds.

  • Kevin Day committed [98e1f1] on Code

    Cleanup: Remove unused empty files.

  • Kevin Day committed [73cbd7] on Code

    Update: Wrap up changes to locking.

  • Kevin Day committed [1e7159] on Code

    Progress: Continue changes to locking, improve debugging and error printing.

  • Kevin Day committed [9e3226] on Code

    Progress: Continue changes to locking.

  • Kevin Day committed [2c623b] on Code

    Refactor: Make the controller instance options defines.

  • Kevin Day committed [420502] on Code

    Progress: Continue changes to locking, updating stand alone builds.

  • Kevin Day committed [14764e] on Code

    Progress: Continue changes to locking.

  • Kevin Day committed [857a9a] on Code

    Progress: Begin changes to locking.

  • Kevin Day committed [36899b] on Code

    Progress: Begin revamping the thread locking design.

  • Kevin Day committed [fafef3] on Code

    Update: FLL f_thread changes.

  • Kevin Day committed [9c4a82] on Code

    Update: Add specific source design documentation.

  • Kevin Day committed [2d3307] on Code

    Update: Synchronize with f_thread changes from FLL project.

  • Kevin Day committed [b53d88] on Code

    Update: With latest define settings.

  • Kevin Day committed [42a698] on Code

    Update: Additional lock tweaks.

  • Kevin Day committed [11f30c] on Code

    Update: Add additional locking to the instance cancel.

  • Kevin Day committed [80d1b0] on Code

    Update: With latest FLL changes.

  • Kevin Day committed [197111] on Code

    Update: Relocate the clean up thread thread cancel state.

  • Kevin Day committed [9177b3] on Code

    Update: Add locking to signal property handling.

  • Kevin Day committed [e0e8e0] on Code

    Bugfix: Do not use the main setting status with threads.

  • Kevin Day committed [62183e] on Code

    Security: Controller thread cleanup needs to check that used < size in array.

  • Kevin Day committed [efdd30] on Code

    Update: Major improvements in locking logic.

  • Kevin Day committed [950151] on Code

    Update: Thread locking and signal tweaks.

  • Kevin Day committed [934c01] on Code

    Update: The controller program signal handler should handle reaping as well.

  • Kevin Day committed [f17cb6] on Code

    Progress: Continue setup for granting init program the ability to handle shutdown/reboot.

  • Kevin Day committed [9151c3] on Code

    Progress: Initial setup for granting init program the ability to handle shutdown/reboot.

  • Kevin Day committed [25ba50] on Code

    Bugfix: Signal thread is not cancelling when f_thread_cancel() is used.

  • Kevin Day committed [ba0c5e] on Code

    Regression: Add missing timeout defines.

  • Kevin Day committed [b739d1] on Code

    Cleanup: Add warning about non-thread signal not being used.

  • Kevin Day committed [36f7a8] on Code

    Bugfix: Final signal thread deadlocks on interrupt.

  • Kevin Day committed [a6c486] on Code

    Bugfix: Instance thread can deadlock on interrupt.

  • Kevin Day committed [3e9f83] on Code

    Bugfix: Final clean up thread deadlocks on interrupt.

  • Kevin Day committed [bd2d3c] on Code

    Bugfix: Invalid simulate print index for action iki array.

  • Kevin Day committed [059c27] on Code

    Security: Invalid write in controller_entry_read() due to missing allocation.

  • Kevin Day committed [2f9651] on Code

    Update: Next micro version (0.7.3).

  • controller controller released /0.7/0.7.2/controller-0.7.2.tar.gz

  • controller controller released /0.7/0.7.2/controller-0.7.2.tar.asc

  • controller controller released /0.7/0.7.2/controller-0.7.2.tar.sha256

  • Kevin Day committed [afa846] on Code

    Cleanup: Documentation comments for program signal handlers.

  • Kevin Day committed [d21f37] on Code

    Cleanup: Apply new script practices.

  • Kevin Day committed [d8053d] on Code

    Security: Explicitly define IFS to prevent misuse.

  • Kevin Day committed [5a64b7] on Code

    Bugfix: Relocate static libcap linkage to after the libfll linkage.

  • Kevin Day committed [4f4dbe] on Code

    Workaround: The compiler and linker fail to understand that compiling statically should also link statically.

  • Kevin Day committed [f3bba7] on Code

    Update: Switch to use fll_program_signal_check_loop() and fll_program_signal_check_simple().

  • Kevin Day committed [a74333] on Code

    Update: Next micro version (0.7.2).

  • controller controller released /0.7/0.7.1/controller-0.7.1.tar.gz

  • controller controller released /0.7/0.7.1/controller-0.7.1.tar.sha256

  • controller controller released /0.7/0.7.1/controller-0.7.1.tar.asc

  • Kevin Day committed [acd416] on Code

    Update: Synchronize with FLL release by setting version to 0.7.1.

1 >