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