Age | Commit message (Expand) | Author |
2013-12-26 | Default the founder privilege to level 10000 as I had originally intended. Do... | Adam |
2013-12-26 | m_chanstats: 1) fixed the SASET message 2) decreased the size of some VARCHAR... | DukePyrolator |
2013-12-26 | Add a config option for whether or not to reset the TS of persistent channels... | Adam |
2013-12-26 | Fix not setting the persist flag on newly registered channels when the perman... | Adam |
2013-12-26 | Fix dropping channels in the webpanel | Adam |
2013-12-25 | Fix setting english language in db_old, document how not setting defaultlangu... | Adam |
2013-12-25 | Fix sqline on hybrid | Adam |
2013-12-24 | Don't epxire forbids when noexpire mode is on | Adam |
2013-12-24 | Make webcpanel's nickserv alist behave more like /ns alist | Adam |
2013-12-24 | Set a description for the resend command | Adam |
2013-12-24 | If last usermask and last realhost are the same, don't show both because duh | Adam |
2013-12-22 | Do not allow /cs clone access to add duplicate masks to the access list or al... | Adam |
2013-12-20 | Fix reading unconfirmed expire config value when register type is set to mail | Adam |
2013-12-20 | Fix deleting multiple access entries when one of them matches your access group | Adam |
2013-12-20 | Add missing syntax to botserv kicker help | Adam |
2013-12-20 | Document hs reject's reason | Adam |
2013-12-20 | Revert "m_chanstats: changed the default value of some fields to NULL instead... | DukePyrolator |
2013-12-19 | Don't leak opers and opertypes on /os reload, fix not updating opertypes on n... | Adam |
2013-12-19 | Fix a few commands not being able to find non conf opers | Adam |
2013-12-19 | Fix db_old assigning empty greets to users who did not have a greet. Fix debu... | Adam |
2013-12-19 | irc2sql: fixed not storing ssl information on inspircd | DukePyrolator |
2013-12-17 | Update last_modes when keepmodes is set on or off | Adam |
2013-12-17 | Set pending mode changes immediately when an object is removed from the mode ... | Adam |
2013-12-15 | irc2sql: fixed small typo | DukePyrolator |
2013-12-15 | m_chanstats: changed the default value of some fields to NULL instead of '' | DukePyrolator |
2013-12-14 | irc2sql: improved handling of netsplits | DukePyrolator |
2013-12-09 | irc2sql: fixed incorrect usercount for channels and servers after netsplit, f... | DukePyrolator |
2013-12-02 | Send channel topics on initial burst, sync chanels after db load, and try to ... | Adam |
2013-12-01 | Fix crash from loading exceptions with db_old and then unloading db_old | Adam |
2013-12-01 | Fix 5e4d52ad4717fb07dde629902beb70c252c8c8b4 more | Adam |
2013-12-01 | made the chanstats fantasy modules work again. | DukePyrolator |
2013-12-01 | Fix 1542937d64860243dcf410738ee73f433a661a94 | Adam |
2013-11-30 | Require email address to be passed to resetpass | Adam |
2013-11-24 | Revert "Fix session user logoff hook" | Adam |
2013-11-23 | Fix/clean/clarify some stuff found by coverity scan | Adam |
2013-11-22 | fixed webcpanel not html escaping displayed memos, bug reported by Mietzie | DukePyrolator |
2013-11-21 | Re-find dependant protocol modules on unload, they can be reloaded from under... | Adam |
2013-11-21 | This actually can't happen, but this is what was meant | Adam |
2013-11-21 | Shrink nick and channel default flags in db_old, otherwise converted nicks/ch... | Adam |
2013-11-21 | Hybrid has no quit on kill, so internally kill users when killed | Adam |
2013-11-21 | Fix session user logoff hook | Adam |
2013-11-19 | Don't claim to support SAVE on charybdis... | Adam |
2013-11-18 | Actually we can use this ssl ext type which apparently does exist | Adam |
2013-11-18 | Give a reason why we cant clear nonssl users on ircds with no ssl usermode | Adam |
2013-11-18 | Make /ms check better able to tell if youve recently sent a memo to someone | Adam |
2013-11-18 | Check override permission in cs_flags for modifying existing entries too | Adam |
2013-11-18 | Merge pull request #27 from Cronus89/patch-1 | Adam |
2013-11-18 | Merge pull request #28 from Robby-/1.9+cslevels | Adam |
2013-11-18 | Show the correct setting name in /ns help set message | Adam |
2013-11-18 | Default adding to 1 in mlock add/del, always reply with something even if the... | Adam |