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