GitHub / ruby-ldap/ruby-net-ldap / commits
Pure Ruby LDAP library
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| b6b7985d | fixes based on comments for pull request | Chris Dwan <c****n@p****m> | about 14 years ago | |
| 463ac436 | added the ability to do a delete_tree | Chris Dwan <c****n@p****m> | about 14 years ago | |
| 2a74577d | search should return result set if :return_result is unspecified (nil). | Daniel Abrahamsson <h****n@g****m> | about 14 years ago | |
| 6bb9fa6a | merge Merge pull request #24 from danabr/default_search_behaviour | Rory O'Connell <r****n@g****m> | about 14 years ago | |
| 5344d735 | merge Merge pull request #23 from danabr/correct_return_value_from_search | Rory O'Connell <r****n@g****m> | about 14 years ago | |
| dac73f46 | merge Merge pull request #22 from danabr/ldap_strings_are_utf8 | Rory O'Connell <r****n@g****m> | about 14 years ago | |
| 6d7be696 | merge Merge pull request #20 from danabr/rename_fix | Rory O'Connell <r****n@g****m> | about 14 years ago | |
| 5c3cbb7f | merge Merge pull request #16 from mcarpenter/master | Rory O'Connell <r****n@g****m> | about 14 years ago | |
| 23361885 | No need to pass empty block to search | Daniel Abrahamsson <h****n@g****m> | about 14 years ago | |
| a4819e52 | Fix incorrect return value from search when :return_result => true and and se... | Daniel Abrahamsson <h****n@g****m> | about 14 years ago | |
| 42bdeb93 | Add test case showing incorrect behaviour for failed searches | Daniel Abrahamsson <h****n@g****m> | about 14 years ago | |
| d2e00dfd | Test single tab is not continued | Martin Carpenter <m****r@f****r> | about 14 years ago | |
| 3a8b8a2e | LDAP uses UTF-8 strings | Daniel Abrahamsson <d****l@q****e> | about 14 years ago | |
| c90821a7 | Fixed whitespace issues in lib/net/ldap.rb | Daniel Abrahamsson <d****l@q****e> | over 14 years ago | |
| c11ec442 | Bugfix: rename failed because of unqualified constants | Daniel Abrahamsson <d****l@q****e> | over 14 years ago | |
| f102f50d | Do not add controls when it is empty. Fixed #17 | Ian Yang <m****e@i****e> | over 14 years ago | |
| 41bee0a6 | Fix LDIF contination to single elided space | Martin Carpenter <m****r@f****r> | over 14 years ago | |
| 41b230d9 | Fix identation | Martin Carpenter <m****r@f****r> | over 14 years ago | |
| 7dd6c3a1 | merge Merge pull request #3 from dulanov/master | Rory O'Connell <r****n@g****m> | over 14 years ago | |
| c9bd8b4b | fix incorrect respone with return_result=false | dulanov <d****v@g****m> | over 14 years ago | |
| 028cdeeb | Really fixing #modify this time. | Austin Ziegler <a****n@h****a> | over 14 years ago | |
| d6ad9197 | Bumping these additional versions. | Austin Ziegler <a****n@h****a> | over 14 years ago | |
| 7d906584 | merge Merge branch 'master' of github.com:ruby-ldap/ruby-net-ldap | Austin Ziegler <a****n@h****a> | over 14 years ago | |
| 60117373 | Bugfix requiring a 0.2.1 release. | Austin Ziegler <a****n@h****a> | over 14 years ago | |
| 57a356d5 | Bugfix requiring a 0.2.1 release. | Austin Ziegler <a****n@h****a> | over 14 years ago | |
| 8b46fdf3 | Fixing the history date post-release. Oops. | Austin Ziegler <a****n@h****a> | over 14 years ago | |
| 360f3172 | Adding rubyforge to the Rakefile handling. | Austin Ziegler <a****n@h****a> | over 14 years ago | |
| a046753c | Fixing a spelling error. | Austin Ziegler <a****n@h****a> | over 14 years ago | |
| cb1966a3 | merge Merge branch 'master' of github.com:RoryO/ruby-net-ldap | Austin Ziegler <a****n@h****a> | over 14 years ago | |
| 1e85e83c | Cleaning up the Rakefile. | Austin Ziegler <a****n@h****a> | over 14 years ago | |
| 001608e3 | Add to history re escaping in filters. | Jamstah <g****b@j****k> | over 14 years ago | |
| 2a63ae72 | merge Merge branch 'filter_escaping' of https://github.com/Jamstah/ruby-net-ldap in... | Austin Ziegler <a****n@h****a> | over 14 years ago | |
| 50c76e1f | merge Merge branch 'master' of github.com:RoryO/ruby-net-ldap | Austin Ziegler <a****n@h****a> | over 14 years ago | |
| 73b8fad1 | Documenting new changes in History.rdoc. | Austin Ziegler <a****n@h****a> | over 14 years ago | |
| 6c0de25d | Documenting new changes in History.rdoc. | Austin Ziegler <a****n@h****a> | over 14 years ago | |
| 7ae8e285 | merge Merge branch 'filter_single_clauses' of https://github.com/Jamstah/ruby-net-l... | Austin Ziegler <a****n@h****a> | over 14 years ago | |
| 013c13f7 | merge Merge branch 'paging_control' of https://github.com/Jamstah/ruby-net-ldap int... | Austin Ziegler <a****n@h****a> | over 14 years ago | |
| 811369ce | merge Merge branch 'master' of github.com:RoryO/ruby-net-ldap | Austin Ziegler <a****n@h****a> | over 14 years ago | |
| 393b5740 | Formatting changes to the DN class. | Austin Ziegler <a****n@h****a> | over 14 years ago | |
| f50ba57e | merge Merge branch 'dn_escaping' of https://github.com/Jamstah/ruby-net-ldap into j... | Austin Ziegler <a****n@h****a> | over 14 years ago | |
| a5e10e9e | Updating the Manifest and the gempec. | Austin Ziegler <a****n@h****a> | over 14 years ago | |
| fedd290a | Adding utf-8 encoding headers to all lib files. | Austin Ziegler <a****n@h****a> | over 14 years ago | |
| 2d098d41 | Changing autotest options. | Austin Ziegler <a****n@h****a> | over 14 years ago | |
| b92a75cd | Making autotest+rspec nicer. | Austin Ziegler <a****n@h****a> | over 14 years ago | |
| 84e42ceb | merge Merging an ugly set of changes I had forgotten about. | Austin Ziegler <a****n@h****a> | over 14 years ago | |
| dcbb2017 | Documentation clean-up and license change. | Austin Ziegler <a****n@h****a> | over 14 years ago | |
| 3b0a8223 | Fixing Ruby 1.9.2 -wW2 warnings (bug #28588) | Austin Ziegler <a****n@h****a> | over 14 years ago | |
| 75bec764 | Cleanup of infrastructure before release. | Austin Ziegler <a****n@h****a> | over 14 years ago | |
| af6c5957 | merge Merge remote-tracking branch 'larstobi/master' | Rory O'Connell <r****y@m****t> | over 14 years ago | |
| a160b17a | Checking in gemspec to enable pulling right from github with Bundler | Rory O'Connell <r****y@m****t> | over 14 years ago | |
| 203e4e75 | - removes comments that would appear nonsensical in sdoc | Kaspar Schiess <k****s@a****i> | almost 15 years ago | |
| 36b06f46 | Fix undefined method 'to_ber' for nil:NilClass. Convert unless nil. | Lars Tobias Skjong-Børsting <l****i@c****o> | almost 15 years ago | |
| aeda4020 | Fix undefined method 'to_ber' for nil:NilClass. Convert unless nil. | Lars Tobias Skjong-Børsting <l****i@c****o> | almost 15 years ago | |
| 91a201ca | DN Class to escape and parse DNs. | Jamstah <g****b@j****k> | almost 15 years ago | |
| 2b3e2774 | Spec for a DN class which escapes values and can parse a DN. | Jamstah <g****b@j****k> | almost 15 years ago | |
| 0b0688d4 | Add correct filter characters. | Jamstah <g****b@j****k> | almost 15 years ago | |
| ab196040 | Add breaking tests. | Jamstah <g****b@j****k> | almost 15 years ago | |
| f3204bde | Accept filters with only one clause to an & or | | Jamstah <g****b@j****k> | almost 15 years ago | |
| 51f2c95d | merge Merge remote branch 'upstream/master' into paging_control | Jamstah <g****b@j****k> | almost 15 years ago | |
| 756529b3 | Only add the paging control if the server supports it. This is partly to work... | Jamstah <g****b@j****k> | almost 15 years ago | |
| 5bc73d3a | . ignoring .rspec (useful to force autotest into spec mode) | Kaspar Schiess <k****s@a****i> | almost 15 years ago | |
| 9a0da07f | + Upgrades our code to a recent rspec | Kaspar Schiess <k****s@a****i> | almost 15 years ago | |
| 36904e20 | + Rewrote tests as specs. Ruby1.9 compatible escape code. | Kaspar Schiess <k****s@a****i> | almost 15 years ago | |
| cee9fb6c | + A gemfile for quickstarting an interested developer. | Kaspar Schiess <k****s@a****i> | almost 15 years ago | |
| a696aa89 | Add a method to escape filter strings, and some convenience method for creati... |
Jamstah <g****b@j****k>
Committed by: Kaspar Schiess <k****s@a****i> |
almost 15 years ago | |
| 74e994ee | - disables a test that wont run on most machines | Kaspar Schiess <k****s@a****i> | about 15 years ago | |
| ee58580a | ! Reference to self fixed | Kaspar Schiess <k****s@a****i> | about 15 years ago | |
| cd866c01 | + Patch from Sean Cashin that fixes filter behaviour | Kaspar Schiess <k****s@a****i> | about 15 years ago | |
| 71434908 | Fix merge artifacts because I'm a dummy dumb head | Rory O'Connell <r****l@u****u> | about 15 years ago | |
| a3dcb965 | merge Merge branch 'master' of github.com:RoryO/ruby-net-ldap | Rory O'Connell <r****l@u****u> | about 15 years ago | |
| 43d50d64 | merge Merge remote branch 'tonyheadford/master' | Rory O'Connell <r****l@u****u> | about 15 years ago | |
| f46c68dc | merge Merge branch 'master' of github.com:RoryO/ruby-net-ldap | Austin Ziegler <a****n@h****a> | about 15 years ago | |
| 7043a242 | . ignore config file - use template | Kaspar Schiess <k****s@a****i> | about 15 years ago | |
| 41b73418 | . ignore rvmrc | Kaspar Schiess <k****s@a****i> | about 15 years ago | |
| 85a137c7 | Fix reference to Net::LDAP (make absolute). |
Erik Hetzner <e****r@u****u>
Committed by: Rory O'Connell <r****n@g****m> |
about 15 years ago | |
| 09e6267f | Fix reference to StartTlsOid constant. |
Erik Hetzner <e****r@u****u>
Committed by: Rory O'Connell <r****n@g****m> |
about 15 years ago | |
| 4159643c | Fixes for mysterious 'constant not missing' errors |
Derek Harmel <d****l@g****m>
Committed by: Rory O'Connell <r****n@g****m> |
over 15 years ago | |
| 1761db89 | Added new_superior arg to Net::LDAP rename method. This enables moving an ent... | tonyheadford <t****y@o****k> | over 15 years ago | |
| d778139d | Net::LdapPdu -> Net::LDAP::PDU. |
Kouhei Sutou <k****u@c****m>
Committed by: Rory O'Connell <r****n@g****m> |
over 15 years ago | |
| 38045906 | . Clarifying a hack in spec code |
Kaspar Schiess <k****s@a****i>
Committed by: Austin Ziegler <a****n@z****a> |
over 15 years ago | |
| 40f75e59 | Updating History.txt. | Austin Ziegler <a****n@h****a> | over 15 years ago | |
| 054ead15 | Bumping the version for release. | Austin Ziegler <a****n@h****a> | over 15 years ago | |
| 59dac76d | Cleaning up Net::LDAP documentation. | Austin Ziegler <a****n@h****a> | over 15 years ago | |
| 5f5031b8 | Suppressing the Net::SNMP documentation. | Austin Ziegler <a****n@h****a> | over 15 years ago | |
| 42100871 | Cleaning up the Net::BER documentation. | Austin Ziegler <a****n@h****a> | over 15 years ago | |
| b4c2bfe0 | Cleaning up the Net::BER core extension docs. | Austin Ziegler <a****n@h****a> | over 15 years ago | |
| 64bcdd09 | Removing a stub file, lib/net/ldif.rb. | Austin Ziegler <a****n@h****a> | over 15 years ago | |
| 9fb791a0 | Documentation preparation for version 0.2 release. | Austin Ziegler <a****n@h****a> | over 15 years ago | |
| 70477ecf | Removing Hanna RDoc template. | Austin Ziegler <a****n@h****a> | over 15 years ago | |
| 917d4558 | Making 'extra_rdoc_files' more robust. | Austin Ziegler <a****n@h****a> | over 15 years ago | |
| cc552270 | merge Merge remote branch 'halostatue/ldap-psw-cleanup' into ldap-psw-cleanup | Rory O'Connell <r****l@u****u> | over 15 years ago | |
| 0fce1048 | merge Merge branch 'ldap-pdu-cleanup', remote branch 'halostatue/ldap-pdu-cleanup' ... | Rory O'Connell <r****l@u****u> | over 15 years ago | |
| e981a112 | Merge branches 'ldap-cleanup' and 'master' | Rory O'Connell <r****l@u****u> | over 15 years ago | |
| 6e9125df | Split ldif test data file so regexp in 1.9.1 works | Rory O'Connell <r****l@u****u> | over 15 years ago | |
| 896eaa53 | merge Merge branch 'ldap-cleanup', remote branch 'halostatue/ldap-cleanup' into lda... | Rory O'Connell <r****l@u****u> | over 15 years ago | |
| 0c8a3c61 | Merge branches 'ber-cleanup' and 'master' | Rory O'Connell <r****l@u****u> | over 15 years ago | |
| f4277356 | merge Merge branch 'ber-cleanup', remote branch 'halostatue/ber-cleanup' into ber-c... | Rory O'Connell <r****l@u****u> | over 15 years ago | |
| f5658bcd | + Cruisecontrol task | Kaspar Schiess <k****s@a****i> | over 15 years ago | |
| fefe50dc | . Converts test_ber into specs | Kaspar Schiess <k****s@a****i> | over 15 years ago | |
| 483af95c | ! Fixes references to various classes | Kaspar Schiess <k****s@a****i> | over 15 years ago |