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
/
ldap.go
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Implemented other LDAP server operations (add/delete/modify/extended/etc.) and tests.
ned
2014-11-23
1
-6
/
+38
|
*
LDAP server support
ned
2014-11-12
1
-1
/
+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
|
*
Don't capitalize function arguments
Samuel Stauffer
2014-03-19
1
-2
/
+2
|
*
Use error instead of *Error
Samuel Stauffer
2014-03-19
1
-4
/
+4
|
*
Some more cleanup
Samuel Stauffer
2014-03-19
1
-12
/
+8
|
*
Stylistic fixes, update imports, and some format string fixes
Samuel Stauffer
2014-03-19
1
-2
/
+2
|
*
rename
Marc Sauter
2014-03-19
1
-1
/
+1
|
*
refactoring, redesigned connection/message handling
tmfkams
2014-03-19
1
-3
/
+3
|
*
refactoring, fixes for go1.2, modify added
tmfkams
2014-03-19
1
-257
/
+257
|
*
Added getLDAPResultCode function to get result code and description from result packet
Michael Mitton
2011-02-18
1
-0
/
+15
|
*
first commit
Michael Mitton
2011-02-18
1
-0
/
+291