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 (
Collapse
)
Author
2011-01-07
fix some more copyright and typos (not mine) spotted by chaz :P
lethality
2011-01-07
Added db_mysql_live which allows Anope to pull data
Adam
from the four main SQL tables in realtime, which effectively gives us "live" SQL. Changed eventfd pipe engine to not use buffered write. Added TryLock to threading engines. Made blocking SQL queries in our SQL API thread-safe.
2011-01-05
update copyrights for 2011
lethality
2011-01-04
removed SendSVSPart(), we dont use it
DukePyrolator
2011-01-04
removed SendSVSMode(), we dont use it
DukePyrolator
2010-12-31
fixed a crash bug when a server squits
lethality
2010-12-30
restoring topic for permchans on burst
DukePyrolator
2010-12-30
Merge branch '1.9' of ssh://anope.git.sourceforge.net/gitroot/anope/anope ↵
DukePyrolator
into 1.9
2010-12-29
Assign bots to new empty permanent channels on IRCds without permchannel ↵
Adam
mode not just join
2010-12-29
Use empty SJOINs when allowed to create empty permanent channels
Adam
2010-12-29
Added a ConvertException to be thrown when convertTo fails
Adam
2010-12-29
Automatically quit bots when they are deleted
Adam
2010-12-29
Merge branch '1.9' of ssh://anope.git.sourceforge.net/gitroot/anope/anope ↵
DukePyrolator
into 1.9
2010-12-28
Bug #1225 - Made REGISTER show in /cs help
Adam
2010-12-28
Merge branch '1.9' of ssh://anope.git.sourceforge.net/gitroot/anope/anope ↵
DukePyrolator
into 1.9
2010-12-27
Fixed build on debian lenny
Adam
2010-12-27
Load session exceptions on start when using SQL
Adam
2010-12-27
Bug #1222 - Fixed crash from reading to read a range of memos
Adam
2010-12-27
Bug #1220 - Fixed an event in /hs activate and /ms del
Adam
2010-12-27
Made socket engine stop processing once all sockets have been checked
Adam
2010-12-26
Fixed poll engine to not reorder sockets if we remove the last socket ↵
Adam
because there is no need
2010-12-26
Merge branch '1.9' of ssh://anope.git.sourceforge.net/gitroot/anope/anope ↵
DukePyrolator
into 1.9
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
updated crontab instructions in INSTALL
lethality
2010-12-25
Forward port part of 821995bf604b5c6e18e6c0c93a31e149565160c8
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
Do not allow xop del to delete users on another list
Adam
2010-12-24
Fixed Windows build
Adam
2010-12-24
Made the default socket poller use poll() because it is supported on most ↵
Adam
platforms
2010-12-24
Merge branch '1.9' of ssh://anope.git.sourceforge.net/gitroot/anope/anope ↵
DukePyrolator
into 1.9
2010-12-23
Prevent version.cpp from prepending version.sh's VERSION_EXTRA on every build
Adam
2010-12-23
Fixed noexpire channels expiring
Adam
2010-12-23
Added a missing os_ignore.h
Adam
2010-12-23
Fixed a crash in m_alias
Adam
2010-12-23
Do not clear want write on a socket if we are unable to completely write its ↵
Adam
buffer
2010-12-23
Rewrote the ignore code. Adds creator and reason to /os ignore list.
Adam
2010-12-23
Merge branch '1.9' of ssh://anope.git.sourceforge.net/gitroot/anope/anope ↵
DukePyrolator
into 1.9
2010-12-23
Fixed deleting expired SXLines
Adam
2010-12-22
Made SQLine clear work
Adam
2010-12-22
Removed match_usermask
Adam
2010-12-22
Merge branch '1.9' of ssh://anope.git.sourceforge.net/gitroot/anope/anope ↵
DukePyrolator
into 1.9
2010-12-21
Allow hostmasks to be in uplink:host
Adam
2010-12-19
Merge branch '1.9' of ssh://anope.git.sourceforge.net/gitroot/anope/anope ↵
DukePyrolator
into 1.9
2010-12-18
Made the version generator code work right when we are on a tag because git ↵
Adam
describe just gives the tag name and nothing else.
2010-12-18
Don't send SXLines until after we start bursting with our uplink
Adam
2010-12-17
NULL the core *serv pointers when core clients are deleted
Adam
2010-12-15
Bug #1211 - Fixed loading and saving anope_os_sxlines
Adam
2010-12-15
Bug #1212 - Fixed some bad logic in /os exception preventing valid ↵
Adam
exceptions from being added
[prev]
[next]