Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change asn1-ber library | Anton Luka Šijanec | 2024-10-09 | 1 | -1/+1 |
| | |||||
* | strings in LDAP are case-insensitive (#8) | wxiaoguang | 2021-07-20 | 1 | -13/+34 |
| | | | | | | | | | | | | | | | | | Thank you @wxiaoguang ! * strings in LDAP are case-insensitive * optmize routeFunc (faster, case-insensitive) * small optimiztion to routeFunc * request the directory server to return operational attributes by adding + (the plus sign) in your ldapsearch command. * request the directory server to return operational attributes by adding + (the plus sign) in your ldapsearch command. * request the directory server to return operational attributes by adding + (the plus sign) in your ldapsearch command. * remove operational attributes | ||||
* | Add support for retrieving all user attributes (#5) | Viktor Kojouharov | 2019-07-03 | 1 | -2/+3 |
| | |||||
* | Fixed bug with SizeLimit=1 | ned | 2015-06-03 | 1 | -6/+8 |
| | |||||
* | Added search SizeLimit support | ned | 2015-06-02 | 1 | -5/+5 |
| | |||||
* | Tolerate DerefAliases requests w/o falling over | ned | 2014-12-11 | 1 | -2/+1 |
| | |||||
* | Implemented other LDAP server operations (add/delete/modify/extended/etc.) and tests. | ned | 2014-11-23 | 1 | -0/+216 |