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
/
include
Age
Commit message (
Expand
)
Author
2011-03-07
Added support for extbans
Adam
2011-03-06
Change the mode name code to use Flags names in preparation for extban support
Adam
2011-03-05
Removed nickrequests, instead have unconfirmed registrations. Also made ns_re...
Adam
2011-02-27
Made akills work on IRCds that do not support bans (ngircd)
Adam
2011-02-26
Replaced the few language strings we use with #defines to prevent accidentall...
Adam
2011-02-25
Fixed build on freebsd with precompiled headers
Adam
2011-02-25
More fixes. Also made db_mysql_live not keep bots updated because thats point...
Adam
2011-02-25
Fixed a lot of small problems
Adam
2011-02-20
Much more work on the live SQL. Should work pretty decently now under heavy l...
Adam
2011-02-18
Changed the OnNickDrop event to call before the nick is deleted
Adam
2011-02-17
Split db_mysql_live into two modules so other modules can make use of the asy...
Adam
2011-02-16
Use precompiled headers when building with gnu g++ to speed up build time
Adam
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
Removed a lot of the old capab flags we dont/have never used
Adam
2011-02-05
Removed the LIBINTL include hack
Adam
2011-02-04
Merge 032c30dd5dc4
Adam
2011-02-04
Moved the language strings which are only used once
Adam
2011-01-28
Added patricia_tree::iterator
Adam
2011-01-19
Added options:nomlock
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
Added an amsg kicker
Adam
2011-01-09
Fixed CanAdd() to use safe iteration and make SNLine::Check really work
Adam
2011-01-08
Changed db_mysql_live to use a safer mutex system to prevent deadlocks
Adam
2011-01-08
added support for ngIRCd protocol
DukePyrolator
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
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-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-28
Bug #1225 - Made REGISTER show in /cs help
Adam
2010-12-24
Fixed Windows build
Adam
2010-12-23
Prevent version.cpp from prepending version.sh's VERSION_EXTRA on every build
Adam
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
Made the version generator code work right when we are on a tag because git d...
Adam
2010-12-18
Don't send SXLines until after we start bursting with our uplink
Adam
2010-12-13
Bug #1079 - Don't use users real host and IPs when matching against
Adam
2010-12-12
Allow getting users opertype from XMLRPC requests
Adam
2010-12-12
store the ssl fingerprint in the userstruct
DukePyrolator
2010-12-12
Allow command aliases to be redirected to different pseudo clients
Adam
[prev]
[next]