Age | Commit message (Expand) | Author |
2007-09-25 | added a '! | bricker |
2007-09-24 | Final part of fix for #419 | brain |
2007-09-24 | Fix part of bug #419 (source nick showing in KILL message to user with hideki... | brain |
2007-09-24 | Fix for bug #424 | brain |
2007-09-24 | conformity is yay! ok, fixed some typo's, etc etc... | bricker |
2007-09-23 | Remove InspIRCd::DoOneIteration, throwback to software threading (lulz) | brain |
2007-09-23 | add extra modules folder and exclude from build | brain |
2007-09-23 | Seems nobody tested this in windows at all, Module::Module(Inst) is not valid... | brain |
2007-09-23 | Add command handlers (excluded from build) too | brain |
2007-09-23 | Fix dodgy constructor | brain |
2007-09-23 | Add modules to the project and exclude from build (its often a pain to track ... | brain |
2007-09-23 | Directory creation fixes | brain |
2007-09-23 | More compile fixes | brain |
2007-09-23 | More compile fixes | brain |
2007-09-23 | Add dbghelp.lib | brain |
2007-09-23 | Fix configure to make release directories during build | brain |
2007-09-23 | Fix library paths for compilation on my laptop | brain |
2007-09-23 | Test from vista laptop | brain |
2007-09-21 | Fix some words and capitalizations etc... | bricker |
2007-09-20 | capitalized "Bugtracker" "Forums" "Development" | bricker |
2007-09-20 | Thanks dz, forgot uppercase equivalent of AEIOU in the strchr | brain |
2007-09-20 | As per request from Bricker, change the format of the 'you are now an oper of... | brain |
2007-09-19 | Fixed m_saquit to direct the command to the user's server and from there send... | special |
2007-09-18 | Fixed bug #418 (incorrect numerics for part of /ADMIN and /USERS) - patch by ... | special |
2007-09-18 | Fixed bug #417 (empty userstats allowed all stats to be viewed) | special |
2007-09-15 | Fixed bug #414 (cosmetic issue with oper failure notices). Patch by dz | special |
2007-09-15 | Added support for subdirectories in module directories (for organization). I ... | special |
2007-09-13 | Fixed a compile error in m_ident on ipv6 | special |
2007-09-13 | Made m_ident bind ident requests to the same IP the user is connected on, whi... | special |
2007-09-13 | Redesigned m_rpc_json to work properly in a modular environment, and added th... | special |
2007-09-13 | Fixed a rare infinite loop in InspSocket::FlushWriteBuffer() - this could onl... | special |
2007-09-13 | Made m_blockcaps' <blockcaps:minlen> parameter default to 1, not 0, since try... | special |
2007-09-12 | Modified m_cloaking to not use need_positive (instead, cast to an unsigned in... | special |
2007-09-12 | Renamed the needs_unsigned parameter of ConfigReader::ReadInteger to need_pos... | special |
2007-09-11 | Fixed the order of signon/signoff messages in m_watch (bug #410) | special |
2007-09-08 | Forward port r8021: fixes bug #408 reported and patched by Switch | w00t |
2007-09-05 | Fixed IPv6 resolving on big-endian machines (bug #403). Patch by Stric. | special |
2007-09-04 | * Fixed connection messages in ModuleSpanningTree::HandleConnect (reported by... | burlex |
2007-09-04 | * Fixed some incorrect declarations in IOCPEngine | burlex |
2007-09-02 | Fixed an issue that could cause empty parameters in module commands to not be... | special |
2007-09-02 | Completely rewrote m_ident; the old one was written long ago and had a histor... | special |
2007-08-31 | Unbreak the compile. | w00t |
2007-08-31 | This may not compile, I'll test it on my desktop. Waiting 20 minutes for a bu... | w00t |
2007-08-31 | Fixed a double free in m_ident. Found by AnMaster | special |
2007-08-31 | Fixed a bug introduced in r7827 (does not affect 1.1.12) that would cause an ... | special |
2007-08-29 | I lose for being slow. also tidyup a bit, still needs to fix that sizeof.. | peavey |
2007-08-29 | Hah, I win *hide* | w00t |
2007-08-29 | Reformat this pointlessly | w00t |
2007-08-29 | Add a pointless WriteOpers | brain |
2007-08-29 | Add name. | peavey |