Age | Commit message (Expand) | Author |
2006-12-03 | Account for channels with no modes set | brain |
2006-12-03 | Remote SQUIT, and god save the coder.. | w00t |
2006-11-30 | Fix typo that stops m_cban from working | brain |
2006-11-28 | Fixed a crash when spanningtree is given a blank line; really simple fix, and... | special |
2006-11-27 | O(n^n) is bad. O(log n) is better. | brain |
2006-11-27 | BuildExemptList is becoming pretty ugly. grr. | brain |
2006-11-27 | Add exception lists to OnUserMessage and OnUserNotice, to be used for smarter... | brain |
2006-11-24 | In answer to w00ts question, the channel might not exist, because of the foll... | brain |
2006-11-23 | Fix #176, not sure how channel can't exist after being created, but apparantl... | w00t |
2006-11-22 | Fix my fix, it crashed (thanks skenmy, sorry) | w00t |
2006-11-21 | Fix spurious deops on channel creation, pointed out by jilles, noted by a num... | w00t |
2006-11-16 | Make STATS i, y, c, n more relevent to 1.1 | brain |
2006-11-13 | Modify server counts in /lusers to show number of servers actually visible if... | brain |
2006-11-12 | Slight hax. When bursting a channel - in the fmode, if we dont have +n or +t ... | brain |
2006-11-12 | If a new channel is created, after sending the FJOIN for the first user in, s... | brain |
2006-11-12 | Added a notice that all people bumping the protocol version should edit a pag... | brain |
2006-11-12 | Protocl-Version bump to 1102 | brain |
2006-11-12 | Oops, using wrong param | brain |
2006-11-12 | More funky stuff, SNONOTICE, MODENOTICE to go with OPERNOTICE | brain |
2006-11-12 | Whoops, stuff in the wrong place | brain |
2006-11-12 | Make OPERNOTICE work right | brain |
2006-11-12 | Add send_opers event and OPERNOTICE command to send remote server NOTICE | brain |
2006-11-12 | Yes, we do want to propogate the server mode | brain |
2006-11-12 | Allow normal MODE from a server prefix | brain |
2006-11-11 | Eliminate two trivial compile warnings pointed out by a few people | brain |
2006-11-11 | Dont allow overlapped ports in these files | brain |
2006-11-11 | Add irc::portparser, a class to parse port ranges in the form "6660,6661,6662... | brain |
2006-11-11 | Support hybrid-style port ranges in spanningtree, too | brain |
2006-11-10 | Add fix for patch #166 (this is a reasonably big one) | brain |
2006-11-10 | Add gline type, and <filter:duration> value to say how long to ban for. | brain |
2006-11-06 | Fixed broken syncing for glines and elines using idents - thanks to dotslashe... | special |
2006-11-05 | Modified the server-to-server TIME command to report the real time (without d... | special |
2006-11-05 | Made the 'force' parameter to BURST and TIMESET uppercase to satisfy the peda... | special |
2006-11-05 | Added the <options:notimesync> flag to disable time syncing | special |
2006-11-05 | Added time syncing! This is fairly simple - servers exchange timestamps and u... | special |
2006-11-04 | one line tweak, if the prefix is empty, dont echo 'unknown prefix' to the deb... | brain |
2006-11-01 | Added the send_push event to m_spanningtree (send raw text to a remote user) | special |
2006-11-01 | New events for special. Event id's "new_server" and "lost_server". The data i... | brain |
2006-10-31 | Fix broken notice (relatively minor, the notice can be turned off) | brain |
2006-10-28 | Whoops, wrong linfeed type on ADDLINE in netburst | brain |
2006-10-28 | Allow admins to set the socket timeout on server connections | brain |
2006-10-28 | Give this one a go dotslasher, apply to ALL servers | brain |
2006-10-26 | Don't display this notice on an empty servername (which will happen if an inc... | w00t |
2006-10-23 | More missing spaces (and unbreak compile) | w00t |
2006-10-23 | Fix bug experienced by satmd, remove space indents + tidy a little | w00t |
2006-10-22 | Buffer more stuff up for each write by putting it into larger blocks | brain |
2006-10-22 | Fix sending bans on sync: | brain |
2006-10-21 | Fix counts on spanningtree reload (this made /map look really odd) | w00t |
2006-10-21 | Got it! I am teh 1337. | brain |
2006-10-21 | Tiny tweak | brain |