1. c348fe7 Remove unneeded comments by Pepijn Noltes · 9 days ago master
  2. 84fed65 Update macOS workflow to use MacOS 15 by Pepijn Noltes · 10 days ago
  3. 871499e Merge pull request #801 from apache/hotfix/dm-add-interfece-leak by PengZheng · 2 days ago
  4. cff06e7 Fix redundant null check before destroying `removedInterface->properties` in `dm_component_impl.c`. by PengZheng · 5 days ago
  5. acdd4b4 Fix the memory leak when removing the component interface and adding the corresponding test by PengZheng · 5 days ago
  6. 712c104 Add SBRM documentation by Pepijn Noltes · 5 weeks ago
  7. d1ad26b Merge pull request #798 from apache/hotfix/797-macos-fix by PengZheng · 7 weeks ago
  8. fe13caf #797 workaround: Update macOS build configuration to use macOS 14 by PengZheng · 7 weeks ago
  9. 96bab31 Merge pull request #795 from apache/hotfix/492-unresolved-symbols-check by PengZheng · 5 months ago
  10. 7198bd4 Change library loading flags to use RTLD_NOW to avoid crash when opening bundle with unresolved symbols. by PengZheng · 5 months ago
  11. eedd854 Check for unresolved symbols at build-time rather than runtime. by PengZheng · 5 months ago
  12. bdfc966 Merge pull request #793 from apache/hotfix/query-cmd-fix by PengZheng · 5 months ago
  13. 02ddb5c Fix the "query" command to properly validate bundle ID input. by PengZheng · 5 months ago
  14. 40550c0 Merge pull request #792 from apache/hotfix/ubuntu-upgrade by PengZheng · 5 months ago
  15. ceb844d Update CI configuration to use Ubuntu 22.04 by PengZheng · 5 months ago
  16. c1735c0 Merge pull request #782 from xuzhenbao/add_dyn_type by xuzhenbao · 5 months ago
  17. d55dd3c Merge pull request #791 from apache/hotfix/ubuntu-cmake by PengZheng · 6 months ago
  18. 47024f2 Fix CI build issue caused by CMake 4.0. by PengZheng · 6 months ago
  19. 4d95955 Fix CI build issue caused by CMake 4.0. by PengZheng · 6 months ago
  20. 6bbc140 Fix CI build issue caused by CMake 4.0. by PengZheng · 6 months ago
  21. b7748a8 Fix CI build issue caused by CMake 4.0. by PengZheng · 6 months ago
  22. 9029ef5 Fix CI build issue caused by CMake 4.0. by PengZheng · 6 months ago
  23. f3f4502 Revert "Upgrade Celix Coverage CI build to use conan2." by PengZheng · 6 months ago
  24. 3c37bf3 Revert "Upgrade Celix Coverage CI build to use Ubuntu 24.04." by PengZheng · 6 months ago
  25. 6cc939f Revert "Upgrade Celix Coverage CI build to use Ubuntu 22.04." by PengZheng · 6 months ago
  26. c783713 Revert "Ensures CMake uses policies compatible with version 3.5 or newer across the coverage build." by PengZheng · 6 months ago
  27. 32c7d94 Reapply "Ensures CMake uses policies compatible with version 3.5 or newer across the coverage build." by PengZheng · 6 months ago
  28. a3136d9 Revert "Update to coverage build to use ubuntu-latest." by PengZheng · 6 months ago
  29. 749851d Revert "Update to coverage build to use ubuntu-latest." by PengZheng · 6 months ago
  30. 3f86f66 Reapply "Update to coverage build to use ubuntu-latest." by PengZheng · 6 months ago
  31. c6512a8 Revert "Does not upgrade when doing pip install." by PengZheng · 6 months ago
  32. 743bd0a Revert "Fix "Cannot uninstall distro 1.9.0, RECORD file not found. Hint: The package was installed by debian."" by PengZheng · 6 months ago
  33. 061aaf5 Fix "Cannot uninstall distro 1.9.0, RECORD file not found. Hint: The package was installed by debian." by PengZheng · 6 months ago
  34. 88bf2dd Does not upgrade when doing pip install. by PengZheng · 6 months ago
  35. 1f7665a Revert "Update to coverage build to use ubuntu-latest." by PengZheng · 6 months ago
  36. e30c869 Update to coverage build to use ubuntu-latest. by PengZheng · 6 months ago
  37. 7177e80 Update to coverage build to use ubuntu-latest. by PengZheng · 6 months ago
  38. 355a696 Revert "Ensures CMake uses policies compatible with version 3.5 or newer across the coverage build." by PengZheng · 6 months ago
  39. 0ce3bfa Ensures CMake uses policies compatible with version 3.5 or newer across the coverage build. by PengZheng · 6 months ago
  40. 27569dd Upgrade Celix Coverage CI build to use Ubuntu 22.04. by PengZheng · 6 months ago
  41. d8026ba Upgrade Celix Coverage CI build to use Ubuntu 24.04. by PengZheng · 6 months ago
  42. 710b048 Upgrade Celix Coverage CI build to use conan2. by PengZheng · 6 months ago
  43. 7b83b4b Fix cmake compatibility issue of gtest. by PengZheng · 6 months ago
  44. 6cbbc23 Replace strtok by reentrant version. by PengZheng · 6 months ago
  45. c51dc9d Merge pull request #790 from apache/hotfix/cachev4-upgrade by PengZheng · 7 months ago
  46. 12079d0 Upgrade GitHub cache actions to v4.2.2. by PengZheng · 7 months ago
  47. 55b8671 Merge branch 'add_dyn_type' of https://github.com/xuzhenbao/celix into add_dyn_type by xuzhenbao · 7 months ago
  48. d10f1b2 Improve dfi documentation by xuzhenbao · 7 months ago
  49. d1b7959 Merge branch 'apache:master' into add_dyn_type by xuzhenbao · 8 months ago
  50. 87fd9e2 Modify libdfi version by xuzhenbao · 8 months ago
  51. 5c3b672 Merge pull request #788 from xuzhenbao/earpm_unit_test_bugfix by xuzhenbao · 8 months ago
  52. 127eecb Resolve stack-use-after in unit test by xuzhenbao · 8 months ago
  53. 22effe4 Merge pull request #786 from apache/cleanup/remove-unneeded-selinux-relabel by PengZheng · 8 months ago
  54. f2e2b9b Merge pull request #785 from apache/bugfix/fix-run-devcontainer-permissions by PengZheng · 8 months ago
  55. c787df8 Remove unneeded SELinux relabel for Celix repo root volume mount by Roy Lenferink · 8 months ago cleanup/remove-unneeded-selinux-relabel
  56. 156a1ca Update run-dev-container script to change owner of files to 'celixdev' user by Roy Lenferink · 8 months ago bugfix/fix-run-devcontainer-permissions
  57. 4da5eee Merge pull request #779 from apache/feature/685-remove-bundle-revision by PengZheng · 9 months ago
  58. 5e18244 Merge pull request #731 from apache/feature/devcontainer by PengZheng · 9 months ago
  59. 98ec868 gh-685: Remove archive root when bundle archive creation fails. by PengZheng · 9 months ago
  60. 06ae35a Merge pull request #780 from Deedss/feature/event-information-on-waiting by PengZheng · 9 months ago
  61. 3c13b38 Fix corner-case use-after-free. by PengZheng · 9 months ago
  62. 547075e Add celix_properties_t and celix_array_list_t pointer type in dfi by xuzhenbao · 9 months ago
  63. c9bf242 Rename genericEventTimeout to genericEventTimeoutInSeconds by Deedss · 9 months ago
  64. 3fe3e38 Remove celix_framework_isGenericEventInProgress by Deedss · 9 months ago
  65. 60aaabd Don't include gmock, but use EXPECT_TRUE() with find by Deedss · 9 months ago
  66. 9c53f5c Expand the log message in waitForGenericEvent, add a constant to set the genericEventTimeout by Deedss · 9 months ago
  67. 553e2f6 Merge pull request #773 from xuzhenbao/remote_event_admin by xuzhenbao · 9 months ago
  68. 0edcf6e Add genericEventName, if available, to the warning message when event is waiting by Deedss · 9 months ago
  69. 0ac2902 gh-685: Cleanup include files for archive, cache and fw_private by Pepijn Noltes · 9 months ago
  70. 60a5d6a gh-685: Add dirent_ei and use dirent_ei in bnd cache test by Pepijn Noltes · 9 months ago
  71. 8b56975 gh-685: Remove bundle revision and refactor bundle archive by Pepijn Noltes · 9 months ago
  72. 3b54597 Add relabel options when running devcontainer by Pepijn Noltes · 9 months ago
  73. 807414b Merge branch 'master' into feature/devcontainer by Pepijn Noltes · 9 months ago
  74. 295f71a Merge branch 'apache:master' into remote_event_admin by xuzhenbao · 9 months ago
  75. 65fead3 Resolve issues raised in code reviews by xuzhenbao · 10 months ago
  76. db14807 Merge pull request #777 from apache/hotfix/mac-upgrade by PengZheng · 10 months ago
  77. 4d5fde5 Fix compilation error for macOS 13. by PengZheng · 10 months ago
  78. 1a96120 Revert "Upgrade macos-build-conan and mac-build to use macOS-latest." by PengZheng · 10 months ago
  79. 8591e92 Upgrade macos-build-conan and mac-build to use macOS-latest. by PengZheng · 10 months ago
  80. 2dc50ad Upgrade macos-build-conan and mac-build to use macOS-13. by PengZheng · 10 months ago
  81. 08e8f8d Merge pull request #765 from apache/feature/685-refactor-manifest-format by Pepijn Noltes · 10 months ago
  82. c29d9e6 Add more tests for celix_properties_getAsVersion. by PengZheng · 10 months ago
  83. fff61fc Remove unnecessary memory allocation for getting version string. by PengZheng · 10 months ago
  84. d10a983 gh-685: Improve manifest json impl based on review comments by Pepijn Noltes · 11 months ago
  85. 032438f Merge pull request #774 from xuzhenbao/bugfix_dfi by xuzhenbao · 11 months ago
  86. 518cce5 Resolve parsing descriptor file error when char data is unsigned by xuzhenbao · 11 months ago
  87. 8d490bc Add debug command for event admin remote provider based on MQTT by xuzhenbao · 12 months ago
  88. 39e8ee5 Revert "Enable verbose output for macos tests" by xuzhenbao · 12 months ago
  89. 54aa334 Resolve unit test failures in macos by xuzhenbao · 12 months ago
  90. 97e1618 Enable verbose output for macos tests by xuzhenbao · 12 months ago
  91. 6a8f500 Add message version verification for remote_provider_mqtt by xuzhenbao · 12 months ago
  92. 16402f0 Resolve testing failure of conan_test_package_v2 by xuzhenbao · 12 months ago
  93. df72d0e Update devcontainer readme by Pepijn Noltes · 12 months ago
  94. 368045b Try to trigger online workflows by xuzhenbao · 12 months ago
  95. 9df591d Merge master into remote_event_admin by xuzhenbao · 12 months ago
  96. 95cdde5 Merge branch 'master' of https://github.com/xuzhenbao/celix into remote_event_admin by xuzhenbao · 12 months ago
  97. dd88ad1 Revert the code that was submitted by mistake by xuzhenbao · 12 months ago
  98. 7e5be93 Add conan testing for the event admin remote provider based on MQTT by xuzhenbao · 12 months ago
  99. 9f3afbd Add README document for the event admin remote provider based on MQTT by xuzhenbao · 12 months ago
  100. 5e80616 Merge remote-tracking branch 'origin/master' into feature/devcontainer by Pepijn Noltes · 12 months ago