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
/
pseudoclients
Age
Commit message (
Expand
)
Author
2014-01-26
Use the SQLine reason in the kick reason for sqlined channels
Adam
2014-01-21
Unbreak account stuff from commit ccae59430ab50393f43ccc38a6a6c0c24191b601.
Adam
2014-01-04
Fix recovering enforcers not properly quitting them
Adam
2014-01-01
Update copyright to 2014. This was done with:
Adam
2013-12-31
I don't think this OnBotKick to hold channels is necessary anymore as Sync sh...
Adam
2013-12-27
Fix crash when channels are registered that do not exist by non users
Adam
2013-12-26
Fix not setting the persist flag on newly registered channels when the perman...
Adam
2013-11-21
Shrink nick and channel default flags in db_old, otherwise converted nicks/ch...
Adam
2013-10-28
Stop requesting identification when changing nicks to a registered nick, and ...
Robby-
2013-10-28
Fix kill and killquick default expiry times.
Robby-
2013-10-28
Fix some typos and touch up the configs a little.
Robby-
2013-10-26
moved some config options from example.conf to nickserv.example.conf
DukePyrolator
2013-10-05
Always show expire time for nicks in /ns info to opers, even if the user is o...
Adam
2013-10-05
Hide expires in /cs info if the channel is actively in use as it confuses people
Adam
2013-10-05
Fix logging for log type 'other'.
Robby-
2013-10-05
Fix not setting -r when channels are deleted
Adam
2013-09-29
Exempt ulines/myself from bounce mode check
Adam
2013-09-29
Fix NickServ default nick expiry time.
Robby-
2013-09-29
Add chanserv:always_lower_ts config option to always lower registered
Adam
2013-09-27
Make column titles in listings translatable.
Robby-
2013-09-27
Fix typos, remove dead language defines.
Robby-
2013-09-27
Don't send regex qlines and nlines to the IRCd
Adam
2013-09-27
Drop matching channels on forbid, and enforce nick forbids even on IRCds
Adam
2013-09-27
Don't send SQLines unless the IRCd supports it
Adam
2013-09-27
Remove +r etc when channels are deleted
Adam
2013-09-19
Fix not updating last_seen on expire nick for nicks with secure off. Don't sh...
Adam
2013-09-08
Fix allowing duplicate entries on the snline list
Adam
2013-09-08
Fix logging /os set list. Enforce snlines on ircds that can't have snlines se...
Adam
2013-08-27
Make chanserv:require not default to r
Adam
2013-08-25
Fix User::IsIdentified with check_nick, do not remove +r on bursting clients ...
Adam
2013-08-25
Remove unnecesary mlock code in cs_mode, change mode set events to never boun...
Adam
2013-08-25
Create persistent channels on startup, which used to work and got lost somewhere
Adam
2013-08-21
Always require the registered channel mode is set. Comment out default config...
Adam
2013-08-18
Fix not setting vhost on nickserv update
Adam
2013-08-14
Replace some get calls on <bool> extenisble types with hasext
Adam
2013-08-12
Fix some issues with suspend
Adam
2013-08-11
Remove channels from accesss lists when they expire/drop
Adam
2013-08-11
Fix chanserv opersonly setting
Adam
2013-08-01
Use MessageSource as the source for many IRCDProto funcs
Adam
2013-07-26
Rethink jupe/squit thing somewhat. Workaround for the inspircd rsquit/squit mess
Adam
2013-07-26
Fix issues with 'Me' related to previous commit
Adam
2013-07-21
More validation stuff from fgs
Adam
2013-07-20
Fix not setting the correct compile flags on modules and fix the resulting wa...
Adam
2013-07-03
Allow channels on access lists
Adam
2013-07-01
Change extensible keys to require explicitly having a type defined for it. Co...
Adam
2013-06-19
Set vhosts when users id to an account (and not a nick), add account arg to u...
Adam
2013-06-06
Made the message for unconfirmed nicks relevant to the ns_register registrati...
lethality
2013-06-01
Move OnJoinChannel event to trigger after the user has completely joined and ...
Adam
2013-06-01
Move CheckKick event to Channel and make os_forbid use it instead of kicking ...
Adam
2013-05-28
Don't compare system time to a users timestamp to determine when to collide w...
Adam
[next]