Fix ALL the license headers!
[quassel.git] / src / core /
2012-05-25 Manuel NickschasFix ALL the license headers!
2012-05-25 Manuel NickschasReformat ALL the source!
2012-05-22 Felix GeyerAllow the core to use expired certificates.
2012-05-22 Felix GeyerSupport intermediate CA certificates.
2012-05-22 Gryllida Aresolve #1145 (parse 330 in /whowas)
2012-05-22 Sebastian GothAdd halfop support
2012-05-21 Manuel NickschasProvide (de)serialization for all event types
2012-04-01 Manuel NickschasAdd support for Qt5 in the build system
2012-03-19 Manuel NickschasFix output for a bunch of numeric server replies
2012-02-22 Daniel Alberslet CMake check for umask()
2012-02-14 Daniel Albersbump © years
2012-02-13 Manuel NickschasCleanups
2012-02-13 Daniel Albersoidentd code cleanup
2012-02-13 Daniel Albersfix OidentdConfigGenerator includes
2012-02-13 Daniel Alberssynchronously call OidentdConfigGenerator
2012-02-13 Daniel Albersmake oidentd config world readable by default
2012-02-13 Daniel Albersoidentd config parsing + implicit mutexes
2012-02-13 Daniel AlbersOidentdConfigGen: remove qDebug()s
2012-02-13 Daniel AlbersOidentdConfigGen: cleaning up & comments
2012-02-13 Daniel Albersproperly rewind oidentd config file
2012-02-13 Daniel AlbersOidentdConfigGen: tweak signals, names and stuff
2012-02-13 Daniel Albersadd oidentd cli options to quasselcore
2012-02-13 Daniel Albersfirst working version of oidentd support - broken, WIP
2012-02-13 Daniel Albersoidentd support - WIP
2012-02-13 Daniel Albers--typos
2012-02-13 Daniel Albersmake socket connection details available in CoreNetwork
2012-01-29 Martin SandsmarkAdd checks for the right amount of parameters to random...
2012-01-20 Johannes Huberadded new user input command 'showkey"
2011-09-08 Manuel NickschasFix core crash
2011-06-14 Marcus EggenbergerFixes #960 - "Core crashes after deleting a Network...
2011-06-14 Marcus EggenbergerChanging the behavior how Quassel Events are processed.
2011-03-17 Johannes Hubercheck for qca provider plugin, fixes #1045
2011-02-22 Stefan Bellerfixing typo
2011-02-01 Marcus Eggenbergerdespammificating the pglog
2011-01-30 Marcus EggenbergerReworking handling of Prepared Queries in PostgreSQL
2010-10-26 Manuel NickschasDon't have CTCP ignore rules apply to ACTIONs
2010-10-25 Manuel NickschasBulk-insert messages into the db (again)
2010-10-24 Marcus Eggenberger[PSQL] properly preparing insert_sender queries (in...
2010-10-24 Manuel Nickschaswarnings--
2010-10-20 Manuel NickschasKill IrcServerHandler and CtcpHandler
2010-10-20 Manuel NickschasEvent backend porting - CTCP
2010-10-19 Manuel NickschasIntroduce CtcpParser for CTCP-related event processing
2010-10-13 Manuel NickschasUse late CoreSessionEventProcessor handler rather than...
2010-10-13 Manuel NickschasEvent backend porting
2010-10-13 Manuel NickschasEvent backend porting
2010-10-13 Manuel NickschasEmit a new signal CoreSession::networkDisconnected...
2010-10-13 Manuel NickschasEvent backend porting
2010-10-13 Manuel NickschasEvent backend porting
2010-10-13 Manuel NickschasEvent backend porting
2010-10-13 Manuel NickschasAdd a checkParamCount() for EventStringifier as well
2010-10-13 Manuel NickschasEvent backend porting, mostly WHOIS-related stuff
2010-10-13 Manuel NickschasAdd a timestamp to events
2010-10-13 Manuel NickschasIntroduce a flag EventManager::Silent
2010-10-13 Manuel NickschasEvent backend porting
2010-10-13 Manuel NickschasEvent backend porting
2010-10-13 Manuel NickschasEvent backend porting
2010-10-13 Manuel NickschasMake sure IrcEventTopic always has two params
2010-10-13 Manuel NickschasEvent backend porting
2010-10-13 Manuel NickschasAdd checkParamCount() which stops the event if somethin...
2010-10-13 Manuel NickschasDebug--
2010-10-13 Manuel NickschasPort IrcServerHandler::defaultHandler() to the event...
2010-10-13 Manuel NickschasAdd convenience functions for generating MessageEvents
2010-10-13 Manuel NickschasConvert null strings to empty strings
2010-10-13 Manuel NickschasMove EventStringifier from common/ to core/ for now
2010-10-13 Manuel NickschasAdd skeletal EventStringifier
2010-10-13 Manuel NickschasHook up the event system to CoreSession's legacy displa...
2010-10-13 Manuel NickschasMake IrcParser functional
2010-10-13 Manuel NickschasAdd IrcParser to handle data between the ircd and Quassel
2010-10-13 Manuel NickschasIntroduce NetworkEvent and children
2010-10-13 Manuel NickschasBoilerplate work for CoreSessionEventProcessor
2010-10-11 Manuel NickschasFix typo
2010-10-07 Johannes Huberadd placeholder to tr message
2010-09-21 Marcus EggenbergerFixing issues with multiple CTCP requests in one message
2010-09-21 Manuel NickschasProperly reject invalid handshake data
2010-09-14 Johannes Hubertranslate string, fixes #1019
2010-08-25 Daniel Albersmake quasselcore listen on IPv6 if available
2010-08-25 Johannes Huberhandler for RPL_WHOISACCOUNT(330), fixes #210
2010-08-11 Bas PapeFixed code duplication 0.7-beta1
2010-08-11 Bas PapeParse idle and signon time when there is no IrcUser...
2010-08-11 Johannes Hubernew handler for ctcp clientinfo, fixes #1012
2010-08-11 Johannes Huberimproved ctcp handler method, fixes #1011
2010-08-11 Hendrik LeppkesForce parsing of PREFIX in RPL_ISUPPORT. Fixes #936
2010-08-11 Bas PapeFix host shown for whois when IrcUser didn't exist
2010-08-11 Daniel Albersprint sql queries when running core in debug mode
2010-08-10 Johannes Hubernew handler for RPL_INVITING 341, fixes #1007
2010-08-10 Johannes Huberhandle incoming invite, fixes #961
2010-08-05 Manuel NickschasRework message splitting to properly handle encrypted...
2010-07-29 Manuel NickschasProvide CoreNetwork accessor for getting a cipher for...
2010-07-28 Manuel NickschasClean-up and refactor the blowfish encryption stuff
2010-07-22 Johannes Hubermessage + topic encryption
2010-07-22 Johannes Hubermessage + topic decryption
2010-07-22 Johannes Hubernew commands setkey, delkey
2010-07-22 Johannes Huberincluded qca2 into build system
2010-07-16 Marcus Eggenbergerthis should fix buffer merging with Postgres backend
2010-05-13 Marcus EggenbergerFixes #746 - Quassel unsets default modes set by server...
2010-05-12 Marcus EggenbergerIntroducing global away
2010-05-04 Jens ArnoldFix #959: SQLite -> PostgreSQL migration
2010-04-30 Marcus Eggenbergerfixes #940 - Problem with +foo-Channels
2010-04-15 Marcus Eggenbergerenforce usage of SQLite in Monolithic mode
2010-04-13 Manuel NickschasClose notifications on other connected clients as well
next