summaryrefslogtreecommitdiff
path: root/src/login/loginlog_sql.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-13Cleaned up socket interfaceHaru1-2/+2
2015-06-19Cleaned up some #includesHaru1-1/+0
2015-06-19Removed ".." from include directivesHaru1-7/+7
2015-06-01Replaced some of the hardcoded values with constants (login)Haru1-0/+1
2015-04-09Add checks to loginlog_sql.cAndrei Karas1-0/+5
2014-10-18Increase sql password field size from 32 to 100 chars.Andrei Karas1-2/+2
2014-05-30Fixed typos inside src/Shido1-1/+1
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-2/+7
2014-05-10Revert "Fixed order of includes in all source files"panikon1-7/+2
2014-05-09Fixed order of includes in all source filesHaru1-2/+7
2013-05-15HPM Updateshennetsind1-14/+15
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-113/+128
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-128/+113
2012-03-17Fixed bugreport:5457 loginlog now submits proper escaped message to logshennetsind1-1/+1
2012-01-23` Added renaming support for the remaining 'ragnarok' tables in the inter_ath...xantara1-5/+5
2008-08-19* Added global sql settings 'sql.*' to inter_athena.conf.FlavioJS1-9/+101
2008-07-28Fixed loginlog not reading database config settings (followup to r13005).ultramage1-5/+5
2008-07-27Cleaned up several poorly chosen loginlog variable names.ultramage1-21/+17
2008-07-27* Added missing option 'log_db_db' to loginlog_config_read(loginlog_sql.c).FlavioJS1-0/+3
2008-07-26Merged the /loginmerge branch (topic:192754)ultramage1-0/+93