Age | Commit message (Expand) | Author |
2012-10-31 | Apparently sending this all at once didn't work that great, so wait for the e... | Adam |
2012-10-31 | Fix ns_ghost and ns_recover, add nicksev:restoreonghost | Adam |
2012-10-30 | Made os_forbid honor nssecureadmins | Adam |
2012-10-30 | Send uids everywhere when setting modes on clients | Adam |
2012-10-30 | Made os_mode a bit smarter | Adam |
2012-10-30 | Fixed build errors and warnings with -std=c++11 | Adam |
2012-10-30 | Clean up ngircd proto mod slightly, and send sqlines before introducing clients | Adam |
2012-10-30 | Fix inspircd mode message for channel modes. It never actually uses this, but... | Adam |
2012-10-29 | Made db_old load up most of the old mode locks | Adam |
2012-10-29 | Only show mode lock in /cs info if there really is a mode lock | Adam |
2012-10-29 | Fix formatting fail in cs_status | Adam |
2012-10-29 | Update Config.cs for VS 2012 and fix it failing if the source directory path ... | Adam |
2012-10-29 | Make it so CMake doesn't complain if packing on a system using Visual Studio ... | Naram Qashat |
2012-10-29 | Readd cs_status | Adam |
2012-10-29 | Fix building under Mac OS X via Makefiles if not using an Xcode project. Thi... | Naram Qashat |
2012-10-29 | Made MailThread completely threadsafe, currently theres a race condition with... | Adam |
2012-10-29 | This include is unncessary | Adam |
2012-10-29 | Made anopesmtp less hard to debug | Adam |
2012-10-29 | readded ngircd protocol support | DukePyrolator |
2012-10-27 | Fix cmake generation due to this if not being updated. | Naram Qashat |
2012-10-27 | Add a module log type | Adam |
2012-10-27 | Ues timestamp for dns serial not yyyymmddnn.. there are too many problems wit... | Adam |
2012-10-27 | Expand single digit serial revisions to match nn | Adam |
2012-10-26 | Add nickserv:modesonid config option to set what modes users get on identify | Adam |
2012-10-26 | Sometimes zone transfers can be really big | Adam |
2012-10-26 | Add sasl support to unreal, inspircd | Adam |
2012-10-26 | Don't attempt to process any query packets if we aren't explicitly given perm... | Adam |
2012-10-25 | This code isn't used | Adam |
2012-10-25 | Fixed two memory leaks in cs_seen | Adam |
2012-10-25 | This version needs a better tag than "-git", so there. | Naram Qashat |
2012-10-25 | Default xlines to be set by OperServ | Adam |
2012-10-25 | Fixed showing users from the right server on unreal/bahamut | Adam |
2012-10-25 | Fix handling clients on unreal that have no ip (it sends a *) | Adam |
2012-10-24 | Made access provider modules permanent. They don't cleanup their access entri... | Adam |
2012-10-24 | When db_sql_live gets new objects immediately update cache on them to prevent... | Adam |
2012-10-24 | BIND's forward ability did not work as I expected | Adam |
2012-10-24 | InspIRCd: Add handler for FIDENT to 2.0 protocol, so we know when someone cha... | attilamolnar |
2012-10-24 | Merge branch '1.9' of ssh://anope.git.sourceforge.net/gitroot/anope/anope int... | DukePyrolator |
2012-10-24 | fixed calculating the correct channelcount for an user when loading the db. f... | DukePyrolator |
2012-10-22 | Cleanup of last few commits/warning fix | Adam |
2012-10-22 | Add os_dns, a way to control your DNS zone via services | Adam |
2012-10-21 | Base has to destruct before Extensible does because objects that destruct due... | DukePyrolator |
2012-10-18 | Base has to destruct before Extensible does because objects that destruct due... | Adam |
2012-10-17 | Fixed protoctl parsing on Unreal + fix SendLogout now the usage has changed | Adam |
2012-10-15 | Actually show the correct number of entries on /os logsearch output | Adam |
2012-10-14 | Updated the hybrid protocol module, patch provided by Michael | DukePyrolator |
2012-10-14 | Use account name for svid on hybrid | Adam |
2012-10-14 | Better clarify signon vs timestamp and allow updating users timestamp to an i... | Adam |
2012-10-13 | Add a hybrid 8 protocol module courtesy of Michael <michael@wobst.at> | Adam |
2012-10-13 | Allow services operators to modify/view other users autojoin lists | Adam |