aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Complete readmeAlex Auvolat2020-01-261-15/+40
|
* Complete READMEAlex Auvolat2020-01-262-4/+62
|
* Less logs but better logsAlex Auvolat2020-01-265-26/+73
|
* Externalize configAlex Auvolat2020-01-263-30/+116
|
* Add anyread to admins in example acl because don't be ridiculousAlex Auvolat2020-01-261-4/+4
|
* Fix an issue with excluded attributesAlex Auvolat2020-01-261-1/+1
|
* First ACL implementationAlex Auvolat2020-01-263-102/+320
|
* Apply gofmt & minor refactoringAlex Auvolat2020-01-261-21/+17
|
* Fix handling of empty set of values as absence of the keyAlex Auvolat2020-01-201-10/+19
|
* Add TODO listAlex Auvolat2020-01-191-0/+4
|
* Forbid "/" in DNAlex Auvolat2020-01-191-14/+47
|
* Implement ModifyAlex Auvolat2020-01-191-1/+190
|
* Handle LDAP Compare and Delete requestsAlex Auvolat2020-01-191-0/+130
|
* Basic code cleanupAlex Auvolat2020-01-191-12/+26
|
* Use correct return code for unimplemented filtersAlex Auvolat2020-01-191-1/+1
|
* 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-1910-23/+1078
|
* Begin Go reimplementation of BottinAlex Auvolat2020-01-193-0/+266