Age | Commit message (Expand) | Author |
2012-11-07 | Duplicate check some of these larger hashmaps on insert, just incase | Adam |
2012-11-07 | We no longer have to use the rungroup provided at build time, it is specified... | Adam |
2012-11-07 | Fix crash on suspend etc if kicking a user causes the service bot to part whe... | Adam |
2012-11-07 | Give suspend the correct permission in botserv.conf, fix pch build | Adam |
2012-11-06 | Sometimes capab is sent as one parameter | Adam |
2012-11-06 | Made os_noop more useful | Adam |
2012-11-06 | Added log messages for all of the other chanserv commands that should be logged | Adam |
2012-11-06 | Use std::tr1::unordered_map for a few of the larger maps | Adam |
2012-11-06 | Windows fixes | Adam |
2012-11-06 | Added chanserv/status to fantasy commands | lethality |
2012-11-05 | Catch the exception from /os session view invalidip | Adam |
2012-11-03 | Made m_xmlrpc use m_httpd | Adam |
2012-11-03 | added support for SVSNICK in the ngircd protocol module | DukePyrolator |
2012-11-02 | cs_seen: do not read duplicate SeenInfo entries from the database | DukePyrolator |
2012-11-01 | Fix pch generation | Adam |
2012-11-01 | Expand options:hideprivilegedcommands to not show commands requiring authenti... | Adam |
2012-11-01 | Fixed operserv/umode serv help entry | Adam |
2012-11-01 | Made db_old load exceptions.db | Adam |
2012-11-01 | Accept 1.8s svid ts on plexus too | Adam |
2012-11-01 | Made os_logsearch search oldest logs first so the newest entries are at the b... | Adam |
2012-11-01 | Fixed quite a bit of dumbness with m_ssl. Had to | Adam |
2012-11-01 | fixed importing mode locks in db_old | DukePyrolator |
2012-10-31 | Clarify the path given to Config isnt actually the bin path, but the path Ano... | Adam |
2012-10-31 | Fixed anopesmtp logging | Adam |
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 |