Age | Commit message (Expand) | Author |
2012-09-02 | Anope 1.9.7 Release1.9.7 | Adam |
2012-09-02 | Fix Windows | Adam |
2012-09-01 | Added a web panel module + a default template | Adam |
2012-08-28 | Actually set xline's manager... | Adam |
2012-08-08 | Put motd in conf/ not data/ and fixed the default values in the config | Robby |
2012-08-08 | Update pid and motd file paths | Cronus |
2012-07-18 | Warn about really big integer values in the config | Adam |
2012-06-25 | Fixed accidentally recursion in User::SendMessage from last commit | Adam |
2012-06-18 | Allow userless command sources | Adam |
2012-06-06 | Fixed fd leak in win32/pipe.cpp | Adam |
2012-05-26 | This should actually be LOG_TERMINAL, quitmsg isn't logged to terminal on shu... | Adam |
2012-05-26 | Some access level fixes from Robby to more closely match the historic levels,... | Adam |
2012-05-23 | Add support for inspircd2.0+s mlock, improved on Unreal's, and made server si... | Adam |
2012-05-17 | reinterpret_cast off of a virtual base does Bad Things | Adam |
2012-05-10 | Fixed crash on access del + valgrind errors | Adam |
2012-05-08 | Fixed some 100% cpu bugs with the new SQL stuff, and fixed sqlite+db_sql_live | Adam |
2012-05-06 | Split up db/conf/lib/locale install directories, and allow alternate ones to ... | Adam |
2012-04-29 | Set quitmsg on ERROR | Adam |
2012-04-29 | Added options:casemap to chose how case insensitive strings are compared, usi... | Adam |
2012-04-27 | Process defines even before includes, fixes defining{} pseudoclient names to ... | Adam |
2012-04-27 | Add db_sql:prefix allow prefixing all anope tables similarly, and changed db_... | Adam |
2012-04-25 | Fixed non-debug build | Adam |
2012-04-24 | Fixed build from the previous merge | Adam |
2012-04-23 | Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9 | Adam |
2012-04-23 | Reworked live SQL support yet again | 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 | Added Chanstats. It uses a new, improved database format and is not compatibl... | 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-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-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-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-04 | fixed the --dir commandline parameter | DukePyrolator |
2012-02-26 | Added chanserv:require config option to set which modes must be on all regist... | Adam |
2012-02-25 | Fixed missing #include in init.cpp | 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-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 some trivial formatting | lethality |
2012-02-19 | Made our message sources actual clients/servers, and put in a few more defaul... | Adam |