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
/
webcpanel
/
pages
Age
Commit message (
Expand
)
Author
2013-03-02
Fix compile warning in webcpanel/memos
Adam
2013-02-20
Merge pull request #12 from MatthewM/webcpanel
Adam
2013-02-14
Switch Destroy methods to delete
Adam
2013-02-14
Store what channels have references to accounts in NickCore to prevent having...
Adam
2013-02-05
Made access del by nick and other functions from 326f1a really delete objects
Adam
2013-01-21
Merge usefulness of Flags and Extensible classes into Extensible, made most f...
Adam
2013-01-09
Update copyright to 2013. This was done with:
Adam
2012-12-20
Added the overlay to the vHost request function
MatthewM
2012-12-17
Added a modal window interface to MemoServs page that will automaticly fade o...
MatthewM
2012-12-14
Allow opers to drop channels
MatthewM
2012-12-13
Optimize much of the database code and serialize code.
Adam
2012-12-12
Some small improvements to last few commits, and fixed some problems with the...
Adam
2012-12-12
Squashed commit of the following:
Adam
2012-12-09
fixed a problem with the webcpanel logout when using apache + mod_proxy
DukePyrolator
2012-11-22
Pretty large coding style cleanup, in source doc
Adam
2012-11-01
Fixed quite a bit of dumbness with m_ssl. Had to
Adam
2012-10-30
Fixed build errors and warnings with -std=c++11
Adam
2012-10-09
Cleanup ok if modules with pending identify requests are unloaded
Adam
2012-10-07
Remove the asynchronous identifing hack and replace it with something better....
Adam
2012-10-02
added an operserv/akill page to webcpanel
DukePyrolator
2012-09-02
Fix Windows
Adam
2012-09-01
Added a web panel module + a default template
Adam