summaryrefslogtreecommitdiffstats
path: root/ldap.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implemented other LDAP server operations (add/delete/modify/extended/etc.) and tests.ned2014-11-231-6/+38
* LDAP server supportned2014-11-121-1/+7
* Switch asn1-ber dependency to "github.com/vanackere/asn1-ber"Vincent Vanackere2014-07-241-1/+1
* SpruceHealth disappeared :-(John Weldon2014-04-161-1/+1
* Don't capitalize function argumentsSamuel Stauffer2014-03-191-2/+2
* Use error instead of *ErrorSamuel Stauffer2014-03-191-4/+4
* Some more cleanupSamuel Stauffer2014-03-191-12/+8
* Stylistic fixes, update imports, and some format string fixesSamuel Stauffer2014-03-191-2/+2
* renameMarc Sauter2014-03-191-1/+1
* refactoring, redesigned connection/message handlingtmfkams2014-03-191-3/+3
* refactoring, fixes for go1.2, modify addedtmfkams2014-03-191-257/+257
* Added getLDAPResultCode function to get result code and description from result packetMichael Mitton2011-02-181-0/+15
* first commitMichael Mitton2011-02-181-0/+291