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
/
src
Age
Commit message (
Expand
)
Author
2011-08-17
Actually made the nickserv block optional
Adam
2011-08-17
Made /os oper info also show all inherited commands/privs
Adam
2011-08-16
Fixed matching acount access entries against nicknames
Adam
2011-08-16
Fixed select()ing 0 sockets on Windows
Adam
2011-08-14
Fixed /cs clone access
Adam
2011-08-14
Brought back the old 1.7 behavior of a level -1 matching all users and 0 matc...
Adam
2011-08-14
Fixed resolving hosts when connecting to our uplink
Adam
2011-08-14
Revert "Fixed resolving hosts on connect"
Adam
2011-08-14
Fixed resolving hosts on connect
DukePyrolator
2011-08-14
Fixed default settings for log blocks
Adam
2011-08-12
Track when our clients are introduced or not
Adam
2011-08-12
Allow bot usermodes to be configurable
Adam
2011-08-11
Fixed Windows runtime problems
Adam
2011-08-11
Added a separate field for last seen realhost to ns_info, shown to services a...
DukePyrolator
2011-08-10
Ignore SIGPIPE
Adam
2011-08-10
Added two missing files
Adam
2011-08-10
Fixed windows build
Adam
2011-08-10
Replace the old sigaction for a signal when our Signal destructs
Adam
2011-08-09
Added forgotten founder checks to cs_access, fixed fantasy replies to come fr...
Adam
2011-08-09
Fixed a typo in init.cpp
Adam
2011-08-09
Simiplied a bit of the access system
Adam
2011-08-09
Hopefully sort this AccessGroup::HasPriv once and for all
Adam
2011-08-08
Added a few sanity checks which never really should happen to db-convert
Adam
2011-08-08
When we split from the uplink send a quit for *all* of our clients not just bots
Adam
2011-08-08
Copy modules to the runtime directory in one big read/write if we can instead...
Adam
2011-08-07
Fixed the pipengines
Adam
2011-08-07
Always reset the levels of newly created channels, fixed DetermineLevel match...
Adam
2011-08-07
Fixed generating sid on startup
Adam
2011-08-07
Made botserv bots with no commands just ignore messages to them, and made bot...
Adam
2011-08-06
Give channel founders +qo by default
Adam
2011-08-06
sed'd a few typos
Adam
2011-08-06
Fixed suepradmin
Adam
2011-08-06
Update last used times on channels when someone with access uses them
Adam
2011-08-06
Added a define{} block which can be used to easially rename things
Adam
2011-08-04
Added a command:permission setting
Adam
2011-08-03
Start the ts6 sid generator off at 00A if none is given
Adam
2011-08-02
Fixed reintroducing our clients if we disconnect and reconnect to the uplink
Adam
2011-08-02
Fixed /cs clone copying channel access, fixed restricted, and fixed some comp...
Adam
2011-08-02
Added opertype:modes
Adam
2011-08-01
Rewrote the access systems and added a flags access system
Adam
2011-07-31
Fixed error message from being unable to connect
Adam
2011-07-31
Fixed a few small problems, including m_ssl's connect feature sometimes faili...
Adam
2011-07-16
Bug #1287 - Only check if users should be deopped on syncing channels
Adam
2011-07-14
Fixed appending !*@* to some access list entries that are valid hosts
Adam
2011-07-14
Fixed OSOpersOnly & CSOpersOnly
Adam
2011-07-14
Rewrote how commands are handled within Anope.
Adam
2011-07-10
Bug #1283 - Upped the buffer used for messge replies, as some can be really big
Adam
2011-07-10
Bug #1285 - Fixed setting -P on channels with only a service bot in it
Adam
2011-07-07
Use getrlimit instead of ulimit, fixes freebsd build
Adam
2011-07-06
Only call send once per write event in dns manager
Adam
[next]