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 (
Expand
)
Author
2011-03-06
Change the mode name code to use Flags names in preparation for extban support
Adam
2011-03-05
Made m_ldap_oper understand deopering
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-03-04
Just use blocking sql queries if m_asynch_commands isn't loaded - it's not th...
Adam
2011-03-04
Clarify the module dependency messages generated by cmake are non fatal
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-22
Store modes in the databases told to us during runtime that we don't have inf...
Adam
2011-02-20
Much more work on the live SQL. Should work pretty decently now under heavy l...
Adam
2011-02-19
Inspircd does not send CAPAB NOQUIT, assume it
Adam
2011-02-19
Fixed aborting because of invalid values given to mode +f on inspircd
Adam
2011-02-18
Update SQL when a nick is deleted
Adam
2011-02-18
Changed the OnNickDrop event to call before the nick is deleted
Adam
2011-02-17
Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9
Adam
2011-02-17
Split db_mysql_live into two modules so other modules can make use of the asy...
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
Removed a lot of the old capab flags we dont/have never used
Adam
2011-02-09
Enable quitstorm for ngircd
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-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
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
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
[prev]
[next]