Age | Commit message (Expand) | Author |
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 | - Documentation fix: SELinux is not a distribution, but a patchset. Clarify. | nenolod |
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-11 | Increase length of dhost | 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-08 | Fixed to work with -j 3 | 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-07 | Add new arguments to ./inspircd, 'screendebug' starts insp inside gdb and det... | om |
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-28 | In static build save munged files as .m_name_static.cpp rather than m_name_st... | 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-25 | Check for NULL, set pointers to NULL after deletion | brain |
2006-04-24 | Fix various typos and warnings | brain |
2006-04-24 | Missing includes | brain |
2006-04-24 | Typo in the macro :p | brain |
2006-04-24 | delete operator tracking in debug mode (using a macro -- live with it.) | brain |
2006-04-21 | Forward-port of 1.0.4 tweak | brain |