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
Age
Commit message (
Expand
)
Author
2010-12-27
Bug #1220 - Fixed an event in /hs activate and /ms del
Adam
2010-12-27
Made socket engine stop processing once all sockets have been checked
Adam
2010-12-26
Fixed poll engine to not reorder sockets if we remove the last socket because...
Adam
2010-12-26
Bug #1219 - Correctly restrict people from registering potentential guest names
Adam
2010-12-26
Fixed a potential crash from dropping nicks
Adam
2010-12-25
updated crontab instructions in INSTALL
lethality
2010-12-25
Forward port part of 821995bf604b5c6e18e6c0c93a31e149565160c8
Adam
2010-12-24
Bug #1216 - Do not apply SQLines on our own clients
Adam
2010-12-24
Made clearing SXLines remove the XLine from the IRCd too
Adam
2010-12-24
Do not allow xop del to delete users on another list
Adam
2010-12-24
Fixed Windows build
Adam
2010-12-24
Made the default socket poller use poll() because it is supported on most pla...
Adam
2010-12-23
Prevent version.cpp from prepending version.sh's VERSION_EXTRA on every build
Adam
2010-12-23
Fixed noexpire channels expiring
Adam
2010-12-23
Added a missing os_ignore.h
Adam
2010-12-23
Fixed a crash in m_alias
Adam
2010-12-23
Do not clear want write on a socket if we are unable to completely write its ...
Adam
2010-12-23
Rewrote the ignore code. Adds creator and reason to /os ignore list.
Adam
2010-12-23
Fixed deleting expired SXLines
Adam
2010-12-22
Made SQLine clear work
Adam
2010-12-22
Removed match_usermask
Adam
2010-12-21
Allow hostmasks to be in uplink:host
Adam
2010-12-18
Made the version generator code work right when we are on a tag because git d...
Adam
2010-12-18
Don't send SXLines until after we start bursting with our uplink
Adam
2010-12-17
NULL the core *serv pointers when core clients are deleted
Adam
2010-12-15
Bug #1211 - Fixed loading and saving anope_os_sxlines
Adam
2010-12-15
Bug #1212 - Fixed some bad logic in /os exception preventing valid exceptions...
Adam
2010-12-13
Bug #1079 - Don't use users real host and IPs when matching against
Adam
2010-12-13
Bug #1113 - Document the fantasy character in /bs help
Adam
2010-12-12
Do not validate users during netburst until after the server is done syncing
Adam
2010-12-12
Allow getting users opertype from XMLRPC requests
Adam
2010-12-12
Bug #1177 - Readded in support for cs_mode to act on every channel
Adam
2010-12-12
Fixed a few places in the plexus protocol module where we were sending nick n...
Adam
2010-12-12
Handle not being able to completely flush our write buffer correctly
Adam
2010-12-12
fixed a compile error in plexus protocol module
DukePyrolator
2010-12-12
store the ssl fingerprint in the userstruct
DukePyrolator
2010-12-12
Allow command aliases to be redirected to different pseudo clients
Adam
2010-12-12
Cleaned up some things, made the protocol modules use some basic inheritance ...
Adam
2010-12-12
Fixed looking up users to use case insensitivity
Adam
2010-12-12
Do not use wildcard matching when looking up hosts on access add/del
Adam
2010-12-12
Document that /cs owner and deowner allow nick args
Adam
2010-12-12
Allowing adding hostmasks to channel access lists
Adam
2010-12-12
Fixed subcommands
Adam
2010-12-12
The rest of the earlier command changes
Adam
2010-12-12
Added /bs set msg
Adam
2010-12-12
Send replies from fantasy commands back to the channel, this will be expanded...
Adam
2010-12-12
Added cs_entrymsg
Adam
2010-12-12
Fixed some sed failure
Adam
2010-12-12
Removed some unused code paths in some of the modules
Adam
2010-12-12
Added a plexus3 protocol module
Adam
[next]