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-15
Fixed /ns confirm's log message to show the nick of who was confirmed
Adam
2011-01-15
Added an amsg kicker
Adam
2011-01-14
Fix CODINGs formatting and a missed typo
lethality
2011-01-11
Bug #1230 - Fixed unknown CTCPs from crashing services
Adam
2011-01-10
Send new memo replies to the receiver of the memo
Adam
2011-01-09
Fixed CanAdd() to use safe iteration and make SNLine::Check really work
Adam
(cherry picked from commit 1bdadde68aed5a93225a5a625484505f1126a8a9)
2011-01-08
Changed db_mysql_live to use a safer mutex system to prevent deadlocks
Adam
2011-01-08
Ignore EINTR error from poll()
Adam
2011-01-08
updated the README file
DukePyrolator
2011-01-08
enabled modeonid in example.conf
DukePyrolator
2011-01-08
fixed a small bug in the ratbox protocol module
DukePyrolator
2011-01-08
added support for ngIRCd protocol
DukePyrolator
2011-01-08
Process flag changes from SQL
Adam
2011-01-08
Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9
Adam
2011-01-08
Made the Flag class able to convert flags to strings and back
Adam
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
[prev]
[next]