summary refs log tree commit diff
path: root/nixos/modules/services/system/dbus.nix
Commit message (Expand)AuthorAge
* nixos/dbus: Add AppArmor supportJanne Heß2020-11-18
* nixos/dbus: re-add a dummy socketActivated optionRobert Helgesson2020-10-24
* nixos/dbus: always use socket activates user sessionRobert Helgesson2020-09-13
* treewide: use attrs instead of list for types.loaOf optionsrnhmjoj2020-01-06
* nixos/doc: document share/dbus-1/*.dworldofpeace2019-08-24
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
* dbus: Add NSS modules path to dbus system bus serviceMichael Raitza2018-06-07
* dbus service: use makeDBusConfNikolay Amiantov2017-02-16
* Merging against upstream masterParnell Springmeyer2017-02-13
|\
| * dbus service: remove {system,session}.conf from config dirNikolay Amiantov2017-02-01
| * dbus service: use /etc/dbus-1 for configurationNikolay Amiantov2017-02-01
* | Merging with upstreamParnell Springmeyer2017-01-29
|\|
| * dbus: catch new services without reboot (#20871)Guillaume Maudoux2017-01-27
* | Fixing a bunch of issuesParnell Springmeyer2017-01-29
* | Addressing PR feedbackParnell Springmeyer2017-01-28
* | setcap-wrapper: Merging with upstream master and resolving conflictsParnell Springmeyer2017-01-25
|\|
| * dbus: add socket activation but do not enable itPeter Hoeg2016-09-30
| * NixOS: Use runCommand instead of mkDerivation in a few placesEelco Dolstra2016-09-29
| * no-x-libs.nix: Ensure that dbus doesn't use X11Eelco Dolstra2016-09-05
* | Adapting everything for the merged permissions wrappers work.Parnell Springmeyer2016-09-01
|/
* services.dbus module: more complete docstringPhilip Potter2016-06-28
* nixos/dbus: Reference correct output of 'dbus'Tuomas Tynkkynen2016-05-18
* dbus: Fix for new 1.10 versionWilliam A. Kennington III2016-05-02
* dbus service: fix path to the launch helperNikolay Amiantov2016-04-26
* Revert "dbus nixos module: add units for systemd user session"obadz2016-04-14
* treewide: Mass replace 'dbus_daemon}/bin' to refer to the correct outputsTuomas Tynkkynen2016-04-14
* Merge branch 'master' into closure-sizeVladimír Čunát2016-04-10
|\
| * dbus nixos module: add units for systemd user sessionPeter Hoeg2016-04-02
* | treewide: Mass replace 'dbus_daemon}/lib' to refer the 'lib' outputTuomas Tynkkynen2016-01-24
|/
* Hide services.dbus.enableEelco Dolstra2015-08-25
* Set ‘allowSubstitutes = false’ on various derivationsEelco Dolstra2015-07-09
* dbus: Reload if /etc/dbus-1 changesEelco Dolstra2015-04-16
* Reload, don't restart, dbus.serviceEelco Dolstra2015-04-01
* Another attempt to eradicate ensureDirEelco Dolstra2014-06-30
* dbus: Use upstream unitsEelco Dolstra2014-04-22
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Add lots of missing option typesEelco Dolstra2013-10-30
* Remove uses of the "merge" option attributeEelco Dolstra2013-10-28
* Remove dead codeEelco Dolstra2013-10-28
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10