about summary refs log tree commit diff
path: root/nixos/modules/services/system/dbus.nix
AgeCommit message (Expand)AuthorFilesLines
2023-07-03nixos/*: unhide remaining systemd stage-1 optionsLily Foster1-1/+1
2023-04-17systemd-initrd: dbusWill Fancher1-1/+20
2022-11-22nixos/dbus: support dbus-brokerWORLDofPEACE1-50/+110
2022-11-17nixos/dbus: Avoid redundant output specificationJan Tojnar1-4/+3
2022-11-17nixos/dbus: Clean upJan Tojnar1-19/+30
2022-11-17nixos/dbus: Remove socketActivated option removal warningJan Tojnar1-19/+1
2022-08-31nixos/*: convert internal option descriptions to MDpennae1-2/+2
2022-08-03nixos/*: automatically convert option docs to MDpennae1-7/+7
2022-08-03nixos/*: replace <replaceable>s with «thing»pennae1-6/+6
2022-07-30treewide: automatically md-convert option descriptionspennae1-4/+4
2020-11-18nixos/dbus: Add AppArmor supportJanne Heß1-0/+15
2020-10-24nixos/dbus: re-add a dummy socketActivated optionRobert Helgesson1-8/+18
2020-09-13nixos/dbus: always use socket activates user sessionRobert Helgesson1-9/+7
2020-01-06treewide: use attrs instead of list for types.loaOf optionsrnhmjoj1-4/+1
2019-08-24nixos/doc: document share/dbus-1/*.dworldofpeace1-0/+2
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink1-2/+2
2018-06-07dbus: Add NSS modules path to dbus system bus serviceMichael Raitza1-0/+1
2017-02-16dbus service: use makeDBusConfNikolay Amiantov1-26/+4
2017-02-13Merging against upstream masterParnell Springmeyer1-19/+5
2017-02-01dbus service: remove {system,session}.conf from config dirNikolay Amiantov1-8/+0
2017-02-01dbus service: use /etc/dbus-1 for configurationNikolay Amiantov1-14/+8
2017-01-29Merging with upstreamParnell Springmeyer1-12/+8
2017-01-29Fixing a bunch of issuesParnell Springmeyer1-9/+8
2017-01-28Addressing PR feedbackParnell Springmeyer1-2/+2
2017-01-27dbus: catch new services without reboot (#20871)Guillaume Maudoux1-12/+8
2017-01-25setcap-wrapper: Merging with upstream master and resolving conflictsParnell Springmeyer1-17/+45
2016-09-30dbus: add socket activation but do not enable itPeter Hoeg1-8/+39
2016-09-29NixOS: Use runCommand instead of mkDerivation in a few placesEelco Dolstra1-8/+5
2016-09-05no-x-libs.nix: Ensure that dbus doesn't use X11Eelco Dolstra1-2/+2
2016-09-01Adapting everything for the merged permissions wrappers work.Parnell Springmeyer1-3/+3
2016-06-28services.dbus module: more complete docstringPhilip Potter1-3/+6
2016-05-18nixos/dbus: Reference correct output of 'dbus'Tuomas Tynkkynen1-1/+1
2016-05-02dbus: Fix for new 1.10 versionWilliam A. Kennington III1-44/+24
2016-04-26dbus service: fix path to the launch helperNikolay Amiantov1-1/+1
2016-04-14Revert "dbus nixos module: add units for systemd user session"obadz1-24/+0
2016-04-14treewide: Mass replace 'dbus_daemon}/bin' to refer to the correct outputsTuomas Tynkkynen1-2/+2
2016-04-10Merge branch 'master' into closure-sizeVladimír Čunát1-0/+24
2016-04-02dbus nixos module: add units for systemd user sessionPeter Hoeg1-0/+24
2016-01-24treewide: Mass replace 'dbus_daemon}/lib' to refer the 'lib' outputTuomas Tynkkynen1-1/+1
2015-08-25Hide services.dbus.enableEelco Dolstra1-0/+1
2015-07-09Set ‘allowSubstitutes = false’ on various derivationsEelco Dolstra1-0/+3
2015-04-16dbus: Reload if /etc/dbus-1 changesEelco Dolstra1-0/+2
2015-04-01Reload, don't restart, dbus.serviceEelco Dolstra1-0/+3
2014-06-30Another attempt to eradicate ensureDirEelco Dolstra1-1/+1
2014-04-22dbus: Use upstream unitsEelco Dolstra1-27/+4
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra1-2/+2
2013-10-30Add lots of missing option typesEelco Dolstra1-0/+1
2013-10-28Remove uses of the "merge" option attributeEelco Dolstra1-1/+1
2013-10-28Remove dead codeEelco Dolstra1-36/+1
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra1-0/+194