]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
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...
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 aquanightFix $config{HAS_OPENSSL} winding up undefined and crash...
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 brickercapitalization is key! more to come!
2008-02-01 fezremoved sys/select.h on windows platform
2008-02-01 fezfixed getsockopt parameter 4, removed sys/select.h...
2008-02-01 fezfixed type defiined to defined
2008-02-01 fezchanged m_oper_hash to proper m_password_hash
2008-02-01 brickerFix some minor grammar mistakes...more to come
2008-02-01 brickeradd two comma's :-D
2008-02-01 fezremove m_ssl_openssl from modules directory when rerunn...
2008-02-01 fezAdded OpenSSL scriptage.
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 w00tUpdate VC7.1 build projects. Thanks VERY much fez. :)
2008-01-30 brainMerge in patches to fix bug #487, submitted by dz,...
2008-01-29 brainWhat crackmonkey thought we had server:networkemail???
next