summaryrefslogtreecommitdiff
path: root/debian/guest-account.sh
Commit message (Expand)AuthorAgeFilesLines
* Move parts of guest-account script to separate files, and revert remaining su...Laércio de Sousa2015-10-151-54/+13
* Tidy up guest-account script code.Laércio de Sousa2015-10-141-76/+80
* Drop PRE_HOME directory in guest-account script.Laércio de Sousa2015-10-141-41/+23
* Move the BindFS mount to the last step, leaving room for multi-layer union-mo...Laércio de Sousa2015-10-141-27/+33
* Create on-the-fly directories and files directly as guest user, eliminating n...Laércio de Sousa2015-10-141-17/+16
* Replace BindFS option --mirror-only with --force-user/--force-group. They are...Laércio de Sousa2015-10-141-1/+1
* Enforce read-only mode for all BindFS mounts to minimize risk of /etc/guest-s...Laércio de Sousa2015-10-131-1/+1
* Fix missing redefinition of PRE_HOME variable.Laércio de Sousa2015-10-091-1/+1
* Revert some changes and make a per-user bindfs mount, rather than a shared bi...Laércio de Sousa2015-10-091-34/+49
* Union-mount /etc/guest-session/skel with guest account home directory, if Ove...Laércio de Sousa2015-10-081-7/+49
* Fixes #1411100 by renaming variables to not conflict with Bash builtinsSchlomo Schapiro2015-01-171-18/+18
* Make the real name of a guest account translatable. Fixes: https://launchpad....Gunnar Hjalmarsson2014-07-261-0/+178