Age | Commit message (Collapse) | Author |
|
hexadecimal strings of the raw data, add in Anope::Hex for C-style strings and added Anope::Unhex, modified the encryption modules to use Hex and Unhex.
|
|
1.9 git yet, I'll get to that eventually)
|
|
being made too big (by the default config PassLen of 32) anyways.
|
|
|
|
Anope::string, by making sure that the string is null terminated properly.
|
|
it with str_is_ip and str_is_cidr to better fix the earlier crash bug found by Cronus.
|
|
ae38212c1ce829c783edf971081c90137abb49a0
|
|
ae38212c1ce829c783edf971081c90137abb49a0
|
|
|
|
problems with commands using them (hs_set, hs_setall, hs_request)
|
|
|
|
|
|
|
|
reply to CTCP PING and CTCP VERSION requests
|
|
|
|
|
|
changed the default engine to be select
|
|
|
|
|
|
|
|
|
|
|
|
kick services clients
|
|
|
|
|
|
bsminusers to 0, which keeps the botserv bot in the channel at all times.
|
|
|
|
|
|
into 1.9
|
|
|
|
|
|
|
|
|
|
|
|
|
|
members of modules. This means the commands are automatically destructed when the module is unloaded. Cleans up some old ugly code.
|
|
|
|
|
|
|
|
|
|
-fno-leading-underscore flag on a GNU compiler, changed the hash compare functions to use struct to appease clang, and made it so hashcomp.h uses tr1/unordered_map with g++ 4.x or up.
|
|
|
|
|
|
|
|
|
|
building to VS 2010, will look at 2008 later
|
|
|
|
double-linked list, also removed the addition of an ignore when a command "takes too long".
|
|
bitsets for modes to not use a max defined value, it can go over
|
|
we have everywhere.
|