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
/
docs
/
Changes.conf
Age
Commit message (
Expand
)
Author
2011-11-04
Updated Changes
Adam
2011-09-10
Bump for 1.9.6 git
Adam
2011-07-14
Rewrote how commands are handled within Anope.
Adam
2011-05-16
Added os_oper
Adam
2011-05-16
Added os_forbid
Adam
2011-05-16
Use module type to determine what type each module is instead of its location...
Adam
2011-05-16
Unmodularized the socket engine because its causing problems and really is un...
Adam
2011-05-16
Moved the core pseudo clients out into their own modules
Adam
2011-05-16
Branch for 1.9.5
Adam
2011-03-14
Rewrote some of the opertype system, added os_login
Adam
2011-03-11
Added os_config and support for including additional configuration files.
Adam
2011-03-05
Removed nickrequests, instead have unconfirmed registrations. Also made ns_re...
Adam
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-01-19
Added options:nomlock
Adam
2011-01-17
Added ns_ajoin
Adam
2010-12-12
Added cs_entrymsg
Adam
2010-12-12
Added a default expiry time for suspended and forbidden nicks and channels
Adam
2010-12-12
Added cs_mode, rewrote the old list mode code, and added CIDR support
Adam
2010-12-12
Added /chanserv clone command
Adam
2010-12-12
Added /ms ignore
Adam
2010-12-12
Bump for 1.9.4-git
Adam
2010-10-31
Updated Changes
Adam
2010-10-02
Added os_modreload. Also allow unloading database and encryption modules sinc...
Adam
2010-10-02
Made ChanServ optional
Adam
2010-10-02
Made OperServ and Global optional
Adam
2010-10-02
Made MemoServ optional
Adam
2010-09-09
Added an asynchronous DNS system and m_dnsbl, which checks clients against DN...
Adam
2010-08-29
Redo some of the sighandling code, and made anoperc rehash actually work.
Adam
2010-08-27
Removed options:keeplogs because its no longer used
Adam
2010-08-27
Added a new logging system
Adam
2010-07-10
Added options:hideprivilegedcommands config option to hide privileged command...
Adam
2010-07-10
Added ns_set_misc and cs_set_misc.
Adam
2010-07-08
Added an epoll socket engine
Adam
2010-06-20
Added m_helpchan to replace the cores helpchannel functionality
Adam
2010-06-18
Switched cs_set to the subcommand system and added cs_saset
Adam
2010-06-18
Burned slist, rewrote operservs XLine code
Adam
2010-06-18
Made opertypes inheritable
Adam
2010-06-18
Added nickserv/auspex permission and fixed core modules so they build
Adam
2010-06-18
Initialize 1.9.3 SVN
Adam-
2010-05-07
Removed the chanserv/aop/list command perm and switched it with chanserv/acce...
Adam-
2010-05-02
Moved CODING, TODO, and Changes* to docs/. Removed unused empty file install-sh.
Adam-