summaryrefslogtreecommitdiffstats
path: root/filter_test.go (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-20Fixed handling of UTF8 chars in filter value (#9)Apehaenger1-13/+13
2014-11-23Implemented other LDAP server operations (add/delete/modify/extended/etc.) and tests.ned1-0/+24
2014-11-12LDAP server supportned1-2/+2
2014-08-01cleanup : unexport FilterMap & remove FilterSubstringsMap (unneeded)Vincent Vanackere1-2/+2
2014-08-01filter_test : rewrite encode/decode tests to be table-drivenVincent Vanackere1-28/+27
2014-08-01filter: bugfix for FilterPresentGregory Haik1-0/+36
2014-07-24Switch asn1-ber dependency to "github.com/vanackere/asn1-ber"Vincent Vanackere1-1/+1
2014-04-16SpruceHealth disappeared :-(John Weldon1-1/+1
2014-03-19Use error instead of *ErrorSamuel Stauffer1-2/+2
2014-03-19Some more cleanupSamuel Stauffer1-4/+4
2014-03-19Stylistic fixes, update imports, and some format string fixesSamuel Stauffer1-31/+32
2014-03-19renameMarc Sauter1-1/+1
2014-03-19refactoring, fixes for go1.2, modify addedtmfkams1-59/+58