unrealircd4

log

age author description
3 weeks ago Nathan Phillip Brink Add support for the m4/ directory.default tip
5 weeks ago Nathan Phillip Brink Added worthwhile .hgignore
7 weeks ago Gargo Support wildcards in LoadModule command in unrealircd4.conf
2 months ago Nathan Phillip Brink missing .toUInt()
2 months ago Ryan Schmidt * add support for +i mode
2 months ago Nathan Phillip Brink remove worthless PACKAGE_VERSION_{MAJOR,MINOR,RELEASE} macros
2 months ago Nathan Phillip Brink Allow halfop to change topics.
5 months ago Binki simple KILL fix
5 months ago Binki expanded error message for missing ltdl
5 months ago Binki abort on bad cmdline argument
5 months ago Binki inject c-ares into buildsystem
5 months ago Stealth TODO update
5 months ago Binki fix /kick: default kick message and correctly formatted numeric
5 months ago Binki use unrealircd4.conf.dist to avoid overwriting good confs
5 months ago Binki String::mid treats zero-length results as valid
5 months ago Binki add config API to TODO
5 months ago Stealth Hello, it's me again, doing the same thing as last time
5 months ago Stealth Hello, it's me again, doing the same thing as last time
5 months ago Stealth Updated TODO a little
5 months ago Binki Default listing of LoadModule commands in unrealircd4.conf
5 months ago Stealth Hello, it's me again, doing the same thing as last time
5 months ago Stealth Updated AUTHORS
5 months ago Binki fix user registration upon DNS timeout, thanks to Gargo
5 months ago Binki reduce scope of handler symbol: fixes module unloading crash
5 months ago Binki remove last reference to crypto++ rather than cryptopp
6 months ago Binki config file edits, mess with OS_DLLSUFFIX
6 months ago Binki distribute include/cmd, fix warning
6 months ago Binki fix minimum automake version specification
6 months ago commx more strict warnings, cryptopp fix
6 months ago commx more strict warnings, cryptopp fix
6 months ago commx vsnprintf() workaround for non-default C99 extensions
6 months ago commx added reverse hostname lookup for user connections
6 months ago commx added nettime funcs, feature to disable anonymous channel creation
6 months ago commx added flood protection
6 months ago Binki suppport cryptopp rather than crypto++, added MODDIR variable to config
6 months ago commx some changes
6 months ago Binki restructure cmd modules' includes
6 months ago Binki removed premature cloak :-/
6 months ago Binki removed lonely, friendless file
6 months ago Binki removed lonely, friendless file
6 months ago commx cleaner command modules
6 months ago Binki dos2unix
6 months ago commx added WHOWAS command
6 months ago Binki add src/cmd/include to modules' include search path
6 months ago commx adding rehash command
6 months ago commx oper mask matching added, kill command added, who command improved
6 months ago commx added Features::ShortMOTD
6 months ago Binki fix crypto++ detection to use pthreads, thanks to johbar
6 months ago commx small fixes
6 months ago commx fixed exception if client socket endpoint isn't available for ident/host resolver
6 months ago commx made most commands working for full registered IRC users only
6 months ago Stealth Updated the AUTHORS file a little
6 months ago Binki applied most of johbar's patch, added verbosity for crypto++ checks
6 months ago commx user destruction improvements, mask-based privmsg targets
6 months ago commx use user entries instead of nicks for invites
6 months ago Binki remove use of AC_DEFINE_DIR
6 months ago commx Added INVITE to channels
6 months ago commx added pattern matcher, made bans working now
6 months ago Binki support system crypto++ in buildsystem, clean Makefile.ams
6 months ago commx Added cryptographic hasher class