Austin Ziegler
|
31946c35c7
|
Rationalizing startup.
|
2010-03-13 00:20:07 -05:00 |
|
emiel
|
ec47390431
|
Correct indentation and format.
|
2009-02-27 22:43:21 +00:00 |
|
emiel
|
2835ecd82d
|
Fix warning: instance variable @ldap_controls not initialized
|
2009-02-27 22:39:17 +00:00 |
|
blackhedd
|
b828ff52cf
|
Changed error classes to inherit from StandardError instead of Exception.
This should make them easier to use with irb.
|
2007-09-04 12:07:35 +00:00 |
|
blackhedd
|
d483a345af
|
Added a patch by Kouhei Sutou which supports start_tls encryption.
|
2007-05-02 02:32:14 +00:00 |
|
blackhedd
|
789b36c9d7
|
extended our support for error messages returned from servers.
|
2007-03-20 18:28:34 +00:00 |
|
blackhedd
|
832334116a
|
Supported BindRequest, SearchRequest, and UnbindRequest
|
2006-11-27 22:59:03 +00:00 |
|
blackhedd
|
14c3db9b83
|
provisionally implemented NTLM authentication.
|
2006-09-30 13:28:05 +00:00 |
|
blackhedd
|
af27b55d89
|
Factored out BindResponse handling, to support SASL server creds.
|
2006-09-30 12:12:52 +00:00 |
|
blackhedd
|
5c4de6a5c9
|
removed dead code
|
2006-09-02 17:12:52 +00:00 |
|
blackhedd
|
f3e05db9d3
|
added support for search-result referrals.
|
2006-05-31 15:55:16 +00:00 |
|
blackhedd
|
c30a198a29
|
Provisionally removed an obsolete way of returning search
results. The code is commented out so we can bring it back
if the removal causes regressions.
|
2006-05-04 11:58:10 +00:00 |
|
blackhedd
|
b67a91edca
|
implemented RFC 2696.
|
2006-05-02 09:26:55 +00:00 |
|
blackhedd
|
91631f845d
|
Supported RFC 2251 "controls"
|
2006-05-02 07:44:33 +00:00 |
|
blackhedd
|
5eaacf1ac3
|
supported LDAP delete
|
2006-04-30 16:31:08 +00:00 |
|
blackhedd
|
90616a3ca9
|
lost superfluous default methods
|
2006-04-26 02:57:34 +00:00 |
|
blackhedd
|
7be5474f06
|
Significant mods to LDAP#search
|
2006-04-25 14:03:11 +00:00 |
|
blackhedd
|
4c9532f432
|
Refactored ldap/pdu and ldap/filter scripts
|
2006-04-17 00:41:49 +00:00 |
|