Age | Commit message (Expand) | Author |
2012-10-06 | InspIRCd: Remove has_svshold, use IRCDProto::CanSVSHold | attilamolnar |
2012-10-05 | Merge branch '1.9' of ssh://anope.git.sf.net/gitroot/anope/anope into 1.9 | lethality |
2012-10-05 | Revert this strangeness I created ;) | lethality |
2012-10-05 | Add an event for when nick or channel options are set | Adam |
2012-10-03 | Some minor fixes/typos | lethality |
2012-10-02 | Attempt #2 at silly topic ts thing, this is actually must cleaner | Adam |
2012-10-02 | Revert "Fix topiclock on inspircd" | Adam |
2012-10-02 | Fix topiclock on inspircd | Adam |
2012-10-02 | Somehow the kick handler got lost in the confusion. Send the topic time with ... | Adam |
2012-10-02 | Added operserv/logsearch | Adam |
2012-10-02 | Don't unassociate accounts with users on nick changes | Adam |
2012-10-02 | added an operserv/akill page to webcpanel | DukePyrolator |
2012-10-02 | modified the nickserv alist command to return nc->display instead of the para... | DukePyrolator |
2012-10-02 | Merge branch '1.9' of ssh://anope.git.sourceforge.net/gitroot/anope/anope int... | DukePyrolator |
2012-10-02 | fixed a small bug in the inspircd protocol modules | DukePyrolator |
2012-10-01 | Fixed handling TOPIC on unreal, dont set topics in Channel::Reset unless we a... | Adam |
2012-10-01 | Allow modules to store data in their own databases. | Adam |
2012-10-01 | Add networkinfo:chanlen config directive | Adam |
2012-10-01 | Cleanup of all of the protocol modules, rewrote message handling system to be... | Adam |
2012-09-30 | timestamp column is a special case too | Adam |
2012-09-30 | Bug #1445 - Empty out columns in SQL we have no data for on | Adam |
2012-09-30 | Make CommandSource use references, sometimes we hold them for awhile | Adam |
2012-09-30 | fixed nickserv alist | DukePyrolator |
2012-09-24 | Fix a few oddball warnings that came up from clang, and also make it so webcp... | Naram Qashat |
2012-09-23 | make nickserv glist check if the given nickname is in the group of the user b... | DukePyrolator |
2012-09-12 | Add m_sql_authentication to allow authenticating users against an external SQ... | Adam |
2012-09-08 | Fixed os_defcon too | Adam |
2012-09-07 | Add chanserv/set/autoop, like nickserv/set/autoop but for channels | Adam |
2012-09-07 | These saset command stubs can go away | Adam |
2012-09-07 | Fix os_session to really use ips for quits, don't enforce session for spoofed... | Adam |
2012-09-07 | Made session tracking ip based, not host based, and allow using CIDR to group... | Adam |
2012-09-07 | Allow configuring killquick and kill delays | Adam |
2012-09-07 | Fixed m_ldap_authentication not returning anything if the search for an accou... | Adam |
2012-09-05 | Not quite sure what I was thinking here | Adam |
2012-09-02 | Fix Windows | Adam |
2012-09-01 | Added a web panel module + a default template | Adam |
2012-08-09 | Fixed db_old loading encrypted passwords from 1.8 | Adam |
2012-07-18 | Warn about really big integer values in the config | Adam |
2012-07-01 | Actually the core can't handle empty realnames, just ignore them | Adam |
2012-07-01 | Remove some unused code in inspircd20 protocol module & allow /chghost/ident/... | Adam |
2012-07-01 | Don't crash on empty setnames on inspircd1.2 | Adam |
2012-07-01 | Remove ExtensibleString everywhere | Adam |
2012-06-26 | Removed old set xop references and cleared up some other stuff. | lethality |
2012-06-18 | Allow userless command sources | Adam |
2012-06-11 | Split up bs_set | Adam |
2012-06-04 | Some more fantasy character help output | lethality |
2012-06-04 | minor help output changes, including some confusion in fantasy chars | lethality |
2012-06-01 | Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9 | Adam |
2012-06-01 | updated chanstats | DukePyrolator |
2012-05-26 | Some access level fixes from Robby to more closely match the historic levels,... | Adam |