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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implemented other LDAP server operations (add/delete/modify/extended/etc.) and tests.
ned
2014-11-23
1
-21
/
+18
*
LDAP server support
ned
2014-11-12
1
-14
/
+147
*
cleanup : unexport FilterMap & remove FilterSubstringsMap (unneeded)
Vincent Vanackere
2014-08-01
1
-18
/
+12
*
filter : small code cleanup
Vincent Vanackere
2014-08-01
1
-7
/
+7
*
filter: bugfix for FilterPresent
Gregory Haik
2014-08-01
1
-2
/
+7
*
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
*
Fixed spelling of Primitive
Samuel Stauffer
2014-03-19
1
-5
/
+5
*
Use error instead of *Error
Samuel Stauffer
2014-03-19
1
-5
/
+5
*
Remove newlines from log messages
Samuel Stauffer
2014-03-19
1
-1
/
+1
*
Some more cleanup
Samuel Stauffer
2014-03-19
1
-14
/
+14
*
Stylistic fixes, update imports, and some format string fixes
Samuel Stauffer
2014-03-19
1
-4
/
+2
*
rename
Marc Sauter
2014-03-19
1
-1
/
+1
*
refactoring, redesigned connection/message handling
tmfkams
2014-03-19
1
-60
/
+61
*
refactoring, fixes for go1.2, modify added
tmfkams
2014-03-19
1
-216
/
+216
*
first commit
Michael Mitton
2011-02-18
1
-0
/
+249