summaryrefslogtreecommitdiff
path: root/src/login/login.h
AgeCommit message (Expand)AuthorFilesLines
2015-08-13HPM compatibility improvementsHaru1-7/+6
2015-08-11subnet.conf overhaulHaru1-11/+2
2015-08-05Add checks for servers ip address in inter server connections.Andrei Karas1-1/+1
2015-06-19Cleaned up some #includesHaru1-0/+2
2015-06-19Removed ".." from include directivesHaru1-2/+2
2015-06-01Replaced some of the hardcoded values with constants (login)Haru1-5/+12
2015-01-18Command line arguments handling overhaulHaru1-3/+2
2015-01-12Blocked compilation of plugins that use unavailable functionsHaru1-1/+5
2014-11-16Whitespace cleanup (no code changes)Haru1-29/+29
2014-11-11add AccountDB into login interface.Andrei Karas1-0/+2
2014-11-07Add login_config into login interface in login.cAndrei Karas1-0/+1
2014-11-07fix plugins compilation.Andrei Karas1-2/+2
2014-11-07Fix login_interface for allow generate hooks from it.Andrei Karas1-11/+14
2014-11-07Move global variables to interfaces in login.cAndrei Karas1-0/+14
2014-11-07Add most function to login interface in login.cAndrei Karas1-0/+84
2014-07-11Fixed reserved __identifier violationsHaru1-3/+3
2014-05-30Fixed typos inside src/Shido1-1/+1
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-1/+1
2014-05-10Revert "Fixed order of includes in all source files"panikon1-1/+1
2014-05-09Fixed order of includes in all source filesHaru1-1/+1
2014-02-02Introducing HPM Datacheckshennetsind1-3/+3
2014-01-11Hercules 1st 2014 MegaPatchshennetsind1-2/+3
2013-12-30Fixed account expiration timeshennetsind1-0/+2
2013-12-17Fixed several compiler warningsHaru1-2/+2
2013-11-19Sanitized and improved several macros through the codeHaru1-2/+2
2013-10-11Fixed login packet 0x825shennetsind1-1/+2
2013-07-03Dropped engine setting, closing bug #7455.Matheus Macabu1-2/+0
2013-03-17Follow up 3b89a135dcde9779bd0537cd136a7c34cfadbe3fshennetsind1-1/+0
2013-01-25Dropping _athena file suffixesshennetsind1-2/+2
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-61/+62
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-62/+61
2012-09-10Added client MD5 hash check option to login-server.greenboxal21-1/+12
2012-06-01- Follow up to r16164 and r16193: used SVN Copy/Move so SVN History is preser...brianluau1-1/+1
2012-05-31Fixed bugreport:5828 Added missing min_group_id_to_connect functionality to l...shennetsind1-0/+1
2012-02-13 - Added `libconfig` (configuration file library: http://www.hyperrealm.com/l...gepard19841-2/+2
2011-12-25Added a new login server config for _F/_M account creation method which denie...shennetsind1-1/+1
2011-06-16* Merges from charmerge:flaviojs1-0/+8
2011-01-13* Removed ladmin (remote administration tool), all related support code and t...ai4rei1-4/+0
2010-11-20* Fixed login-server account engine initialization not getting checked, wheth...ai4rei1-1/+1
2009-11-22Added ipban_cleanup_interval to the Login_Config struct (Follow-up to r14161).Paradox924X1-0/+1
2009-04-01* Removed online_check config options. (always active now)FlavioJS1-2/+1
2009-01-14* Added client login packets 0x01fa and 0x027c.FlavioJS1-3/+9
2008-08-19* Added global sql settings 'sql.*' to inter_athena.conf.FlavioJS1-1/+0
2008-07-27Fixed md5 passwords not workingultramage1-1/+1
2008-07-26Merged the /loginmerge branch (topic:192754)ultramage1-28/+15
2008-04-12TXT code has been re uploaded. Please note this does not change the fact that...Kevin1-0/+94
2008-04-12I live in a giant bucket.Kevin1-94/+0
2008-04-05Reverted my recent changes to trunk.ultramage1-27/+10
2008-04-04Added login.c to hold most of the common functionality of the login server.ultramage1-0/+16
2008-04-04Preparations for the login server TXT/SQL mergeultramage1-10/+11