lp:~ubuntu-branches/ubuntu/natty/adduser/natty-201103250144

Created by James Westby and last modified
Get this branch:
bzr branch lp:~ubuntu-branches/ubuntu/natty/adduser/natty-201103250144
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

20. By Dustin Kirkland 

releasing version 3.112+nmu1ubuntu5

19. By Matthias Klose

And fix a typo in the last patch.

18. By Matthias Klose

deluser: Remove symlinks to directories with rm, not rmdir (Jim Cheetham).
LP: #34299.

17. By Oliver Grawert

deluser: added missing linebreak at line 338 (LP: #613204)
thanks to <email address hidden> and Mohamed Amine IL Idrissi for the
patch

16. By Martin Pitt

* Merge with Debian unstable. Remaining Ubuntu changes:
  - AdduserCommon.pm, adduser, adduser.8, adduser.conf.5: Allow uppercase
    letters in the names of system users. This is done by having a separate
    NAME_REGEX_SYSTEM configuration setting which applies when --system is
    specified. (Soren Hansen)
  - Add support for encrypting home directories:
    + adduser: Add --encrypt-home option, which calls ecryptfs-setup-private
      for the hard work.
    + doc/adduser.8: document the --encrypt-home option
    + debian/control: suggest ecryptfs-utils >= 67-1
    + deluser: remove all of /var/lib/ecryptfs/$user with --remove-home

15. By Martin Pitt

* Merge with Debian testing. Remaining Ubuntu changes:
  - AdduserCommon.pm, adduser, adduser.8, adduser.conf.5: Allow uppercase
    letters in the names of system users. This is done by having a separate
    NAME_REGEX_SYSTEM configuration setting which applies when --system is
    specified. (Soren Hansen)
  - Add support for encrypting home directories:
    + adduser: Add --encrypt-home option, which calls ecryptfs-setup-private
      for the hard work.
    + doc/adduser.8: document the --encrypt-home option
    + debian/control: suggest ecryptfs-utils >= 67-1
    + deluser: remove all of /var/lib/ecryptfs/$user with --remove-home

14. By Martin Pitt

deluser: Explicitly set $PATH, so that this also works when being called
from programs/environment without $PATH (such as D-Bus activated
backends). This fixes user deletion from gnome-system-tools. Thanks to
Milan Bouchet-Valat! (LP: #458883)

13. By Dustin Kirkland 

deluser: add logic to prune new location of ecryptfs config data,
in /home/.ecryptfs/$user

12. By Dustin Kirkland 

deluser: reworked previous upload slightly, per feedback from cjwatson,
should make the "rm /var/lib/ecryptfs/$user" code easier to read;
revert $version corruption (oops)

11. By Steve Langasek

Fix the default username regexp to allow underscores. LP: #341698.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/natty/adduser
This branch contains Public information 
Everyone can see this information.

Subscribers