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
Age
Commit message (
Expand
)
Author
2010-11-29
Fixed /ns set display
Adam
2010-11-27
Fixed /ns help saset autoop reply
Adam
2010-11-22
Fixed sending operwalls on ratbox
Adam
2010-11-21
Introduce our clients with umode +q on Unreal so they can't be kicked
Adam
2010-11-18
Fixed some mysql queries
Adam
2010-11-17
Fixed the mlock events to be useful and fixed /cs access view's last used time
Adam
2010-11-14
Fixed ban and kick from showing up twice in /cs help
Adam
2010-11-09
Fixed DNS caching and made DNS cache empty results
Adam
2010-11-07
Fixed the OnPostCommand event overload in db_mysql
Adam
2010-11-05
Fixed /ms sendall syntax error message
Adam
2010-11-01
Fixed building anopesmtp on Windows, fixed some cmake problems with calculate...
Adam
2010-10-31
Made ns_set_misc work
Adam
2010-10-31
Fixed bug #1197 - Store vhosts in MySQL
Adam
2010-10-30
Fixed build on cmake2.6
Adam
2010-10-30
Made gettext work on most OSs. Tested on Debian, FreeBSD, Gentoo, and Windows.
Adam
2010-10-27
Removed memo number from databases. Since we already have db-upgrade we might...
Adam
2010-10-27
Do not store memo number in memo structs, fixes some bugs with deleting memos
Adam
2010-10-24
Fixed the other half of bug #1200
Adam
2010-10-24
Fixed bug #1200
Adam
2010-10-23
Fixed a crash on some usages of /cs akick view
Adam
2010-10-23
Fixed a crash on inspircd if we get a join without a TS
Adam
2010-10-22
Fixed some Windows problems
Adam
2010-10-16
Made /cs help levels desc not case sensitive
Adam
2010-10-13
Fixed saset noexpire to set noexpire on the nick it is used on not just the d...
Adam
2010-10-13
Changed cs/ns_set_misc operonly config directive to better reflect what it re...
Adam
2010-10-12
Made the SQL tables use foriegn keys and references to each other, removed ma...
Adam
2010-10-11
Fixed Windows build
Adam
2010-10-11
Fixed some warnings
Adam
2010-10-09
Fixed bug #1196 - truncate anope_extra before flushing data into it again
Adam
2010-10-08
Set +P on mlock when channels are set as persistant
Adam
2010-10-08
Fixed a crash on insp12 if we receeve a part without a reason
Adam
2010-10-08
Fixed handling fmodes on inspircd12
Adam
2010-10-07
fixed internally setting +o on OPERTYPE
DukePyrolator
2010-10-06
Made nickserv:nogroupchange work
Adam
2010-10-05
Fixed two types in db_mysql
Adam
2010-10-04
Attempt to write back the old mlock to the databases if we try and fail to co...
Adam
2010-10-04
Fixed /ns set password/display and made saset not log the new password on sas...
Adam
2010-10-04
Ignore the EINTR error from epoll_wait, it isnt always a real error
Adam
2010-10-04
Allow reloading of the protocol module with /operserv modreload
Adam
2010-10-04
Automatically destruct messages when modules are unloaded
Adam
2010-10-04
Changed the protocol handling system to use a vector of strings instead of C ...
Adam
2010-10-03
Fixed checking the global block in the config to work ok, fixed having non-co...
Adam
2010-10-02
Added os_modreload. Also allow unloading database and encryption modules sinc...
Adam
2010-10-02
Made os_news send news notices from NickServ if global is disabled
Adam
2010-10-02
Fixed cs_invite to send the invite notice to the person invited
Adam
2010-10-02
Made OperServ and Global optional
Adam
2010-10-02
Made MemoServ optional
Adam
2010-10-01
Rewrote some of the socket code to allow m_ssl to be a service.
Adam
2010-09-27
Cleaned up some unused code, moved handling of user modes around so we dont g...
Adam
2010-09-26
Added a short docs/LANGUAGES file explaining how to add translations for the ...
Adam
[next]