]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src
Code for loading <log method=file> tags from config, but this still needs to be fit...
[user/henk/code/inspircd.git] / src /
2008-02-10 aquanightCode for loading <log method=file> tags from config...
2008-02-10 brainFix case sensitivity
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 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 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 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 w00tImplement LogManager::CloseLogs() to give logstreams...
2008-02-09 w00tImplement bug #492: empty swhois string unsets swhois.
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 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-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 w00tPropegate BURST and ENDBURST network-wide for timing...
2008-02-03 brainWhoops
2008-02-03 brainWhat do you think of this, w00t?
2008-02-03 w00tFix burst time indicator: set startburst in treeserver...
2008-02-03 w00tShow extra debug for burst time
2008-02-03 w00tBroken, but.. show how many milliseconds a burst takes...
2008-02-03 w00tRemove an obsolete value
2008-02-02 w00tMurder space indents.. now if I find out who did them...
2008-02-02 w00tAdd some notes on proposed logging stuff
2008-02-02 w00tSmall tidyup
2008-02-02 w00tBack out the AllowDevoiceSelf stuff, it wasn't going...
2008-02-02 w00tCache User::GetIPString()
2008-02-02 w00tAvoid reallocating this every new connection (patch...
2008-02-02 aquanightMake m_password_hash able to pick up hasher modules...
2008-02-02 w00tFix a null pointer dereference caused by my reordering...
2008-02-02 brainAdd it back, but comment out the method body. its useless.
2008-02-02 w00tMove some stuff to usermanager, remove a little header...
2008-02-02 w00tCheck for empty prefixes, and close server connections...
2008-02-02 w00tPatch: /rehash (not /rehash ssl) will now rebind SSL...
2008-02-01 fezfixed getsockopt parameter 4, removed sys/select.h...
2008-01-31 fezapplink.c should be included in the link command, not...
2008-01-30 w00tMove fez to developers (a lot of movement for one day :p)
2008-01-30 w00tMove fez to regular contributors section
2008-01-30 brainMerge in patches to fix bug #487, submitted by dz,...
2008-01-27 brainForward port bug #484 patch from John, thanks
2008-01-27 brainYou left out the module name in the command, aquanight ;)
2008-01-27 aquanightChange API OnOperCompare to OnPassCompare, password...
2008-01-26 brainANNOUNCENENT -> ANNOUNCEMENT
2008-01-26 brainFix for bug found by eLement, when an oper is on a...
2008-01-26 brainTweaks
2008-01-26 brainWhoops, should have test compiled this
2008-01-26 brainmacgyverdgi asked for this :p
2008-01-25 aquanightFix a typo in an m_callerid error message, and add...
2008-01-21 brainwin32 compile error fix
2008-01-21 brainwin32 compilation errors: shadowing of variable 'i...
2008-01-21 brainwin32 compile error fix
2008-01-21 brainWin32 compilation fixes
2008-01-20 aquanightUpdate m_filter* to 1.2 API (it was still using Impleme...
2008-01-19 aquanightFix m_callerid not adding the usermode.
2008-01-19 w00tAdd aquanight to developers section
2008-01-19 w00tInitial implementation of callerid, provided by aquanig...
2008-01-17 w00tRemove a redundant method here, call the mode manager...
next