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
40
commits
1
branch
3
tags
717
KiB
Ruby
94.4%
RDoc
5.6%
28efeadd94
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
28efeadd94
Added LDAP#modify_rdn as a synonym for LDAP#rename.
2006-04-23 01:23:09 +00:00
lib
/net
Added LDAP#modify_rdn as a synonym for LDAP#rename.
2006-04-23 01:23:09 +00:00
tests
Changed LDAP#search to return T/F instead of numeric LDAP code,
2006-04-23 01:17:49 +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