Age | Commit message (Expand) | Author |
2006-11-22 | Removed <options:tempdir> - this hasn't been used since modules were updated ... | special |
2006-11-21 | Fix spurious deops on channel creation, pointed out by jilles, noted by a num... | w00t |
2006-11-21 | fix for bug #175, change OnUserRegister to return int, and if greater than 0 ... | peavey |
2006-11-21 | Added *.pid to the svn:ignore for conf/ - I hate all of these files always sh... | special |
2006-11-21 | Fixed gnutls_rpath.pl to do rpath for all paths, not just gnutls - this fixes... | special |
2006-11-19 | Remove space | brain |
2006-11-19 | Ooops, remove my debug line | om |
2006-11-19 | Also return for 7.x series > 7.3.15, this still wants testing :p (which versi... | om |
2006-11-19 | Hopefully uncraq this script enough to actually work, should return for versi... | om |
2006-11-19 | Merge pgsql stuff from darix, but im sure theres something to be looked at in... | brain |
2006-11-19 | Make opermotd and randquote paths relative | brain |
2006-11-19 | Apply CXXFLAGS patch from darix | brain |
2006-11-19 | Remove unused /usr/local/lib from helperfuncs.cpp include dirs etc, its not b... | brain |
2006-11-19 | Use pkg-config to detect lib paths - thanks darix we've been looking for this... | brain |
2006-11-19 | Add -fno-strict-aliasing to shut up gcc when building with -O2. We know what ... | brain |
2006-11-19 | Fix all the _FORTIFY_SOURCE warnings except "punned pointer". | brain |
2006-11-18 | Add CXXFLAGS appending thing from darix | brain |
2006-11-18 | Apply instmode stuff from darix | brain |
2006-11-18 | The tags must be prefixed with helpop_ in 1.1 beta 5 and above | brain |
2006-11-18 | Since the last beta, the pid file doesnt have to be specified. If it hasnt be... | brain |
2006-11-18 | Change from dos to unix line endings (how did these get in here?) | brain |
2006-11-18 | bits_size must be protected, not private | brain |
2006-11-18 | Add \code and \endcode tags for doxygen | brain |
2006-11-18 | Fix a major whoopsie in that class i just added. It must be derived using vir... | brain |
2006-11-18 | Reduce size of max number of bytes in a bitfield from a 4 or 8 byte field to ... | brain |
2006-11-18 | Properly document irc::dynamicbitmask | brain |
2006-11-17 | Remove some debug, add some comments, throw exception in Get() when passed an... | brain |
2006-11-17 | Fix this so it works, passes test case. Provide a method to query for a bit a... | brain |
2006-11-17 | Add irc::dynamicbitmask class. Feel free to take a look and offer suggestions... | brain |
2006-11-16 | Make STATS i, y, c, n more relevent to 1.1 | brain |
2006-11-16 | Fix /whois on users with lots, and lots of channels (see /whois idleserv). Wa... | w00t |
2006-11-15 | Add WHO flag 'm' to show users who have a mode sequence | brain |
2006-11-15 | Tidy up some stuff | brain |
2006-11-15 | The array should no longer be static | brain |
2006-11-15 | Comments, woo and yay | brain |
2006-11-15 | All of the void* cast stuff gone!!! | brain |
2006-11-15 | Remove tons of pointer craq (theres still a tinnny bit more to remove) | brain |
2006-11-15 | Don't allow a non-oper to view another users modes. This slightly tweaks the ... | brain |
2006-11-15 | Added <oper:swhois> to m_swhois, which will override <type:swhois> if specified | special |
2006-11-14 | We dont need this dummy value any more! | brain |
2006-11-14 | Temporarily? remove the old gcc3.3 fix | brain |
2006-11-14 | Tons of tweaks to the config stuff for the core | brain |
2006-11-14 | Tidyup and tons of debug in here, to troubleshoot an ongoing issue with gcc3.... | brain |
2006-11-14 | Another couple of 'forgot to memset's | brain |
2006-11-14 | Properly zero the epoll_event in epollengine WantWrite to stop a valgrind war... | brain |
2006-11-14 | Inherit ModuleException from std::exception rather than classbase | brain |
2006-11-13 | Modify server counts in /lusers to show number of servers actually visible if... | 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 | Tell user command WHOWAS is disabled if disabled in config. | peavey |