index
:
evol/hercules
jak1/ci_fix
jak1/remove_unusable_console_output
master
rebased
test
tmphpm
The Mana World fork of Hercules. This is vanilla Hercules with a few tiny modifications for our specific needs. Mutually-beneficial modifications are contributed upstream.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
login
/
login.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-31
Fixed Bug #3080
shennetsind
1
-3
/
+4
2012-12-05
- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).
brianluau
1
-1580
/
+1618
2012-11-25
Applied AStyle code formating as discussed on tid:74602.
greenboxal2
1
-1618
/
+1580
2012-11-20
Console clean up, dropped quite a few pointless messages and modified others ...
shennetsind
1
-16
/
+8
2012-11-09
1. Follow up r16891 small improvement over there by dropping a pointless entr...
shennetsind
1
-44
/
+22
2012-11-09
- Updated the list of dnsbl_servers. (bugreport:6862)
brianluau
1
-1
/
+1
2012-09-11
Fixed bugreport:6671 compiler shows a warning for incompatible arguments for ...
greenboxal2
1
-5
/
+7
2012-09-10
Added missing memory finalization for client_hash_nodes linked list.
greenboxal2
1
-0
/
+8
2012-09-10
Added client MD5 hash check option to login-server.
greenboxal2
1
-0
/
+68
2012-05-31
Fixed bugreport:5828 Added missing min_group_id_to_connect functionality to l...
shennetsind
1
-2
/
+11
2012-04-22
* Merged changes up to eAthena 15087.
eathenabot
1
-9
/
+34
2012-03-13
Enhanced `DBMap` implementation to allow storing integer type data in additio...
gepard1984
1
-8
/
+17
2012-02-16
- Removed outdated version number handling (follow-up to r11503).
gepard1984
1
-1
/
+0
2012-02-13
- Added `libconfig` (configuration file library: http://www.hyperrealm.com/l...
gepard1984
1
-14
/
+10
2012-01-30
- Removed more trailing tabs.
brianluau
1
-1
/
+1
2012-01-20
Merged TXT removal branch back to trunk.
gepard1984
1
-5
/
+0
2012-01-17
Enabled Mersenne Twister MT19937 as random number generator instead of standa...
gepard1984
1
-4
/
+5
2011-12-25
Added a new login server config for _F/_M account creation method which denie...
shennetsind
1
-0
/
+6
2011-06-30
Replaced custom type 'intptr' with standard 'intptr_t'.
ultramage
1
-4
/
+4
2011-06-16
* Merges from charmerge:
flaviojs
1
-24
/
+98
2011-02-08
* Added support for new delayed character deletion.
ai4rei
1
-2
/
+5
2011-01-14
* Added 'birthdate' field to account data. For SQL apply upgrade_svn14672.sql...
ai4rei
1
-0
/
+1
2011-01-14
* Replaced remaining occurences of '-1' with 'INVALID_TIMER', where appropria...
ai4rei
1
-10
/
+10
2011-01-13
* Removed ladmin (remote administration tool), all related support code and t...
ai4rei
1
-50
/
+1
2011-01-13
* Added support for creating account through the console-plugin on login-serv...
ai4rei
1
-0
/
+30
2011-01-13
* Reformatting and minor cleanups to console-plugin related code.
ai4rei
1
-20
/
+8
2010-12-29
* Fixed 'console' plugin not working on Windows, due to NULL passed to Create...
ai4rei
1
-1
/
+1
2010-12-29
* Fixed char-server making assumptions about RFIFO data length in character d...
ai4rei
1
-5
/
+1
2010-12-22
* Resolved random compiler warnings.
ai4rei
1
-1
/
+1
2010-12-07
* Reverted r14563, due to multiple issues which render the source malfunction...
ai4rei
1
-3
/
+3
2010-12-07
Changed almost all instances of sprintf() to snprintf().
Paradox924X
1
-3
/
+3
2010-11-20
* Fixed login-server account engine initialization not getting checked, wheth...
ai4rei
1
-6
/
+10
2010-04-30
- Fixed a typo in guildrelay.txt (bugreport:4213)
brianluau
1
-1
/
+1
2009-11-22
Added 'ipban_cleanup_interval' option which determines how often expired IP b...
Paradox924X
1
-0
/
+3
2009-10-23
Fixed login-server using already removed `auth_node`. (bugreport:3254)
Gepard
1
-3
/
+3
2009-09-20
Disabled ip checking during auth, since it lead to a lot of confusion.
ultramage
1
-2
/
+2
2009-04-01
* Removed online_check config options. (always active now)
FlavioJS
1
-49
/
+30
2009-01-14
* Added client login packets 0x01fa and 0x027c.
FlavioJS
1
-19
/
+38
2008-08-19
* Added global sql settings 'sql.*' to inter_athena.conf.
FlavioJS
1
-34
/
+4
2008-08-09
Fixed login printing raw passwdenc passwords to console (bugreport:826).
ultramage
1
-6
/
+6
2008-08-01
Removed unused guardian hp columns from the guild castles table in main.sql (...
ultramage
1
-1
/
+1
2008-07-27
Added code to md5 password received from charserver before comparing them wit...
ultramage
1
-0
/
+2
2008-07-26
Merged the /loginmerge branch (topic:192754)
ultramage
1
-1311
/
+722
2008-04-27
Corrected r12662 where a guild break would trigger the OnGuildBreak event for...
ultramage
1
-1
/
+1
2008-04-21
* Changed the data field of timers from int to intptr.
FlavioJS
1
-6
/
+6
2008-04-12
TXT code has been re uploaded. Please note this does not change the fact that...
Kevin
1
-0
/
+2362
2008-04-12
I live in a giant bucket.
Kevin
1
-2362
/
+0
2008-04-10
Modified the charservers to use a DBMap instead of a cyclic array for auth data.
ultramage
1
-9
/
+0
2008-04-10
Login server will now correctly keep online account information and properly ...
Kevin
1
-0
/
+9
2008-04-05
Reverted my recent changes to trunk.
ultramage
1
-178
/
+1943
[next]