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
5ae087dd Cleaning up Net::LDAP::Password, including file rename. Austin Ziegler <a****n@h****a> over 15 years ago
6eaf87dc Cleaning up Net::LDAP::PDU (including object rename. Austin Ziegler <a****n@h****a> over 15 years ago
06ea3240 Cleanup of Dataset and Entry. Austin Ziegler <a****n@h****a> over 15 years ago
20f494a8 Yield is not a function call. Austin Ziegler <a****n@h****a> over 15 years ago
1d3817e0 Reformat and documentation update of Net::BER and Net::BER::BERParser. Austin Ziegler <a****n@h****a> over 15 years ago
28d58cd5 Importing, but disabling, tests from other repos. Austin Ziegler <a****n@h****a> over 15 years ago
090bad9d Fixing up known contributors. Austin Ziegler <a****n@h****a> over 15 years ago
1589556d Fixing some documentation formatting. Austin Ziegler <a****n@h****a> over 15 years ago
97fbae98 Adding a Hacking document. Austin Ziegler <a****n@h****a>
Committed by: Kaspar Schiess <k****s@a****i>
over 15 years ago
8e9a8a48 Significant reformat of Net::LDAP class. Austin Ziegler <a****n@h****a> over 15 years ago
fece50c8 Making return codes consistent for add and modify. Austin Ziegler <a****n@h****a> over 15 years ago
a3824392 + Adds a specification for the new ldap extensible filter Kaspar Schiess <k****s@a****i> over 15 years ago
7c3f2427 . ignoring gemspec Kaspar Schiess <k****s@a****i> over 15 years ago
3e071252 Adding experimental RFC4515 extensible filtering. Austin Ziegler <a****n@h****a>
Committed by: Kaspar Schiess <k****s@a****i>
over 15 years ago
1dbf5908 Major clean-up of Net::LDAP::Filter. Austin Ziegler <a****n@h****a>
Committed by: Kaspar Schiess <k****s@a****i>
over 15 years ago
75635081 merge Cleaning up the history file. Austin Ziegler <a****n@h****a> over 15 years ago
afe43a5e Removing possible calls to Object#to_a. Austin Ziegler <a****n@h****a>
Committed by: Kaspar Schiess <k****s@a****i>
over 15 years ago
a1078808 Fixing a problem where the metaid gem isn't running on my system. Austin Ziegler <a****n@h****a> over 15 years ago
c0cd1911 merge Branch merge and clean-up. Austin Ziegler <a****n@h****a> over 15 years ago
f8cdc1f0 . Removed a history entry that wasn't strictly necessary Kaspar Schiess <k****s@a****i> over 15 years ago
f90aeec7 Minor formatting cleanup. Austin Ziegler <a****n@h****a> over 15 years ago
ddb15caa + Adding String#read_ber! back in, since our test server uses it. Kaspar Schiess <k****s@a****i> over 15 years ago
c44f9a21 Moved core extensions to Net::BER. Documented. Austin Ziegler <a****n@h****a> over 15 years ago
c913bc6f Moved core extensions to Net::BER. Documented. Austin Ziegler <a****n@h****a>
Committed by: Kaspar Schiess <k****s@a****i>
over 15 years ago
e31af4be SSL enabled or disabled per presence of OpenSSL. Austin Ziegler <a****n@h****a> over 15 years ago
c3f991fd Preparing for a quick fix release. Austin Ziegler <a****n@h****a> over 15 years ago
cfd9dbc9 + Spec for Net::LDAP::Entry Kaspar Schiess <k****s@a****i> over 15 years ago
c01dc9ee + Adds comments (and some layouting) Kaspar Schiess <k****s@a****i> over 15 years ago
31ba47cf ! A proper fix for the error I've found yesterday. Kaspar Schiess <k****s@a****i> over 15 years ago
6a17e6a2 ! Fixes connection open bug Kaspar Schiess <k****s@a****i> over 15 years ago
015a300e - Removed a few includes that would produce a warning Kaspar Schiess <k****s@a****i> over 15 years ago
202c87df Making rsync of documentation clean. Austin Ziegler <a****n@h****a> over 15 years ago
f8f1db59 Setting the remote rdoc directory. Austin Ziegler <a****n@h****a> over 15 years ago
d3e2c2cc Final touches before release. Austin Ziegler <a****n@h****a> over 15 years ago
0f131535 Switching to version 0.1.0. Austin Ziegler <a****n@h****a> over 15 years ago
5c319e1b Excluding Ruby 1.8.6 from multiruby; preventing the gem from allowing install... Austin Ziegler <a****n@h****a> over 15 years ago
31946c35 Rationalizing startup. Austin Ziegler <a****n@h****a> over 15 years ago
87a7cf1b Renaming net.rb to net-ldap.rb Austin Ziegler <a****n@h****a> over 15 years ago
b824ff33 Removed unnecessary code commented out. Austin Ziegler <a****n@h****a> over 15 years ago
f2c5b1e1 Fixing README URLs. Austin Ziegler <a****n@h****a> over 15 years ago
b3f5aff8 Making this all work with Hoe. Austin Ziegler <a****n@h****a> over 15 years ago
427c7972 Words. Rory O'Connell <r****l@u****u> over 15 years ago
592d1869 . reflowing to 78 chars Kaspar Schiess <k****s@a****i> over 15 years ago
a1b0f63e . pretty links Kaspar Schiess <k****s@a****i> over 15 years ago
25f664b1 . format change for github Kaspar Schiess <k****s@a****i> over 15 years ago
05689e06 . Version bump to 0.1.0, new maintainers and repository location Kaspar Schiess <k****s@a****i> over 15 years ago
de4021f2 Merge branch from kschiess Rory OConnell <r****y@d****u> almost 16 years ago
9b614bee . fixes the Rakefile to generate a real package Kaspar Schiess <k****s@g****h> almost 16 years ago
b849681f ! Fixes that last ssl topic Kaspar Schiess <k****s@g****h> almost 16 years ago
1509aa8e ! Fixes all tests Kaspar Schiess <k****s@g****h> almost 16 years ago
75f37c58 ! Fixes tests for everything BUT the number conversion Kaspar Schiess <k****s@g****h> almost 16 years ago
4c24cf23 Import fixes from kschiess Rory OConnell <r****y@d****u> almost 16 years ago
d37c3b3a Cleaned up the layout quite a bit to make Gemifying and including into Rails ... Rory OConnell <r****y@d****u> almost 16 years ago
ba08042d Remove test files which have already been migrated to ../test. emiel <e****l@0****d> almost 17 years ago
ec473904 Correct indentation and format. emiel <e****l@0****d> almost 17 years ago
2835ecd8 Fix warning: instance variable @ldap_controls not initialized emiel <e****l@0****d> almost 17 years ago
d6e6a970 Ensure connections are closed. Patch by Kristian Meier. emiel <e****l@0****d> almost 17 years ago
afe6567a Use proper Ruby SHA1 emiel <e****l@0****d> almost 17 years ago
4fafdd56 Replace TCPsocket with TCPSocket. emiel <e****l@0****d> almost 17 years ago
b1fe5181 merge Migrate the experimental_netldap branch to trunk. emiel <e****l@0****d> about 17 years ago
6b5548ff This commit is all about moving toward 'Hoe' as the project helper. emiel <e****l@0****d> about 17 years ago
57a4aad2 Clean up CVSROOT from CVS import emiel <e****l@0****d> about 17 years ago
e6cccef6 added clarifying documentation parameters to #bind. blackhedd <b****d@0****d> about 18 years ago
b828ff52 Changed error classes to inherit from StandardError instead of Exception. blackhedd <b****d@0****d> over 18 years ago
6e531440 supported comma in filter strings, suggested by Kouhei. blackhedd <b****d@0****d> over 18 years ago
c6307d2c change notes blackhedd <b****d@0****d> over 18 years ago
089abcce Applied patch from Kouhei Sutou blackhedd <b****d@0****d> over 18 years ago
e429d703 notes blackhedd <b****d@0****d> over 18 years ago
d0c877bc Patch by Kouhei Sutou, enables support of \XX octal filter syntax blackhedd <b****d@0****d> over 18 years ago
3f7a4a25 applied parentheses to quiet some -w warnings. blackhedd <b****d@0****d> over 18 years ago
64a8240a Bugfix. Net::LDAP#bind was ignoring the inbound auth parameter. blackhedd <b****d@0****d> over 18 years ago
1b568e82 notes on Filter#execute. blackhedd <b****d@0****d> over 18 years ago
2769d75b Added Net::LDAP::Filter.execute, which enables applications to perform blackhedd <b****d@0****d> over 18 years ago
98406576 notes blackhedd <b****d@0****d> over 18 years ago
da882af0 Added Net::LDAP::Filter.parse_ber and associated helper methods and tests. blackhedd <b****d@0****d> over 18 years ago
bc1129fc tweaked subschema query to comply with RFC 4512 pgh 4.4. blackhedd <b****d@0****d> over 18 years ago
8cfb4a13 more comment tweaks blackhedd <b****d@0****d> over 18 years ago
105fb102 let's get it right for a change blackhedd <b****d@0****d> over 18 years ago
acfa64d1 fixed grammar error in doc. blackhedd <b****d@0****d> over 18 years ago
18699c9a comments and docs for Net::LDAP#Search_subschema_entry blackhedd <b****d@0****d> over 18 years ago
95d86ea6 added Net::LDAP#search_subschema_entry blackhedd <b****d@0****d> over 18 years ago
55c6d2ef fixed error in BER encoding. blackhedd <b****d@0****d> over 18 years ago
d483a345 Added a patch by Kouhei Sutou which supports start_tls encryption. blackhedd <b****d@0****d> over 18 years ago
ae298d28 added extended error reporting to Connection#modify blackhedd <b****d@0****d> over 18 years ago
033bc22e added some additional comments blackhedd <b****d@0****d> over 18 years ago
789b36c9 extended our support for error messages returned from servers. blackhedd <b****d@0****d> over 18 years ago
17dcc52e changed Entry::to_ldif so it doesn't interpret blanks as binary characters. blackhedd <b****d@0****d> over 18 years ago
79f3ec6e comments blackhedd <b****d@0****d> almost 19 years ago
f6c87c02 fixed mispelling: TimerTicks is now TimeTicks. blackhedd <b****d@0****d> almost 19 years ago
0d9206d6 added Net::BER::BerIdentifiedOid type and related tests blackhedd <b****d@0****d> almost 19 years ago
2ef2176f fixed bug blackhedd <b****d@0****d> almost 19 years ago
11fb69b0 fixed mishandling of community string in parser blackhedd <b****d@0****d> almost 19 years ago
40b55543 tweaked get-response parsing blackhedd <b****d@0****d> almost 19 years ago
977f2761 fixed small bug, missing case in PDU parser blackhedd <b****d@0****d> almost 19 years ago
765988a5 supported parsing of get-response packets blackhedd <b****d@0****d> almost 19 years ago
eac464bc added some SNMP app-specific types and cleaned up some BER-encoding problems blackhedd <b****d@0****d> almost 19 years ago
e550dc80 missed a case blackhedd <b****d@0****d> almost 19 years ago
5f197cc0 fixed the implementation of Bignum#to_ber. blackhedd <b****d@0****d> almost 19 years ago
0bf35f8d additional packet formats supported blackhedd <b****d@0****d> almost 19 years ago
3f14b540 added some more test cases blackhedd <b****d@0****d> almost 19 years ago

← Back to repository