unrealircd4

log

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