Age | Commit message (Expand) | Author |
2013-08-23 | Fixed an incorrect layout, a couple of typos and a wrong form action | n0kS Phr33d0m |
2013-08-23 | Use a local copy of the background image | n0kS Phr33d0m |
2013-08-23 | Make the navbar brand a different font to distinguish it from the rest of the... | n0kS Phr33d0m |
2013-08-23 | Remove webpanel:ssl configuration option because its dumb | Adam |
2013-08-23 | Removed innecessary logo width, the img-responsive will take care of that. | n0kS Phr33d0m |
2013-08-23 | Don't use an external svg logo anymore, but a local png one. | n0kS Phr33d0m |
2013-08-23 | Fix m_httpd handling fragmented http requests | Adam |
2013-08-23 | Merge branch '1.9' of github.com:anope/anope into 1.9 | n0kS Phr33d0m |
2013-08-23 | Redesign body of the pages. Now they have a distiguished panel heading and pa... | n0kS Phr33d0m |
2013-08-22 | Fix m_httpd enabling ssl if m_ssl is loaded after it | Adam |
2013-08-22 | Fix previous commit | Adam |
2013-08-22 | Always set +o on users who have access for it, even if higher modes have a pr... | Adam |
2013-08-22 | Do not have cs_access try to represent non levels access entries as levels ac... | Adam |
2013-08-21 | Update readme more | Adam |
2013-08-21 | Update readme | Adam |
2013-08-21 | Merge pull request #19 from Phr33d0m/1.9 | Adam |
2013-08-22 | Fix a typo and remove unnecessary 'effects' | n0kS Phr33d0m |
2013-08-22 | A completely rewritten Control Panel using some bootstrapping, jquery and lot... | n0kS Phr33d0m |
2013-08-22 | Nuking the old design with fire | n0kS Phr33d0m |
2013-08-22 | Fix incorrect GET method as we are submitting POST data | n0kS Phr33d0m |
2013-08-21 | Always require the registered channel mode is set. Comment out default config... | Adam |
2013-08-21 | Make maxaliases=0 really mean no limit | Adam |
2013-08-18 | Fix not setting vhost on nickserv update | Adam |
2013-08-17 | Fix 318 raw being sent for uids on ts6 ircds | Adam |
2013-08-14 | Replace some get calls on <bool> extenisble types with hasext | Adam |
2013-08-14 | Do not default mlock +r, it is unnecessray and only clutters up the mlock list | Adam |
2013-08-12 | Fix some issues with suspend | Adam |
2013-08-12 | Respond to remote whois on inspircd for users on us that aren't service bots | Adam |
2013-08-12 | Use less strict valid ident checks on hybrid, unreal, and inspircd | Adam |
2013-08-11 | Remove channels from accesss lists when they expire/drop | Adam |
2013-08-11 | Fix chanserv opersonly setting | Adam |
2013-08-11 | Add DNS Notify support | Adam |
2013-08-11 | Fix cs_kee_pmodes default | Adam |
2013-08-11 | Fix chghost on charybdis | Adam |
2013-08-10 | Support DNS ANY query type | Adam |
2013-08-10 | Do not have ratbox or plexus pull modes from hybrid, it is entirely too confu... | Adam |
2013-08-10 | Add "simple seen" mode to cs_seen | Adam |
2013-08-10 | Merge pull request #18 from fgsch/1.9 | Adam |
2013-08-10 | Default some listmax config settings to 50 | Adam |
2013-08-10 | Add os_info | Adam |
2013-08-08 | Fix logging LOG_NORMAL logs in m_sqllog. Fix/add more compat extensible items... | Adam |
2013-08-07 | Add certificate fingerprint support for ngIRCd | Federico G. Schwindt |
2013-08-07 | Revert "Shrink to fit module event vectors when modules are removed from them" | Adam |
2013-08-07 | Fix db_sql to not remove objects when shutting down, as some modules that unl... | Adam |
2013-08-07 | Shrink to fit module event vectors when modules are removed from them | Adam |
2013-08-07 | Add m_sql_log | Adam |
2013-08-07 | Fix inspircd jupe mess again, it wasn't working when juping servers that didn... | Adam |
2013-08-01 | Add keepmodes setting | Adam |
2013-08-01 | Use MessageSource as the source for many IRCDProto funcs | Adam |
2013-07-29 | Move chanstats stuff to stats/ | Adam |