summaryrefslogtreecommitdiff
path: root/src/nickalias.cpp
AgeCommit message (Expand)Author
2010-05-19Moved opertype access checking to NickAlises constructor, cleans up some code...Adam-
2010-04-29Forward port of r2918Adam-
2010-02-04We now store a list of users using a NickCore in the NickCore, this prevents ...Adam-
2010-01-09changed all password fields to std::string and reworked the way how the enc m...DukePyrolator
2010-01-02Rewrote the vhost code, and moved it to be part of nickalias instead of in it...Adam-
2009-12-13Added in a modestacker and rewrote almost all of the remaining old mode codeAdam-
2009-11-11Moved alot of stuff to constructors and destructors, instead of having functi...Adam-
2009-11-08Rewrote all of the old C style flag systems into a new Flag class which every...Adam-
2009-08-06dos2unix a couple more files.sjaz
2009-02-18Add nickalias to build. Also stop sstrdup on args that seem to be NULL, it's ...rburchell