summaryrefslogtreecommitdiff
path: root/include/modules/sql.h
AgeCommit message (Expand)Author
2020-04-21Fixes by misspell-fixerInspIRCd Robot
2020-01-11Update copyright headers.InspIRCd Robot
2019-12-31Update my name and email address.Sadie Powell
2019-11-13Add GetId() to the SQL::Provider class.Peter Powell
2018-07-30Rename User::fullname to realname and make it private.Peter Powell
2018-07-30Replace most usages of "GECOS" with "real" or "real name".Peter Powell
2018-04-07SQL: Add HasColumn() to check if a result contains a named column.Daniel Vassdal
2018-02-17Fix building on Windows (mostly).Peter Powell
2018-01-03Make InspIRCd::Format return std::string instead of const char*.Peter Powell
2017-12-22Improve and modernize the SQL system API.Peter Powell
2017-10-28Hide User#host and User#dhost and use accessors to modify them.Peter Powell
2014-01-05Introduce Server classAttila Molnar
2013-04-12Tidy up source files:Peter Powell