summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-12-04Reference to NextKeyManager in module description removedHEADmasterAndrew Branson
2014-10-07Repackage to org.cristaliseAndrew Branson
2014-10-03Rolled back the renaming of existing exceptions.Andrew Branson
2014-10-03Adapt to new ExceptionsAndrew Branson
2014-09-22Removed ItemPath.fromUUIDStringAndrew Branson
2014-09-19Switch from UUID.fromString to ItemPath.fromUUIDStringAndrew Branson
2014-09-18Support hierarchical roles. Fixes #199Andrew Branson
2014-09-09Merge remote-tracking branch 'origin/master'Andrew Branson
2014-09-09Support new ItemPath based Item id. NextKeyManager removed.Andrew Branson
2014-07-24set protected the new memeber "ldapProps" ogattaz
2014-07-24Merge branch 'master' of ssh://dev.cccs.uwe.ac.uk:22/var/git/cristal-ldapogattaz
2014-07-24LDAP properties enhancements :ogattaz
2014-07-24Don't depend on gateway properties in the constructor of LDAPLookup, asAndrew Branson
2014-07-24Move cluster storage implementation into lookup.ldap package, leaveAndrew Branson
2014-07-22protects the method getAuthObject() against the null pointer exceptionogattaz
2014-07-22Added NextKeyManager.close methodAndrew Branson
2014-07-22Move init code to open() in case instantiation is done outside theAndrew Branson
2014-07-04Search didn't work for non-mutable properties. Need to change how theAndrew Branson
2014-06-30Implements new LookupManager interfaceAndrew Branson
2014-06-23Combine various Lookup.search methods into a general search(Path,Andrew Branson
2014-06-12Initial migration out of cristal-kernelAndrew Branson