1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-10-02 08:45:25 +00:00
Purism-Calls/plugins/sip
Evangelos Ribeiro Tzaras 876375a39b sip: provider: Skip creating credential directory on test
As it's not guaranteed that the home directory is always writable
during the build. Debspawn for example does not allow this
and we might get such a warning:

`CallsSipProvider-WARNING **: 21:58:14.839: Failed to create directory '/home/salsaci/.config/calls': 13`
2021-09-03 00:08:05 +02:00
..
calls-sip-account-widget.c account-widget: Fix apply button not becoming sensitive 2021-09-02 09:12:13 +02:00
calls-sip-account-widget.h sip: Introduce CallsSipAccountWidget 2021-07-20 10:17:17 +02:00
calls-sip-call.c call: Introduce protocol property 2021-05-28 13:18:24 +02:00
calls-sip-call.h sip: media: rework codec negotiation 2021-04-12 08:38:24 +00:00
calls-sip-enums.c.in
calls-sip-enums.h.in
calls-sip-media-manager.c Fix old-style warnings all over the codebase 2021-06-03 19:46:45 +00:00
calls-sip-media-manager.h sip: media: rework codec negotiation 2021-04-12 08:38:24 +00:00
calls-sip-media-pipeline.c sip: Avoid g_error for non-fatal issues 2021-08-26 12:23:19 +02:00
calls-sip-media-pipeline.h
calls-sip-origin.c sip: origin: Destroy registration handle on deinit 2021-09-02 20:13:25 +02:00
calls-sip-origin.h sip: provider: Add API to remove origins 2021-07-20 10:17:17 +02:00
calls-sip-provider.c sip: provider: Skip creating credential directory on test 2021-09-03 00:08:05 +02:00
calls-sip-provider.h sip: Make save_to_disk() public and use it when updating accounts 2021-09-02 09:12:13 +02:00
calls-sip-util.c Various codestyle fixes 2021-07-20 10:17:17 +02:00
calls-sip-util.h Various codestyle fixes 2021-07-20 10:17:17 +02:00
gst-rfc3551.c debug: Add G_LOG_DOMAIN to every file using g_debug() 2021-06-18 11:12:13 +02:00
gst-rfc3551.h Fix old-style warnings all over the codebase 2021-06-03 19:46:45 +00:00
meson.build sip: provider: Use the secret store to store credentials 2021-07-20 10:17:17 +02:00
sip-account-widget.ui account-widget: Fix apply button not becoming sensitive 2021-09-02 09:12:13 +02:00
sip.gresources.xml sip: Introduce CallsSipAccountWidget 2021-07-20 10:17:17 +02:00
sip.plugin.in