index
:
delta/lightdm.git
baserock/morph
trunk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
debian
/
guest-account.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix and simplify test of /etc/guest-session/skel emptyness.
Laércio de Sousa
2015-10-23
1
-1
/
+1
*
Replace loginctl action terminate-user with kill-user, which seems more effic...
Laércio de Sousa
2015-10-23
1
-1
/
+1
*
Simplify GUEST_USER initialization from GUEST_HOME value.
Laércio de Sousa
2015-10-23
1
-1
/
+1
*
Set new guest account home dir to GUEST_HOME directly on useradd call. No nee...
Laércio de Sousa
2015-10-23
1
-3
/
+1
*
Don't fail to remove guest account if its home directory can't be removed, so...
Laércio de Sousa
2015-10-23
1
-12
/
+12
*
Replace all USER/HOME occurences in guest-account.sh with GUEST_USER/GUEST_HOME.
Laércio de Sousa
2015-10-23
1
-42
/
+42
*
Drop local keyword, as it may break guest-account.sh. See LP #139097.
Laércio de Sousa
2015-10-23
1
-4
/
+4
*
Rely on systemd-logind facilities (when available) to terminate all remaining...
Laércio de Sousa
2015-10-16
1
-4
/
+8
*
Tidy up guest-account.sh code.
Laércio de Sousa
2015-10-16
1
-2
/
+12
*
Move system UID check heuristic in guest-account.sh to a new function is_syst...
Laércio de Sousa
2015-10-16
1
-5
/
+14
*
Handle /run/media/guest-XXXXXX cleanup as well on guest account removal.
Laércio de Sousa
2015-10-16
1
-8
/
+10
*
Replace Debian-specific adduser/deluser commands with their cross-distro cout...
Laércio de Sousa
2015-10-16
1
-4
/
+6
*
Convert guest-account USER and HOME to lower case, so its creation won't fail...
Laércio de Sousa
2015-10-16
1
-1
/
+3
*
Move parts of guest-account script to separate files, and revert remaining su...
Laércio de Sousa
2015-10-15
1
-54
/
+13
*
Tidy up guest-account script code.
Laércio de Sousa
2015-10-14
1
-76
/
+80
*
Drop PRE_HOME directory in guest-account script.
Laércio de Sousa
2015-10-14
1
-41
/
+23
*
Move the BindFS mount to the last step, leaving room for multi-layer union-mo...
Laércio de Sousa
2015-10-14
1
-27
/
+33
*
Create on-the-fly directories and files directly as guest user, eliminating n...
Laércio de Sousa
2015-10-14
1
-17
/
+16
*
Replace BindFS option --mirror-only with --force-user/--force-group. They are...
Laércio de Sousa
2015-10-14
1
-1
/
+1
*
Enforce read-only mode for all BindFS mounts to minimize risk of /etc/guest-s...
Laércio de Sousa
2015-10-13
1
-1
/
+1
*
Fix missing redefinition of PRE_HOME variable.
Laércio de Sousa
2015-10-09
1
-1
/
+1
*
Revert some changes and make a per-user bindfs mount, rather than a shared bi...
Laércio de Sousa
2015-10-09
1
-34
/
+49
*
Union-mount /etc/guest-session/skel with guest account home directory, if Ove...
Laércio de Sousa
2015-10-08
1
-7
/
+49
*
Fixes #1411100 by renaming variables to not conflict with Bash builtins
Schlomo Schapiro
2015-01-17
1
-18
/
+18
*
Make the real name of a guest account translatable. Fixes: https://launchpad....
Gunnar Hjalmarsson
2014-07-26
1
-0
/
+178