summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-03Made m_xmlrpc use m_httpdAdam
2012-11-03added support for SVSNICK in the ngircd protocol moduleDukePyrolator
2012-11-02cs_seen: do not read duplicate SeenInfo entries from the databaseDukePyrolator
2012-11-01Fix pch generationAdam
2012-11-01Expand options:hideprivilegedcommands to not show commands requiring authenti...Adam
2012-11-01Fixed operserv/umode serv help entryAdam
2012-11-01Made db_old load exceptions.dbAdam
2012-11-01Accept 1.8s svid ts on plexus tooAdam
2012-11-01Made os_logsearch search oldest logs first so the newest entries are at the b...Adam
2012-11-01Fixed quite a bit of dumbness with m_ssl. Had toAdam
2012-11-01fixed importing mode locks in db_oldDukePyrolator
2012-10-31Clarify the path given to Config isnt actually the bin path, but the path Ano...Adam
2012-10-31Fixed anopesmtp loggingAdam
2012-10-31Apparently sending this all at once didn't work that great, so wait for the e...Adam
2012-10-31Fix ns_ghost and ns_recover, add nicksev:restoreonghostAdam
2012-10-30Made os_forbid honor nssecureadminsAdam
2012-10-30Send uids everywhere when setting modes on clientsAdam
2012-10-30Made os_mode a bit smarterAdam
2012-10-30Fixed build errors and warnings with -std=c++11Adam
2012-10-30Clean up ngircd proto mod slightly, and send sqlines before introducing clientsAdam
2012-10-30Fix inspircd mode message for channel modes. It never actually uses this, but...Adam
2012-10-29Made db_old load up most of the old mode locksAdam
2012-10-29Only show mode lock in /cs info if there really is a mode lockAdam
2012-10-29Fix formatting fail in cs_statusAdam
2012-10-29Update Config.cs for VS 2012 and fix it failing if the source directory path ...Adam
2012-10-29Make it so CMake doesn't complain if packing on a system using Visual Studio ...Naram Qashat
2012-10-29Readd cs_statusAdam
2012-10-29Fix building under Mac OS X via Makefiles if not using an Xcode project. Thi...Naram Qashat
2012-10-29Made MailThread completely threadsafe, currently theres a race condition with...Adam
2012-10-29This include is unncessaryAdam
2012-10-29Made anopesmtp less hard to debugAdam
2012-10-29readded ngircd protocol supportDukePyrolator
2012-10-27Fix cmake generation due to this if not being updated.Naram Qashat
2012-10-27Add a module log typeAdam
2012-10-27Ues timestamp for dns serial not yyyymmddnn.. there are too many problems wit...Adam
2012-10-27Expand single digit serial revisions to match nnAdam
2012-10-26Add nickserv:modesonid config option to set what modes users get on identifyAdam
2012-10-26Sometimes zone transfers can be really bigAdam
2012-10-26Add sasl support to unreal, inspircdAdam
2012-10-26Don't attempt to process any query packets if we aren't explicitly given perm...Adam
2012-10-25This code isn't usedAdam
2012-10-25Fixed two memory leaks in cs_seenAdam
2012-10-25This version needs a better tag than "-git", so there.Naram Qashat
2012-10-25Default xlines to be set by OperServAdam
2012-10-25Fixed showing users from the right server on unreal/bahamutAdam
2012-10-25Fix handling clients on unreal that have no ip (it sends a *)Adam
2012-10-24Made access provider modules permanent. They don't cleanup their access entri...Adam
2012-10-24When db_sql_live gets new objects immediately update cache on them to prevent...Adam
2012-10-24BIND's forward ability did not work as I expectedAdam
2012-10-24InspIRCd: Add handler for FIDENT to 2.0 protocol, so we know when someone cha...attilamolnar