2006-11-18 |
brain | Properly document irc::dynamicbitmask |
commit | commitdiff | tree | snapshot |
2006-11-17 |
brain | Remove some debug, add some comments, throw exception... |
commit | commitdiff | tree | snapshot |
2006-11-17 |
brain | Fix this so it works, passes test case. Provide a metho... |
commit | commitdiff | tree | snapshot |
2006-11-17 |
brain | Add irc::dynamicbitmask class. Feel free to take a... |
commit | commitdiff | tree | snapshot |
2006-11-16 |
brain | Make STATS i, y, c, n more relevent to 1.1 |
commit | commitdiff | tree | snapshot |
2006-11-16 |
w00t | Fix /whois on users with lots, and lots of channels... |
commit | commitdiff | tree | snapshot |
2006-11-15 |
brain | Add WHO flag 'm' to show users who have a mode sequence |
commit | commitdiff | tree | snapshot |
2006-11-15 |
brain | Tidy up some stuff |
commit | commitdiff | tree | snapshot |
2006-11-15 |
brain | The array should no longer be static |
commit | commitdiff | tree | snapshot |
2006-11-15 |
brain | Comments, woo and yay |
commit | commitdiff | tree | snapshot |
2006-11-15 |
brain | All of the void* cast stuff gone!!! |
commit | commitdiff | tree | snapshot |
2006-11-15 |
brain | Remove tons of pointer craq (theres still a tinnny... |
commit | commitdiff | tree | snapshot |
2006-11-15 |
brain | Don't allow a non-oper to view another users modes... |
commit | commitdiff | tree | snapshot |
2006-11-15 |
special | Added <oper:swhois> to m_swhois, which will override... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
brain | We dont need this dummy value any more! |
commit | commitdiff | tree | snapshot |
2006-11-14 |
brain | Temporarily? remove the old gcc3.3 fix |
commit | commitdiff | tree | snapshot |
2006-11-14 |
brain | Tons of tweaks to the config stuff for the core |
commit | commitdiff | tree | snapshot |
2006-11-14 |
brain | Tidyup and tons of debug in here, to troubleshoot an... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
brain | Another couple of 'forgot to memset's |
commit | commitdiff | tree | snapshot |
2006-11-14 |
brain | Properly zero the epoll_event in epollengine WantWrite... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
brain | Inherit ModuleException from std::exception rather... |
commit | commitdiff | tree | snapshot |
2006-11-13 |
brain | Modify server counts in /lusers to show number of serve... |
commit | commitdiff | tree | snapshot |
2006-11-13 |
peavey | use --iter instead of iter-- in prunewhowas |
commit | commitdiff | tree | snapshot |
2006-11-13 |
peavey | fix for bug #173, unsafe delete while iterating |
commit | commitdiff | tree | snapshot |
2006-11-13 |
peavey | Tell user command WHOWAS is disabled if disabled in... |
commit | commitdiff | tree | snapshot |
2006-11-13 |
peavey | Document how to disable whowas |
commit | commitdiff | tree | snapshot |
2006-11-13 |
peavey | Fix PruneWhoWas to actually work right on rehash. Add... |
commit | commitdiff | tree | snapshot |
2006-11-13 |
peavey | Do *NOT* use local vars in ServerConfig::Read for tempo... |
commit | commitdiff | tree | snapshot |
2006-11-13 |
brain | Only re-initialize disabled commands if they've changed |
commit | commitdiff | tree | snapshot |
2006-11-13 |
peavey | add <whowas> config option to control whowas behaviour... |
commit | commitdiff | tree | snapshot |
2006-11-12 |
brain | When rehashing and adding new ports, error back to... |
commit | commitdiff | tree | snapshot |
2006-11-12 |
brain | Grammar nazi in the hizouse |
commit | commitdiff | tree | snapshot |
2006-11-12 |
brain | When some (but not all) of the ports fail to bind on... |
commit | commitdiff | tree | snapshot |
2006-11-12 |
brain | Swap some stuff around, just to complicate bruteforcing |
commit | commitdiff | tree | snapshot |
2006-11-12 |
brain | Make the output table chosen be unique to the actual... |
commit | commitdiff | tree | snapshot |
2006-11-12 |
brain | Better cloaking for unresolved IP addresses. |
commit | commitdiff | tree | snapshot |
2006-11-12 |
peavey | typo fix |
commit | commitdiff | tree | snapshot |
2006-11-12 |
brain | Advance to beta 6 svn |
commit | commitdiff | tree | snapshot |
2006-11-12 |
brain | 1.1 Beta 5 + Lugnut |
commit | commitdiff | tree | snapshot |
2006-11-12 |
brain | Thanks for the pointer jilles ;) |
commit | commitdiff | tree | snapshot |
2006-11-12 |
brain | Slight hax. When bursting a channel - in the fmode... |
commit | commitdiff | tree | snapshot |
2006-11-12 |
brain | If a new channel is created, after sending the FJOIN... |
commit | commitdiff | tree | snapshot |
2006-11-12 |
brain | Show chanrec::age in MODE #chan, not the deprecated... |
commit | commitdiff | tree | snapshot |
2006-11-12 |
brain | Added a notice that all people bumping the protocol... |
commit | commitdiff | tree | snapshot |
2006-11-12 |
brain | Protocl-Version bump to 1102 |
commit | commitdiff | tree | snapshot |
2006-11-12 |
brain | Oops, using wrong param |
commit | commitdiff | tree | snapshot |
2006-11-12 |
brain | More funky stuff, SNONOTICE, MODENOTICE to go with... |
commit | commitdiff | tree | snapshot |
2006-11-12 |
brain | Whoops, stuff in the wrong place |
commit | commitdiff | tree | snapshot |
2006-11-12 |
om | And change < 64 to <= 64, the length limit is 64 -... |
commit | commitdiff | tree | snapshot |
2006-11-12 |
brain | Make OPERNOTICE work right |
commit | commitdiff | tree | snapshot |
2006-11-12 |
om | Fix off-by-one error in userrec::ChangeDisplayedHost... |
commit | commitdiff | tree | snapshot |
2006-11-12 |
brain | Add send_opers event and OPERNOTICE command to send... |
commit | commitdiff | tree | snapshot |
2006-11-12 |
brain | Yes, we do want to propogate the server mode |
commit | commitdiff | tree | snapshot |
2006-11-12 |
brain | Notice back to oper on invalid SAMODE |
commit | commitdiff | tree | snapshot |
2006-11-12 |
brain | Needs testing: SAMODE doesnt send the actual SAMODE... |
commit | commitdiff | tree | snapshot |
2006-11-12 |
brain | Allow normal MODE from a server prefix |
commit | commitdiff | tree | snapshot |
2006-11-12 |
brain | Dont propogate failed mode changes |
commit | commitdiff | tree | snapshot |
2006-11-12 |
w00t | Add m_restrictbanned to example conf. |
commit | commitdiff | tree | snapshot |
2006-11-12 |
w00t | Add m_restrictbanned.so, disalows banned users on a... |
commit | commitdiff | tree | snapshot |
2006-11-12 |
brain | We now have only one string copy for remote topics... |
commit | commitdiff | tree | snapshot |
2006-11-11 |
brain | Enable removal of debug info for tiny systems |
commit | commitdiff | tree | snapshot |
2006-11-11 |
peavey | fix a compile warning |
commit | commitdiff | tree | snapshot |
2006-11-11 |
brain | Eliminate two trivial compile warnings pointed out... |
commit | commitdiff | tree | snapshot |
2006-11-11 |
brain | A few lines here are loglevel DEFAULT and should be... |
commit | commitdiff | tree | snapshot |
2006-11-11 |
brain | Dont allow overlapped ports in these files |
commit | commitdiff | tree | snapshot |
2006-11-11 |
brain | Allow checking of overlapped ports. A bit of sensible... |
commit | commitdiff | tree | snapshot |
2006-11-11 |
brain | Document irc::portparser with comments :-) |
commit | commitdiff | tree | snapshot |
2006-11-11 |
brain | dont use local vars and lose state |
commit | commitdiff | tree | snapshot |
2006-11-11 |
brain | Handle out of range port numbers without stopping parsi... |
commit | commitdiff | tree | snapshot |
2006-11-11 |
brain | Add irc::portparser, a class to parse port ranges in... |
commit | commitdiff | tree | snapshot |
2006-11-11 |
brain | Make these properly detect port ranges. |
commit | commitdiff | tree | snapshot |
2006-11-11 |
brain | Document port range stuff |
commit | commitdiff | tree | snapshot |
2006-11-11 |
brain | Support hybrid-style port ranges in spanningtree, too |
commit | commitdiff | tree | snapshot |
2006-11-11 |
brain | Allow port ranges for client ports (this is still todo... |
commit | commitdiff | tree | snapshot |
2006-11-11 |
peavey | fix small typo (also doubles as test commit) |
commit | commitdiff | tree | snapshot |
2006-11-11 |
brain | Oops, add special-case for user killing themselves... |
commit | commitdiff | tree | snapshot |
2006-11-11 |
brain | Yay, comma seperated /kill, same limits as PRIVMSG... |
commit | commitdiff | tree | snapshot |
2006-11-11 |
brain | Improve quit messages caused by filtering, now prefixed... |
commit | commitdiff | tree | snapshot |
2006-11-10 |
brain | Also dont try and filter remote users. This is ick. |
commit | commitdiff | tree | snapshot |
2006-11-10 |
brain | Filtering should leave ulines alone, and not filter... |
commit | commitdiff | tree | snapshot |
2006-11-10 |
brain | Add fix for patch #166 (this is a reasonably big one) |
commit | commitdiff | tree | snapshot |
2006-11-10 |
brain | Implement a change for bug #171. It might not be pretty... |
commit | commitdiff | tree | snapshot |
2006-11-10 |
brain | These should now be VF_COMMON, they sync data |
commit | commitdiff | tree | snapshot |
2006-11-10 |
brain | Make /stats s more detailed, fix a grammar error |
commit | commitdiff | tree | snapshot |
2006-11-10 |
brain | Whoops, make /stats s work |
commit | commitdiff | tree | snapshot |
2006-11-10 |
brain | Add /stats s |
commit | commitdiff | tree | snapshot |
2006-11-10 |
brain | Oops, fix crash |
commit | commitdiff | tree | snapshot |
2006-11-10 |
brain | Whoops, properly handle rehash now that new filters... |
commit | commitdiff | tree | snapshot |
2006-11-10 |
brain | Finally update this |
commit | commitdiff | tree | snapshot |
2006-11-10 |
brain | Document changes to m_filter and m_filter_pcre a little. |
commit | commitdiff | tree | snapshot |
2006-11-10 |
brain | Implement on-burst synching of filters |
commit | commitdiff | tree | snapshot |
2006-11-10 |
brain | Oops, forgot command source, these wouldnt be able... |
commit | commitdiff | tree | snapshot |
2006-11-10 |
brain | Implement the /filter command. Note that this is curren... |
commit | commitdiff | tree | snapshot |
2006-11-10 |
brain | Add gline type, and <filter:duration> value to say... |
commit | commitdiff | tree | snapshot |
2006-11-10 |
brain | Inherit m_filter.cpp and m_filter_pcre.cpp from a base... |
commit | commitdiff | tree | snapshot |
2006-11-09 |
w00t | Move peaveydk to core developers, jamie to contributors... |
commit | commitdiff | tree | snapshot |
2006-11-09 |
w00t | Patch from peavey to fix GCC3.3 crash correctly, withou... |
commit | commitdiff | tree | snapshot |
2006-11-08 |
special | This should fix the empty iterator crash with gcc3... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
special | Fixed broken syncing for glines and elines using idents... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
special | Apply patch for bug #165 (compile warning for users... |
commit | commitdiff | tree | snapshot |
next |