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 (
Collapse
)
Author
2011-02-13
added Anope::printf()
DukePyrolator
2011-02-12
Removed the Wallop config options and replaced them with the new log system
Adam
2011-02-11
Made the help command description code more sane
Adam
2011-02-09
Log rawio when in debug mode and fixed expiring session exceptions
Adam
2011-02-09
Removed a lot of the old capab flags we dont/have never used
Adam
2011-02-09
Do not crash if a user is introduced with a nonexistant server
Adam
2011-02-05
Removed the LIBINTL include hack
Adam
2011-02-04
Moved the language strings which are only used once
Adam
out of the core and into the modules that use them.
2011-01-29
DP in "an user" grammar police mode.
Charles Kingsley
2011-01-28
Added patricia_tree::iterator
Adam
2011-01-21
Bug #1234 - Fix reading resolv.conf if it has multiple spaces or tabs
Adam
2011-01-21
fixed some minor presentation, grammar mis-use and copyright date in DP's ngircd
lethality
2011-01-20
Removed db-upgrade, its no longer needed
Adam
2011-01-19
Added options:nomlock
Adam
2011-01-18
Bug #1232 - Fixed db-convert to properly convert mode lock parameters
Adam
2011-01-18
Added amsg kicker settings to /bs info
Adam
2011-01-17
Added ns_ajoin
Adam
2011-01-15
Fixed flag names to match 1.9.3s
Adam
2011-01-15
Made CA_SET always be accessable, even if db-converter messes up levels
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
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
2010-12-31
fixed a crash bug when a server squits
lethality
2010-12-30
restoring topic for permchans on burst
DukePyrolator
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-28
Bug #1225 - Made REGISTER show in /cs help
Adam
2010-12-27
Fixed build on debian lenny
Adam
2010-12-26
Fixed a potential crash from dropping nicks
Adam
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
Fixed Windows build
Adam
2010-12-23
Fixed noexpire channels expiring
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
Fixed deleting expired SXLines
Adam
2010-12-22
Removed match_usermask
Adam
2010-12-21
Allow hostmasks to be in uplink:host
Adam
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
[next]