index
:
anope.git
1.8
2.0
2.1
master
Anope is an open source set of IRC services.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
extra
Age
Commit message (
Expand
)
Author
2014-01-03
Move modules/stats under extras because it depends on m_mysql, update its con...
Adam
2014-01-02
Move modules out of extras that dont have external dependencies
Adam
2014-01-01
Update copyright to 2014. This was done with:
Adam
2013-12-30
Set last_realname in m_ldap_authentication when new nicks are registered
Adam
2013-12-30
Also have m_ldap_authentication disable nick grouping if registration is disa...
Adam
2013-12-26
Don't leak ldap results
Adam
2013-12-26
Fix dropping channels in the webpanel
Adam
2013-12-24
Make webcpanel's nickserv alist behave more like /ns alist
Adam
2013-12-19
Don't leak opers and opertypes on /os reload, fix not updating opertypes on n...
Adam
2013-12-19
Fix a few commands not being able to find non conf opers
Adam
2013-11-22
fixed webcpanel not html escaping displayed memos, bug reported by Mietzie
DukePyrolator
2013-11-17
Fix placeholder for akill.html
Cronus89
2013-11-04
Add a couple of usability and aesthetic changes, fix the half-broken chanlist...
Denis M. (Phr33d0m)
2013-10-27
Fix m_httpd not passing non post data to other modules correctly & close conn...
Adam
2013-09-29
display modechars instead of modenames in cpanel channelmodes
DukePyrolator
2013-09-16
Remove static variables from functions in modules which causes them to be mar...
Adam
2013-09-08
Alpabetize channels in /ns alist and on webcpanels chanserv page
Adam
2013-09-03
Cleanup previous commit
Adam
2013-09-03
updated the chanserv section in webcpanel
DukePyrolator
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
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 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-01
Use MessageSource as the source for many IRCDProto funcs
Adam
2013-07-29
Move chanstats stuff to stats/
Adam
2013-07-21
Fix m_ldap service names from defaulting ldap/ldap/main
Adam
2013-07-20
Fix removing old connections in m_ldap and m_mysql
Adam
2013-07-04
Fix rehashing via SIGHUP and m_mysql
Adam
2013-07-01
Change extensible keys to require explicitly having a type defined for it. Co...
Adam
2013-06-30
m_mysql: handle multiple result sets returned from multiple statements or pro...
DukePyrolator
2013-05-31
Made m_mysql's Escape() function safe against escaping strings > BUFSIZE
Adam
2013-05-27
Initially attach all modules to all events, and detach them as the events are...
Adam
2013-05-26
Fix webcpanel build
Adam
2013-05-26
Get rid of the remaining references in the core to specific services. Move mo...
Adam
2013-05-17
Removed some hard coded command names in help output
Adam
[next]