An open API service providing commit metadata for open source projects.

GitHub / ruby-ldap/ruby-net-ldap / commits

Pure Ruby LDAP library

SHA Message Author Date Stats
bab0c30e Handle nil value in GetbyteForSSLSocket::getbyte Thayne McCombs <t****e@l****m> over 7 years ago
4713e53a typo fix Guilherme William <g****p@g****m> over 7 years ago
99153dcb typo fix Guilherme William <g****p@g****m> over 7 years ago
a07710c6 adds a SSHA256 type and uses strict_encode64 Bruno Thomas <b****o@b****r> over 7 years ago
1bc1256d format remove trailing spaces Bruno Thomas <b****o@b****r> over 7 years ago
d78dc1ed merge Merge pull request #285 from patelanuj28/patch-1 Michael Schaarschmidt <s****t@m****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
258bf078 Release 0.16.1 Matt Todd <c****y@g****m> about 8 years ago
3570f087 merge Merge pull request #296 from ruby-ldap/release-0.16.1 Michael Schaarschmidt <s****t@m****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
075ae5f0 Update changelog Matt Todd <c****y@g****m> about 8 years ago
eb6e48ad Bump version Matt Todd <c****y@g****m> about 8 years ago
36815b51 merge Merge pull request #271 from thriqon/modify-password-without-old-password Matt Todd <c****y@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
2fe7e501 Added method to get a duplicate of the internal Hash to avoid each loops to g... Thorsten Eckel <t****e@z****m> over 8 years ago
61890b51 Update filter.rb Anuj Patel <p****8@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
78e97ed6 merge Merge pull request #284 from ruby-ldap/release-0.16.0 Jerry Cheung <j****y@g****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
8466539b update history.rdoc Jerry Cheung <j****y@g****m> almost 9 years ago
50b6cbc7 bump version Jerry Cheung <j****y@g****m> almost 9 years ago
8031bf5d merge Merge pull request #281 from ruby-ldap/sasl-fix Jerry Cheung <j****y@g****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
5bcde6eb MaxSaslChallenges => MAX_SASL_CHALLENGES, because it's a constant and Rubocop Tom Maher <t****r@g****m> over 9 years ago
944ea47b merge Merge remote-tracking branch 'gh/master' into sasl-fix Tom Maher <t****r@g****m> over 9 years ago
e4c46a22 merge Merge pull request #279 from tmaher/tls-verify-hostnames Jerry Cheung <j****y@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
435332d8 whoops, DEFAULT_PARAMS is already a hash Tom Maher <t****r@g****m> over 9 years ago
72ba3818 add docs on how to actually validate an LDAP server cert Tom Maher <t****r@g****m> over 9 years ago
09262743 don't need the whole default hash for a verify? Tom Maher <t****r@g****m> over 9 years ago
efd354a8 names matter Tom Maher <t****r@g****m> over 9 years ago
8ed4dca1 properly add the fixture CA to CI system store Tom Maher <t****r@g****m> over 9 years ago
0a8c0994 use default tls opts for validation Tom Maher <t****r@g****m> over 9 years ago
4e5a8e7e improve system store tests Tom Maher <t****r@g****m> over 9 years ago
3aebc3d9 test that no tls_options means we get the system CA bundle Tom Maher <t****r@g****m> over 9 years ago
a890f03d linter quoting complaint Tom Maher <t****r@g****m> over 9 years ago
7de63352 describe where fixture CA comes from; also indent Tom Maher <t****r@g****m> over 9 years ago
02a29ea5 use script-generated fixture CA Tom Maher <t****r@g****m> over 9 years ago
0f51b568 add script to generate fixture Tom Maher <t****r@g****m> over 9 years ago
3c18b1e4 more docs about vagrant setup Tom Maher <t****r@g****m> over 9 years ago
19f9c7da more no-merge-default-opts tests, done properly Tom Maher <t****r@g****m> over 9 years ago
41881aa2 remove vagrant port override, because $INTEGRATION_PORT Tom Maher <t****r@g****m> over 9 years ago
d2ba5e68 fix bogus multi-host check Tom Maher <t****r@g****m> over 9 years ago
c5f21260 more TLS tests around merging vs not merging the default options Tom Maher <t****r@g****m> over 9 years ago
eeb7a6d0 single vs multiple hosts throw different exceptions Tom Maher <t****r@g****m> over 9 years ago
80bab6c7 handle both exceptions Tom Maher <t****r@g****m> over 9 years ago
c801132d only use tcp/9389 with vagrant, use the right exception for bad TLS connections Tom Maher <t****r@g****m> over 9 years ago
caf19110 remove useless test CA Tom Maher <t****r@g****m> over 9 years ago
199f429b fix up to look like https://github.com/ruby-ldap/ruby-net-ldap/pull/259#discu... Tom Maher <t****r@g****m> over 9 years ago
440ce7f0 tidy up the TLS tests Tom Maher <t****r@g****m> over 9 years ago
1300bc09 include "localhost" as valid cert name Tom Maher <t****r@g****m> over 9 years ago
c6a465fb add multi-host SSL checks Tom Maher <t****r@g****m> over 9 years ago
ca4e3907 extra ldap object for multiple host tests Tom Maher <t****r@g****m> over 9 years ago
052f90d2 remove stale reference to gem Tom Maher <t****r@g****m> over 9 years ago
7593af13 too many markdown syntaxes Tom Maher <t****r@g****m> over 9 years ago
fd1c8237 doc tweak Tom Maher <t****r@g****m> over 9 years ago
381fdf4f omit example Tom Maher <t****r@g****m> over 9 years ago
9bab5a5d stupid portforwarding tricks for local testing Tom Maher <t****r@g****m> over 9 years ago
748f1b9f add tests for cert/hostname mismatch Tom Maher <t****r@g****m> over 9 years ago
d7b36d1c check that the encryption hash is defined before using it Tom Maher <t****r@g****m> over 9 years ago
b42e9313 rubocop fix Tom Maher <t****r@g****m> over 9 years ago
38b6147a helper should use the new CA Tom Maher <t****r@g****m> over 9 years ago
21373615 vagrant fix for macOS v Linux? Tom Maher <t****r@g****m> over 9 years ago
7b2bb028 new fixture CA, now with private key Tom Maher <t****r@g****m> over 9 years ago
84ab4c2b fix iptables blackholing for macOS Tom Maher <t****r@g****m> over 9 years ago
680d024c merge Merge pull request #278 from tmaher/rubocop_updates Jerry Cheung <j****y@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
6cff7fae merge Merge pull request #1 from satoryu/tmaher_rubocop_updates Tom Maher <t****r@u****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
6564aab6 Fix the bug #278 Tatsuya Sato <t****o@r****m> over 9 years ago
8b8ae9b0 rubocop: fix Style/GuardClause Tom Maher <t****r@g****m> over 9 years ago
d2d85365 rubocop: fix TrailingCommaInArguments, which is new Tom Maher <t****r@g****m> over 9 years ago
b66eb1ed rubocop: fix Style/SymbolProc Tom Maher <t****r@g****m> over 9 years ago
c3642b65 re-generate .rubocop_todo.yaml from latest rubocop gem Tom Maher <t****r@g****m> over 9 years ago
68154889 rename stale cop Tom Maher <t****r@g****m> over 9 years ago
d5fba08e update to rubocop 0.42.0 Tom Maher <t****r@g****m> over 9 years ago
4ea39827 Fix misplaced constant Ben Slusky <b****y@s****m> over 9 years ago
4f81ede6 merge Merge pull request #276 from ruby-ldap/release-0.15.0 Jerry Cheung <j****y@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
daae984b release 0.15.0 Jerry Cheung <j****y@g****m> over 9 years ago
dd9409ba merge Merge pull request #273 from tmm1/ssl-connect-timeout Jerry Cheung <j****y@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
749c22b4 use ETIMEDOUT for openssl timeouts Aman Gupta <a****n@t****t> over 9 years ago
21ffe8f3 use Net::LDAP::SocketError on openssl timeouts Aman Gupta <a****n@t****t> over 9 years ago
8ba47963 use non-blocking connect only when timeout is set Aman Gupta <a****n@t****t> over 9 years ago
b5b6d5a4 fix test mock Aman Gupta <a****n@t****t> over 9 years ago
09d0c36e use connect_timeout when establishing an openssl connection Aman Gupta <a****n@t****t> over 9 years ago
7a605f55 Send DN and newPassword with password_modify request Jonas Weber <m****l@j****e>
Committed by: Jonas Weber <j****r@i****e>
over 9 years ago
10515922 Added private recursive_delete as alternative to DELETE_TREE for servers that... jpd800 <j****y@f****u> over 9 years ago
3bf849d4 Release 0.14.0 Jerry Cheung <j****y@g****m> almost 10 years ago
49ef2742 merge Merge pull request #265 from ruby-ldap/release-0.14.0 Jerry Cheung <j****y@g****m> almost 10 years ago
60faa642 release 0.14.0 Jerry Cheung <j****y@g****m> almost 10 years ago
5f7d795b merge Merge pull request #264 from ryanshow/master Jerry Cheung <j****y@g****m> almost 10 years ago
8aaa96b5 Normalize the encryption parameter passed to the LDAP constructor Ryan Showalter <r****r@g****m> almost 10 years ago
771e11c7 merge Merge pull request #261 from jesjos/patch-1 Jerry Cheung <j****y@g****m> almost 10 years ago
27813f51 Docs: Net::LDAP now requires ruby >= 2 Jesper Josefsson <j****n@g****m> almost 10 years ago
22eaf7ca cherry pick from https://github.com/ruby-ldap/ruby-net-ldap/pull/259 jean-pierre.vanriel <J****2@s****a>
Committed by: Tom Maher <t****r@g****m>
almost 10 years ago
cfd990eb merge Merge pull request #255 from mynameisrufus/rubocop-fix/symbol-proc Jerry Cheung <j****y@g****m> almost 10 years ago
bf9c2519 merge fix symbol proc Jerry Cheung <j****y@g****m>
Committed by: Rufus Post <r****t@g****m>
almost 10 years ago
f1659c5c merge Merge pull request #256 from mynameisrufus/rubocop-fix/trailing-comma Jerry Cheung <j****y@g****m> almost 10 years ago
15049c5e merge Merge pull request #254 from mynameisrufus/rubocop-fix/deprecated-hash-methods Jerry Cheung <j****y@g****m> almost 10 years ago
9d624031 fix trailing comma Jerry Cheung <j****y@g****m>
Committed by: Rufus Post <r****t@g****m>
almost 10 years ago
8a50e854 merge Merge pull request #253 from mynameisrufus/rubocop-fix/space-after-comma Jerry Cheung <j****y@g****m> almost 10 years ago
6e5348f7 merge Merge pull request #252 from mynameisrufus/rubocop-fix/space-inside-brackets Jerry Cheung <j****y@g****m> almost 10 years ago
b8f1ee19 enable rubocop in ci Jerry Cheung <j****y@g****m> almost 10 years ago
05733423 merge Merge pull request #249 from ruby-ldap/rubocop-fixes Jerry Cheung <j****y@g****m> almost 10 years ago
b32f4e77 merge Merge pull request #235 from ruby-ldap/lazy-socket-initialization Jerry Cheung <j****y@g****m> almost 10 years ago
64d9f288 fix deprecated hash methods Rufus Post <r****t@g****m> almost 10 years ago
8572cacd fix space after comma Rufus Post <r****t@g****m> almost 10 years ago
0e680844 fix space inside brackets Rufus Post <r****t@g****m> almost 10 years ago
5a06857f regenerate rubocop_todo Jerry Cheung <j****y@g****m> almost 10 years ago

← Back to repository