aboutsummaryrefslogtreecommitdiff
path: root/main.go
Commit message (Collapse)AuthorAgeFilesLines
* Better DN suffix validationAlex Auvolat2020-01-191-18/+33
|
* Implement add with group membershipAlex Auvolat2020-01-191-25/+110
|
* Use only []string for values, implement addAlex Auvolat2020-01-191-46/+65
|
* Case insensitive match on attribute namesAlex Auvolat2020-01-191-19/+23
|
* Implement Search with basic filter supportAlex Auvolat2020-01-191-6/+206
|
* Add ldapserver source in here & add support for client stateAlex Auvolat2020-01-191-20/+29
|
* Begin Go reimplementation of BottinAlex Auvolat2020-01-191-0/+212