index
:
custodian.git
10-support-http-basic-auth
12-reap-old-tests
13-catch-bogus-dns
13-log-dns-errors
19-user-agent
21-allow-custom-subjects
3-send-sni-when-falling-back-to-openssl
locking_for_custodian_add_test_script
master
rubo-cop-all-the-things
ssl-custom-expiry
A distributed protocol tester.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
custodian
/
protocoltest
/
ldap.rb
Age
Commit message (
Expand
)
Author
2016-04-22
More updates to silence rubocop style-guides.
Steve Kemp
2015-04-16
Updated test-handler for new API.
Steve Kemp
2015-04-16
Ensure we load our base-class.
Steve Kemp
2015-04-16
Fixed to be valid.
Steve Kemp
2015-04-16
Fixed syntax error.
Steve Kemp
2015-03-09
Removed trailing whitespace from the code
Steve Kemp
2015-03-09
More minor space fixups
Steve Kemp
2015-03-09
Removed spaces inside parenthesis.
Steve Kemp
2015-03-09
Prefer single-quotes when you don't need interpolation.
Steve Kemp
2015-03-09
Avoid redudent returns.
Steve Kemp
2015-03-09
Don't use parenthesis aroudn conditions in an if.
Steve Kemp
2015-03-09
Avoid "Array.new" and "Hash.new"
Steve Kemp
2015-03-09
Removed bogus period.
Steve Kemp
2013-06-24
Allow the code to load when the ruby LDAP module is not present.
Steve Kemp
2013-02-13
We no longer need to include the TCP-class, as we're no
Steve Kemp
2013-02-13
Fixed syntax
Steve Kemp
2013-02-13
Updated.
Steve Kemp
2013-02-13
LDAP probe complete.
Steve Kemp
2013-02-13
Updated.
Steve Kemp
2013-02-13
Updated to peel off a username/password.
Steve Kemp
2012-11-23
Removed duplicate member-variables for subclasses.
Steve Kemp
2012-11-22
Parse the configuration file into arrays of jobs, via our test-factory
Steve Kemp
2012-11-22
Whitespace updates.
Steve Kemp
2012-11-22
Moved tests into a namespace.
Steve Kemp
2012-11-22
Updated to require libraries more sanely
Steve Kemp
2012-11-21
LDAP-protocol is now testable.
Steve Kemp