summaryrefslogtreecommitdiffstats
path: root/src/account-server/accountclient.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use nullptr instead of NULL everywhereErik Schilling2013-04-271-2/+2
* Renamed .hpp files into .h for consistency.Yohann Ferreira2010-11-141-1/+1
* Update Copyright date for Manaserv.Bertram2010-02-071-1/+1
* Fixed name of the project in copyright headersThorbjørn Lindeijer2009-12-061-7/+6
* Limit login attempt frequency based on IP addressThorbjørn Lindeijer2009-10-031-6/+0
* Added getting IP, and restricting time between loginsDavid Athay2009-01-121-0/+6
* Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer2008-11-161-2/+0
* Tidied up account server.Guillaume Melquiond2007-08-311-17/+1
* Got rid of abstract storage and reference-counted pointers. Fixed lifetime of...Guillaume Melquiond2007-08-301-11/+9
* Mostly fixed some compilation issues.Bjørn Lindeijer2007-03-231-2/+2
* Added a TokenCollector class for matching magic_tokens.Rogier Polak2007-03-181-1/+2
* Added an abstrart base class for characterdata, in order to use the same seri...Rogier Polak2007-03-051-3/+5
* Physically split the server into one tmwserv-acount program (account +Guillaume Melquiond2006-12-291-0/+63