index
:
ml/hercules
tmw2
Hercules
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
2016-08-20
Re-added HPM support for configuration settings
Haru
1
-1
/
+2
2016-08-19
Ported socket.conf (was packet.conf) to libconfig
Haru
1
-0
/
+1
2016-08-19
Ported login-server.conf to libconfig
Haru
1
-122
/
+425
2016-08-10
Fix login and char servers null pointer access if packet handler in plugin in...
Andrei Karas
1
-1
/
+4
2016-07-12
Interface md5calc.c
hemagx
1
-7
/
+7
2016-07-10
Fixed some issues with NULL dates in the login table
Haru
1
-1
/
+1
2016-07-03
Add --run-once flag into login server.
Andrei Karas
1
-0
/
+14
2016-04-16
Added missing documentation
Haru
1
-0
/
+4
2016-04-16
Rewrite client interface for login server (part 6)
hemagx
1
-714
/
+18
2016-04-16
Rewrite client interface for login server (part 5)
hemagx
1
-15
/
+24
2016-04-16
Rewrite client interface for login server (part 4)
hemagx
1
-3
/
+7
2016-04-16
Rewrite client interface for login server (part 3)
hemagx
1
-213
/
+294
2016-04-16
Rewrite client interface for login server (part 2)
hemagx
1
-159
/
+203
2016-04-16
Rewrite client interface for login server (part 1)
hemagx
1
-168
/
+445
2016-03-20
Dropped typedefs from union DBKey and struct DBData
Haru
1
-3
/
+3
2016-02-24
Removed various redundant typecasts
Haru
1
-6
/
+6
2016-02-24
Removed several unnecessary explicit casts of the WFIFOP result
Haru
1
-15
/
+15
2016-02-24
Removed several unnecessary RFIFOP typecasts
Haru
1
-11
/
+11
2016-02-24
Added const qualifier to several variable/argument pointers
Haru
1
-2
/
+2
2016-02-19
Fix all known warnings from compiler flags -Wformat*
Andrei Karas
1
-5
/
+5
2016-02-17
Replaced some now unnecessary includes with forward declarations in header files
Haru
1
-1
/
+0
2016-01-25
Fix packet id being sent encrypted to Hercules Plugin Manager.
hemagx
1
-6
/
+6
2016-01-10
Move declaration of login config struct to login interface
hemagx
1
-89
/
+89
2016-01-09
Corrected various zero-argument function definitions
Haru
1
-1
/
+1
2015-12-15
Added GPL-compliant header to all sources and build scripts
Haru
1
-4
/
+20
2015-12-15
Added GPL information on interactive server startup
Haru
1
-0
/
+4
2015-10-19
rename malloc.c/h to memmgr.
Andrei Karas
1
-1
/
+1
2015-10-11
Changed HPM->packets[] into an array of VECTOR
Haru
1
-12
/
+13
2015-08-15
Automatic HPM symbol sharing
Haru
1
-6
/
+0
2015-08-15
Added core HPM interface
Haru
1
-9
/
+9
2015-08-15
HPM compatibility improvements
Haru
1
-0
/
+1
2015-08-15
Moved session array into the socket interface
Haru
1
-13
/
+13
2015-08-15
Added showmsg HPM interface
Haru
1
-4
/
+4
2015-08-15
Cleaned up socket interface
Haru
1
-26
/
+25
2015-08-11
subnet.conf overhaul
Haru
1
-76
/
+27
2015-08-05
Add checks for servers ip address in inter server connections.
Andrei Karas
1
-6
/
+8
2015-07-12
Add missing checks into login.c
Andrei Karas
1
-2
/
+9
2015-06-19
Cleaned up some #includes
Haru
1
-1
/
+1
2015-06-19
Removed ".." from include directives
Haru
1
-17
/
+17
2015-06-01
Replaced some of the hardcoded values with constants (login)
Haru
1
-21
/
+18
2015-04-09
Add checks to login.c
Andrei Karas
1
-5
/
+31
2015-01-20
Minor fixes and tweaks suggested by cppcheck
Haru
1
-9
/
+6
2015-01-18
Command line arguments handling overhaul
Haru
1
-21
/
+47
2015-01-17
10 Distinct fixes
shennetsind
1
-1
/
+1
2014-12-31
Improve performance a bit by removing strlen(str) > 0.
Andrei Karas
1
-3
/
+3
2014-11-16
Whitespace cleanup (no code changes)
Haru
1
-28
/
+28
2014-11-15
In login server move config options handling by plugins after all other handl...
Andrei Karas
1
-3
/
+2
2014-11-15
Add support for plugin options in login server config.
Andrei Karas
1
-0
/
+2
2014-11-11
add AccountDB into login interface.
Andrei Karas
1
-2
/
+3
2014-11-09
Fixed a compilation error in MSVC <= 2012
Haru
1
-2
/
+4
[next]