Age | Commit message (Expand) | Author |
2012-04-23 | Reworked live SQL support yet again | Adam |
2012-04-23 | Fixed hashm checking in db_old and loading 1.9.1 databases | Adam |
2012-04-22 | Fixed ./services --version etc not getting printed when stdout is a file/pipe... | Adam |
2012-04-13 | fixed a bug in chanstats | DukePyrolator |
2012-04-08 | fixed a compile error in m_sqlite | DukePyrolator |
2012-04-08 | Added Chanstats. It uses a new, improved database format and is not compatibl... | DukePyrolator |
2012-04-08 | Modified the SQL API to allow unescaped parameters (useful for passing row na... | DukePyrolator |
2012-04-06 | Fixed unpacking questions from dns packets | Adam |
2012-04-06 | Revert changes made to line endings. | Viper |
2012-04-06 | Revert last commit cause guess what, I screwed things up | Hal9000 |
2012-04-06 | Fixed mail function causing some MTAs to sent blank messages | Hal9000 |
2012-04-01 | updated the german language file | DukePyrolator |
2012-04-01 | fixed some typos | DukePyrolator |
2012-03-27 | Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9 | Adam |
2012-03-27 | Fixed unpacking multiple names from dns packets when one has multiple compres... | Adam |
2012-03-22 | added a missing error message when a module file does not exist. this fixes b... | DukePyrolator |
2012-03-21 | fixed bug #1399 | DukePyrolator |
2012-03-21 | fixed ns_ajoin | DukePyrolator |
2012-03-13 | Fixed typos | Adam |
2012-03-13 | Actually check if the nicks arent registered, oops | Adam |
2012-03-13 | Bug #1389 - readd RNG seed in the config and start DNS query ids off on a ran... | Adam |
2012-03-13 | Add a nickserv:unregistered_notice config option to send a message to unregis... | Adam |
2012-03-13 | Bug #1382 - Save maxusercount and maxusertime | Adam |
2012-03-11 | Made gch files depend on the header they were generated from | Adam |
2012-03-11 | Fixed having multiple uplink blocks work right if the first uplink fails on s... | Adam |
2012-03-11 | Bug #1384 - Fixed spacing of connection log message if users have no vhost - ... | Adam |
2012-03-05 | Fixed backup databases having their names collide due to not separating month... | Adam |
2012-03-05 | Fixed bs_kick syntax error | Adam |
2012-03-04 | fixed the --dir commandline parameter | DukePyrolator |
2012-03-02 | Escape all column names when building sql queries | Adam |
2012-02-27 | Fixed db_old loading noexpire | Adam |
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 |