Age | Commit message (Expand) | Author |
2008-02-02 | Fix $config{HAS_OPENSSL} winding up undefined and crashing configure if opens... | aquanight |
2008-02-02 | Check for empty prefixes, and close server connections attempting to use them | w00t |
2008-02-02 | Patch: /rehash (not /rehash ssl) will now rebind SSL ports, but not dh params... | w00t |
2008-02-01 | capitalization is key! more to come! | bricker |
2008-02-01 | removed sys/select.h on windows platform | fez |
2008-02-01 | fixed getsockopt parameter 4, removed sys/select.h on windows platform | fez |
2008-02-01 | fixed type defiined to defined | fez |
2008-02-01 | changed m_oper_hash to proper m_password_hash | fez |
2008-02-01 | Fix some minor grammar mistakes...more to come | bricker |
2008-02-01 | add two comma's :-D | bricker |
2008-02-01 | remove m_ssl_openssl from modules directory when rerunning configure | fez |
2008-02-01 | Added OpenSSL scriptage. | fez |
2008-01-31 | applink.c should be included in the link command, not #included in the source | fez |
2008-01-30 | Move fez to developers (a lot of movement for one day :p) | w00t |
2008-01-30 | Move fez to regular contributors section | w00t |
2008-01-30 | Update VC7.1 build projects. Thanks VERY much fez. :) | w00t |
2008-01-30 | Merge in patches to fix bug #487, submitted by dz, thanks :) | brain |
2008-01-29 | What crackmonkey thought we had server:networkemail??? | brain |
2008-01-29 | Update SAMODE | w00t |
2008-01-28 | Remove duplicate calls (thanks fez) | w00t |
2008-01-27 | Revert tmpfile cleanup from r8761, also make configure's perl version check h... | aquanight |
2008-01-27 | Some configure cleanups: like using perl functions/modules instead of system(... | aquanight |
2008-01-27 | Forward port bug #484 patch from John, thanks | brain |
2008-01-27 | Make sure that if an exec() macro fails its picked up before build time | brain |
2008-01-27 | You left out the module name in the command, aquanight ;) | brain |
2008-01-27 | Change API OnOperCompare to OnPassCompare, password hashing is now available ... | aquanight |
2008-01-26 | ANNOUNCENENT -> ANNOUNCEMENT | brain |
2008-01-26 | Fix for bug found by eLement, when an oper is on a notify list and the oper s... | brain |
2008-01-26 | Tweaks | brain |
2008-01-26 | Whoops, should have test compiled this | brain |
2008-01-26 | macgyverdgi asked for this :p | brain |
2008-01-25 | Fix a typo in an m_callerid error message, and add m_callerid and m_filter <e... | aquanight |
2008-01-21 | win32 compile error fix | brain |
2008-01-21 | win32 compilation errors: shadowing of variable 'i' isnt a good idea | brain |
2008-01-21 | win32 compile error fix | brain |
2008-01-21 | This still doesnt work :( | brain |
2008-01-21 | Win32 compilation fixes | brain |
2008-01-20 | Update m_filter* to 1.2 API (it was still using Implements()), also implement... | aquanight |
2008-01-19 | Extra sanity checks | brain |
2008-01-19 | Fix freebsd glitches | brain |
2008-01-19 | Add ./configure --list-extras, --enable-extras, and --disable-extras | aquanight |
2008-01-19 | Fix m_callerid not adding the usermode. | aquanight |
2008-01-19 | Modules using NoPedantic now properly respect 'make debug'. | aquanight |
2008-01-19 | Add aquanight to developers section | w00t |
2008-01-19 | Initial implementation of callerid, provided by aquanight. Untested as of yet... | w00t |
2008-01-19 | And another tiny one | w00t |
2008-01-19 | Patch from aquanight to fix a problem introduced with some of the recent tidy... | w00t |
2008-01-17 | Remove a redundant method here, call the mode manager directly | w00t |
2008-01-17 | Aquanight's configure strict/fatal warnings patch | brain |
2008-01-17 | The outer if (socket > -1) check in AddClient is obsolete and this is already... | brain |