]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2008-09-07 w00tTest commit.
2008-09-07 w00tSet default values for <alias:usercommand> and <alias...
2008-09-07 w00tAlso redirect errors to /dev/null to avoid messy output...
2008-09-07 w00tNicer fix for REVISION stuff when using git, thanks...
2008-09-07 w00tAnother test commit
2008-09-07 w00tTest commit from git
2008-09-07 w00tUpgrade the upgrade command to ..upgrade better. Thanks...
2008-09-07 w00tImplement masking and descriptions for module manager...
2008-09-07 w00tAllow comments in sources.list and list files (thanks...
2008-09-07 w00tAdd default sources.list for modulemanager
2008-09-07 w00tAdd basic module manager, patch courtesy of danieldg...
2008-09-06 w00tAdd (currently untested and undocumented) fantasy comma...
2008-09-06 brainGrr at windows exports
2008-09-06 w00tRename some member fields; add <alias:usercommand>...
2008-09-06 w00tRestructuring to m_alias, this will be used for (option...
2008-09-06 brainfixes so m_sqloper builds on win
2008-09-06 brainAuto update modules from src/modules/extra by recopying...
2008-09-06 w00tModify aliases to use a multimap rather than a vector...
2008-09-06 brainMake ThreadEngine::Mutex() protected too, make the...
2008-09-06 w00tDocument m_operinvex
2008-09-06 w00tAdd m_operinvex, adds first use for extended invex...
2008-09-06 brainDepends on: ../../include/u_listmode.h
2008-09-06 brainSpeedups
2008-09-06 brainNope w00t it wasnt the last :p
2008-09-06 brainProperly handle CIDR etc for user pointer extbans
2008-09-06 brainMake sure user is null when a literal is passed
2008-09-06 brainOptional use of user object
2008-09-06 brainWhoops left something out
2008-09-06 brainPublish interface in chanfilter
2008-09-06 brainNewer extban-supporting listmode api
2008-09-06 brainStick Enable() in private, enhance comments
2008-09-06 brainUse lock/unlock
2008-09-06 peaveyuse lock/unlock instead.
2008-09-06 brainNew methods in mutex purely for readability:
2008-09-06 brainRegexFactoryRequest sets result to null on construction...
2008-09-05 peaveyNow with threaded queries.
2008-09-05 w00tFix unsafe cast (const char * -> char *). Doesn't reall...
2008-09-05 aquanightTRE regex provider (the same engine used by Unreal...
2008-09-05 aquanightPOSIX regular expression provider (basic/extended contr...
2008-09-05 aquanightMake it possible to retrieve the original string from...
2008-09-05 aquanightAdjustments to regex creation, and add PCRE provider
2008-09-05 aquanightFramework for central regex module, and a bare-bone...
2008-09-05 brainmysql's windows build is utter hell to get working...
2008-09-05 brainsql api and m_mysql compile fixes for windows
2008-09-04 brainNeeds the .lib apparently
2008-09-04 brainThis would be useful, too
2008-09-04 brainOf course, it DOES help to actually initialise the...
2008-09-04 brainUpdate comment
2008-09-04 brainNow uses Mutex class. No need for pthreads use directly...
2008-09-04 brainThread is now a Thread derived class, now need to conve...
2008-09-04 brainmutexengine -> mutexfactory
2008-09-04 brainMutexEngine -> MutexFactory, more sensible name
2008-09-04 braininitialise mutexengine
2008-09-04 brainFix silly compile errors
2008-09-04 brainfix posix mutexes
2008-09-04 brainability to create mutexes (rather than just having...
2008-09-04 brainfix a warning. I am on a warning zapping crusade today.
2008-09-02 brainChange exception message: "You cannot load m_services...
2008-09-02 w00tFriendly up the modules.conf comments
2008-09-02 w00tFix missing >, thanks Kein
2008-09-02 w00tThis string copy is gone now, remove fixme note
2008-09-01 w00tMake m_chanfilter grok globbing, meaning +g test?string...
2008-09-01 w00ttypofix
2008-09-01 w00tAllow a choice between openssl and gnutls (or both...
2008-09-01 brainOutput proper error message when we cant write one...
2008-08-31 w00tOmit -export-dynamic on OS X, thanks to satmd's oper
2008-08-31 brainTwo fixes: Ignore + when parsing mode string in UID...
2008-08-31 brainMore debugging mesages for troubleshooting invalid...
2008-08-31 brainWhoops, left off a virtual. Please ensure youre using...
2008-08-31 brainI guess it makes sense never to let the gecos be parsed...
2008-08-31 brainMove all the parameters around AGAIN. See docs shortly
2008-08-31 brainTwo fixes: First, change the error message for too...
2008-08-31 w00tWhat the fuck am I doing.
2008-08-31 w00tOff-by-one on params also == masskill, woo
2008-08-31 w00tAdd snomasks to UID command, after 'modes', bump protoc...
2008-08-31 w00tSave 4 bytes (assuming sizeof(ptr) == 2) per user recor...
2008-08-31 w00tRemove a redundant check, and fix user-mode change...
2008-08-31 w00tAdd <connect:useident> as part of m_ident, original...
2008-08-30 w00tMake m_alltime easier to scan read for discrepancies...
2008-08-29 brainTidier /modules generation. faster for non-opers, neate...
2008-08-29 w00tMake these more descriptive/easy to grok
2008-08-29 w00tSafeguards
2008-08-29 w00tDon't try destroy on -P of a 0 user chan, as this cause...
2008-08-29 peaveyFix extra End of /STATS on spanningtree override of...
2008-08-29 psychonSome fixes for the ziplinks modules.
2008-08-29 w00tRemove some old stuff
2008-08-29 psychonI was told that a new dev's first action must be adding...
2008-08-29 w00tRemove two unused parameters
2008-08-28 brainWindows compile fixes
2008-08-28 w00tNewly revamped ziplinks module, work of psychon.. resol...
2008-08-28 brainTuxer alpha release
2008-08-28 w00tFix: 'Notice' vs 'NOTICE' as a command. I bet this...
2008-08-28 w00tFix aliases stuff.
2008-08-28 w00tRename lowermap to rfc_case_insensitive_map, add case_s...
2008-08-28 w00tPatch modifying these modules to work on older gcc...
2008-08-28 brainthis new stuff in m_ssl_gnutls is NOT in our spec!...
2008-08-28 w00tMake this comply with the spec; that is - CAP may be...
2008-08-28 w00tAdd CAP REQ tls support, thanks to psychon
2008-08-27 w00tFix recursion crash
2008-08-27 w00tAdd <disabled:fakenonexistant> - ircd will pretend...
next