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
2010-12-26
Bug #1219 - Correctly restrict people from registering potentential guest names
Adam
2010-12-26
Fixed a potential crash from dropping nicks
Adam
2010-12-25
Properly remove commands from bots when they are destructed, and run privmsgs...
Adam
2010-12-25
Merge branch '1.9.3-p1' of git.sigterm.info:anope/anope into 1.9.3-p1
Adam
2010-12-25
Fixed bug #1217 again... works better now
Adam
2010-12-24
Bump version.sh to -p1
Adam
2010-12-24
Bug #1215 - Fixed crash when /cs set mlock is given an empty string
Adam
2010-12-24
Bug #1217 - Fix crash from deleting nonexistant users from XOP list
Adam
2010-12-24
Bug #1216 - Do not apply SQLines on our own clients
Adam
2010-12-24
Made clearing SXLines remove the XLine from the IRCd too
Adam
2010-12-24
Fixed deleting expired SXLines
Adam
2010-12-24
Made SQLine clear work
Adam
2010-12-24
Allow hostmasks to be in uplink:host
Adam
2010-12-24
Fixed version.cpp to work ok if we are on a tag, and
Adam
2010-12-24
Don't send SXLines until after we start bursting with our uplink
Adam
2010-12-24
NULL the core *serv pointers when core clients are deleted
Adam
2010-12-24
Bug #1211 - Fixed loading and saving anope_os_sxlines
Adam
2010-12-24
Bug #1212 - Fixed some bad logic in /os exception preventing valid exceptions...
Adam
2010-12-24
Handle not being able to completely flush our write buffer correctly
Adam
2010-12-24
Document that /cs owner and deowner allow nick args
Adam
2010-12-12
Anope 1.9.3 Release
1.9.3
Adam
2010-12-12
Made ./Config with a .git directory work ok if we are on a git tag
Adam
2010-12-12
Updated version.log
Adam
2010-12-12
Made version.cpp ok with an empty VERSION_EXTRA
Adam
2010-12-12
Updated docs/WIN32.txt with instructions on how to get the libraries to build...
Adam
2010-12-09
Fixed build on cmake 2.4.x
Adam
2010-12-01
Fixed clearing entries from the bandata cache
Adam
2010-11-29
Fixed /ns set display
Adam
2010-11-27
Fixed /ns help saset autoop reply
Adam
2010-11-25
Fixed handling pings and ctcps to channels
Adam
2010-11-22
Fixed sending operwalls on ratbox
Adam
2010-11-21
Fixed replacing %R with /msg on non gettext builds
Adam
2010-11-21
Merge branch '1.9' of git.sigterm.info:gitroot/anope/anope into 1.9
Adam
2010-11-21
Fixed some language string names
Adam
2010-11-21
Introduce our clients with umode +q on Unreal so they can't be kicked
Adam
2010-11-19
Fixed parsing cidr masks
Adam
2010-11-18
Fixed some mysql queries
Adam
2010-11-17
Fixed the mlock events to be useful and fixed /cs access view's last used time
Adam
2010-11-14
Delete users and channels from the modestacker when they are destructed
Adam
2010-11-14
Fixed ban and kick from showing up twice in /cs help
Adam
2010-11-11
Removed an unused variable
Adam
2010-11-11
Fixed possible unsafe iteration when purging dns cache, and fixed the dns cac...
Adam
2010-11-09
Fixed DNS caching and made DNS cache empty results
Adam
2010-11-09
Fixed a crash in the DNS engine when using cached results
Adam
2010-11-07
Removed two primary keys on some metadata tables, they should not have them
Adam
2010-11-07
Fixed the OnPostCommand event overload in db_mysql
Adam
2010-11-06
Updated version.log
Adam
2010-11-06
Regenerated lang files
Adam
2010-11-05
Fixed /ms sendall syntax error message
Adam
2010-11-04
Made Base not virtual, prevents us from having to dynamic cast in the mode st...
Adam
[next]