]> Kevux Git Server - fll/tag
0.5.3
object ebd8146ae1932251398bbc0f676c57c3ed3a4164
authorKevin Day <thekevinday@gmail.com>
Thu, 29 Apr 2021 01:44:50 +0000 (20:44 -0500)
Development Release for 0.6.x.

The primary focus of the 0.5.3 release is getting the Controller program and its dependencies working.

Significant portions of the Controller program is now complete and working.

That said, there are still things not yet completed in the Controller program with the most notable being:
- The control process and its related communication.
- Code needs structural cleanup.
- The start, stop, and kill timeout settings may or may not be going away (I need to consider the original plans vs the current design).
- Reload rules during runtime, which will require delicate handling.
- IKI support needs to be fully implemented.
- Variable based rule execution (so that a single rule may be used for multiple different processes, such as getty/1, getty/2, etc..).

This brings in a lot of fixes and improvements.
- Add custom time support and improvements including f_time structure.
- Significant improvements to the pthread support, fixing problems and adding missing functionality.
- Redesign project to install headers under 'fll' directory.
- Memory function improvements and fixes.
- Get UTF-8 string functions more in sync with normal string functions.
- Test compilation unde LLVM's Clang compiler, fixing problems exposed.
- Fix capability issues.
- Major improvements in the execute projects.
- Featureless Make and bootstrap script now properly creating parent directories for path_headers if parent paths do not exist.
- Add additional status codes.
- All projects now use legacy-only capability by default.
- Use 'char' instead of 'int8_t' and 'uint8_t' for character related codes except when dealing with Unicode byte sequences (in certain cases).

Remaining planned changes for preparing 0.5.x branch for 0.6.x:
- Finish writing UTF-8 support for existing functionality.
- Finish the "controller" program, which is another part of the non-systemd init design.
- Write the "control" program, which is intended to interact with the "controller" program.
- Review FSS and IKI standards for consistency in both specification and implementation.
- Bring "firewall" up to date.
- Cleanup existing code, getting the style back in sync for a stable release.
- Review and fix some inconsistencies in the design that would influence the API.
- Update Featureless Make to fully handle creating parent paths.
- Update Featureless Make to support overriding settings using program parameters.
- Update documentation.

The status of programs (level_3):
- byte_dump: working.
- controller: in progress.
- fake: working.
- firewall: outdated.
- fss_basic_list_read: working.
- fss_basic_list_write: working.
- fss_basic_read: working.
- fss_basic_write: working.
- fss_embedded_list_read: broken.
- fss_embedded_list_write: broken.
- fss_extended_list_read: working, buggy.
- fss_extended_list_write: working. buggy.
- fss_extended_read: working.
- fss_extended_write: working.
- fss_status_code: working.
- iki_read: working.
- iki_write: working.
- init: removed.
- status_code: working.
-----BEGIN PGP SIGNATURE-----

iQJKBAABCgA0FiEEOMmjWkrZvuwTmrWMdukDOW2tCoMFAmCKFKcWHHRoZWtldmlu
ZGF5QGdtYWlsLmNvbQAKCRB26QM5ba0Kg7HHD/9EUzvA/zbEq/NW5sHO35rA3m43
2zff7zB+49VWBaT5rNgsosjbPzt2pH+M5CVGtJ57VbHe+Ucp9nO5qNw+n67hzmbz
hc7ZGjGe0v8AwOF7toBnDaiChRJGyvL3hiu31o8q0upZYzJUxp8D9fYo/6zK7ndB
QUCDj8TdxQ2xcnUR2ZA3o+8ngLbjkJIQg7CexXMCUqN9BhAxVqRDWm9JskSZCiGd
3rHwllLZruimJqj4n2R6IGNjRd+e2/Oof1doEXWkW/uYJK4VCAkH0AkQkdzIUyvw
OJB/BMlVLRjLsvTf4iGMFU5f6L/Y4Bt4AY7IWKfvd82QlJe4BR2m6LbjDNskxpZb
+siKt4nUWxStSS2FTKwWNlYZmBfilHY+76K5sZDtQTX/jYzpsxypHCRoJWYPyosX
roMJzfI2IeoqnGlwYdepzt2iP0AMnQ0k3wITCTnGfgc9tDNm9leWqBUPZOne417l
kVxJ5RKJm+/dKgVuU7GUhWYds9BOGucsq5P4jdgkFU3l1V1C4um1LVBvWZU8EGsf
oVT1TbnooH1aK2NUzyXXx/O0mK2Sl3CZrtV0n+ggYYq5iNkOJsvQgj7YDaRmiQGL
pObXl0F9AEqR9jLtZ6BRXaT7Fmoy4HxqegtcHGVBDS3nXu5vtVTHT4bkJZem3Ky5
7r3up9LI+QAyBPVkXQ==
=YrHf
-----END PGP SIGNATURE-----