summaryrefslogtreecommitdiff
path: root/modules/commands/ns_set_email.cpp
AgeCommit message (Expand)Author
2012-12-22Combine all of the set modules now that having them split apart is almost com...Adam
2012-11-22Pretty large coding style cleanup, in source docAdam
2012-10-08Fix fantasy !help & give it its own help header, not ChanServ'sAdam
2012-10-05Add an event for when nick or channel options are setAdam
2012-07-01Remove ExtensibleString everywhereAdam
2012-06-18Allow userless command sourcesAdam
2012-04-25Clarify access denied messages caused by NSSecureAdminsAdam
2012-04-23Reworked live SQL support yet againAdam
2012-02-18Use C++11's explicit override feature if availableAdam
2012-02-13Removed our RNG and just use the systems, it's not very widely used. Also mad...Adam
2012-01-02Updated Copyright to 2012Adam
2011-10-18Fixed compile errors on release buildAdam
2011-09-25Added a new database format and sqlite support. Also moved db-convert to a mo...Adam
2011-09-10Made service_reference type safeAdam
2011-09-10Made email messages sent by services configurableAdam
2011-08-05Rewrote the example configurations and split themAdam