Age | Commit message (Expand) | Author |
2006-12-14 | Fix silly bug of the day. | brain |
2006-12-14 | Change how users are quit if they get a write error during the things they do. | brain |
2006-12-14 | Refactor userrec::chans. | brain |
2006-12-14 | Refactoring: | brain |
2006-12-13 | Improve the way 005 ISUPPORT is sent to users when they connect, cache it in ... | brain |
2006-12-12 | Improve how we handle ELINEs on connect, turn O(2n) into O(n) (thats the best... | brain |
2006-12-12 | New clone counting mechanism (this isnt tested yet) | brain |
2006-12-10 | Correctly handle write events | brain |
2006-12-10 | Fix bug found on barafranca, where quitting the user causes a cascade of erro... | brain |
2006-12-03 | Make this look less insane :P | w00t |
2006-11-16 | Fix /whois on users with lots, and lots of channels (see /whois idleserv). Wa... | w00t |
2006-11-14 | Tons of tweaks to the config stuff for the core | brain |
2006-11-13 | use --iter instead of iter-- in prunewhowas | peavey |
2006-11-13 | fix for bug #173, unsafe delete while iterating | peavey |
2006-11-13 | Fix PruneWhoWas to actually work right on rehash. Add debug output to whowas.... | peavey |
2006-11-13 | add <whowas> config option to control whowas behaviour. *may break* | peavey |
2006-11-12 | Fix off-by-one error in userrec::ChangeDisplayedHost, some hosts were truncated | om |
2006-11-06 | Apply patch for bug #165 (compile warning for users.cpp) by peaveydk | special |
2006-11-06 | Fix IPv4 resolution, spank satmd if you were affected by this | w00t |
2006-11-05 | Added time syncing! This is fairly simple - servers exchange timestamps and u... | special |
2006-11-04 | Merge peaveys patch, tracker #162 | brain |
2006-11-03 | Fix compile error, and spank Brain | w00t |
2006-11-02 | When we get an event on a userrec of EVENT_ERROR, and errornum is 0, send the... | brain |
2006-11-02 | Please in the future everyone: DO NOT submit patches via nopaste. Nopaste is ... | brain |
2006-11-01 | Fixed another overflow, identical to the last one | special |
2006-11-01 | Fixed a little overflow, noticed by satmd | special |
2006-10-31 | Set write error when detected | brain |
2006-10-31 | Socket error state stuff | brain |
2006-10-30 | Fix broken quits (i broke them by taking out a check i didnt think was requir... | brain |
2006-10-30 | Select is now done, and some debug removed. Not that anyone really should be ... | brain |
2006-10-30 | Fix for laggehness | brain |
2006-10-30 | For users, we now only write when the socketengine says theyre writeable, set... | brain |
2006-10-30 | WARNING: This commit breaks kqueue and select -- work in progress! | brain |
2006-10-28 | And fix typo | brain |
2006-10-28 | Add support for OnWhoisLine, which allows modules to change or drop any line ... | brain |
2006-10-28 | And so does my coding on a saturday afternoon... | brain |
2006-10-28 | I HATE YOU DEBIAN, YOU AND YOUR WHOLE OPERATION STINK | brain |
2006-10-28 | Try this, werdnum | brain |
2006-10-28 | Unknown change here | brain |
2006-10-27 | <pid file> is no longer a manditory tag (thanks dotslasher) | brain |
2006-10-26 | Fix broken GlobalCloneCount (AGAIN). | brain |
2006-10-22 | Change around some dns stuff (dont use this yet) | brain |
2006-10-22 | Tidyup | brain |
2006-10-06 | /me thwaps special for not reading comments :p | brain |
2006-10-06 | WriteOpers when reaching the softlimit | brain |
2006-10-06 | More. | brain |
2006-10-06 | More debug | brain |
2006-10-06 | Extra debugging | brain |
2006-10-05 | And fix my typoes :D | brain |
2006-10-05 | Move opertypes/operclasses maps into ServerConfig, for some reason these were... | brain |