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 (
Collapse
)
Author
2011-05-16
Calculate nc::channelcount at runtime
Adam
2011-05-16
Added os_oper
Adam
2011-05-16
Added os_forbid
Adam
2011-05-16
Check for a valid server in /operserv noop
Adam
2011-05-16
Expand more on m_alias and changed some std::string usage in sockets.cpp to ↵
Adam
use Anope::string
2011-05-16
Use module type to determine what type each module is instead of its ↵
Adam
location in the configuration file.
2011-05-16
Added more useful functions to our LDAP API, allow adding newly registered ↵
Adam
accounts to LDAP, removed some unnecessary OnPre events and fixed unloading all modules
2011-05-16
Unmodularized the socket engine because its causing problems and really is ↵
Adam
unnecessary
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
Removed DT_CHARPTR from the config reader, its unneeded
Adam
2011-05-16
Moved the core pseudo clients out into their own modules
Adam
2011-05-15
Fixed akill log message when there is no expiry time
Adam
2011-05-01
Fixed sometimes not removing nick masks from the access list when the group ↵
Adam
is dropped
2011-04-27
Fixed bug #1265
Adam
2011-04-20
A few more small fixes
Adam
2011-04-18
Fixed /ns help register reply
Adam
2011-04-17
Fixed /ns help access
Adam
2011-04-16
Fixed the mlock depreciated message
Adam
2011-04-10
Fixed /ns list unconfirmed
Adam
2011-04-09
Fixed disabling channel levels
Adam
2011-04-06
Run OnCheckAuthentication with the account name if there is one
Adam
2011-04-05
Fixed bug #1261
Adam
2011-04-03
Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9
Adam
2011-04-03
Use dynamic_reference to check for users being killed from commands
Adam
2011-04-03
Made LDAP support recover, release, resetpass, etc.
Adam
2011-04-03
fixed some duplicate messages and updated the german langfile (10% done)
DukePyrolator
2011-04-01
Fixed a typo making ns_register crash
Adam
2011-03-30
Fixed bug #1258, more Windows stuff, and more language strings
Adam
2011-03-29
Fixed some left over useprivmsg problems and fixed some compiler warnings.
Adam
2011-03-26
replaced all %R with %s in the language strings
DukePyrolator
2011-03-25
ignore additional parameters for /chanserv info
DukePyrolator
2011-03-22
Bug #1256
Adam
2011-03-16
added a description for the HELP command
DukePyrolator
2011-03-16
fixed displaying the RESEND command in /nickserv help output
DukePyrolator
2011-03-14
Fixed compile
Adam
2011-03-14
Rewrote some of the opertype system, added os_login
Adam
2011-03-13
Fixed a typo in os_stats
Adam
2011-03-13
Fixed a crash in /cs help register
Adam
2011-03-13
fixed a typo in os_news, thanks to Dan for reporting it
DukePyrolator
2011-03-12
added ns_cert
DukePyrolator
2011-03-12
Added some access checks to cs_mode and fixed some language strings
Adam
2011-03-11
_()ify Command::SetDesc
Adam
2011-03-11
Fixed some problems with m_alias and fantasy
Adam
2011-03-11
Global should send logon news
Adam
2011-03-11
Added os_config and support for including additional configuration files.
Adam
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
[next]