index
:
cristal-kernel.git
2.3.2
2.3.3
2.4
idl-rewrite
ldap-refactor
ldap-refactor-saved
lookup
master
state
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
/
main
/
java
/
com
/
c2kernel
/
lookup
Age
Commit message (
Expand
)
Author
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