summaryrefslogtreecommitdiffstats
path: root/server.go (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-09change asn1-ber libraryAnton Luka Šijanec1-1/+1
2024-06-06listen on network (ex. unix socket)Anton Luka Šijanec1-2/+6
2024-06-06listen on arbitrary networkAnton Luka Šijanec1-2/+6
2021-07-20strings in LDAP are case-insensitive (#8)wxiaoguang1-5/+11
2019-07-03make serve function public (#4)dirkm1-4/+5
2014-11-23Implemented other LDAP server operations (add/delete/modify/extended/etc.) and tests.ned1-333/+211
2014-11-12LDAP server supportned1-0/+595