summaryrefslogtreecommitdiffstats
path: root/server_search.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* strings in LDAP are case-insensitive (#8)wxiaoguang2021-07-201-13/+34
* Add support for retrieving all user attributes (#5)Viktor Kojouharov2019-07-031-2/+3
* Fixed bug with SizeLimit=1ned2015-06-031-6/+8
* Added search SizeLimit supportned2015-06-021-5/+5
* Tolerate DerefAliases requests w/o falling overned2014-12-111-2/+1
* Implemented other LDAP server operations (add/delete/modify/extended/etc.) and tests.ned2014-11-231-0/+216