This website requires JavaScript.
Explore
Help
Sign In
deac
/
ruby-net-ldap
Watch
1
Star
0
Fork
You've already forked ruby-net-ldap
0
Code
Issues
Pull requests
Releases
Wiki
Activity
Pure Ruby LDAP library
32
commits
1
branch
3
tags
717
KiB
Ruby
94.4%
RDoc
5.6%
c423ced9e2
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
blackhedd
c423ced9e2
Removed dependency on Base64, which doesn't seem to appear on all Ruby versions.
2006-04-18 16:27:39 +00:00
lib
/net
Removed dependency on Base64, which doesn't seem to appear on all Ruby versions.
2006-04-18 16:27:39 +00:00
tests
Started a Dataset implementation that will be
2006-04-18 15:42:10 +00:00
testserver
Added unit tests for search-filters
2006-04-17 20:39:54 +00:00
COPYING
Ooops, I added my code in the top level.
2006-04-14 23:23:35 +00:00
Rakefile
Ditched autorequire from Rakefile
2006-04-16 23:07:50 +00:00
README
Ooops, I added my code in the top level.
2006-04-14 23:23:35 +00:00
RELEASE_NOTES
Ooops, I added my code in the top level.
2006-04-14 23:23:35 +00:00
README
# $Id$ # # README stub for Net::LDAP