- Jun 22, 2022
-
-
Signed-off-by:
Dylan Aïssi <dylan.aissi@collabora.com>
-
Signed-off-by:
Dylan Aïssi <dylan.aissi@collabora.com>
-
Andrej Shadura authored
Signed-off-by:
Andrej Shadura <andrew.shadura@collabora.co.uk>
-
Signed-off-by:
Akshay M <M.Akshay@in.bosch.com>
-
Signed-off-by:
Akshay M <M.Akshay@in.bosch.com>
-
- Apr 04, 2022
-
-
Sync the v2021 and v2022+ branches, merging fixes that got landed to diverging histories. Signed-off-by:
Walter Lozano <walter.lozano@collabora.com> Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
- Dec 14, 2021
-
-
Detlev Casanova authored
The reallocation needs to add enough room to add this to signal_name: '.' + key + '\0' So the reallocation must be strlen(signal_name) + strlen(key) + 1 ('.') + 1 ('\0') Fixes: T8058 Signed-off-by:
Detlev Casanova <detlev.casanova@collabora.com>
-
- Oct 25, 2021
-
-
- Oct 06, 2021
-
-
Sudarshan CP authored
Signed-off-by:
Sudarshan C P <sudarshan.cp2@in.bosch.com>
-
- Feb 22, 2021
-
-
Emanuele Aina authored
Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
- Oct 14, 2020
-
-
Hattihal Basavana Gowda Chethan authored
-
- Oct 13, 2020
-
-
Hattihal Basavana Gowda Chethan authored
-
Hattihal Basavana Gowda Chethan authored
-
- Jul 13, 2020
-
- Jul 02, 2020
-
-
Padiri Sivanandha Reddy authored
-
- Jun 30, 2020
-
-
Padiri Sivanandha Reddy authored
-
- Jun 29, 2020
-
-
Rhosydd VSS implementation VSS data model - review2 changes
-
- Mar 30, 2020
-
-
Ritesh Raj Sarraf authored
-
- Jan 14, 2020
-
-
Andrew Lee (李健秋) authored
Signed-off-by:
Andrew Lee (李健秋) <ajqlee@debian.org>
-
Andrew Lee (李健秋) authored
We wish to use only the Apertis CI pipeline workflow to build source packages from Apertis GitLab and then submit them to OBS. For packages where Apertis is the upstream the simplest approach is to set them up as native packages to avoid having to generate orig tarballs and manage changes on top of them.` Signed-off-by:
Andrew Lee (李健秋) <andrew.lee@collabora.co.uk>
- Jan 08, 2020
-
-
Emanuele Aina authored
Newer hotdoc (0.10) introduced several breaking changes which cause the documentation to be misbuilt, so let's explicitly depend on the old version. Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
- Jul 30, 2019
-
-
Frederic Danis authored
dh_apparmor setup debian package to reload AppArmor profiles on package installation. Fixes: APERTIS-5350 Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
- Mar 28, 2019
-
-
Frédéric Dalleau authored
Signed-off-by:
Frédéric Dalleau <frederic.dalleau@collabora.com>
-
Frédéric Dalleau authored
Signed-off-by:
Frédéric Dalleau <frederic.dalleau@collabora.com>
-
- Mar 27, 2019
-
-
Frédéric Dalleau authored
The policy in Apertis is to increment library revision when there is a change in the code, but that no interface were added or removed. Signed-off-by:
Frédéric Dalleau <frederic.dalleau@collabora.com>
- Mar 26, 2019
-
-
Gustavo Noronha Silva authored
-
- Mar 18, 2019
-
-
Gustavo Noronha Silva authored
When converting the D-Bus API to be autogenerated from XML, the signals were left out.
-
- Mar 14, 2019
-
-
Frédéric Dalleau authored
Signed-off-by:
Frédéric Dalleau <frederic.dalleau@collabora.com>
-
- Mar 06, 2019
-
-
Gustavo Noronha Silva authored
-
Gustavo Noronha Silva authored
Take advantage of the new capabilities of gdbus-codegen to generate only the interface information.
-
- Feb 14, 2019
-
-
Gustavo Noronha Silva authored
When doing more strict checking, GCC will complain and fail the compilation.
-
- Mar 27, 2018
-
-
Andrej Shadura authored
Signed-off-by:
Andrew Shadura <andrew.shadura@collabora.co.uk> Reviewed-by:
Frédéric Dalleau <frederic.dalleau@collabora.com> Differential Revision: https://phabricator.apertis.org/D7745
-
Andrej Shadura authored
check-dbus-services uses Ping method to check the availability of services; we need to whitelist the method to make it work. Apertis: T4426 Signed-off-by:
Andrew Shadura <andrew.shadura@collabora.co.uk> Reviewed-by:
Frédéric Dalleau <frederic.dalleau@collabora.com> Differential Revision: https://phabricator.apertis.org/D7744
-
- Dec 19, 2017
-
-
Andrej Shadura authored
Signed-off-by:
Andrew Shadura <andrew.shadura@collabora.co.uk> Reviewed-by:
Emanuele Aina <emanuele.aina@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D7390
-