summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-01Fixed Crash bug cause by multiple declarations of 'Srv' (Bug #35)frostycoolslug
2005-03-30Fixed strcpy vs. strlcpy problemfrostycoolslug
2005-03-30Fixed Potential bug in ./configure (case switches should be flag) not (flag)frostycoolslug
2005-03-28Fixed m_helpop.cpp lowercasing the first line of the textbrain
2005-03-28Fixed to take away +q and +a when the user parts the channel (double DOH)brain
2005-03-28Fixed to actually CHECK THE PASSWORD of linking servers!brain
2005-03-28/helpop now behaves for opers in the same way it does for users.frostycoolslug
2005-03-28Fixed using the wrong function, doh, i must need sleep!brain
2005-03-28Typos are bad ok?brain
2005-03-28Added a module at request of [ed] which stops anyone messaging all but opersbrain
2005-03-28Added module to restrict channel creation to opers only (requested by [ed])brain
2005-03-27Fixed 005 numeric to only output 13 tokens per line (thanks anfl)brain
2005-03-27Replaced some 005 constants with their configured valuesbrain
2005-03-27Added 005 numeric handling to most of the modulesbrain
2005-03-27Fixed detection of missing opertypesbrain
2005-03-27Added SILENCE=999 to 005 numericbrain
2005-03-27Made config parsing code a bit more lenientbrain
2005-03-27Fixed a dumb -eq bugbrain
2005-03-26Added m_silence.cpp - implementation of /SILENCE commandbrain
2005-03-26Fixed a minor typobrain
2005-03-26Fixed parsing error with comments that have tabs before thembrain
2005-03-26Added m_remove by om, uses a force part to replace a kick to thwart auto rejoinbrain
2005-03-26Fixed a minor error in error checking (eat that, grammar....)brain
2005-03-25An attempt to Prevent 'Is the same file' problems when doing a make config, w...frostycoolslug
2005-03-25Changed version to B1brain
2005-03-25Fixed gentoo (mainly) compatibility -- missing strlcat in this implementation:brain
2005-03-25Fixed inspstring strlcpy and strlcatbrain
2005-03-25Fixed strlcpy detectionbrain
2005-03-25Added implementation of strlcpy and strlcat for systems that dont have itbrain
2005-03-25Fixed a little bug that would come back to bite us when gcc3.5 comes out...brain
2005-03-25GCC 3.4 detection tested and workingbrain
2005-03-25Fixes for GCC3.4 and namespaces (must rerun configure!)brain
2005-03-25Added detection for gcc 3.4... where they changed the namespaces again.brain
2005-03-25Changed occurances of vector to std::vectorbrain
2005-03-25Documentation updatebrain
2005-03-25Added a lot of config error checkingbrain
2005-03-24Finally fixed a load of umode change stuff!brain
2005-03-24Fixed a ton of MODE crap 'avec le' services :pbrain
2005-03-24Fixed minor typo in the bugfix, wrong number of brackets in a confusing if()brain
2005-03-24Fix to bug #29frostycoolslug
2005-03-24Fix to bug #27frostycoolslug
2005-03-24Added IP addresses to connection notices to support bopmbrain
2005-03-21Changed ordering of sys/socket.h and sys/types.h to fix compile error on gcc ...brain
2005-03-15Updated it to actually contain items supported by the IRCd. (Was _VERY_ out o...frostycoolslug
2005-03-15Makeconf is pretty much dead, not worth reviving.. new version will come late...frostycoolslug
2005-03-15Insert Something Funkeh.. err.. There! -->frostycoolslug
2005-03-15Added Comment with regard to 'hidden command' :Dfrostycoolslug
2005-03-15Updated SUPPORTED file to reflect some recent changes.frostycoolslug
2005-03-14Unknown changebrain
2004-09-11Changes for security based on RATS analysisbrain