| Age | Commit message (Expand) | Author |
| 2014-10-06 | More documentation | Andrew Branson |
| 2014-10-03 | Rolled back the renaming of existing exceptions. | Andrew Branson |
| 2014-10-03 | Huge exception overhaul: Merged ClusterStorageException with | Andrew Branson |
| 2014-10-02 | push after rebase | jet |
| 2014-09-30 | Remove Serializable. CRISTAL never uses Java serialization, only Castor. | Andrew Branson |
| 2014-09-26 | Various problems found by FindBugs | Andrew Branson |
| 2014-09-22 | ItemPath.fromUUIDString unnecessary as ItemPath(String) supports both | Andrew Branson |
| 2014-09-19 | Introduced static method ItemPath.fromUUIDString and made the UUID | Andrew Branson |
| 2014-09-18 | Hierarchical Roles. Fixes #199 | Andrew Branson |
| 2014-09-16 | Null protection on Path.equals() | Andrew Branson |
| 2014-09-15 | Add trim calls to ObjectProperties.getString() to discard any extra | Andrew Branson |
| 2014-09-15 | Rename DomainPath.setEntity to setItemPath | Andrew Branson |
| 2014-09-09 | Replaced int sysKey Item identifier with UUID, which is now portable. | Andrew Branson |
| 2014-06-30 | Separated modifying Lookup methods into LookupManager, which is only | Andrew Branson |
| 2014-06-23 | Finished half-finished doc sentence. | Andrew Branson |
| 2014-06-23 | Combine various Lookup.search methods into a general search(Path, | Andrew Branson |
| 2014-06-23 | Separate PredefinedStepContainers for Agents and Items (and Server Item) | Andrew Branson |
| 2014-06-17 | Remove getChildren methods - all searches should be done by the lookup | Andrew Branson |
| 2014-06-12 | Refactored LDAP into its own module. | Andrew Branson |
| 2014-06-06 | Partial javadoc and scope tightening of the new interfaces. | Andrew Branson |
| 2014-06-05 | Make LDAPNextKeyManager independent of the LDAPLookup. The authenticator | Andrew Branson |
| 2014-06-05 | LDAP refactored behind interfaces. All functions of LDAP now hidden | Andrew Branson |
| 2014-05-14 | Refactored Proxy update notification server into its own class and | Andrew Branson |
| 2014-05-08 | Agent now extends Item, so they can have workflows. All traces of the | Andrew Branson |
| 2014-04-09 | Expanded server predefined steps to include server and agent maintenance | Andrew Branson |
| 2014-04-04 | When generating the next SystemKey in NextKeyManager, make sure that | Andrew Branson |
| 2014-02-26 | Properties extended as ObjectProperties, which can return any Object, | Andrew Branson |
| 2014-01-23 | Refactored Resource into a new ResourceLoader interface, which allows | Andrew Branson |
| 2013-12-12 | Properties preserve and respect the PropertyDescription 'isMutable' | Andrew Branson |
| 2013-07-29 | new lookup search method that uses a PropertyDescriptionList to find | Andrew Branson |
| 2013-06-14 | Escape DNs with hex codes instead - more compatible | Andrew Branson |
| 2013-06-13 | Escape DNs in Path, so special characters can be used in Path | Andrew Branson |
| 2013-05-17 | Add Role management support to module, instead of just creating one if | Andrew Branson |
| 2013-01-24 | LDAP search by property. Returns EntityPaths though. | Andrew Branson |
| 2012-08-03 | Logging and error message clean-up | Andrew Branson |
| 2012-08-01 | LDAP properties: Integer port and support for generating secure admin | Andrew Branson |
| 2012-05-30 | Remove old top DN settings for compatibility with latest jldap lib | Andrew Branson |
| 2012-05-30 | Initial Maven Conversion | Andrew Branson |