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
/
core
Age
Commit message (
Expand
)
Author
2011-03-09
Store mlock in the databases and removed some unused functions from misc.cpp
Adam
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
Fixed /bs badword del to show what word was deleted
Adam
2011-03-05
Removed nickrequests, instead have unconfirmed registrations. Also made ns_re...
Adam
2011-03-04
Added LDAP support
Adam
2011-02-27
Fixed os_sqline del
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
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-18
Changed the OnNickDrop event to call before the nick is deleted
Adam
2011-02-17
set the vhost before we call ns_ajoin or other modules on identify
DukePyrolator
2011-02-12
Removed the Wallop config options and replaced them with the new log system
Adam
2011-02-11
Merged os_umode into os_mode
Adam
2011-02-11
Made the help command description code more sane
Adam
2011-02-09
Foward port ebe0ce6610e1 / b6ab031fc1822
Adam
2011-02-04
try/catch-ified all instances of convertTo to keep from aborting when a user ...
Adam
2011-02-04
Merge 032c30dd5dc4
Adam
2011-02-04
Replaced all of the old %S's in the language strings that were used for servi...
Adam
2011-02-04
Moved the language strings which are only used once
Adam
2011-01-28
Added patricia_tree::iterator
Adam
2011-01-24
Fixed loading forbidden nicks
Adam
2011-01-23
std::stringstream::clear doesn't clear it
Adam
2011-01-18
Added amsg kicker settings to /bs info
Adam
2011-01-17
Made db_plain buffer database writes which prevents
Adam
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
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-05
update copyrights for 2011
lethality
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
Bug #1222 - Fixed crash from reading to read a range of memos
Adam
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-23
Added a missing os_ignore.h
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
Made SQLine clear work
Adam
2010-12-22
Removed match_usermask
Adam
2010-12-18
Don't send SXLines until after we start bursting with our uplink
Adam
2010-12-15
Bug #1212 - Fixed some bad logic in /os exception preventing valid exceptions...
Adam
2010-12-13
Bug #1079 - Don't use users real host and IPs when matching against
Adam
[next]