Age | Commit message (Expand) | Author |
2012-11-09 | Add a config option to disable sasl | Adam |
2012-11-07 | We no longer have to use the rungroup provided at build time, it is specified... | Adam |
2012-11-07 | Give suspend the correct permission in botserv.conf, fix pch build | Adam |
2012-11-06 | Made os_noop more useful | 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-01 | Fix pch generation | Adam |
2012-11-01 | Fixed quite a bit of dumbness with m_ssl. Had to | 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-29 | Made MailThread completely threadsafe, currently theres a race condition with... | Adam |
2012-10-29 | This include is unncessary | Adam |
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-26 | Add nickserv:modesonid config option to set what modes users get on identify | 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-24 | BIND's forward ability did not work as I expected | Adam |
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-14 | Better clarify signon vs timestamp and allow updating users timestamp to an i... | Adam |
2012-10-13 | Add m_sql_oper | Adam |
2012-10-13 | Simplify the db_sql_live code since this isn't actually necessary. Fixes a pr... | Adam |
2012-10-09 | Cleanup ok if modules with pending identify requests are unloaded | Adam |
2012-10-08 | Fix fantasy !help & give it its own help header, not ChanServ's | Adam |
2012-10-08 | Made fantasy commands configurable | Adam |
2012-10-07 | Remove the asynchronous identifing hack and replace it with something better.... | Adam |
2012-10-07 | Add a config option for server side topic locks | attilamolnar |
2012-10-05 | Add an event for when nick or channel options are set | Adam |
2012-10-03 | Fixed parsing squit (it has a reason) | Adam |
2012-10-02 | Attempt #2 at silly topic ts thing, this is actually must cleaner | Adam |
2012-10-02 | Revert "Fix topiclock on inspircd" | Adam |
2012-10-02 | Fix topiclock on inspircd | Adam |
2012-10-02 | Somehow the kick handler got lost in the confusion. Send the topic time with ... | Adam |
2012-10-01 | Allow modules to store data in their own databases. | Adam |
2012-10-01 | Add networkinfo:chanlen config directive | Adam |
2012-10-01 | Cleanup of all of the protocol modules, rewrote message handling system to be... | Adam |
2012-09-30 | Make CommandSource use references, sometimes we hold them for awhile | Adam |
2012-09-24 | Fix a few oddball warnings that came up from clang, and also make it so webcp... | Naram Qashat |
2012-09-12 | Add m_sql_authentication to allow authenticating users against an external SQ... | Adam |
2012-09-07 | Add chanserv/set/autoop, like nickserv/set/autoop but for channels | Adam |
2012-09-07 | Made session tracking ip based, not host based, and allow using CIDR to group... | Adam |
2012-09-07 | Allow configuring killquick and kill delays | Adam |
2012-09-02 | Fix Windows | Adam |
2012-09-01 | Added a web panel module + a default template | Adam |
2012-07-01 | Remove ExtensibleString everywhere | Adam |
2012-06-18 | Allow userless command sources | Adam |
2012-05-24 | Added a ./Config option for using precompiled headers | Adam |