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
Age
Commit message (
Expand
)
Author
2014-01-26
Anope 2.0.0-rc3 Release
2.0.0-rc3
Adam
2014-01-26
Only have extras rerun config if it was successfully run before. Config can c...
Adam
2014-01-26
Correct error message in gl_global to reference the right module
Adam
2014-01-26
Fix extra space in the unknown command error message
Adam
2014-01-26
Use the SQLine reason in the kick reason for sqlined channels
Adam
2014-01-26
Revert "Rename db_old hash plain -> none which is what 1.8 calls it"
Adam
2014-01-25
Fix setname handler on unreal
Adam
2014-01-21
Anope 2.0.0-rc2 Release
2.0.0-rc2
Adam
2014-01-21
Update version.log
Adam
2014-01-21
Update language files
Adam
2014-01-21
Fix missing colon in stats and top, fix smileys and actions count. Patch by b...
Adam
2014-01-21
Made the chanstats confs try and look similar to every other configuration file
Adam
2014-01-21
Unbreak account stuff from commit ccae59430ab50393f43ccc38a6a6c0c24191b601.
Adam
2014-01-21
Update and fix some more typos in the dutch language file.
Robby-
2014-01-21
Make the server connected (uplink) message more sane.
Robby-
2014-01-20
Alias charybdis/uid -> ratbox/uid because grawity is weird
Adam
2014-01-20
Fix example config for bs_autoassign
Adam
2014-01-19
Change config readers bool logic to accept unrecognized values as yes
Adam
2014-01-19
m_chanstats: fixed the config options NSDefChanstats and CSDefChanstats
DukePyrolator
2014-01-17
m_chanstats: do not count negative words if you have more smileys in a line t...
DukePyrolator
2014-01-15
Fix webcpanels chanserv/modes page
Adam
2014-01-14
Mark m_sql_log, m_rewrite, and m_dnsbl as extra so they show up in modlist wi...
Adam
2014-01-14
Call User::Login after sending the login event, in case a module wants to act...
Adam
2014-01-12
Update French language file
Harakiri
2014-01-10
Fix not initializing module in the main log constructor
Adam
2014-01-09
Move oper count and vhost stuff to set/remove mode internal
Adam
2014-01-09
Fix repeat kicker message to show the correct number of times a user can say ...
Adam
2014-01-09
Fix empty ttb in bs kick repeat on
Adam
2014-01-09
Hook to OnUserLogin instead of OnNickIdentify in ns_ajoin
Adam
2014-01-09
Remove help access levels from help output because it no longer exists
Adam
2014-01-09
Rename db_old hash plain -> none which is what 1.8 calls it
Adam
2014-01-09
Make DNSBL log message use the module type and give it a category too
Adam
2014-01-06
Fix compile with -std=c++11
Adam
2014-01-06
Hide +s channels from /cs list output to non opers
Adam
2014-01-06
Add a small note about the extras script in docs/INSTALL
Adam
2014-01-05
Merge pull request #39 from DanielOaks/cs-status-channelname
Adam
2014-01-06
Add the channel name to reply of cs-status, useful for applications
Daniel Oaks
2014-01-04
Always run uid/sid generation loop at least once to not reuse older ids immed...
Adam
2014-01-04
Fix recovering enforcers not properly quitting them
Adam
2014-01-04
Allow m_sql_authentication to disable email changing similar to m_ldap_authen...
Adam
2014-01-04
Make /cs status use the chanserv/auspex privilege instead of chanserv/access/...
Adam
2014-01-04
Also make m_sql_authentication block nick grouping if it is disabling registr...
Adam
2014-01-03
Move modules/stats under extras because it depends on m_mysql, update its con...
Adam
2014-01-02
Add an explicit privilege for os_config's modify
Adam
2014-01-02
Update os_config
Adam
2014-01-02
Move modules out of extras that dont have external dependencies
Adam
2014-01-02
Have db_old load news.db too
Adam
2014-01-01
Update copyright to 2014. This was done with:
Adam
2014-01-01
Make inspircds module class names not conflict because it confuses OSX
Adam
2013-12-31
I don't think this OnBotKick to hold channels is necessary anymore as Sync sh...
Adam
[next]