Age | Commit message (Expand) | Author |
2006-06-17 | Bring forward fix for w00t. | brain |
2006-06-17 | Finished m_check. I am the best. It only took me 3 months :) | w00t |
2006-06-16 | Now only logs commands from local opers, that are oper commands they have per... | brain |
2006-06-16 | Fix for m_ssl_openssl dying if the DH params file doesn't exist, compiles but... | om |
2006-06-15 | Change to stdint | brain |
2006-06-15 | Helper script for rpath of mysql | brain |
2006-06-15 | Now uses mysql_config and mysql_rpath.pl | brain |
2006-06-15 | Nicer SQLQuery::Sanitise | brain |
2006-06-15 | Look at this further later - 64 bit fixes | brain |
2006-06-12 | If the <ALLOW> or <DENY> tag specifies an ip, and this user resolves, | brain |
2006-06-08 | Test commit | brain |
2006-06-08 | Fix for mode string getting cut, breaks on some +L | brain |
2006-06-07 | Fix for segfault if a user quits before their ident is complete, due to sessi... | brain |
2006-06-05 | Fix for collisions when clock is out | brain |
2006-06-04 | Fix for an/a and vowel detection in "is an ircop" numeric, noticed by Smartys | brain |
2006-06-03 | Fix for bug found by douglas - when replace= is undefined value (probably du... | brain |
2006-06-01 | Fixed logic for OnWhois "is using SSL" numeric. Was broken: required the user... | brain |
2006-05-31 | Prevent crash when displaying error for server already existing (this only ha... | brain |
2006-05-30 | Apply mirq's optimization patches | brain |
2006-05-24 | Corresponding forward-port | brain |
2006-05-24 | More debugging | brain |
2006-05-24 | Prevent SYNCTS bounce | brain |
2006-05-24 | More debug tracking | brain |
2006-05-24 | ALL THROW A WHILD PARTY! CRASH-ON-NETSPLIT should be fixed!!! | brain |
2006-05-16 | Check for failed epoll or kqueue | brain |
2006-05-14 | Broken kline matching in connect code (reported by LeaChim) | brain |
2006-05-11 | Fix bug when knocking on non-existent channel | brain |
2006-05-10 | Fix output corruption when host is exactly 64 chars long | brain |
2006-05-10 | Fix for crash on: /OS RAW PUSH non-existent-nick :::nick!ident@host KICK #cha... | brain |
2006-05-07 | Let ulines do NOTICE/PRIVMSG $* without oper again, so that OS GLOBAL on serv... | brain |
2006-05-07 | LeaChim is a grammer nazee | om |
2006-05-07 | Added satmd's multi-channel patch, and matched with inspircd coding-style and... | brain |
2006-05-06 | Fixed char* -> std::string typo | brain |
2006-05-06 | Oper logging module -- this still needs test compiling and test running | brain |
2006-05-06 | Ignore EAGAIN when write()ing | brain |
2006-05-03 | Checks for negative fd's when adding them to the socketengine so we can gener... | brain |
2006-05-03 | Return false was missing | brain |
2006-05-02 | New header at the top of this file clarifying gplv2 only (we hadnt made it cl... | brain |
2006-05-02 | Forwardport (yes those do happen). | brain |
2006-05-01 | Need checks in two places for escaping to work. | brain |
2006-05-01 | Ability to use the \ symbol to escape ascii values in a tag, e.g.: | brain |
2006-04-30 | change to ability for QueryCount to return -1 for both of the 1.1 sql api's | brain |
2006-04-30 | In 1.1, we return a negative value when QueryCount has a downed connection - ... | brain |
2006-04-30 | Merge of peaveydk's diff (at last) | brain |
2006-04-28 | Synching of channel TS after a whole channel has been sent. | brain |
2006-04-28 | Error checking of raise(), so that if theres no coredump and raise fails, we ... | brain |
2006-04-28 | signal/raise in the sigsegv handler to re-raise the sig for a coredump | brain |
2006-04-27 | When i find out what IDIOT changed all the module_init's to e.g. devoice_init... | brain |
2006-04-26 | maxbuf -> maxquit (this isnt finished yet) | brain |
2006-04-24 | Fix various typos and warnings | brain |