1
0
mirror of https://github.com/anope/anope.git synced 2026-07-02 06:06:39 +02:00

Commit Graph

  • 5f006bf139 Fixed an incorrect layout, a couple of typos and a wrong form action n0kS Phr33d0m 2013-08-23 08:42:45 +02:00
  • aaa12cc018 Use a local copy of the background image n0kS Phr33d0m 2013-08-23 08:11:24 +02:00
  • 2238db8338 Make the navbar brand a different font to distinguish it from the rest of the navbar links. n0kS Phr33d0m 2013-08-23 08:06:47 +02:00
  • 4d1492d444 Remove webpanel:ssl configuration option because its dumb Adam 2013-08-23 01:14:00 -04:00
  • 5c4414e4a5 Removed innecessary logo width, the img-responsive will take care of that. n0kS Phr33d0m 2013-08-23 07:05:57 +02:00
  • 6f9b77e336 Don't use an external svg logo anymore, but a local png one. n0kS Phr33d0m 2013-08-23 07:04:09 +02:00
  • 154fa25e8f Fix m_httpd handling fragmented http requests Adam 2013-08-23 00:57:36 -04:00
  • 9793062007 Merge branch '1.9' of github.com:anope/anope into 1.9 n0kS Phr33d0m 2013-08-23 06:43:57 +02:00
  • f86dc247e5 Redesign body of the pages. Now they have a distiguished panel heading and panel body. Also added background colour to currently selected section. n0kS Phr33d0m 2013-08-23 06:34:57 +02:00
  • 2b1f75a313 Fix m_httpd enabling ssl if m_ssl is loaded after it Adam 2013-08-22 22:45:20 -04:00
  • 5ac0c9a327 Fix previous commit Adam 2013-08-22 17:33:16 -04:00
  • e8763d5b3c Always set +o on users who have access for it, even if higher modes have a prefix Adam 2013-08-22 01:48:17 -04:00
  • ce7a32a994 Do not have cs_access try to represent non levels access entries as levels access entries. Sometimes it cant accurately be done and it confuses people. Adam 2013-08-22 01:13:28 -04:00
  • 0c1cc08e28 Update readme more Adam 2013-08-21 23:22:27 -04:00
  • e12e4e6956 Update readme Adam 2013-08-21 23:20:05 -04:00
  • 52535cf6fb Merge pull request #19 from Phr33d0m/1.9 Adam 2013-08-21 20:17:20 -07:00
  • 121d0a6e5b Fix a typo and remove unnecessary 'effects' n0kS Phr33d0m 2013-08-22 03:27:29 +02:00
  • 34535814e4 A completely rewritten Control Panel using some bootstrapping, jquery and lots of CSS n0kS Phr33d0m 2013-08-22 02:37:43 +02:00
  • 8bcc6840ce Nuking the old design with fire n0kS Phr33d0m 2013-08-22 02:36:01 +02:00
  • 08d113332c Fix incorrect GET method as we are submitting POST data n0kS Phr33d0m 2013-08-22 02:32:04 +02:00
  • 765943062e Always require the registered channel mode is set. Comment out default config requiring "r" as some ircds use it for registered users only Adam 2013-08-21 01:35:57 -04:00
  • 17cca42d48 Make maxaliases=0 really mean no limit Adam 2013-08-21 01:27:14 -04:00
  • 760fdc4049 Fix not setting vhost on nickserv update Adam 2013-08-18 14:42:59 -04:00
  • ead4aa7ed9 Fix 318 raw being sent for uids on ts6 ircds Adam 2013-08-17 14:05:01 -04:00
  • d24ae1f961 Fix kick reason in cs_suspend and cs_forbid if no reason is given Adam 2013-08-16 14:51:58 -04:00
  • eab5abb351 hs_request: Improve logging of new vhost requests Adam 2013-08-16 13:34:07 -04:00
  • 65911dd1be Replace some get calls on <bool> extenisble types with hasext Adam 2013-08-14 19:50:08 -04:00
  • 4abfdcbb9c Do not default mlock +r, it is unnecessray and only clutters up the mlock list Adam 2013-08-14 18:24:04 -04:00
  • de5c8c0d38 Fix some issues with suspend Adam 2013-08-12 15:45:50 -04:00
  • 8e011bbb78 Respond to remote whois on inspircd for users on us that aren't service bots Adam 2013-08-12 15:44:28 -04:00
  • f15a9749f9 Use less strict valid ident checks on hybrid, unreal, and inspircd Adam 2013-08-12 14:36:49 -04:00
  • f1956b039d Remove channels from accesss lists when they expire/drop Adam 2013-08-11 17:14:39 -04:00
  • 53d5b7c29e Fix chanserv opersonly setting Adam 2013-08-11 16:04:10 -04:00
  • 812cb04fde Add DNS Notify support Adam 2013-08-11 15:46:59 -04:00
  • 1314d5b4f1 Fix cs_kee_pmodes default Adam 2013-08-11 15:38:09 -04:00
  • 490601de3a Fix chghost on charybdis Adam 2013-08-11 12:25:58 -04:00
  • c7aab50bff Support DNS ANY query type Adam 2013-08-10 23:28:58 -04:00
  • c507c78d5a Do not have ratbox or plexus pull modes from hybrid, it is entirely too confusing. Also fix cs_mode config Adam 2013-08-10 17:45:39 -04:00
  • 58c05687bf Add "simple seen" mode to cs_seen Adam 2013-08-10 15:52:02 -04:00
  • f8cdcc65c6 Merge pull request #18 from fgsch/1.9 Adam 2013-08-10 14:26:27 -07:00
  • 10a918f9e1 Default some listmax config settings to 50 Adam 2013-08-10 12:33:27 -04:00
  • e4d1769a8b Add os_info Adam 2013-08-10 12:29:12 -04:00
  • 7cd80a2131 Fix logging LOG_NORMAL logs in m_sqllog. Fix/add more compat extensible items to ChannelInfo::Unserialize Adam 2013-08-08 03:03:57 +00:00
  • 9d6f88de39 Add certificate fingerprint support for ngIRCd Federico G. Schwindt 2013-08-07 23:44:58 +01:00
  • b93d650b1f Revert "Shrink to fit module event vectors when modules are removed from them" Sometimes the events call the function the event is in, which causes a resize while the original function is iterating. Adam 2013-08-07 21:14:05 +00:00
  • c480695369 Fix db_sql to not remove objects when shutting down, as some modules that unload before it when shutting down remove their items then Adam 2013-08-07 19:40:05 +00:00
  • 7f1b5552dc Shrink to fit module event vectors when modules are removed from them Adam 2013-08-07 17:27:09 +00:00
  • 4865a8cfff Add m_sql_log Adam 2013-08-07 16:44:35 +00:00
  • 1efd289488 Fix inspircd jupe mess again, it wasn't working when juping servers that didn't already exist Adam 2013-08-07 15:03:11 +00:00
  • 83e4b183ea Add keepmodes setting Adam 2013-08-01 14:07:56 +00:00
  • 1e625b6837 Use MessageSource as the source for many IRCDProto funcs Keep track of what user modes are oper only/server only/etc Adam 2013-08-01 13:16:18 +00:00
  • 402c624e45 Move chanstats stuff to stats/ Adam 2013-07-29 12:02:40 +00:00
  • fde83f6564 Rethink jupe/squit thing somewhat. Workaround for the inspircd rsquit/squit mess Adam 2013-07-26 21:40:16 -04:00
  • f0f43cf426 Fix build on late versions of cmake 2.4 Adam 2013-07-26 12:57:36 -04:00
  • f7b1b1907c Properly jupe servers on inspircd by using RSQUIT, waiting for the corresponding SQUIT, and then introducing the new server Adam 2013-07-26 12:35:55 -04:00
  • 3dc64bac4d Fix issues with 'Me' related to previous commit Adam 2013-07-26 08:45:44 -04:00
  • 2450a64bf4 Interally quit servers when juped Adam 2013-07-26 07:36:17 -04:00
  • a563c8fb2f Fix dumb modules Adam 2013-07-25 20:31:51 -04:00
  • def6a6deee CSMaxReg cant be reloaded, so this is unnecessary Adam 2013-07-25 20:03:06 -04:00
  • 1a3f890613 Update version.log for the last two commits Adam 2013-07-25 19:47:32 -04:00
  • d2d89ac412 Memory: Properly initialize and free new module languages. mokkori 2013-02-17 16:08:51 +01:00
  • e090eaea65 Bug: Remove server from internal list if it exists on /os jupe on Unreal. Not doing so leads to duplicated entries which cause side-effects such as sending a global to the same server more than once. mokkori 2013-02-18 17:41:00 +01:00
  • b48293a632 Merge pull request #17 from fgsch/1.9 Adam 2013-07-23 10:04:44 -07:00
  • e908dc0dc7 Make ChannelModeStatus level mandatory Federico G. Schwindt 2013-07-23 14:39:50 +01:00
  • 378c9203df Squashed commit of the following from Federico G. Schwindt <fgsch@lodoss.net>: Date: Mon Jul 22 22:40:07 2013 +0100 Federico G. Schwindt 2013-07-22 23:29:56 -04:00
  • 779f3788c9 More validation stuff from fgs Adam 2013-07-21 18:29:35 -04:00
  • 604da89813 More basic config validation, and fix crash when no uplinks are configured. spotted by fgs Adam 2013-07-21 03:59:59 -04:00
  • e11abdc4f0 Fix m_ldap service names from defaulting ldap/ldap/main Adam 2013-07-21 00:37:21 -04:00
  • 5aac04dffe Move SendLogin() back to User::Identify, it was moved at some point? but doesn't as intended in ::Login Adam 2013-07-21 00:23:24 -04:00
  • 7480fbda2b Fix removing old connections in m_ldap and m_mysql Adam 2013-07-20 23:36:20 -04:00
  • 9629ccb374 Fix more compile warnings found on newer g++ versions Adam 2013-07-20 19:46:13 -04:00
  • cb70d976ba Change cs_xop access check to use command order Adam 2013-07-20 09:19:52 -04:00
  • 6db0186947 Fix not setting the correct compile flags on modules and fix the resulting warnings Adam 2013-07-20 02:55:25 -04:00
  • 492eac20a8 Fix restoring topics on uplink sync Adam 2013-07-19 21:25:39 -04:00
  • c8511a625d Fix unserializaing seeninfos Adam 2013-07-19 00:49:10 -04:00
  • f6b915a169 added whois support to the ngircd protocol module, thanks to fgs for sending the patch DukePyrolator 2013-07-19 22:28:33 +02:00
  • 02c1724d75 some updates to the german langfile, thanks to kaylee for translating DukePyrolator 2013-07-19 22:11:40 +02:00
  • 7e87bb69fc Default xlines to be set by me Adam 2013-07-15 23:59:19 -04:00
  • aae522d72b Fix ModeManager::GetStatusChar Adam 2013-07-15 23:23:54 -04:00
  • 0a821640bb Fix deleting seeninfos Adam 2013-07-14 19:30:54 -04:00
  • 37733dea65 Fix Extensible<bool>::Set with a value (which is redundant due to the bool specailization) Adam 2013-07-14 03:16:23 -04:00
  • eabb9c0c11 Fix deleting badwords/modes/logs etc Adam 2013-07-08 20:35:04 -04:00
  • b103d16eb1 Fix loading some older compat flags and showing noexpire on /ns info Adam 2013-07-08 15:48:37 -04:00
  • e3b6ae3649 added missing NOTICE support to hybrid. sorry DukePyrolator 2013-07-08 07:42:35 +02:00
  • 0ff48e1538 Move op/deop/etc back to an actual command, its too hard to use cs_log with it as rewrites. Allow cs_log to work with either command names or service names. Adam 2013-07-07 23:13:29 -04:00
  • 53038d83bf Wipe services's module dir prior to make install Adam 2013-07-06 17:09:16 -04:00
  • 2ea594d677 added protocol support for incoming NOTICEs DukePyrolator 2013-07-08 05:05:13 +02:00
  • e957c7b2d2 m_dnsbl: updated the url to DroneBL in modules.example.conf DukePyrolator 2013-07-08 05:04:04 +02:00
  • 1dbd7b406f Fix fd leak in mail.c with ForkForMail enabled Adam 2013-07-07 05:33:16 -04:00
  • 9a4f27e0a3 Only set stuff in ExtensibleUnserialize if there is something to set Adam 2013-07-05 02:19:06 -04:00
  • fccc4a4fa6 Fix sometimes not unloading all modules on shutdown Adam 2013-07-05 02:09:43 -04:00
  • 4325073524 Fix ns_set_misc and cs_set_misc Adam 2013-07-05 02:09:27 -04:00
  • 55199f0a4c Read most of the old common flags for compat Adam 2013-07-04 22:37:54 -04:00
  • 7edc76f7fb Fix deleting mode locks Adam 2013-07-04 23:05:16 -04:00
  • 3fbdde5e18 Fix Extensible dtor Adam 2013-07-04 20:04:51 -04:00
  • 9f8b4ac382 Allow access and flags to take privilege names Adam 2013-07-04 01:21:05 -04:00
  • 998925c90a Fix rehashing via SIGHUP and m_mysql Adam 2013-07-04 01:19:40 -04:00
  • 7f971043bc Allow channels on access lists Adam 2013-07-03 22:45:00 -04:00
  • c2e1a8a3e2 Fix some warnings and errors reported by valgrind Adam 2013-07-03 19:44:13 -04:00
  • c62b3cb275 Fix a few issues found by Attila (invalid array access in channel set events, os_chankill inf loop) Adam 2013-07-02 01:56:13 -04:00