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.go
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-07-20
Fixed handling of UTF8 chars in filter value (#9)
Apehaenger
1
-4
/
+8
2016-06-01
Implement FilterSubstrings (#2)
Jeroen Simonetti
1
-2
/
+27
2014-11-23
Implemented other LDAP server operations (add/delete/modify/extended/etc.) and tests.
ned
1
-21
/
+18
2014-11-12
LDAP server support
ned
1
-14
/
+147
2014-08-01
cleanup : unexport FilterMap & remove FilterSubstringsMap (unneeded)
Vincent Vanackere
1
-18
/
+12
2014-08-01
filter : small code cleanup
Vincent Vanackere
1
-7
/
+7
2014-08-01
filter: bugfix for FilterPresent
Gregory Haik
1
-2
/
+7
2014-07-24
Switch asn1-ber dependency to "github.com/vanackere/asn1-ber"
Vincent Vanackere
1
-1
/
+1
2014-04-16
SpruceHealth disappeared :-(
John Weldon
1
-1
/
+1
2014-03-19
Fixed spelling of Primitive
Samuel Stauffer
1
-5
/
+5
2014-03-19
Use error instead of *Error
Samuel Stauffer
1
-5
/
+5
2014-03-19
Remove newlines from log messages
Samuel Stauffer
1
-1
/
+1
2014-03-19
Some more cleanup
Samuel Stauffer
1
-14
/
+14
2014-03-19
Stylistic fixes, update imports, and some format string fixes
Samuel Stauffer
1
-4
/
+2
2014-03-19
rename
Marc Sauter
1
-1
/
+1
2014-03-19
refactoring, redesigned connection/message handling
tmfkams
1
-60
/
+61
2014-03-19
refactoring, fixes for go1.2, modify added
tmfkams
1
-216
/
+216