]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2007-06-17 brainMore
2007-06-17 brainFirst two conversions
2007-06-17 brainModule factory and init function in modules turned...
2007-06-17 w00tAdd m_chgname to example configuration
2007-06-17 w00tm_chgname. How it works:
2007-06-17 peaveyDeprecate remote SQUIT, warn to use RSQUIT instead...
2007-06-16 brainIsleOfMull it is
2007-06-16 brainRemove inspircd_config.h and inspircd_se_config.h in...
2007-06-16 brainChange to show time/date set and/or time/date to expire...
2007-06-16 peaveyRSQUIT/SQUIT is one target only for 1.1. The multi...
2007-06-16 omMinor cleanups, commentage.
2007-06-15 peaveyAnd truly fix rsquit 1 parm crash.
2007-06-15 peaveyFix crash on propogation after routed squit has reached...
2007-06-15 peaveyOops forgot to tidy up comments.
2007-06-15 peaveyUse PUSH to let remote servers advise of errors.
2007-06-15 peaveyCannot WriteServ to remote users, write info to snomask...
2007-06-15 peaveyremove from header also.
2007-06-15 peaveyremove RSQUIT2 routing hack for SQUIT now we use one...
2007-06-15 peaveyremove a comment.
2007-06-15 peaveyFix for bug #296, remote squit not accepting wildcards...
2007-06-15 peaveyPrioritize this to LAST to allow host changers and...
2007-06-15 peaveytry out using one param RSQUIT for propogation of SQUIT.
2007-06-15 peaveyOne param RSQUIT behaving like routed SQUIT.
2007-06-14 brainWhack a ^M
2007-06-14 brainMAXMODES+1 -> MAXMODES+2
2007-06-14 brainFixed properly this time
2007-06-14 brainFixed fencepost
2007-06-14 burlex- Fixed fencepost error in apply_other_sides_modes.
2007-06-14 burlex- Made the recvfrom wrapper a bit neater.
2007-06-14 burlex- Fixed UDP Overlapped I/O under windows. (not the...
2007-06-14 burlex+ Added a check between servers prefixes at the CAPAB...
2007-06-14 brainWin compile fixes
2007-06-14 brainAdd sections to installer for pcre, segregate the m_fil...
2007-06-14 brainWindows build stuff
2007-06-14 brainTidyup ifdefs
2007-06-14 burlex- Fix for a bug in the win32 inet_ptoa implementation...
2007-06-14 brainThis should fix bug #317, we shouldnt be using send_mod...
2007-06-14 brainFix for bug #315 reported by Nekos, change the exceptio...
2007-06-14 pippijnSome general syntax cleanups.
2007-06-14 brainFix for bug #324 reported by HiroP
2007-06-14 brainFix problem where two unrelated options are named ident...
2007-06-13 peaveyThis is not, not routing of SQUIT, nothing to see here...
2007-06-13 brainHave the installer install cert.pem and key.pem to...
2007-06-13 brainAdd default windows certs. People shouldnt use these...
2007-06-13 brainMe so dummee.
2007-06-13 brainAnd get it right.
2007-06-13 brainUpdate descriptions
2007-06-13 brainBeing as people while about the odd kludge here and...
2007-06-13 brainNasty kludge to allow for optional install of ssl:
2007-06-13 burlex* Fixed IOCPEngine under x64 (because of incorrect...
2007-06-13 peaveyRemove remote SQUIT hacks.
2007-06-13 peaveyMake this require 2 params, just like god intended...
2007-06-13 burlex- Fixed configure script to allow gnutls compilation...
2007-06-13 brainAdd DllExport
2007-06-13 brainMake these safe for use in vc
2007-06-13 burlex+ Added x64 solutions for VC2005, for future work....
2007-06-13 peaveynew rsquit command handler, this is still work in progress.
2007-06-13 peaveystrip RSQUIT from protocol, part of new RSQUIT, not...
2007-06-13 brainI think this fixes visual studio oddities
2007-06-13 brainFixes for tokenization oddness with metadata, and weird...
2007-06-12 brainFix advertising of +h/% in 005 and 004 numerics when...
2007-06-12 brainUpstream patch from <mm@freebsd.org>
2007-06-11 brainThis breaks stuff. We can't use it.
2007-06-11 brainWhoops, that was silly, the double print thing wont...
2007-06-11 brainFix double printing of 'setting log file' and 'setting...
2007-06-11 brainWe need to pass a copy of GetCommandLine() not the...
2007-06-11 brainTweak some tabular declarations to look correct on...
2007-06-11 brainWoo, fixed the bug, win2k doesnt like the AUTHZ_LEVEL...
2007-06-11 brainFixed commandline stuff for CreateProcess, but it looks...
2007-06-11 burlex* Changes to userprocess functions to allow flood limit...
2007-06-11 brainPrompting for wether or not to wipe the .h and build...
2007-06-11 brainChange from /GS to /Gm in makefiles
2007-06-11 burlex- Added more debug output to windows fork in order...
2007-06-11 brainPut the check back so we dont keep doing builds from...
2007-06-11 brainThe spelling nazis are amongst us!
2007-06-11 brainRemove unused var
2007-06-09 burlex- Removed un-needed event create at windows fork.
2007-06-09 frostycoolslugFixed issue preventing startup without --nofork under...
2007-06-09 brainA ton more clear() and empty() stuff thats been lingeri...
2007-06-09 brainChange some = "" to clear() and some == "" to .empty()
2007-06-09 brainNote to devs: We should be using std::string::clear...
2007-06-08 burlex- Enabled minimal rebuild on all VS project files,...
2007-06-08 w00tEnable SNOMASK 'K' (remote kill), and use it in cmd_kil...
2007-06-08 burlex- Eek, gotta make it look the same as *nix! Windows...
2007-06-08 burlex- Whoops.. forgot a return here.
2007-06-08 burlex* Changed forking code, now the parent will attempt...
2007-06-08 burlex* Fixed VC8 m_spanningtree project file. second commit...
2007-06-08 burlex+ Added an *almost* unix-like fork system for windows...
2007-06-08 w00tAdd Burlex to developers
2007-06-08 w00tMake this message slightly more meaningful, as discusse...
2007-06-07 peaveyAdd command /RSQUIT to spanningtree.
2007-06-06 brainComments
2007-06-06 brainAdd back remote kill handler for server origin kills
2007-06-06 w00tPatch fixing (almost) remote kill server notices, by...
2007-06-06 w00tBe a little nicer.. this die error is funny, but confus...
2007-06-05 brainSame here
2007-06-05 brainSame here
2007-06-05 brainMinor url tweak
2007-06-05 brainUpdate ancient copyright header
2007-06-05 w00tList developer arguments (debug, screendebug etc) so...
next