1. 274aa24 FELIX-3820 Guard access to the ConfigurationManager field in the ConfigurationAdminImpl class (slightly modified patch by Guillaume Nodet, thanks). Also added some more guards in the context of permission checks and added integration tests. by Felix Meschberger · 12 years ago
  2. 4a48e25 FELIX-3301 Enforce only using Java 1.3 API and fix one single non-Java 1.3 API use by Felix Meschberger · 13 years ago
  3. ad94987 FELIX-3229 Fix permission checks (and clean code up a bit) for getConfiguration(String, String) and createFactoryConfiguration(String, String) by Felix Meschberger · 13 years ago
  4. f0c5a3d Add DEBUG logging to ConfigurationAdmin and Configuration API method implementations by Felix Meschberger · 13 years ago
  5. fb833e7 FELIX-3176 Implement Config Admin 1.4 Changes by Felix Meschberger · 13 years ago
  6. 007c50e FELIX-3176 Implement Configuration Admin 4.1 changes: by Felix Meschberger · 13 years ago
  7. 35ab36a FELIX-1535 check permission against current access control context by Felix Meschberger · 15 years ago
  8. ca3cd98 FELIX-1488 ConfigurationAdminImpl.getConfiguration(String) should set by Felix Meschberger · 15 years ago
  9. ef47004 FELIX-1488 Factor out common properties of Factory and ConfigurationImpl by Felix Meschberger · 15 years ago
  10. 6a698df FELIX-1488 Only persist static configuration bindings and keep dynamic by Felix Meschberger · 15 years ago
  11. 93c409a Remove those @author and @version tags by Felix Meschberger · 16 years ago
  12. 0c4e704 FELIX-611 Do not return new configurations from the ConfigurationAdmin.listConfiguration by Felix Meschberger · 16 years ago
  13. 2941ef9 FELIX-335 Configuration Admin updates with empty properties and throws NullPointerExceptions due to race condition by Felix Meschberger · 17 years ago
  14. eb80d51 Revert unintentional code formatting by Carsten Ziegeler · 17 years ago
  15. 6c6f25b Organize imports by Carsten Ziegeler · 17 years ago
  16. add2b4a FELIX-11 Implement Configuration Admin (Initial Checkin) by Felix Meschberger · 17 years ago