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
/
extra
Age
Commit message (
Expand
)
Author
2011-04-03
Made LDAP support recover, release, resetpass, etc.
Adam
2011-03-31
Removed some unneeded/unused code from m_ldap
Adam
2011-03-30
Fixed windows build more, including ldap
Adam
2011-03-22
Bug #1203
Adam
2011-03-14
Fixed compile
Adam
2011-03-14
Rewrote some of the opertype system, added os_login
Adam
2011-03-13
Fixed a crash in m_ldap is unloaded
Adam
2011-03-12
added ns_cert
DukePyrolator
2011-03-11
_()ify Command::SetDesc
Adam
2011-03-11
Fixed some problems with m_alias and fantasy
Adam
2011-03-09
Store mlock in the databases and removed some unused functions from misc.cpp
Adam
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
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-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-20
Much more work on the live SQL. Should work pretty decently now under heavy l...
Adam
2011-02-18
Update SQL when a 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-11
Made the help command description code more sane
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
Moved the language strings which are only used once
Adam
2011-01-28
Added patricia_tree::iterator
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-21
fixed some minor presentation, grammar mis-use and copyright date in DP's ngircd
lethality
2011-01-17
Added ns_ajoin
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
Process flag changes from SQL
Adam
2011-01-08
Made the Flag class able to convert flags to strings and back
Adam
2011-01-07
Added db_mysql_live which allows Anope to pull data
Adam
2011-01-05
update copyrights for 2011
lethality
2010-12-27
Load session exceptions on start when using SQL
Adam
2010-12-27
Bug #1220 - Fixed an event in /hs activate and /ms del
Adam
2010-12-24
Fixed Windows build
Adam
2010-12-23
Fixed a crash in m_alias
Adam
2010-12-15
Bug #1211 - Fixed loading and saving anope_os_sxlines
Adam
2010-12-12
Allow getting users opertype from XMLRPC requests
Adam
2010-12-12
Allow command aliases to be redirected to different pseudo clients
Adam
2010-12-12
Cleaned up some things, made the protocol modules use some basic inheritance ...
Adam
2010-12-12
Allowing adding hostmasks to channel access lists
Adam
2010-12-12
Fixed subcommands
Adam
2010-12-12
The rest of the earlier command changes
Adam
[next]