We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcd03d0 commit b72ca0fCopy full SHA for b72ca0f
History.rdoc
@@ -4,6 +4,8 @@
4
* Major enhancements:
5
* Add support for search time limit parameter
6
* Instrument received messages, PDU parsing
7
+* Minor enhancments:
8
+ * Add support for querying ActiveDirectory capabilities from root dse
9
* Bug fixes:
10
* Fix reads for multiple concurrent requests with shared, open connections mixing up the results
11
* Fix search size option
@@ -13,6 +15,7 @@
13
15
* Switch to minitest
14
16
17
* Details
18
+ * #150 Support querying ActiveDirectory capabilities when searching root dse
19
* #142 Encode true as xFF
20
* #124, #145, #146 Cleanup gemspec
21
* #138, #144 Track response messages by message id
0 commit comments