Age | Commit message (Expand) | Author |
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 |
2006-10-04 | Whowas is now fixed. | brain |
2006-10-02 | Better fix to crash jamie experienced. epoll was the only socket engine affec... | w00t |
2006-10-02 | Brain, please review this commit ASAP. jamie, hopefully this fixes the crash | w00t |
2006-10-01 | userrec::CountGlobalClones malfunctioning, spotted by jamie, fixes bug#157 ef... | brain |
2006-09-27 | Last tidyup of the day | brain |
2006-09-27 | Tidyups | brain |
2006-09-25 | Speed improvements to userrec::GlobalCloneCount() | special |
2006-09-19 | Make the check against z/k/q/e/g methods return a pointer to the whole object... | brain |
2006-09-10 | * Fix ChanModes::ModeString to not try and set a key as a user mode ;) | brain |
2006-09-10 | Fix the new g/k/e line stuff to match ips. NOTE: this makes g/k/e much slower... | brain |
2006-09-10 | Match IP's with klines, glines and exceptions, as well as hosts | brain |
2006-09-09 | Dont generate host change, ident change or fullname change events if the host... | brain |