summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-05protocol/inspircd20: SERVER will be sourceless before there is an uplink, so ...Adam
2016-12-01Split more protocol module message handler declarations into module headersAdam
2016-12-01Allow encap handlers to recall message processing, make protocol/inspircd do ...Adam
2016-12-01chanserv/info: show bantype formatAdam
2016-12-01Allow objects to opt out of gc, don't gc accounts with users logged inAdam
2016-11-30Fix some field shadowing warningsAdam
2016-11-25sqlite: reference id of referenced type if available instead of objectsAdam
2016-11-25Rename most ext fields names to be consistent with everything else, add acces...Adam
2016-11-11Update info.cpp (#181)Gavin
2016-11-11Fix opers not really being serializableAdam
2016-11-11Can't have nick depend on account because Nick::Delete can delete the accountAdam
2016-11-11Remove database save and related commands/configAdam
2016-11-09Change default database to sqlite, begin 2.0 db_flatfile supportAdam
2016-11-06Merge pull request #179 from SaberUK/master+olineAdam
2016-11-06Remove operserv/oline and CanSVSO/SendSVSO in IRCDProto.Peter Powell
2016-11-06Remove some now unnecessary cleanup code, make nick depenend on accountAdam
2016-11-05Fix duplicating bots/opers on startupAdam
2016-10-30Add new RESTful JSON API and documentationAdam
2016-10-29Add sqlite amalgamation and use if no system sqlite is found. Move sqlite mod...Adam
2016-10-22Various codestyle cleanup in most of the core modulesAdam
2016-10-22chanserv: split various things from main chanserv headerAdam
2016-10-22Add forgotten hostserv/infoAdam
2016-10-22SQLite.md: typoAdam
2016-10-22nickserv: split nick/account classes to their own headersAdam
2016-10-17Address casemapping issues in sqlite/mysqlAdam
2016-10-15Various improvements/bugfixes to extdb stuffAdam
2016-10-10hostserv/request: grammar failAdam
2016-10-09Add max vhosts configuration optionAdam
2016-10-09Various other modname fixesAdam
2016-10-09Adjust reading operserv core config optsAdam
2016-10-09Adjust reading botserv core config optsAdam
2016-10-09Adjust reading chanserv core config optsAdam
2016-10-09Adjust reading memoserv core config optsAdam
2016-10-09Adjust reading nickserv core config optsAdam
2016-10-09Move vhost nick info to hostserv/main, also show if show_hiddenAdam
2016-10-09Make vhosts assignable to accounts, not nicks. Allow multiple vhosts per acco...Adam
2016-10-09Fix SendMessage formatting messages with mixes of multiple spaces and wordsAdam
2016-10-09Split vhosts into its own structureAdam
2016-10-09Don't return a reference from the stack in TypeBase::GetTypesAdam
2016-10-09Set INSTALL_RPATH to libdir, tooAdam
2016-10-07Merge commit 'b50fbec705dffd85a28946b99ac510b978934a05'Adam
2016-10-07cs_seen: allow unregistered users to useAdam
2016-10-07ms_cancel: cleanup, consider accounts by equiality instead of sender name to ...Adam
2016-10-07m_ssl_openssl: allow certificate chain files to be usedAdam
2016-10-07ratbox: fix RESVsMichael Hazell
2016-10-07m_sqlite: Fix possible memory leak when opening a database failsAttila Molnar
2016-10-07Remove 'expiretimeout' from chanserv.example.confgenius3000
2016-10-07Remove unused commands from oper config.bonnedav
2016-10-07db_old: fix warningsAdam
2016-10-07Update Changes.confAdam