index
:
biboumi
3429-not-compliant-presence
async_sql
c++17
ci-arch
copr
debian
debug_coverage
e2e-doc
feature/fix-adhoc-command-descriptions
getdns
master
refactor-resources
roster-server-jid
sphinx-manpage
srcip
test_cmake3_11_2
v1
v2
v3
v4
v5
v6
v7
v8
v9
XMPP to IRC gateway, in C++.
louiz@louiz.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2018-02-10
Always return the oldest matching messages from MAM, even if no date is set
louiz’
2018-02-04
Fix conversion warnings on 32 bits
louiz’
2018-02-04
Fix argument types in declaration of send_history_message
louiz’
2018-01-30
Remove the debug logs from previous commit
louiz’
2018-01-30
Add a ifndef USE_DATABASE guard around send_history_message
louiz’
2018-01-30
Add the complete='true' attribute only when appropriate
louiz’
2018-01-29
Do not forget the complete='true' attribute in MAM’s result iq
louiz’
2018-01-28
Correctly include the database header
louiz’
2018-01-28
And an other conversion warning
louiz’
2018-01-28
This should fix the int conversion warning on 32bits arch
louiz’
2018-01-25
Restore the is_one_of variable template
louiz’
2018-01-25
Merge tag '7.2'
louiz’
2018-01-25
Remove a variable template usage
louiz’
2018-01-22
Merge tag '7.1'
louiz’
2018-01-22
Fix a crash happening when a user cancels a non-existing ad-hoc session
louiz’
2018-01-18
xep-0106 escape the JIDs listed in a disco#items server query
louiz’
2018-01-17
Use our botan gh#1276 workaround only for botan < 2.4
louiz’
2018-01-14
Add a DEBUG_SQL_QUERIES to log info about the executed SQL queries
louiz’
2018-01-14
Remove all the ugly database debug
louiz’
2018-01-12
Follow log_level even when using journald output
louiz’
2018-01-12
Only use sd_journal_* if we really are outputing to journald
louiz’
2018-01-10
Change max line length to more conservative constants
Ailin Nemui
2017-12-27
Fix a subtle iid parsing error in the adhoc code
louiz’
2017-12-27
Don’t answer to some requests towards MUC participants
louiz’
2017-12-26
Include the <fin><set><first/><last/></></> nodes in the MAM iq result
louiz’
2017-12-26
Add a <x muc#user> node on outgoing private MUC messages
louiz’
2017-12-17
Remove a warning (unused argument)
louiz’
2017-12-16
db_name also accepts postgres:// scheme for PostgreSQL connections
louiz’
2017-12-05
Always free the PGresult pointer returned by PQexec
louiz’
2017-12-03
Run some of the ci tests against a postgresql docker container
louiz’
2017-12-02
Fix a few warnings
louiz’
2017-12-02
Handle postgresql and sqlite3 libs properly
louiz’
2017-12-02
Actually free the database on Database::close()
Jonas Wielicki
2017-12-02
Make destructor of DatabaseEngine virtual
Jonas Wielicki
2017-12-02
Make destructor of Statement virtual
Jonas Wielicki
2017-12-02
Support for full postgresql URIs
Jonas Wielicki
2017-12-02
Add postgresql support
louiz’
2017-11-27
Send \r\n at the end of the identd responses
louiz’
2017-11-07
Fix #3304
louiz’
2017-11-07
Change how we count the number of connected resources to a server
louiz’
2017-10-26
Add a workaround for https://github.com/randombit/botan/issues/1276
louiz’
2017-10-04
Explicitely include all needed botan headers
louiz’
2017-10-04
Remove a redundant Body definition
louiz’
2017-09-21
compat: revert to using sqlite's close() function for compat with older distros.
Romain DEP.
2017-09-09
Fix the build without systemd, by adding a few define
louiz’
2017-09-09
Add the persistent_by_default configuration option
louiz’
2017-09-06
When biboumi is logging into journald, use sd_journal_send
louiz’
2017-08-30
Mark messages from the IRC server as private and no-copy
louiz’
2017-08-27
Remove a forgotten and useless comment
louiz’
2017-08-27
Add support for the "history" node on MUC join
louiz’
[next]