Age | Commit message (Collapse) | Author |
|
version.cpp correctly generate version.h on Windows
|
|
|
|
|
|
|
|
|
|
invalid pointers in the nickcore user list
|
|
src/core/ns_*.
|
|
|
|
|
|
|
|
Note that this changes the maximum length of an acceptable
IRC message from 512 to 1024 because InspIRCd sends messages
longer than 512 characters.
|
|
|
|
src/core/hs_* and src/core/ms_*, plus some tiny fallout caused by changing the FOREACH_* macros.
|
|
|
|
|
|
|
|
|
|
|
|
src/core/enc_*, plus fixing unintentional broken logic in said modules caused by my first OCD commit.
Also added a note to example.conf about enc_sha1 being potentially broken, and slight code style OCD in hashcomp.cpp found by Adam.
|
|
|
|
|
|
<date>.services.log to make windows users happy
|
|
|
|
|
|
|
|
src/core/bs_* and src/core/cs_*.
|
|
|
|
|
|
|
|
able to keep iterators valid.
|
|
|
|
Conflicts:
include/config.h
|
|
include/* and src/* but not src/core/* or src/modules/*.
|
|
|
|
|
|
|
|
|
|
problems with converting mlock for certain databases
|
|
|
|
|
|
|
|
This reverts commit f74f82619d0a781df30633d5ea1b5216e564be21.
|
|
This reverts commit 87ac8312063719aa0b10741e7c21593a727d6dfe.
|
|
|
|
|
|
This reverts commit 35a1c2c1bfb4943156ae128421789d780960704e.
|
|
|
|
This reverts commit c0ea25fb94b98d563be37d54eddad2eabe31d35d.
|
|
|
|
|