summaryrefslogtreecommitdiff
path: root/plugins/sharing
Commit message (Expand)AuthorAgeFilesLines
* sharing: Don't manage gnome-remote-desktopJonas Ådahl2022-03-041-1/+0
* plugins: Remove old systemd templatesBenjamin Berg2020-07-312-32/+0
* plugins: Use a common templates .desktop filesBenjamin Berg2020-07-311-10/+0
* sharing: Don’t warn about starting/stopping services which don’t existPhilip Withnall2020-04-251-1/+4
* sharing: Drop support for managing vinoJonas Ådahl2020-02-191-1/+0
* plugins: Lower systemd stop timeoutBenjamin Berg2019-12-121-0/+1
* plugins: Add systemd user service files for all the pluginsBenjamin Berg2019-08-053-0/+32
* sharing: Use G_DECLARE_FINAL_TYPE for GsdSharingManagerBenjamin Berg2019-03-222-117/+96
* build: Use config_h.set10 consistentlyMarvin Schmidt2018-09-151-10/+10
* build: Fix runtime linkage to libgsd and libcommonYanko Kaneti2018-02-091-0/+1
* build: Remove desktop generation duplicated commandsIñigo Martínez2018-02-051-10/+0
* build: Remove autotoolsIñigo Martínez2018-02-051-32/+0
* build: Port to meson build systemIñigo Martínez2018-02-051-0/+33
* sharing: Add gnome-remote-desktop as available serviceJonas Ådahl2017-08-301-0/+1
* sharing: Fix warning on session exitBastien Nocera2016-10-131-2/+5
* main: Remove gnome-settings-plugin.hBastien Nocera2016-10-111-1/+4
* build: Add separate GTK+ skeletonBastien Nocera2016-10-111-5/+2
* plugins: Stop building helpers as pluginsBastien Nocera2016-10-113-73/+14
* sharing: Add missing generated file to the daemon sourcesBastien Nocera2016-10-111-0/+1
* plugins: Add desktop files for all the pluginsBastien Nocera2016-10-112-3/+19
* sharing: Install stand-alone gsd-sharingBastien Nocera2016-10-111-1/+1
* plugins: Rename sources of all test applicationsBastien Nocera2016-10-112-2/+2
* plugins: Remove "test" from the stand-alone program namesBastien Nocera2016-10-111-5/+5
* sharing: Fix crash on exitBastien Nocera2016-10-101-1/+0
* sharing: Fix function argumentsBastien Nocera2016-08-311-7/+4
* sharing: Use systemd to track running servicesBastien Nocera2016-08-301-55/+59
* sharing: Don't print warning on call cancellationBastien Nocera2016-03-161-1/+2
* sharing: Port to the new libnm NetworkManager libraryJavier Jardón2016-01-201-30/+6
* sharing: Fix crash when run against older NMBastien Nocera2014-08-061-0/+5
* sharing: Fix compilation without NetworkManagerBastien Nocera2014-06-251-0/+7
* sharing: Remove useless set_properties()Bastien Nocera2014-06-251-11/+0
* sharing: Expand API to expose network namesBastien Nocera2014-06-251-10/+28
* sharing: use UUIDs instead of IDs for NM connection identificationGiovanni Campagna2014-06-251-7/+7
* sharing: set_properties() was unused when NM is thereBastien Nocera2014-06-251-8/+8
* sharing: Fix deactivation of services when changing networkGiovanni Campagna2014-06-251-27/+31
* sharing: don't shutdown rygel if not autostartedGiovanni Campagna2014-06-251-3/+7
* sharing: include wwan connection types as broadbandGiovanni Campagna2014-06-251-1/+3
* sharing: Fix build without NetworkManagerBastien Nocera2014-06-251-8/+51
* sharing: Fix launching servicesBastien Nocera2014-06-251-1/+2
* sharing: Avoid a crash if we can't find the service desktop fileRui Matos2014-06-241-0/+5
* sharing: Disable rygel, for <= 3.12 upgradesBastien Nocera2014-06-241-0/+28
* sharing: Implement Sharing managerBastien Nocera2014-06-247-0/+923