summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-11Fix chanserv opersonly settingAdam
2013-08-11Add DNS Notify supportAdam
2013-08-11Fix cs_kee_pmodes defaultAdam
2013-08-11Fix chghost on charybdisAdam
2013-08-10Support DNS ANY query typeAdam
2013-08-10Do not have ratbox or plexus pull modes from hybrid, it is entirely too confu...Adam
2013-08-10Add "simple seen" mode to cs_seenAdam
2013-08-10Merge pull request #18 from fgsch/1.9Adam
2013-08-10Default some listmax config settings to 50Adam
2013-08-10Add os_infoAdam
2013-08-08Fix logging LOG_NORMAL logs in m_sqllog. Fix/add more compat extensible items...Adam
2013-08-07Add certificate fingerprint support for ngIRCdFederico G. Schwindt
2013-08-07Revert "Shrink to fit module event vectors when modules are removed from them"Adam
2013-08-07Fix db_sql to not remove objects when shutting down, as some modules that unl...Adam
2013-08-07Shrink to fit module event vectors when modules are removed from themAdam
2013-08-07Add m_sql_logAdam
2013-08-07Fix inspircd jupe mess again, it wasn't working when juping servers that didn...Adam
2013-08-01Add keepmodes settingAdam
2013-08-01Use MessageSource as the source for many IRCDProto funcsAdam
2013-07-29Move chanstats stuff to stats/Adam
2013-07-26Rethink jupe/squit thing somewhat. Workaround for the inspircd rsquit/squit messAdam
2013-07-26Fix build on late versions of cmake 2.4Adam
2013-07-26Fix issues with 'Me' related to previous commitAdam
2013-07-26Interally quit servers when jupedAdam
2013-07-23Merge pull request #17 from fgsch/1.9Adam
2013-07-23Make ChannelModeStatus level mandatoryFederico G. Schwindt
2013-07-22Squashed commit of the following from Federico G. Schwindt <fgsch@lodoss.net>:Federico G. Schwindt
2013-07-21More validation stuff from fgsAdam
2013-07-21More basic config validation, and fix crash when no uplinks are configured. s...Adam
2013-07-21Fix m_ldap service names from defaulting ldap/ldap/mainAdam
2013-07-21Move SendLogin() back to User::Identify, it was moved at some point? but does...Adam
2013-07-20Fix removing old connections in m_ldap and m_mysqlAdam
2013-07-20Fix more compile warnings found on newer g++ versionsAdam
2013-07-20Change cs_xop access check to use command orderAdam
2013-07-20Fix not setting the correct compile flags on modules and fix the resulting wa...Adam
2013-07-20Fix restoring topics on uplink syncAdam
2013-07-20Fix unserializaing seeninfosAdam
2013-07-19added whois support to the ngircd protocol module, thanks to fgs for sending ...DukePyrolator
2013-07-19some updates to the german langfile, thanks to kaylee for translatingDukePyrolator
2013-07-15Default xlines to be set by meAdam
2013-07-15Fix ModeManager::GetStatusCharAdam
2013-07-14Fix deleting seeninfosAdam
2013-07-14Fix Extensible<bool>::Set with a value (which is redundant due to the bool sp...Adam
2013-07-08Fix deleting badwords/modes/logs etcAdam
2013-07-08Fix loading some older compat flags and showing noexpire on /ns infoAdam
2013-07-08added missing NOTICE support to hybrid. sorryDukePyrolator
2013-07-07Move op/deop/etc back to an actual command, its too hard to use cs_log with i...Adam
2013-07-07Wipe services's module dir prior to make installAdam
2013-07-08added protocol support for incoming NOTICEsDukePyrolator
2013-07-08m_dnsbl: updated the url to DroneBL in modules.example.confDukePyrolator