summaryrefslogtreecommitdiff
path: root/modules/commands/ns_resetpass.cpp
AgeCommit message (Expand)Author
2012-10-08Fix fantasy !help & give it its own help header, not ChanServ'sAdam
2012-06-18Allow userless command sourcesAdam
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-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-18Fixed some permission checking fail in modules that got messed up from the bi...Adam
2011-08-05Rewrote the example configurations and split themAdam