Age | Commit message (Expand) | Author |
2012-10-14 | Better clarify signon vs timestamp and allow updating users timestamp to an i... | Adam |
2012-10-13 | Add a hybrid 8 protocol module courtesy of Michael <michael@wobst.at> | Adam |
2012-10-13 | Allow services operators to modify/view other users autojoin lists | Adam |
2012-10-13 | Add m_sql_oper | Adam |
2012-10-13 | Simplify the db_sql_live code since this isn't actually necessary. Fixes a pr... | Adam |
2012-10-12 | fixed MODE handling in the ratbox protocol module | DukePyrolator |
2012-10-10 | Fix m_ldap to reconnect automatically if the ldap server goes away | Adam |
2012-10-09 | Merge remote branch 'attila/1.9+topiclockmsg' into 1.9 | Adam |
2012-10-09 | Cleanup ok if modules with pending identify requests are unloaded | Adam |
2012-10-09 | Made the warnings given by cmake for not having | Adam |
2012-10-08 | Fix fantasy !help & give it its own help header, not ChanServ's | Adam |
2012-10-08 | Made fantasy commands configurable | Adam |
2012-10-07 | Remove the asynchronous identifing hack and replace it with something better.... | Adam |
2012-10-07 | InspIRCd: Log when server-side topiclocking is enabled in the config but the ... | attilamolnar |
2012-10-07 | Fix compile from bda3b1fa3a396e19fb04eda2f66d246e49572c20 | Adam |
2012-10-07 | Merge remote branch 'remotes/attila/1.9+addline' into 1.9 | Adam |
2012-10-07 | Release holds on a nick on identify, if there is one | Adam |
2012-10-07 | InspIRCd: Make functions that send ADDLINE and DELLINE, call them from the re... | attilamolnar |
2012-10-06 | Fixups and cleanup for the last few commits | Adam |
2012-10-07 | InspIRCd: Add support for server side topic locks using METADATA topiclock | attilamolnar |
2012-10-07 | InspIRCd: Add support for sending detecting m_topiclock and sending SVSTOPIC ... | attilamolnar |
2012-10-07 | InspIRCd: Send channel METADATA using a dedicated function | attilamolnar |
2012-10-06 | Parse and store the spanningtree protocol version for InspIRCd | attilamolnar |
2012-10-06 | InspIRCd: Add metadata handler to recognize when a module is loaded or unload... | attilamolnar |
2012-10-06 | InspIRCd: Allow METADATA handler to differentiate between user, channel and o... | attilamolnar |
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 |