Age | Commit message (Expand) | Author |
2012-02-26 | Changed the OnChanDrop event to be called right before channels are dropped, ... | Adam |
2012-02-26 | Added chanserv:require config option to set which modes must be on all regist... | Adam |
2012-02-26 | Fixed vhost check on identify | Adam |
2012-02-26 | Track plexus umode and cmode +C and renamed UMODE_NO_CTCP to match up with th... | Adam |
2012-02-25 | Fixed missing #include in init.cpp | Adam |
2012-02-25 | Do not send kills after sending XLines because it causes us to internally rem... | Adam |
2012-02-24 | Fixed akill setter and ids showing in akill reasons | Adam |
2012-02-24 | Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9 | Adam |
2012-02-24 | Fixed calculating bots channel count of assigned channels and fixed the order... | Adam |
2012-02-24 | Tell users to use NickServ for registering nicks, not chanserv... | lethality |
2012-02-23 | Merge branch '1.9' of ssh://anope.git.sf.net/gitroot/anope/anope into 1.9 | lethality |
2012-02-22 | Added a configuration option to make all nick registrations require admin ver... | Adam |
2012-02-23 | Merge branch '1.9' of ssh://anope.git.sf.net/gitroot/anope/anope into 1.9 | lethality |
2012-02-22 | Added regex support for many commands, such as akill, sqline, snline, | Adam |
2012-02-22 | Fixed db_old loading memo owners | Adam |
2012-02-22 | Also fixed m_proxyscan to handle users with invalid ips | Adam |
2012-02-21 | Fixed m_dnsbl handling users with spoofs/other non ips | Adam |
2012-02-22 | Fixed some trivial formatting | lethality |
2012-02-19 | Made our message sources actual clients/servers, and put in a few more defaul... | Adam |
2012-02-18 | Fixed some events | Adam |
2012-02-18 | Add users hostmask to access lists not nick when access add is used on a non ... | Adam |
2012-02-18 | Made mode lock del check status of the mode lock before removing it | Adam |
2012-02-18 | Use C++11's explicit override feature if available | Adam |
2012-02-16 | Fixed FreeBSD build | Adam |
2012-02-15 | Remove revision numbers as they're only ever set by Config reading git since ... | Adam |
2012-02-14 | Fixed detecting when to set +r and fixed crash on shutdown introduced by the ... | Adam |
2012-02-14 | Clean up and reorganize our header files | Adam |
2012-02-13 | Removed our RNG and just use the systems, it's not very widely used. Also mad... | Adam |
2012-02-08 | Removed operserv:notifications in favor of log blocks, as well as some other ... | Adam |
2012-02-04 | Fixed WallBadOS | Adam |
2012-02-04 | Bump for 1.9.7-git | Adam |
2012-02-03 | Anope 1.9.6 Release1.9.6 | Adam |
2012-02-03 | Update version.log | Adam |
2012-02-03 | Regenerate language files | Adam |
2012-01-31 | Fixed a memory leak in m_ldap | Adam |
2012-01-31 | Not sure what I was thinking here | Adam |
2012-01-31 | Bug #1365 - Fixed nickserv/confirm syntax for services opers | Adam |
2012-01-26 | Also refuse to load memoserv modules if memoserv isn't loaded | Adam |
2012-01-25 | Added two common warning messages on Windows to ignore | Adam |
2012-01-25 | Windows | Adam |
2012-01-24 | Add some checks in ms_* to make sure memoserv really exists | Adam |
2012-01-24 | Added missing expires column in /os akill view | Adam |
2012-01-24 | Fixed os_ignore to check against users real IPs, not to match against opers, ... | Adam |
2012-01-24 | Add tracking for Unreal's usermode +I | Adam |
2012-01-22 | added a french INSTALL file, thanks to MacLeod for translating | DukePyrolator |
2012-01-21 | Cleaned up bs_kick and fixed amsg kicker | Adam |
2012-01-20 | Fixed param check from last commit | lethality |
2012-01-20 | Updated DEFCON and fixed Defcons disabling of the removed mlock command | lethality |
2012-01-20 | Corrected some incorrect English | lethality |
2012-01-15 | Fixed crash from last commit | Adam |