index
:
cristal-ldap.git
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2014-12-04
Reference to NextKeyManager in module description removed
HEAD
master
Andrew Branson
2014-10-07
Repackage to org.cristalise
Andrew Branson
2014-10-03
Rolled back the renaming of existing exceptions.
Andrew Branson
2014-10-03
Adapt to new Exceptions
Andrew Branson
2014-09-22
Removed ItemPath.fromUUIDString
Andrew Branson
2014-09-19
Switch from UUID.fromString to ItemPath.fromUUIDString
Andrew Branson
2014-09-18
Support hierarchical roles. Fixes #199
Andrew Branson
2014-09-09
Merge remote-tracking branch 'origin/master'
Andrew Branson
2014-09-09
Support new ItemPath based Item id. NextKeyManager removed.
Andrew Branson
2014-07-24
set protected the new memeber "ldapProps"
ogattaz
2014-07-24
Merge branch 'master' of ssh://dev.cccs.uwe.ac.uk:22/var/git/cristal-ldap
ogattaz
2014-07-24
LDAP properties enhancements :
ogattaz
2014-07-24
Don't depend on gateway properties in the constructor of LDAPLookup, as
Andrew Branson
2014-07-24
Move cluster storage implementation into lookup.ldap package, leave
Andrew Branson
2014-07-22
protects the method getAuthObject() against the null pointer exception
ogattaz
2014-07-22
Added NextKeyManager.close method
Andrew Branson
2014-07-22
Move init code to open() in case instantiation is done outside the
Andrew Branson
2014-07-04
Search didn't work for non-mutable properties. Need to change how the
Andrew Branson
2014-06-30
Implements new LookupManager interface
Andrew Branson
2014-06-23
Combine various Lookup.search methods into a general search(Path,
Andrew Branson
2014-06-12
Initial migration out of cristal-kernel
Andrew Branson