summaryrefslogtreecommitdiffstats
path: root/ldap.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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