]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2008-03-18 brainApply CAP ACK/NAK stuff from nenolod, thanks :)
2008-03-18 brainMerge in patch by nenolod for CAP CLEAR
2008-03-18 brainImplement CAP LIST
2008-03-18 brainSupport CAP LS
2008-03-18 brainAdd m_cap.* stuff, unfinished. Thanks for the initial...
2008-03-18 peaveyAdd logging for static callback messages/errors from...
2008-03-17 peaveyIts better to have asserted and failed, than not to...
2008-03-17 brainFix the warnings that are worth fixing, ignore the...
2008-03-17 brainTranslate std::string, irc::string and std::deque to...
2008-03-16 peaveyAdd MsSQL schema for sql oper.
2008-03-16 peaveyAdd MsSQL schema for sql log.
2008-03-16 peaveyand no ssl in here.
2008-03-16 peaveyupdate svn:ignore for m_mssql.cpp
2008-03-16 peaveyAdd m_mssql.so to example conf.
2008-03-16 brainThere isnt any ssl support here, remove the readvalue
2008-03-16 peaveyOK that should fix it for fail too. And make it compile...
2008-03-16 peaveynew/delete - malloc/free, remember peavey
2008-03-16 peaveyLess mem leaking, thx Brain for noticing.
2008-03-16 peaveyA little less debug saying WEEEE :]
2008-03-16 peaveyExperimental support for Microsoft SQL Server. Might...
2008-03-16 brainDocument m_geoip.so
2008-03-16 brainMake this work, its all good! :)
2008-03-16 brainStart of GeoIP module. This is deceptively simple.
2008-03-16 brainYAY for LDAP oper blocks! :D
2008-03-15 brainSupport IPV6 links in configure
2008-03-15 brainRemove note about need to do anonymous bind
2008-03-15 brainDocument binddn and bindauth
2008-03-15 brainAllow for binding to non-anonymous DN for searches.
2008-03-14 peaveyupdate svn:ignore for ldapauth
2008-03-14 peaveyclean this up now Brain says it works :)
2008-03-14 peaveyFix deprecation in trunk too
2008-03-14 brainWarning about allowing anonymous queries
2008-03-14 brainDocument!
2008-03-14 brainRoll back to 1.2, not 4.0 module ver
2008-03-14 brainFuckin finally!
2008-03-14 brainGrrr!!!
2008-03-14 brainGrrr, added this at the wrong location in trunk
2008-03-14 brainForward port and make work with trunk. Original code...
2008-03-14 brainAdd fixes to stop people changing the SID of a live...
2008-03-09 aquanightAdd <options:exemptchanops> support to m_censor and...
2008-03-08 aquanightAdd blurb about --enable-extras.
2008-03-08 brainAdvise symlinking instead of copying
2008-03-08 brainUpdate this to read -modupdate
2008-03-08 brainFix multiple (useless) linefeeds on the end of ADDLINE...
2008-03-02 brainDescribe server name, description and network name...
2008-03-02 brainNewer more valid description of the server id (letters...
2008-03-02 w00tUpdate doc too
2008-03-02 w00tNot supposed to be here by default, and wouldn't work...
2008-03-02 brainSucky nsis
2008-03-02 brainMake this use the environment variable defined %TEMP...
2008-03-02 aquanightForgot about .*.inc files
2008-03-02 aquanightMake ./configure -svnupdate smarter (don't actually...
2008-03-01 brickermakes more better sense ;)
2008-03-01 brickerIf you put a quote, do it properly ;)
2008-02-29 brickerminor markup
2008-02-29 brickerthe B key is close to the H key...right? :)
2008-02-26 brainLeft out CoreExport
2008-02-26 brainWhy the fuck are standard functions all prefixed with...
2008-02-26 brainThis should fix it, thanks w00t
2008-02-26 brainThe count=0 in the body Isnt needed
2008-02-26 w00tRemind me that I need to initialise ints *smack*
2008-02-26 brainFix for bug #466 reported by John
2008-02-26 brainFix for feature request in bug #465 by John
2008-02-26 brainFix a silly whoopsie
2008-02-26 brainEXECUTABLE INCLUDES works! :D
2008-02-26 brainFixes to make it run right :)
2008-02-26 brainRevert configure so that we can uh, actually compile.
2008-02-26 brain#define _popen popen
2008-02-26 brainD'oh, this repeats the 'mode enabled' line once per...
2008-02-24 brainRemove the 'making modules' line
2008-02-24 aquanight./configure --update-root - Updates the root directory...
2008-02-24 aquanightMake run-cc show ARCHIVE step(s), also get rid of ...
2008-02-24 brainThis should fix remote rehash
2008-02-24 brainAdd some important comments
2008-02-24 brainYay, local /rehash is now fixed :)
2008-02-24 brainRemove annoying debug
2008-02-24 brainMore stuff
2008-02-24 brainAdd mutexes to this to make it a bit more threadsafe
2008-02-24 brainI apologise for the 712 space-indented lines i put...
2008-02-24 aquanightPut log-switching back into configreader
2008-02-24 brainAllow for 'bail' and 'user' parameters to rehash thread
2008-02-24 brainTheres more to do here. Read the TODOs
2008-02-24 brainThis craq can go byebye
2008-02-24 brainRollback complete! Everyone please go through the code...
2008-02-24 brainspanningtree now correctly uses OnReadConfig, so its...
2008-02-24 brainNo longer crashes.
2008-02-24 brainThis segfaults atm. i'm working on it.
2008-02-24 aquanightMake cmd_*.cpp build to a .so in one step, no intermedi...
2008-02-24 brainProbably doesnt run
2008-02-24 brainFirst part of my evil empire! BWAHAHAHAHAHAHAH...HAHAHA...
2008-02-24 aquanightMake run-cc.pl show all sources on multi-source BUILDS...
2008-02-22 brainCoreExport is required for the factories
2008-02-22 brainComments
2008-02-22 brainAdd the same thread safety checks to this, now ive...
2008-02-22 brainChange object output filename for spanningtree's server...
2008-02-22 brainThread safety stuff, waiting for pointer to become...
2008-02-22 brainDebug removal
2008-02-22 brainForgot to initialize critical section. somehow, the...
2008-02-22 brainffs
2008-02-22 brainException handling
next