]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2008-02-13 brainThis should fix the error owine was getting in configur...
2008-02-13 brainCommit patch from danieldg that makes a ton of stuff...
2008-02-13 w00tThis doesn't need to be inside the loop. There is only...
2008-02-13 w00tCONSTIFY\!
2008-02-13 w00tFix a silly crash I caused.
2008-02-13 w00tSlight API tweak. Change Command to take char * instead...
2008-02-12 w00tSupport \* in silence flags, do the same thing as a...
2008-02-12 w00tAdd SVSWATCH command: services may issue it to modify...
2008-02-12 brainHA, that did it
2008-02-12 brainapparently ar -s is equivalent to ranlib, except it...
2008-02-12 brain-Wshadow fixes
2008-02-12 w00tBackport r8910: oper quit message would be blank
2008-02-12 aquanightFix missing user->nick in m_callerid
2008-02-12 aquanight-Wshadow fixes for some modules in extra/
2008-02-12 aquanightTidy up run-cc step display
2008-02-11 brainAdd (empty) testsuite.cpp
2008-02-11 w00tFix trampling on memory in Z/G/K/ELine.
2008-02-11 w00tMove most of startup process to use new logging, adds...
2008-02-11 w00t-Woverloaded-virtual fixes
2008-02-11 w00tAdd -Woverloaded-virtual (fixes to follow)
2008-02-11 w00tFix: Extra duplication of InspIRCd * is not necessary.
2008-02-11 w00tRemove many unneeded headers from spanningtree files
2008-02-11 w00tLast of the -Wshadow fixes.
2008-02-11 w00tMore -Wshadow fixes.. not really finished yet
2008-02-11 w00tAdd -Wshadow to cflags, and fix a bunch of warnings...
2008-02-11 aquanightTidy up run-cc error reporting (eg: only say 'An error...
2008-02-10 brainFix here too, to allow FD_SETSIZE > 64. If this doesnt...
2008-02-10 aquanightFix m_chanlog crashing.
2008-02-10 brainBrainfart
2008-02-10 aquanightCode for loading <log method=file> tags from config...
2008-02-10 brainFix case sensitivity
2008-02-10 brainAdd comments
2008-02-10 brainHide ar and ranlib
2008-02-10 w00tAdd <badchan:redirect>: redirects users attempting...
2008-02-10 brainMore to quiet down. This will be a really tidy looking...
2008-02-10 brainEven tidier
2008-02-10 brainNow very tidy make output, with pretty colours :p
2008-02-10 w00tReally allow for removal of SWHOIS via specifying blank...
2008-02-10 brainEach Thread class must have its own thread handle,...
2008-02-10 brainAdd -pthread link flag
2008-02-10 brainAdd threading engine stuff. Docs to follow, untested...
2008-02-10 w00tCorrectly rewrite bans in 1.2 also, and make zline...
2008-02-10 aquanightPer-logstream loglevels.
2008-02-10 brainAdd dirs (empty right now) for thread engines. For...
2008-02-10 brainw00t br0ked it! :p
2008-02-10 brainMove run-cc.pl to make/ directory and update paths...
2008-02-10 w00tMake K|G|Z|ELine actually work with a nickname target...
2008-02-09 w00tFix a bug in new logging API (global logstreams weren...
2008-02-09 brainWarnings yellow, errors red. This will help us pick...
2008-02-09 w00tImplement LogManager::CloseLogs() to give logstreams...
2008-02-09 w00tImplement bug #492: empty swhois string unsets swhois.
2008-02-09 w00tAdd destructor for FileLogStream that destroys nonblock...
2008-02-09 w00tAdd a printf-type override for LogManager::Log(). We...
2008-02-09 w00tUse new logging in bancache
2008-02-09 w00tNew logging implementation. Also write messages about...
2008-02-09 w00tInstantiate log manager
2008-02-09 w00tInitial totally untested logger implementation that...
2008-02-09 aquanightAdd a perl script which will abort compiles for warning...
2008-02-08 aquanightSupport for /invite <user> <channel> <timeout> - if...
2008-02-08 w00tFix low-risk potential memory leak: if a webirc client...
2008-02-08 brainSlight speed improvement in WHOing invisible users...
2008-02-08 w00tgit-svn-id: http://svn.inspircd.org/repository/trunk...
2008-02-07 brainARGH SPACE INDENTS, DIE DIE DIE
2008-02-07 w00tSorta update this.. won't give a full file list as...
2008-02-06 w00tRework the suggested logger implementation to one that...
2008-02-06 w00tWon't somebody please think of the children.. kqueue...
2008-02-06 w00tepoll did it too. >:(
2008-02-06 w00tPro tip #2: making a fatal error 'SPARSE' logging only...
2008-02-06 w00tPro tip: printf() doesn't add newlines for you
2008-02-06 w00tFix warnings (thanks owine)
2008-02-06 w00tAdd <auditorium:operoverride> setting, based on patch...
2008-02-05 brainMore tweaks
2008-02-05 brainThis makes more sense
2008-02-05 w00tAdd server.cpp, handles all stuff related to the server...
2008-02-05 w00tWe have two perfectly good macros, use them
2008-02-05 w00tAdd new developers to list at startup
2008-02-05 braindz, you cant delete a nonpointer!
2008-02-05 fezfixed std:: stuff
2008-02-05 fezfixed more std:: stuff
2008-02-05 fezfixed std:: stuff - that should be all of it
2008-02-05 fezfixed std:: stuff
2008-02-05 fezfixed std:: stuff
2008-02-05 fezfixed std:: stuff
2008-02-05 fezfixed w00t's brain (I mean std:: stuff)
2008-02-05 fezfixed std:: stuff
2008-02-05 fezfixed std:: stuff
2008-02-04 brainMODEACTION_ALLOW was being used instead of DENY, fixes...
2008-02-04 w00tForward port crash fix on load of randquote from 1...
2008-02-04 w00tFix exemptchanops for some modules, fixes bug #485...
2008-02-04 w00tBrain, look at this please
2008-02-04 w00tClean up some FJOIN stuff
2008-02-04 w00tMove a piece of HMAC to hmac.cpp
2008-02-04 w00tSplit treesocket2 into various smaller files
2008-02-04 w00tRename burst.cpp to netburst.cpp - it does not just...
2008-02-04 w00tSplit more of treesocket1
2008-02-03 w00tFix trivial desync with FTOPIC: if topic is identical...
2008-02-03 w00tSplit treesocket1 into a number of smaller files
2008-02-03 w00tClear up header insanity
2008-02-03 w00t(finally) remove deprecated CMD_USER_DELETED
2008-02-03 w00tPropegate BURST and ENDBURST network-wide for timing...
next