lp:ubuntu/intrepid/adduser

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

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

8. By Soren Hansen

* Merge from debian unstable, remaining changes:
  - 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.

7. By Soren Hansen

* Merge from debian unstable, remaining changes:
  - 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.
* Modify Maintainer value to match the DebianMaintainerField
  specification.

6. By Soren Hansen

* Merge from debian unstable, remaining changes:
  - 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.
* Modify Maintainer value to match the DebianMaintainerField
  specification.

5. By Ian Jackson

[ Ian Jackson ]
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.

4. By JoergHoh

[ Joerg Hoh ]
* Updated adduser.8
* don't advertise the "--group" parameter for adduser any more
  (Closes: #410366)
* updated deluser.8 and documented some more parameters
  (Closes: #270247)
* added a specific return value if deluser required perl modules.
  (Closes: #421089)
* get_group_members never returned root as a member of a group.
  (Closes: #428144)

[ Stephen Gran ]
* Add myself to Uploaders.
* print "$0: " needs to be conditional on $verbose, just like the printf
  following it (closes: #410370)
* deluser: wrong format passed to dief, making it print oddly
  (closes: #412204)
* Translations:
  hu (closes: #410792)

3. By Marc Haber <email address hidden>

[ Marc Haber ]
* Add testsuite test9.pl to catch the bug from #407231
* Some testsuite tweaks
* remove shell script tests, they are no longer used

[ Stephen Gran ]
* existing_group_ok was not properly differentiating between an existing
  user group and an existing system group. (closes: #407231)
* Test suite documentation update
* lib_test.pl did not properly handle out of sequence or gappy usernames in
  getpwent or getgrent loops.

2. By Marc Haber <email address hidden>

allow underscores again. Bug in the regexp. Thanks to Steve
Langasek.

1. By Roland Bauerschmidt <email address hidden>

* Really added Japanese debconf-templates. Sorry for that. Closes: #137291.
* deluser: eval for File::Find to catch errors if perl-modules isn't
  installed. Closes: #136291.
* Updated German po file.
* Switched to use warnings; (rather than perl -w).

Branch metadata

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

Subscribers