| Commit message (Expand) | Author | Age |
* | activation: Lock /etc/.pwd.lock before accessing databases. | Ludovic Courtès | 2019-06-05 |
* | activation: Shared system home directories are now 555 and root-owned. | Ludovic Courtès | 2019-03-08 |
* | activation: Build account databases with (gnu build accounts). | Ludovic Courtès | 2019-03-07 |
* | activation: Operate on <user-account> and <user-group> records. | Ludovic Courtès | 2019-03-07 |
* | activation: Make home directories #o700 by default. | Ludovic Courtès | 2019-03-04 |
* | activation: Aways pass '-d HOME' to 'useradd'. | Ludovic Courtès | 2018-11-18 |
* | activation: Pass '-d HOME' to 'usermod'. | Ludovic Courtès | 2018-03-27 |
* | activation: Do not create setuid binaries in the store [security fix]. | Ludovic Courtès | 2017-10-08 |
* | activation: Make sure /etc exists. | Ludovic Courtès | 2017-08-03 |
* | activation: Change permissions on /root to #o700. | Ludovic Courtès | 2017-05-30 |
* | services: user-homes: Do not create home directories marked as no-create. | Ludovic Courtès | 2017-05-18 |
* | Merge branch 'master' into core-updates | Ludovic Courtès | 2017-02-10 |
|\ |
|
| * | services: Add 'special-files-service-type'. | Ludovic Courtès | 2017-02-08 |
| * | activation: Set the right owner for home directories. | Ludovic Courtès | 2017-02-04 |
* | | Merge branch 'master' into core-updates | Leo Famulari | 2017-02-02 |
|\| |
|
| * | system: Create home directories once 'file-systems' is up. | Ludovic Courtès | 2017-02-01 |
* | | utils: Add helper method to make files writable. | Marius Bakke | 2017-01-26 |
|/ |
|
* | activation: Don't fail if /var/lib exists. | Leo Famulari | 2016-09-06 |
* | activation: Allow home directories to be created under /var/lib. | David Craven | 2016-09-06 |
* | system: Add 'create-home-directory?' field to <user-account>. | Ludovic Courtès | 2016-08-28 |
* | activation: Copy account skeletons silently. | Ludovic Courtès | 2016-03-24 |
* | system: Allow account skeletons to be directories. | Ludovic Courtès | 2016-03-20 |
* | system: activate-ptrace-attach: Handle kernels without YAMA support. | Mark H Weaver | 2015-05-09 |
* | activation: Make user copies of the skeletons writable. | Ludovic Courtès | 2015-05-05 |
* | system: Allow users to PTRACE_ATTACH to their own processes. | Ludovic Courtès | 2015-04-12 |
* | activation: Remove undeclared user accounts and groups. | Ludovic Courtès | 2015-04-08 |
* | system: Add /etc/ssl symlink; set needed variables in /etc/profile. | Mark H Weaver | 2015-03-03 |
* | activation: Copy the account skeletons when creating the 'root' account. | Ludovic Courtès | 2014-12-13 |
* | activation: Don't create unneeded "/var/guix/gcroots/etc-directory". | Ludovic Courtès | 2014-12-06 |
* | activation: Set the firmware search path. | Ludovic Courtès | 2014-11-11 |
* | system: Allow Linux-libre to find our 'modprobe' command. | Ludovic Courtès | 2014-11-02 |
* | activation: Ensure existing user accounts have the right settings. | Ludovic Courtès | 2014-09-22 |
* | activation: Honor $GUIX_NEW_SYSTEM for use by 'guix system reconfigure'. | Ludovic Courtès | 2014-09-12 |
* | activation: Set the permissions of /etc/sudoers to 440. | Ludovic Courtès | 2014-09-12 |
* | activation: Make the /bin/sh symlink at activation time. | Ludovic Courtès | 2014-09-12 |
* | activation: Make sure /etc/sudoers & co. are regular files. | Ludovic Courtès | 2014-09-12 |
* | activation: Remove outdated comment. | Ludovic Courtès | 2014-09-12 |
* | activation: Factorize the link-or-copy trick. | Ludovic Courtès | 2014-09-12 |
* | Rename (gnu build linux-initrd) to (gnu build linux-boot). | Ludovic Courtès | 2014-09-03 |
* | Move operating system helpers from (guix build …) to (gnu build …). | Ludovic Courtès | 2014-09-03 |