index
:
sijanec/ldap
master
Basic LDAP v3 client & server functionality for the GO programming language.
Anton Luka Šijanec <anton@sijanec.eu>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
filter_test.go
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed handling of UTF8 chars in filter value (#9)
Apehaenger
2021-07-20
1
-13
/
+13
*
Implemented other LDAP server operations (add/delete/modify/extended/etc.) and tests.
ned
2014-11-23
1
-0
/
+24
*
LDAP server support
ned
2014-11-12
1
-2
/
+2
*
cleanup : unexport FilterMap & remove FilterSubstringsMap (unneeded)
Vincent Vanackere
2014-08-01
1
-2
/
+2
*
filter_test : rewrite encode/decode tests to be table-driven
Vincent Vanackere
2014-08-01
1
-28
/
+27
*
filter: bugfix for FilterPresent
Gregory Haik
2014-08-01
1
-0
/
+36
*
Switch asn1-ber dependency to "github.com/vanackere/asn1-ber"
Vincent Vanackere
2014-07-24
1
-1
/
+1
*
SpruceHealth disappeared :-(
John Weldon
2014-04-16
1
-1
/
+1
*
Use error instead of *Error
Samuel Stauffer
2014-03-19
1
-2
/
+2
*
Some more cleanup
Samuel Stauffer
2014-03-19
1
-4
/
+4
*
Stylistic fixes, update imports, and some format string fixes
Samuel Stauffer
2014-03-19
1
-31
/
+32
*
rename
Marc Sauter
2014-03-19
1
-1
/
+1
*
refactoring, fixes for go1.2, modify added
tmfkams
2014-03-19
1
-59
/
+58
*
first commit
Michael Mitton
2011-02-18
1
-0
/
+78