summaryrefslogtreecommitdiffstats
path: root/ldap.go (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-23Implemented other LDAP server operations (add/delete/modify/extended/etc.) and tests.ned1-6/+38
2014-11-12LDAP server supportned1-1/+7
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-19Don't capitalize function argumentsSamuel Stauffer1-2/+2
2014-03-19Use error instead of *ErrorSamuel Stauffer1-4/+4
2014-03-19Some more cleanupSamuel Stauffer1-12/+8
2014-03-19Stylistic fixes, update imports, and some format string fixesSamuel Stauffer1-2/+2
2014-03-19renameMarc Sauter1-1/+1
2014-03-19refactoring, redesigned connection/message handlingtmfkams1-3/+3
2014-03-19refactoring, fixes for go1.2, modify addedtmfkams1-257/+257
2011-02-18Added getLDAPResultCode function to get result code and description from result packetMichael Mitton1-0/+15