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
/
src
Age
Commit message (
Expand
)
Author
2013-04-01
fixed using language files for third party modules
DukePyrolator
2013-03-31
Fix typo in Mode message handler
Adam
2013-03-31
Add networkinfo:modelistsize config option to set the max size of b/e/I lists
Adam
2013-03-30
Merge usefulness of Timer and CallBack classes into Timer, and fix it to real...
Adam
2013-03-30
Fix loading ttb from databases
Adam
2013-03-30
Add /bs set banexpire command to configure if/when botserv bans expire
Adam
2013-03-29
This reference to see if nickcores go away during command execution is no lon...
Adam
2013-03-29
Fix /bs set private
Adam
2013-03-29
Fix detecting module langauge files
Adam
2013-03-22
Fix build from earlier merge
Adam
2013-03-22
Merge remote branch 'attila/1.9+timermanager' into 1.9
Adam
2013-03-22
Dont call SetCloakedHost in users constructor, just set chost, because SetClo...
Adam
2013-03-21
Check for null pointers in HasMLock/SetMLock/RemoveMLock, cs_register can pas...
Adam
2013-03-20
Improve TimerManager
attilamolnar
2013-03-20
Check that channels still exist before nulling their ci pointer in channelinf...
Adam
2013-03-15
Allow autokicking real names, extbans, and channels
Adam
2013-03-14
Add group and hide setings to fantasy{} blocks
Adam
2013-03-14
Fix setting BSDefFlags from the config
Adam
2013-03-13
Refactor mask/entry code, allow full matching (against users real host/ip) if...
Adam
2013-03-03
Bump for Anope 1.9.9-git
Adam
2013-03-02
Anope 1.9.8 Release
1.9.8
Adam
2013-03-02
Fix Anope::Duration showing years failing
Adam
2013-03-02
Unset founder/successors when channels are deleted
Adam
2013-03-01
Only shrink extensible items that are metadata in ExtensibleUnserialize
Adam
2013-03-01
Fix Windows build
Adam
2013-02-25
Don't enforce session limit on clients with no IP on Unreal, fix typo in /cs ...
Adam
2013-02-24
On startup check all object types
Adam
2013-02-22
Fix "leave" channel log level
Adam
2013-02-19
Allow /os mode clear [all] to unset modes, similar to old clearmodes
Adam
2013-02-18
Made the mode bouncing detector harder to hit and ignore syncing channels
Adam
2013-02-15
Fix setting modes on botserv bots in channels that have other bots in them on...
Adam
2013-02-15
Store hashes of the last commit instead of the last commit
Adam
2013-02-14
Switch Destroy methods to delete
Adam
2013-02-14
This Serialize::Destroy method isn't actually needed anymore. Fixes weirdness...
Adam
2013-02-14
Iterators suck
Adam
2013-02-14
Made chanserv/unban with no parameters unban you in every channel you have ac...
Adam
2013-02-14
Fix CommandCSMode::CanSet letting everyone set voice
Adam
2013-02-14
Store what channels have references to accounts in NickCore to prevent having...
Adam
2013-02-14
Make NickCore::aliases a vector
Adam
2013-02-09
Fixed sepstream::GetToken logic fail
Adam
2013-02-07
Use channel mode +r to determine if a channel has either been newly created or
Adam
2013-02-05
Made access del by nick and other functions from 326f1a really delete objects
Adam
2013-01-31
Update src/config.cpp
artemiiav
2013-01-31
Some configuration file updates: Removed now non-existing settings. Redid som...
Robby-
2013-01-30
Remove sendpass from the configs and the config reader since it no longer exists
Adam
2013-01-30
Made Anope::Duration also show years
Adam
2013-01-27
Old botserv flags need BS_ prepended to them
Adam
2013-01-27
Fix db_flatfile not clearing databases on save if there are no objects left o...
Adam
2013-01-26
Fixed db_sql etc being confused on empty vs not set metadata
Adam
2013-01-25
Made Anope::DoTime default to seconds to fix os_akill etc defaulting expiries...
Adam
[next]