Age | Commit message (Expand) | Author |
2010-07-27 | Some windows fixes from the Anope::string commit | Adam |
2010-07-26 | Trying to make things a little more const-safe, a work in progress but this i... | Naram Qashat |
2010-07-26 | Added hostserv/del command permission, fixed example.conf to show that hostse... | Adam |
2010-07-26 | Missed changing a couple of these, it seems. | Naram Qashat |
2010-07-26 | Removed std::string and ci::string versions of LoadModuleList, we only need t... | Naram Qashat |
2010-07-25 | Some windows fixes caused by the last commit | Adam |
2010-07-25 | Epic commit to replace most of the strings in Anope with a single Anope::stri... | Naram Qashat |
2010-07-25 | Added support for m_customprefix in inspircd20 | Adam |
2010-07-25 | Properly handle FMODEs from InspIRCd with more than 25 arguments.. reported b... | Adam |
2010-07-24 | Always use non-blocking sockets | Adam |
2010-07-24 | Removed MARK_DEPRECATED from the OnDatabaseExpire events | Adam |
2010-07-24 | Properly handle single messages received that have no newline | Adam |
2010-07-17 | Allow clearing of access lists while in XOP | Adam |
2010-07-15 | Moved some files and diretories around, made cmake skip files it knows it can... | Adam |
2010-07-11 | Added ns_set_misc.cpp which was missing from a previous commit | Adam |
2010-07-10 | Added options:hideprivilegedcommands config option to hide privileged command... | Adam |
2010-07-10 | Properly set up our clients as on our server internally. Fixes crashes when t... | Adam |
2010-07-10 | Fixed tracking of introducing and quitting juped servers | Adam |
2010-07-10 | Fixed de.l so it actually compiles | Adam |
2010-07-10 | Added ns_set_misc and cs_set_misc. | Adam |
2010-07-09 | Removed autotools and the makefiles. This will be reintroduced differently be... | Adam |
2010-07-09 | No need to allocate the numberlist callback classes with new | Adam |
2010-07-08 | Added an epoll socket engine | Adam |
2010-07-06 | Fixed bug #1173, Made hs_request reject actually reject vhosts | Adam |
2010-07-05 | Removed OnEncryptInPlace, although it currently causes no problems it is just... | Adam |
2010-06-29 | Missed OCDing over src/protocol/*, plus fixed a minor lack of braces and fixe... | Naram Qashat |
2010-06-28 | Some OCDing over version.cpp, and make it so module.cpp doesn't need version.... | Naram Qashat |
2010-06-28 | added some missing includes to src/tools/smtp.h | DukePyrolator |
2010-06-28 | This was in the wrong place, better now. | Adam |
2010-06-28 | Delete all users when we disconnect from the uplink | Adam |
2010-06-28 | Unset all known status modes when we recieve a ts older than ours, and remove... | Adam |
2010-06-28 | Fix version system so it doesn't cause the entire build tree to get rebuilt j... | Naram Qashat |
2010-06-28 | No need for BotInfo to have its own ChangeNick function | Adam |
2010-06-28 | Fixed the makefiles to correctly build and install the new anopesmtp and db-c... | Adam |
2010-06-27 | The next of a few "CBX OCDing over code style" commits, maybe the last. | Naram Qashat |
2010-06-27 | Fixed unordered_map to build on VS 2008 | Adam |
2010-06-27 | Made Windows install.js correctly detect the Anope version and made version.c... | Adam |
2010-06-27 | Made the langfiles build | Adam |
2010-06-27 | Removed nickserv/chanserv info all, just have info show all information | Adam |
2010-06-27 | Log out users when they log in to another account. | Adam |
2010-06-27 | Don't attempt to enforce sqlines on our own clients | Adam |
2010-06-27 | Log out users from their groups when they disconnect, keeps us from storing i... | Adam |
2010-06-27 | The next of a few "CBX OCDing over code style" commits, focusing on src/core/... | Naram Qashat |
2010-06-27 | Made Anope track its own clients internally as if they were real users | Adam |
2010-06-26 | Made the flags class take an optional size arg | Adam |
2010-06-26 | Added in the rest of the InspIRCd 2.0 changes to the protocol module | Adam |
2010-06-26 | Added support for InspIRCd 2.0s dynamic modes. | Adam |
2010-06-26 | Merge branch '1.9' of ssh://anope.git.sf.net/gitroot/anope/anope into 1.9 | Naram Qashat |
2010-06-26 | The next of a few "CBX OCDing over code style" commits, focusing on src/core/... | Naram Qashat |
2010-06-25 | docs/TOOlS -> docs/TOOLS | Adam |