summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-01capitalization is key! more to come!bricker
2008-02-01removed sys/select.h on windows platformfez
2008-02-01fixed getsockopt parameter 4, removed sys/select.h on windows platformfez
2008-02-01fixed type defiined to definedfez
2008-02-01changed m_oper_hash to proper m_password_hashfez
2008-02-01Fix some minor grammar mistakes...more to comebricker
2008-02-01add two comma's :-Dbricker
2008-02-01remove m_ssl_openssl from modules directory when rerunning configurefez
2008-02-01Added OpenSSL scriptage.fez
2008-01-31applink.c should be included in the link command, not #included in the sourcefez
2008-01-30Move fez to developers (a lot of movement for one day :p)w00t
2008-01-30Move fez to regular contributors sectionw00t
2008-01-30Update VC7.1 build projects. Thanks VERY much fez. :)w00t
2008-01-30Merge in patches to fix bug #487, submitted by dz, thanks :)brain
2008-01-29What crackmonkey thought we had server:networkemail???brain
2008-01-29Update SAMODEw00t
2008-01-28Remove duplicate calls (thanks fez)w00t
2008-01-27Revert tmpfile cleanup from r8761, also make configure's perl version check h...aquanight
2008-01-27Some configure cleanups: like using perl functions/modules instead of system(...aquanight
2008-01-27Forward port bug #484 patch from John, thanksbrain
2008-01-27Make sure that if an exec() macro fails its picked up before build timebrain
2008-01-27You left out the module name in the command, aquanight ;)brain
2008-01-27Change API OnOperCompare to OnPassCompare, password hashing is now available ...aquanight
2008-01-26ANNOUNCENENT -> ANNOUNCEMENTbrain
2008-01-26Fix for bug found by eLement, when an oper is on a notify list and the oper s...brain
2008-01-26Tweaksbrain
2008-01-26Whoops, should have test compiled thisbrain
2008-01-26macgyverdgi asked for this :pbrain
2008-01-25Fix a typo in an m_callerid error message, and add m_callerid and m_filter <e...aquanight
2008-01-21win32 compile error fixbrain
2008-01-21win32 compilation errors: shadowing of variable 'i' isnt a good ideabrain
2008-01-21win32 compile error fixbrain
2008-01-21This still doesnt work :(brain
2008-01-21Win32 compilation fixesbrain
2008-01-20Update m_filter* to 1.2 API (it was still using Implements()), also implement...aquanight
2008-01-19Extra sanity checksbrain
2008-01-19Fix freebsd glitchesbrain
2008-01-19Add ./configure --list-extras, --enable-extras, and --disable-extrasaquanight
2008-01-19Fix m_callerid not adding the usermode.aquanight
2008-01-19Modules using NoPedantic now properly respect 'make debug'.aquanight
2008-01-19Add aquanight to developers sectionw00t
2008-01-19Initial implementation of callerid, provided by aquanight. Untested as of yet...w00t
2008-01-19And another tiny onew00t
2008-01-19Patch from aquanight to fix a problem introduced with some of the recent tidy...w00t
2008-01-17Remove a redundant method here, call the mode manager directlyw00t
2008-01-17Aquanight's configure strict/fatal warnings patchbrain
2008-01-17The outer if (socket > -1) check in AddClient is obsolete and this is already...brain
2008-01-17Fix.. snomask O is already taken (ffs) so use A insteadw00t
2008-01-17Remove InspIRCd::WriteOpers in favour of snomask Ow00t
2008-01-17Start converting WriteOpers calls into snomask 'O' -- generic oper notices.w00t