summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2013-08-26Fix status mlocks. Fix reply from lock add.Adam
2013-08-25Fix User::IsIdentified with check_nick, do not remove +r on bursting clients ...Adam
2013-08-25Remove unnecesary mlock code in cs_mode, change mode set events to never boun...Adam
2013-08-25Merge pull request #22 from fgsch/miscAdam
2013-08-25Create persistent channels on startup, which used to work and got lost somewhereAdam
2013-08-25Show what kind of nick protection is enabled in /ns infoAdam
2013-08-25Add logging to several operserv commandsAdam
2013-08-25Save unconfirmed status and passcodes in the database.Adam
2013-08-25Sort parameters and correct commentsFederico G. Schwindt
2013-08-25For ngIRCd, on nick change set mode -RFederico G. Schwindt
2013-08-24Add login support for ngIRCdFederico G. Schwindt
2013-08-23Merge pull request #21 from Phr33d0m/1.9Jens Voß
2013-08-23Use CDN for the rest of the .js filesDenis M. (Phr33d0m)
2013-08-23Merge branch '1.9' of github.com:anope/anope into 1.9Adam
2013-08-23Remove SSL cert verification because we dont use itAdam
2013-08-23Fix reading post data in m_httpdAdam
2013-08-23Merge pull request #20 from Phr33d0m/1.9Adam
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-22Do not have cs_access try to represent non levels access entries as levels ac...Adam
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-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 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