Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Basic code cleanup | Alex Auvolat | 2020-01-19 | 1 | -12/+26 |
* | Use correct return code for unimplemented filters | Alex Auvolat | 2020-01-19 | 1 | -1/+1 |
* | Better DN suffix validation | Alex Auvolat | 2020-01-19 | 1 | -18/+33 |
* | Implement add with group membership | Alex Auvolat | 2020-01-19 | 1 | -25/+110 |
* | Use only []string for values, implement add | Alex Auvolat | 2020-01-19 | 1 | -46/+65 |
* | Case insensitive match on attribute names | Alex Auvolat | 2020-01-19 | 1 | -19/+23 |
* | Implement Search with basic filter support | Alex Auvolat | 2020-01-19 | 1 | -6/+206 |
* | Add ldapserver source in here & add support for client state | Alex Auvolat | 2020-01-19 | 1 | -20/+29 |
* | Begin Go reimplementation of Bottin | Alex Auvolat | 2020-01-19 | 1 | -0/+212 |