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
/
modules
Age
Commit message (
Collapse
)
Author
2011-01-28
Added patricia_tree::iterator
Adam
2011-01-28
Fixed setting usermode +k on our clients on InspIRCd 2.0
Adam
2011-01-28
Bug #1237 - only set umode +h on a user joining help chan if they have op access
lethality
2011-01-24
Fixed the order queries are done during sqlsync to make the new foreign keys ↵
Adam
happy
2011-01-24
Fixed some SQL queries
Adam
2011-01-24
Added %N for network name in dnsbl:reason
Adam
2011-01-24
Fixed loading forbidden nicks
Adam
2011-01-23
std::stringstream::clear doesn't clear it
Adam
2011-01-21
fixed some minor presentation, grammar mis-use and copyright date in DP's ngircd
lethality
2011-01-18
Added amsg kicker settings to /bs info
Adam
2011-01-18
fixed a bug in the ngircd protocol module
DukePyrolator
2011-01-17
Made db_plain buffer database writes which prevents
Adam
databases from coming corrupted if we crash or if write fails. Also fixed loading all ajoin channels.
2011-01-17
Fixed ns_ajoins list output formatting
Adam
2011-01-17
Added ns_ajoin
Adam
2011-01-15
Fixed flag names to match 1.9.3s
Adam
2011-01-15
Made db_plain save amsg settings
Adam
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-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
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-30
Merge branch '1.9' of ssh://anope.git.sourceforge.net/gitroot/anope/anope ↵
DukePyrolator
into 1.9
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
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-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
Added a missing os_ignore.h
Adam
2010-12-23
Fixed a crash in m_alias
Adam
[prev]
[next]