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
/
include
/
services.h
Age
Commit message (
Expand
)
Author
2017-04-20
Merge commit '8656b65e392e8d26de218bf372da949c3a00d8d4'
Adam
2017-01-16
Update copyright to 2017.
Robby
2016-07-31
Update license headers and copyrights on all source files
Adam
2016-07-28
Allow serializable fields to use storage in the respective objects.
Adam
2016-01-28
Update copyright to 2016. This was done with:
Robby
2015-07-07
Fix <stack> not being included via a system header on libc++.
Peter Powell
2014-04-20
New event system
Adam
2014-04-02
Remove regex mods, use std::regex instead
Adam
2014-04-01
Require cmake 2.8 and C++11 support
Adam
2014-01-01
Update copyright to 2014. This was done with:
Adam
2013-05-28
Include <iterator> in services.h as now more than one file uses it
Adam
2013-01-09
Update copyright to 2013. This was done with:
Adam
2012-11-22
Pretty large coding style cleanup, in source doc
Adam
2012-09-02
Fix Windows
Adam
2012-09-01
Added a web panel module + a default template
Adam
2012-02-18
Use C++11's explicit override feature if available
Adam
2012-02-14
Clean up and reorganize our header files
Adam
2012-01-25
Windows
Adam
2012-01-02
Updated Copyright to 2012
Adam
2011-12-19
Fixed formatting of many lists and INFO outputs
Adam
2011-11-25
Remove send_cmd and replace it with a stringstream
Adam
2011-11-17
Fixed storing mode locks
Adam
2011-11-08
Windows
Adam
2011-10-27
Clear flags before rebuilding them from the databases. Fixes bug #1351 where ...
Adam
2011-10-26
Fixed accidentally clearing botmodes when joins are sent
Adam
2011-10-24
Fixed bug #1349 (m_sqlite compiles without error under FreeBSD), as well as u...
Naram Qashat
2011-10-14
Fork earlier in startup to prevent it messing up threads, if there are any
Adam
2011-10-14
Added options:nonicknameownership config option
Adam
2011-09-25
Added a new database format and sqlite support. Also moved db-convert to a mo...
Adam
2011-09-19
Fixed /os reload doing weird things to service channels, and allow setting mo...
Adam
2011-09-10
Moved signal/thread/mode checking to use signal pipes
Adam
2011-09-10
Added chanserv/log
Adam
2011-09-10
Removed /bs set msg
Adam
2011-09-10
Fixed service_reference to work correctly with external classes
Adam
2011-09-10
Allow services to register or unregister themselves
Adam
2011-09-10
Allow modules to add their own channel levels
Adam
2011-09-10
Made service_reference type safe
Adam
2011-09-08
Bug #1330 & many other small fixes
Adam
2011-08-12
Allow bot usermodes to be configurable
Adam
2011-08-10
Replace the old sigaction for a signal when our Signal destructs
Adam
2011-08-04
Added a command:permission setting
Adam
2011-08-01
Rewrote the access systems and added a flags access system
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-14
Fixed a few small things
Adam
2011-06-13
changed some _() to gtl() and updated do_strftime() and duration()
DukePyrolator
2011-06-02
Burst our channels with the uplink when we connect & fixed bug #1274
Adam
2011-05-23
Rewrote the signal handling to use sigaction
Adam
2011-05-21
Made Anope able to process normally when disconnected from the uplink and not...
Adam
2011-05-16
Modularized os_news
Adam
[next]