| Commit message (Expand) | Author | Age | Files | Lines |
* | user.eclass: add _assert_pkg_ebuild_phase @DESCRIPTION | Sam James | 2021-06-20 | 1 | -0/+2 |
* | user.eclass: change variable reference style for ${1} | Sam James | 2021-06-20 | 1 | -19/+19 |
* | user.eclass: update _assert_pkg_ebuild_phase fatal error | Sam James | 2021-06-20 | 1 | -2/+2 |
* | user.eclass: [QA] add @SUPPORTED_EAPIS tag | Sam James | 2021-06-20 | 1 | -0/+1 |
* | user.eclass: fix whitespace in elogs | Sam James | 2021-03-31 | 1 | -12/+12 |
* | eclass/*: Add @DEPRECATED tags, based on pkgcheck list | Michał Górny | 2020-11-06 | 1 | -0/+1 |
* | user.eclass: Deprecate general use for future EAPIs. | Ulrich Müller | 2020-11-04 | 1 | -0/+13 |
* | user.eclass: enewgroup, allow -1 as gid | Michał Górny | 2020-02-26 | 1 | -1/+1 |
* | user.eclass: Use more verbose logging | Michał Górny | 2020-02-26 | 1 | -20/+20 |
* | user.eclass: move read-only functionality to user-info.eclass | Mike Gilbert | 2020-02-06 | 1 | -146/+3 |
* | user.eclass: Use egetent in eget{user,group}name | Michał Górny | 2019-08-12 | 1 | -2/+2 |
* | user.eclass: Allocate next free UID or GID from 999 downwards. | Ulrich Müller | 2019-07-29 | 1 | -4/+4 |
* | user.eclass: Fix egetgroups bash compliance, and make it simpler | Michał Górny | 2019-07-27 | 1 | -4/+5 |
* | user.eclass: Introduce e{get,set}groups | Michał Górny | 2019-06-20 | 1 | -0/+88 |
* | user.eclass: Support getting & setting comment field | Michał Górny | 2019-06-20 | 1 | -0/+77 |
* | user.eclass: Also permit using functions in pkg_*rm phases | Michał Górny | 2019-06-20 | 1 | -2/+2 |
* | user.eclass: Introduce eget{user,group}name | Michał Górny | 2019-06-20 | 1 | -0/+20 |
* | user.eclass: Introduce esetshell | Michał Górny | 2019-06-20 | 1 | -0/+61 |
* | user.eclass: Factor out finding nologin into separate function | Michał Górny | 2019-06-20 | 1 | -13/+26 |
* | user.eclass: Die if no free UID/GID is found | Michał Górny | 2019-06-20 | 1 | -0/+2 |
* | user.eclass: Support forcing specified UID/GID | Michał Górny | 2019-06-20 | 1 | -2/+21 |
* | user.eclass: Support disabling home directory creation | Michał Górny | 2019-06-20 | 1 | -2/+14 |
* | user.eclass: Prevent automated home creation in useradd | Michał Górny | 2019-06-20 | 1 | -1/+1 |
* | user.eclass: Do not create user-group automatically | Michał Górny | 2019-06-20 | 1 | -1/+1 |
* | user.eclass: NetBSD has 'getent' | Michał Górny | 2019-06-20 | 1 | -1/+2 |
* | user.eclass: Remove dead/broken Darwin support | Michał Górny | 2019-06-20 | 1 | -51/+3 |
* | user.eclass: avoid calling nscd if it doesn't exist | Tim Harder | 2019-02-25 | 1 | -2/+2 |
* | user.eclass: gracefully return when unprivileged | Benda Xu | 2017-11-26 | 1 | -1/+9 |
* | Drop $Id$ per council decision in bug #611234. | Robin H. Johnson | 2017-02-28 | 1 | -1/+0 |
* | user.eclass: Remove retired maintainers | Michał Górny | 2017-02-22 | 1 | -2/+0 |
* | user.eclass: Removed superfluous "shift" call (bug #592176). | Lars Wendler | 2016-08-29 | 1 | -1/+0 |
* | Cleanup maintainer per bug #64843 | Pacho Ramos | 2016-08-06 | 1 | -1/+0 |
* | proj/gentoo: Initial commit | Robin H. Johnson | 2015-08-08 | 1 | -0/+466 |