summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-23Fixed an incorrect layout, a couple of typos and a wrong form actionn0kS Phr33d0m
2013-08-23Use a local copy of the background imagen0kS Phr33d0m
2013-08-23Make the navbar brand a different font to distinguish it from the rest of the...n0kS Phr33d0m
2013-08-23Remove webpanel:ssl configuration option because its dumbAdam
2013-08-23Removed innecessary logo width, the img-responsive will take care of that.n0kS Phr33d0m
2013-08-23Don't use an external svg logo anymore, but a local png one.n0kS Phr33d0m
2013-08-23Fix m_httpd handling fragmented http requestsAdam
2013-08-23Merge branch '1.9' of github.com:anope/anope into 1.9n0kS Phr33d0m
2013-08-23Redesign body of the pages. Now they have a distiguished panel heading and pa...n0kS Phr33d0m
2013-08-22Fix m_httpd enabling ssl if m_ssl is loaded after itAdam
2013-08-22Fix previous commitAdam
2013-08-22Always set +o on users who have access for it, even if higher modes have a pr...Adam
2013-08-22Do not have cs_access try to represent non levels access entries as levels ac...Adam
2013-08-21Update readme moreAdam
2013-08-21Update readmeAdam
2013-08-21Merge pull request #19 from Phr33d0m/1.9Adam
2013-08-22Fix a typo and remove unnecessary 'effects'n0kS Phr33d0m
2013-08-22A completely rewritten Control Panel using some bootstrapping, jquery and lot...n0kS Phr33d0m
2013-08-22Nuking the old design with firen0kS Phr33d0m
2013-08-22Fix incorrect GET method as we are submitting POST datan0kS Phr33d0m
2013-08-21Always require the registered channel mode is set. Comment out default config...Adam
2013-08-21Make maxaliases=0 really mean no limitAdam
2013-08-18Fix not setting vhost on nickserv updateAdam
2013-08-17Fix 318 raw being sent for uids on ts6 ircdsAdam
2013-08-14Replace some get calls on <bool> extenisble types with hasextAdam
2013-08-14Do not default mlock +r, it is unnecessray and only clutters up the mlock listAdam
2013-08-12Fix some issues with suspendAdam
2013-08-12Respond to remote whois on inspircd for users on us that aren't service botsAdam
2013-08-12Use less strict valid ident checks on hybrid, unreal, and inspircdAdam
2013-08-11Remove channels from accesss lists when they expire/dropAdam
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