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