Age | Commit message (Expand) | Author |
2007-01-30 | Support both forms of ISON as clients seem to send one and the RFC mandates a... | brain |
2007-01-30 | Fix w00ts compile error :p (if you do an if without braces, vars declared wit... | brain |
2007-01-30 | Documentation change to indicate errno is valid on return from the constructo... | brain |
2007-01-30 | Whoops, fix inspsocket so that its ok to use errno after a failure of the Wri... | brain |
2007-01-30 | Add strerror(errno) to port bind failure on TreeSocket | brain |
2007-01-30 | If no topic specified, give index help, thanks Robby | w00t |
2007-01-30 | Merge spellig-mistaks patch from dmb | brain |
2007-01-30 | Fix the text in this numeric | brain |
2007-01-30 | Also remove the references to the commands I removed (which don't exist anymore) | special |
2007-01-30 | Fixed a typo in the helpop-full example file that broke most of its contents ... | special |
2007-01-29 | Opertype in /check is now properly spacified | special |
2007-01-28 | Whoops, switch around order of makefile rules so its not always assumed to be... | brain |
2007-01-28 | Add message about how building with debug makes huuuuuuuuuuuuuuge slower exec... | brain |
2007-01-28 | Added 'make debug' which does 'make all' with -g rather than -O2 -g1. | brain |
2007-01-28 | Fix this so that it works with outbound connects again. | brain |
2007-01-28 | Remove debug, add a few comments | brain |
2007-01-28 | Fix broken openssl outbound connects. | brain |
2007-01-28 | Added errno to the epoll failure message for more detail | special |
2007-01-27 | Spellig mistak. | brain |
2007-01-27 | OnExtendedMode was removed in 1.0, the function names here were incorrect. | brain |
2007-01-27 | Potential desync on "nick collision at same time as fjoin" fix | brain |
2007-01-27 | fix so that OnWhois is triggered for remote whois, and remove smelly bold cha... | brain |
2007-01-27 | Correctly allow all supporting versions of PostgreSQL to use secure string es... | peavey |
2007-01-27 | The mob has spoken: PQescapeStringConn is used for pgsql >= 8.1.4 | peavey |
2007-01-26 | Fix for bug #187 | brain |
2007-01-25 | For the filter GLINE action, ban *@IP, so that they cant change their ident a... | brain |
2007-01-25 | Cut out some code duplication by using the existing exception framework in he... | brain |
2007-01-24 | The /id command for nicks in atheme should have the parameters $2- not $2, be... | brain |
2007-01-24 | Add m_banredirect to example config | om |
2007-01-24 | No statserv, but we have gameserv | w00t |
2007-01-24 | Example aliases files. | brain |
2007-01-24 | Fix endless loop on dns hit. | peavey |
2007-01-24 | Fucking grr. | brain |
2007-01-23 | Revert some stuff back to the old way | brain |
2007-01-23 | Note: ne is not eq. | brain |
2007-01-23 | Make our makefile bsd compatible again :/ | brain |
2007-01-23 | Integrate OSX patches from BuildSmart, plus a few tweaks and fixes | brain |
2007-01-23 | Back-out OSX patches till theyre completed, our stable tree is tied up with t... | brain |
2007-01-23 | First part of OSX patches for 1.1 from BuildSmart | brain |
2007-01-22 | Trivial fix, extra >s noted by owine | w00t |
2007-01-21 | Add check for openssl >= 0.9.7, and fix for if the library cant be found at all | brain |
2007-01-21 | Whoops put this back to 3.3 | brain |
2007-01-21 | Fix broken function vcheck() that checks one dot-delimited version string aga... | brain |
2007-01-21 | Add extra macro pkgconfversion("packagename", "version"); | brain |
2007-01-21 | Keep gcc from whining when there is NOT an error (see the comments added) | brain |
2007-01-21 | Fix library detection flags (bad define put into the ldflags) | brain |
2007-01-21 | Note that we dont allow upgrades to version 3 of GPL, just to re-iterate. | brain |
2007-01-20 | Fix bad duplication of filters containing spaces across the network. | brain |
2007-01-20 | Fixed (rewrote) m_http_client's URL parsing, it is now more flexible and.. ac... | special |
2007-01-20 | Fix the commandline stuff up to actually work! | brain |