summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-28Fix a crash when botan policy does not allow any available ciphersuitev7louiz’
2018-04-28Fix the test_suite by using catch’s single_include directorylouiz’
2018-01-25Release version 7.27.2louiz’
2018-01-25Merge branch '3332-version-7-x-should-work-with-gcc-4-9-as-stated-in-install-...louiz’
2018-01-25Remove a variable template usagelouiz’
2018-01-22Release version 7.17.1louiz’
2018-01-22Fix a crash happening when a user cancels a non-existing ad-hoc sessionlouiz’
2018-01-17Release version 7.07.0louiz’
2018-01-17By the way, we were on version 7.0~devlouiz’
2018-01-17Use our botan gh#1276 workaround only for botan < 2.4louiz’
2018-01-17Clarify a few things about the dependencieslouiz’
2018-01-14Add a DEBUG_SQL_QUERIES to log info about the executed SQL querieslouiz’
2018-01-14Remove all the ugly database debuglouiz’
2018-01-12Follow log_level even when using journald outputlouiz’
2018-01-12Don’t use codecov anymorelouiz’
2018-01-12Only use sd_journal_* if we really are outputing to journaldlouiz’
2018-01-10Merge branch 'patch-1' into 'master'louiz’
2018-01-10Change max line length to more conservative constantsAilin Nemui
2018-01-02Also tabslouiz’
2018-01-02Little fix to the rst formatting in INSTALL and CHANGELOG fileslouiz’
2017-12-27Fix a subtle iid parsing error in the adhoc codelouiz’
2017-12-27Don’t answer to some requests towards MUC participantslouiz’
2017-12-27Add a documentation to explain how to migrate from sqlite3 to postgresllouiz’
2017-12-27Update the changelogs for 7.0louiz’
2017-12-26Include the <fin><set><first/><last/></></> nodes in the MAM iq resultlouiz’
2017-12-26Add a <x muc#user> node on outgoing private MUC messageslouiz’
2017-12-17Remove a warning (unused argument)louiz’
2017-12-16Use a specific (0.4.2) pyasn1 version in the debian Dockerfilelouiz’
2017-12-16Little update on the INSTALL.rst database doclouiz’
2017-12-16Remove the ci deploy stoplouiz’
2017-12-16Merge branch 'postgresql' into 'master'louiz’
2017-12-16Update the docker images to enable postgresql, and document themlouiz’
2017-12-16Document the db_name option (with postgresql support)louiz’
2017-12-16db_name also accepts postgres:// scheme for PostgreSQL connectionslouiz’
2017-12-15Merge branch 'policy-irc.gnome.org' into 'master'louiz’
2017-12-15Add specific policy files for irc.gimp.org and irc.gnome.orgMaxime “pep” Buquet
2017-12-12Only run the unit tests with postgresql if TEST_POSTGRES_URI env var is setlouiz’
2017-12-05Always free the PGresult pointer returned by PQexeclouiz’
2017-12-03Run some of the ci tests against a postgresql docker containerlouiz’
2017-12-02Fix a few warningslouiz’
2017-12-02Handle postgresql and sqlite3 libs properlylouiz’
2017-12-02Merge branch 'postgresql' into 'postgresql'louiz’
2017-12-02Actually free the database on Database::close()Jonas Wielicki
2017-12-02Make destructor of DatabaseEngine virtualJonas Wielicki
2017-12-02Make destructor of Statement virtualJonas Wielicki
2017-12-02Support for full postgresql URIsJonas Wielicki
2017-12-02Add postgresql supportlouiz’
2017-11-27Send \r\n at the end of the identd responseslouiz’
2017-11-07Add an e2e test to demonstrate #3304louiz’
2017-11-07Fix #3304louiz’