summaryrefslogtreecommitdiffstats
path: root/search.go (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-11-12LDAP server supportned1-1/+1
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-19Fixed spelling of PrimitiveSamuel Stauffer1-8/+8
2014-03-19Don't capitalize function argumentsSamuel Stauffer1-4/+4
2014-03-19Use error instead of *ErrorSamuel Stauffer1-4/+4
2014-03-19Remove newlines from log messagesSamuel Stauffer1-8/+8
2014-03-19Some more cleanupSamuel Stauffer1-3/+3
2014-03-19Stylistic fixes, update imports, and some format string fixesSamuel Stauffer1-1/+3
2014-03-19renameMarc Sauter1-1/+1
2014-03-19refactoring, fixes for go1.2, modify addedtmfkams1-228/+307
2011-02-18Added debugging codeMichael Mitton1-2/+27