Commit Graph

  • a696aa89a0 Add a method to escape filter strings, and some convenience method for creating some common filter patterns, that are automatically escaped. Jamstah 2010-12-21 17:56:32 +0000
  • cee9fb6c95 + A gemfile for quickstarting an interested developer. Kaspar Schiess 2010-12-30 13:12:28 +0100
  • 74e994eed1 - disables a test that wont run on most machines Kaspar Schiess 2010-10-11 08:46:58 +0200
  • ee58580a53 ! Reference to self fixed Kaspar Schiess 2010-10-08 16:56:46 +0200
  • cd866c0109 + Patch from Sean Cashin that fixes filter behaviour Kaspar Schiess 2010-10-08 16:41:02 +0200
  • 7143490850 Fix merge artifacts because I'm a dummy dumb head Rory O'Connell 2010-09-25 15:27:59 -0500
  • a3dcb965db Merge branch 'master' of github.com:RoryO/ruby-net-ldap Rory O'Connell 2010-09-25 15:05:06 -0500
  • 43d50d6498 Merge remote branch 'tonyheadford/master' Rory O'Connell 2010-09-25 15:02:34 -0500
  • f46c68dce3 Merge branch 'master' of github.com:RoryO/ruby-net-ldap Austin Ziegler 2010-09-25 00:06:31 -0400
  • 7043a24222 . ignore config file - use template Kaspar Schiess 2010-09-24 15:46:06 +0200
  • 41b73418f7 . ignore rvmrc Kaspar Schiess 2010-09-24 15:45:51 +0200
  • 85a137c71f Fix reference to Net::LDAP (make absolute). Erik Hetzner 2010-09-21 07:27:29 +0800
  • 09e6267fdd Fix reference to StartTlsOid constant. Erik Hetzner 2010-09-21 07:04:54 +0800
  • 4159643c3d Fixes for mysterious 'constant not missing' errors Derek Harmel 2010-08-14 05:09:50 +0800
  • 1761db89e9 Added new_superior arg to Net::LDAP rename method. This enables moving an entry in the tree by specifying the new parent container in addition to the rename entry functionality. Added a unit test file test_rename.rb for this method. tonyheadford 2010-07-19 20:52:10 +0100
  • d778139d75 Net::LdapPdu -> Net::LDAP::PDU. Kouhei Sutou 2010-07-11 12:13:28 +0800
  • 40f75e592f Updating History.txt. Austin Ziegler 2010-04-19 02:03:28 -0400
  • 054ead158d Bumping the version for release. Austin Ziegler 2010-04-19 01:57:13 -0400
  • 59dac76d47 Cleaning up Net::LDAP documentation. Austin Ziegler 2010-04-19 01:54:25 -0400
  • 5f5031b853 Suppressing the Net::SNMP documentation. Austin Ziegler 2010-04-19 01:54:07 -0400
  • 42100871c5 Cleaning up the Net::BER documentation. Austin Ziegler 2010-04-19 01:53:39 -0400
  • b4c2bfe0f9 Cleaning up the Net::BER core extension docs. Austin Ziegler 2010-04-19 01:52:57 -0400
  • 64bcdd0912 Removing a stub file, lib/net/ldif.rb. Austin Ziegler 2010-04-19 01:36:54 -0400
  • 9fb791a06a Documentation preparation for version 0.2 release. Austin Ziegler 2010-04-19 01:03:52 -0400
  • 70477ecf21 Removing Hanna RDoc template. Austin Ziegler 2010-04-18 23:52:48 -0400
  • 917d455857 Making 'extra_rdoc_files' more robust. Austin Ziegler 2010-04-18 23:33:29 -0400
  • cc55227083 Merge remote branch 'halostatue/ldap-psw-cleanup' into ldap-psw-cleanup Rory O'Connell 2010-04-15 17:07:41 -0500
  • 0fce1048a5 Merge branch 'ldap-pdu-cleanup', remote branch 'halostatue/ldap-pdu-cleanup' into ldap-pdu-cleanup Rory O'Connell 2010-04-15 17:05:40 -0500
  • e981a11208 Merge branches 'ldap-cleanup' and 'master' Rory O'Connell 2010-04-15 17:02:04 -0500
  • 6e9125df79 Split ldif test data file so regexp in 1.9.1 works Rory O'Connell 2010-04-15 17:01:43 -0500
  • 896eaa533c Merge branch 'ldap-cleanup', remote branch 'halostatue/ldap-cleanup' into ldap-cleanup Rory O'Connell 2010-04-15 16:27:08 -0500
  • 0c8a3c61c1 Merge branches 'ber-cleanup' and 'master' Rory O'Connell 2010-04-15 16:21:42 -0500
  • f42773569f Merge branch 'ber-cleanup', remote branch 'halostatue/ber-cleanup' into ber-cleanup Rory O'Connell 2010-04-15 16:19:33 -0500
  • f5658bcd45 + Cruisecontrol task Kaspar Schiess 2010-04-08 13:39:59 +0200
  • fefe50dcef . Converts test_ber into specs Kaspar Schiess 2010-04-05 19:16:15 +0200
  • 483af95ccd ! Fixes references to various classes Kaspar Schiess 2010-04-05 18:33:35 +0200
  • 97fbae9849 Adding a Hacking document. Austin Ziegler 2010-03-24 23:16:58 -0400
  • 5ae087dd1b Cleaning up Net::LDAP::Password, including file rename. Austin Ziegler 2010-03-27 15:36:31 -0400
  • 6eaf87dc56 Cleaning up Net::LDAP::PDU (including object rename. Austin Ziegler 2010-03-27 15:33:32 -0400
  • 06ea324055 Cleanup of Dataset and Entry. Austin Ziegler 2010-03-27 14:49:14 -0400
  • 20f494a875 Yield is not a function call. Austin Ziegler 2010-03-27 14:48:06 -0400
  • 1d3817e007 Reformat and documentation update of Net::BER and Net::BER::BERParser. Austin Ziegler 2010-03-27 01:57:44 -0400
  • 28d58cd581 Importing, but disabling, tests from other repos. Austin Ziegler 2010-03-27 01:57:19 -0400
  • 090bad9d14 Fixing up known contributors. Austin Ziegler 2010-03-27 01:56:25 -0400
  • 1589556dd2 Fixing some documentation formatting. Austin Ziegler 2010-03-24 23:27:54 -0400
  • 8e9a8a48d7 Significant reformat of Net::LDAP class. Austin Ziegler 2010-03-24 23:16:33 -0400
  • fece50c844 Making return codes consistent for add and modify. Austin Ziegler 2010-03-24 21:48:01 -0400
  • a3824392bf + Adds a specification for the new ldap extensible filter Kaspar Schiess 2010-03-22 15:17:26 +0100
  • 3e07125214 Adding experimental RFC4515 extensible filtering. Austin Ziegler 2010-03-21 00:50:35 -0400
  • 1dbf5908ae Major clean-up of Net::LDAP::Filter. Austin Ziegler 2010-03-21 00:38:12 -0400
  • afe43a5e58 Removing possible calls to Object#to_a. Austin Ziegler 2010-03-20 23:08:22 -0400
  • 7c3f2427a0 . ignoring gemspec Kaspar Schiess 2010-03-22 11:59:06 +0100
  • 756350816b Cleaning up the history file. Austin Ziegler 2010-03-20 23:09:08 -0400
  • a1078808ce Fixing a problem where the metaid gem isn't running on my system. Austin Ziegler 2010-03-20 23:07:16 -0400
  • c0cd1911ea Branch merge and clean-up. Austin Ziegler 2010-03-20 22:50:47 -0400
  • f8cdc1f0ac . Removed a history entry that wasn't strictly necessary Kaspar Schiess 2010-03-20 17:55:41 +0100
  • f90aeec7c6 Minor formatting cleanup. Austin Ziegler 2010-03-20 10:04:32 -0400
  • ddb15caace + Adding String#read_ber! back in, since our test server uses it. Kaspar Schiess 2010-03-20 14:18:15 +0100
  • c913bc6fb9 Moved core extensions to Net::BER. Documented. Austin Ziegler 2010-03-20 00:18:10 -0400
  • c44f9a21c7 Moved core extensions to Net::BER. Documented. Austin Ziegler 2010-03-20 00:18:10 -0400
  • e31af4bead SSL enabled or disabled per presence of OpenSSL. Austin Ziegler 2010-03-19 22:56:50 -0400
  • c3f991fdf8 Preparing for a quick fix release. Austin Ziegler 2010-03-18 09:57:23 -0400
  • cfd9dbc922 + Spec for Net::LDAP::Entry Kaspar Schiess 2010-03-18 10:08:59 +0100
  • c01dc9ee89 + Adds comments (and some layouting) Kaspar Schiess 2010-03-18 09:28:27 +0100
  • 31ba47cf1d ! A proper fix for the error I've found yesterday. Kaspar Schiess 2010-03-18 08:44:58 +0100
  • 6a17e6a2c2 ! Fixes connection open bug Kaspar Schiess 2010-03-17 16:39:46 +0100
  • 015a300e1d - Removed a few includes that would produce a warning Kaspar Schiess 2010-03-17 16:30:37 +0100
  • 202c87df4a Making rsync of documentation clean. Austin Ziegler 2010-03-15 22:06:42 -0400
  • f8f1db59e3 Setting the remote rdoc directory. Austin Ziegler 2010-03-15 20:44:50 -0400
  • d3e2c2ccb6 Final touches before release. Austin Ziegler 2010-03-15 20:37:47 -0400
  • 0f13153558 Switching to version 0.1.0. Austin Ziegler 2010-03-15 20:16:12 -0400
  • 5c319e1b58 Excluding Ruby 1.8.6 from multiruby; preventing the gem from allowing install on 1.8.6. Austin Ziegler 2010-03-13 21:22:04 -0500
  • 31946c35c7 Rationalizing startup. Austin Ziegler 2010-03-13 00:20:07 -0500
  • 87a7cf1b6a Renaming net.rb to net-ldap.rb Austin Ziegler 2010-03-12 22:01:20 -0500
  • b824ff33cc Removed unnecessary code commented out. Austin Ziegler 2010-03-10 21:43:33 -0500
  • f2c5b1e1bf Fixing README URLs. Austin Ziegler 2010-03-10 21:41:14 -0500
  • b3f5aff852 Making this all work with Hoe. History has been collapsed Manifest is modern. Textile README is changed to Markdown because Hoe complains less. Austin Ziegler 2010-03-10 21:34:46 -0500
  • 427c7972b4 Words. Rory O'Connell 2010-03-08 08:59:07 -0600
  • 592d186989 . reflowing to 78 chars Kaspar Schiess 2010-03-08 09:57:32 +0100
  • a1b0f63e24 . pretty links Kaspar Schiess 2010-03-08 09:56:10 +0100
  • 25f664b1c4 . format change for github Kaspar Schiess 2010-03-08 09:54:47 +0100
  • 05689e060d . Version bump to 0.1.0, new maintainers and repository location Kaspar Schiess 2010-03-08 09:48:39 +0100
  • de4021f2e1 Merge branch from kschiess Rory OConnell 2010-02-12 10:42:29 -0600
  • 9b614bee0e . fixes the Rakefile to generate a real package Kaspar Schiess 2010-02-12 15:12:52 +0100
  • b849681f5f ! Fixes that last ssl topic Kaspar Schiess 2010-02-12 15:08:56 +0100
  • 1509aa8ef6 ! Fixes all tests Kaspar Schiess 2010-02-12 14:39:57 +0100
  • 75f37c58b9 ! Fixes tests for everything BUT the number conversion Kaspar Schiess 2010-02-12 11:59:46 +0100
  • 4c24cf239a Import fixes from kschiess Rory OConnell 2010-02-10 12:13:59 -0600
  • d37c3b3ae6 Cleaned up the layout quite a bit to make Gemifying and including into Rails 3 less painful. Some steps to 1.9 compatibility Rory OConnell 2010-02-09 16:46:49 -0600
  • ba08042d75 Remove test files which have already been migrated to ../test. emiel 2009-03-01 22:44:01 +0000
  • ec47390431 Correct indentation and format. emiel 2009-02-27 22:43:21 +0000
  • 2835ecd82d Fix warning: instance variable @ldap_controls not initialized emiel 2009-02-27 22:39:17 +0000
  • d6e6a97086 Ensure connections are closed. Patch by Kristian Meier. emiel 2009-02-27 15:44:04 +0000
  • afe6567a90 Use proper Ruby SHA1 emiel 2009-02-21 15:49:24 +0000
  • 4fafdd56d0 Replace TCPsocket with TCPSocket. emiel 2009-02-21 15:23:09 +0000
  • b1fe518161 Migrate the experimental_netldap branch to trunk. emiel 2008-11-18 14:02:37 +0000
  • 6b5548ffd2 This commit is all about moving toward 'Hoe' as the project helper. emiel 2008-11-14 23:22:30 +0000
  • 57a4aad28c Clean up CVSROOT from CVS import emiel 2008-09-18 20:38:13 +0000
  • e6cccef627 added clarifying documentation parameters to #bind. blackhedd 2007-10-23 12:31:58 +0000
  • b828ff52cf Changed error classes to inherit from StandardError instead of Exception. This should make them easier to use with irb. blackhedd 2007-09-04 12:07:35 +0000