modernize: Use override instead of virtual
[quassel.git] / src / core / core.h
2018-11-18 Manuel Nickschassrc: Mark symbols to be exported where needed
2018-10-01 Manuel Nickschascore: Allow clean shutdown of the core
2018-10-01 Manuel Nickschascore: Use the Singleton mixin for the Core instance
2018-08-23 Shane Synancore: Remove leftover getAuthUserName and SQL
2018-07-17 Manuel Nickschascore: Improve handling of core initialization errors
2018-06-18 Manuel Nickschasidentd: Cleanup
2018-06-18 Janne Koschinskiidentd: Initial draft of integrated ident daemon
2018-06-06 Manuel Nickschasmono: Show a popup during database migration
2018-06-06 Manuel Nickschasmono: Run the internal core in a separate thread
2018-06-06 Manuel Nickschascore: Change signature of Core::syncTimer()
2018-06-06 Manuel Nickschascore: Simplify core initialization logic
2018-06-06 Shane SynanRename strict-ident, apply to non-identd response
2018-05-23 Janne Koschinskicore: Allow configuring DB/auth from environment
2018-05-23 Janne KoschinskiImplement type-filtered backlog fetching
2018-05-23 Janne KoschinskiStore highlight status per buffer coreside
2018-05-23 Michael MarleyPersist Blowfish keys in the database
2018-05-07 Manuel NickschasSome cleanups
2018-05-07 Michael MarleyCache strict sysident mappings
2018-05-07 Michael MarleyAdd strict-oidentd mode
2018-04-10 Manuel NickschasSemi-yearly copyright bump
2017-12-19 Janne KoschinskiImplement changes requested in review
2017-12-19 Janne KoschinskiReadd files lost during rebasing, fix minor issues
2017-08-30 Manuel NickschasRework the handling of storage/auth backends and config
2017-05-27 Ben RosserAuthenticator code cleanup as per review
2017-05-27 Ben RosserAdd --select-authenticator switch to core
2017-05-27 Ben RosserFix a couple of whitespace errors in core.{cpp,h}
2017-05-27 Ben RosserAdd password changing checks
2017-05-27 Ben RosserAdd authenticator column to quasseluser table
2017-05-27 Ben RosserMake authenticator changes to protocol backwards-compatible
2017-05-27 Ben RosserAdd LdapAuthenticator class for logging in users via...
2017-05-27 Ben RosserImplement authenticator class used for logging in users
2017-04-13 Christian SchwarzSave Core settings synchronously and report errors.
2016-10-13 Ben RosserDefault to sqlite backend in core creation wizard
2016-09-06 Shane SynanReload SSL certificates on signal SIGHUP
2016-06-06 Manuel NickschasBring copyright headers into 2016
2016-02-28 Manuel NickschasMerge pull request #136 from sandsmark/sonnet
2015-11-22 Manuel NickschasMerge pull request #158 from romibi/master
2015-11-22 Manuel NickschasMerge pull request #157 from wengxt/wengxt-patch-1
2015-11-22 Manuel NickschasMerge pull request #156 from veeti/sha256-certificate
2015-11-22 Manuel NickschasMerge pull request #155 from TheOneRing/improve_connect
2015-11-22 Manuel NickschasMerge pull request #154 from rsalinas/master
2015-10-31 Raul Salinas-Monte... quasselcore: --add-user and --change-userpass now exit... 154/head
2015-03-11 Manuel NickschasMerge pull request #116 from mamarley/splitfix2
2015-03-11 Manuel NickschasMerge pull request #117 from mamarley/oldcoresslconfig
2015-03-11 Manuel NickschasMerge pull request #111 from mamarley/nosslloopback
2015-03-11 Manuel NickschasMerge pull request #110 from mamarley/passhash
2015-03-11 Manuel NickschasProvide a proper dialog for changing the core password
2015-02-18 Manuel NickschasMerge pull request #107 from siduction-upstream/master
2015-02-16 Martin T. H. SandsmarkImplement password changing from client.
2015-02-07 Manuel NickschasMerge pull request #97 from Bombe/focus-host-input
2015-02-07 Manuel NickschasMerge pull request #104 from mamarley/disconnectdesyncfix
2015-02-07 Manuel NickschasSimplify session thread handling in Core
2015-02-05 Manuel NickschasMerge pull request #102 from mamarley/qcaqt5
2015-02-05 Manuel NickschasMerge pull request #105 from merlin1991/qdatastream
2015-01-02 Manuel NickschasHappy New Year!
2014-01-01 Manuel NickschasHappy New Year!
2013-11-07 Manuel NickschasAbstract away the protocol handshake code
2013-02-19 Manuel NickschasMerge pull request #7 from Tucos/bug-640
2013-02-19 Manuel NickschasMerge pull request #6 from Tucos/genversion
2013-02-19 Manuel NickschasMerge pull request #1 from sandsmark/master
2013-02-19 Manuel NickschasMerge pull request #5 from Tucos/feat-keyx
2013-02-19 Manuel NickschasMerge pull request #2 from sandsmark/wii
2013-02-18 Manuel NickschasRename Internal-, Remote- and LegacyConnection to ...
2013-01-27 Manuel NickschasYearly bump
2013-01-17 Manuel NickschasRefactor SignalProxy, network and protocol code
2012-05-25 Manuel NickschasFix ALL the license headers!
2012-05-25 Manuel NickschasReformat ALL the source!
2012-02-13 Manuel NickschasCleanups
2012-02-13 Daniel Albersoidentd support - WIP
2009-11-01 Marcus EggenbergerSeparate persistency for marker line (backend only)
2009-07-21 Manuel NickschasMake ping timeouts and auto-WHO configurable
2009-07-12 Marcus EggenbergerFixes #682 - Core crashes on client connection
2009-03-12 Marcus Eggenbergeradding --change-userpass=<username> option to the core
2009-03-11 Marcus EggenbergerDropping --migrate-backend option and adding --add...
2009-03-03 Marcus Eggenbergerprettyficating the prompting for backend credentials
2009-03-03 Marcus Eggenbergermigration no longer eats memory
2009-03-03 Marcus EggenbergerFurther improvements to the postgres backend:
2009-03-03 Marcus Eggenbergerfirst version of postgres backend
2009-02-13 Marcus EggenbergerFixes #552 - Don't try to use DBs with a too new schema...
2009-02-11 Marcus Eggenbergermaking away state and user modes persistent
2009-01-12 Manuel NickschasYearly copyright bump :)
2008-12-30 Marcus Eggenbergerfixing a big oopsie that would cause the creation of...
2008-12-29 Marcus Eggenbergerintroducing query merging (per drag & drop). needs...
2008-12-29 Marcus Eggenbergerrecreating some indexes that were lost in an upgrade
2008-12-25 Marcus Eggenbergermigrating identities from QSettings to the storage...
2008-11-29 Marcus Eggenbergeradding new backlog requesters
2008-11-29 Marcus Eggenbergeradapting the backlogmanagers to the new storage api
2008-11-29 Marcus Eggenbergeradding new message requesters to the storage backend
2008-11-29 Marcus Eggenbergerinlining starge calls
2008-11-29 Marcus Eggenbergerminor api cleanup for requesting messages from backlog
2008-10-21 Marcus EggenbergerMonolithic build features now zero setup configuration...
2008-10-21 Marcus EggenbergerFirst working version of internal core connection.
2008-10-21 Marcus Eggenbergercore can now accept a signalproxy as a client
2008-09-18 Manuel NickschasFinally sanitizificat0red the mess and #ifdef hell...
2008-09-05 Marcus Eggenbergerexplicitly listening on IPv4 even if IPv6 is available
2008-09-02 Manuel NickschasExplicitly provide MOC_DEFINES, use HAVE_SSL instead...
2008-07-16 Sebastian GothActivate cliparser and adapt old global variables to it.
2008-07-16 Marcus Eggenbergerfirst version of core info dialog
2008-06-23 Marcus EggenbergerFixing BR #147. Needs core update.
2008-04-13 Manuel NickschasMerging r730:732 from trunk to branches/0.3. Forwardpor...
next