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-07-14
Added bs_autoassign
Adam
2011-07-14
Rewrote how commands are handled within Anope.
Adam
2011-06-17
Search all domains for language strings, fixes the mess that we used to use t...
Adam
2011-06-13
changed some _() to gtl() and updated do_strftime() and duration()
DukePyrolator
2011-05-23
Added m_statusupdate
Adam
2011-05-21
Made Anope able to process normally when disconnected from the uplink and not...
Adam
2011-05-16
Expand more on m_alias and changed some std::string usage in sockets.cpp to u...
Adam
2011-05-16
Use module type to determine what type each module is instead of its location...
Adam
2011-05-16
Added more useful functions to our LDAP API, allow adding newly registered ac...
Adam
2011-05-16
Unmodularized the socket engine because its causing problems and really is un...
Adam
2011-05-16
Moved some global functions to be member functions and misc cleanup
Adam
2011-05-16
Fixed up the MySQL Query code and finished some command code I forgot earlier
Adam
2011-05-16
Moved the core pseudo clients out into their own modules
Adam
2011-05-01
Fixed sometimes not removing nick masks from the access list when the group i...
Adam
2011-04-29
Temporary fix for /os restart with m_async_commands loaded, is fixed properly...
Adam
2011-04-28
Added a unique key for the anope_cs_mlock table
Adam
2011-04-25
Fixed crash when certain nicks expire
Adam
2011-04-25
Don't attempt to connect to the uplink if given invalid hostnames
Adam
2011-04-25
resolve hosts when connecting with ssl
DukePyrolator
2011-04-23
Two small SQL fixes
Adam
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
[prev]
[next]