Searched refs:allowed (Results 1 – 14 of 14) sorted by relevance
/systemd-251/docs/ |
D | USER_NAMES.md | 10 The precise set of allowed user and group names on Linux systems is weakly 30 with the restriction that hyphen is not allowed as first character of the 37 hyphens. As first character only lowercase ASCII letters are allowed. This 52 allowed as user/group names. 73 what's allowed and prohibits everything else, while the relaxed mode described 74 below implements a deny list of what's not allowed and permits everything else. 85 In strict mode, only uppercase and lowercase characters are allowed, as well as
|
D | ARCHITECTURE.md | 28 `pam_systemd`), must be located in `src/basic` (those objects are not allowed
|
D | JOURNAL_EXPORT_FORMATS.md | 135 * Within the same entry, Journal fields may have multiple values assigned. This is not allowed in J…
|
/systemd-251/test/test-sysusers/ |
D | unhappy-2.input | 2 # Ensure it is not allowed to create groups implicitly in the uid:gid syntax
|
D | unhappy-3.input | 2 # Ensure it is not allowed to create groups implicitly in the uid:groupname syntax
|
/systemd-251/.github/workflows/ |
D | cifuzz.yml | 41 allowed-broken-targets-percentage: 0
|
/systemd-251/hwdb.d/ |
D | 60-input-id.hwdb | 43 # NOT allowed in this file are:
|
/systemd-251/src/shared/ |
D | varlink.c | 2060 int allowed = -1; in validate_connection() local 2066 allowed = ucred->uid == 0; in validate_connection() 2069 allowed = allowed > 0 || ucred->uid == getuid(); in validate_connection() 2071 if (allowed == 0) { /* Allow access when it is explicitly allowed or when neither in validate_connection()
|
/systemd-251/catalog/ |
D | systemd.catalog.in | 32 Maximum allowed usage is set to @MAX_USE_PRETTY@. 456 Typically this means that the path to the mount point is longer than allowed
|
/systemd-251/ |
D | LICENSE.GPL2 | 7 of this license document, but changing it is not allowed. 151 allowed only for noncommercial distribution and only if you
|
D | LICENSE.LGPL2.1 | 7 of this license document, but changing it is not allowed. 92 allowed to use the library. A more frequent case is that a free
|
D | TODO | 507 allowed). And then maybe some flavours of that that declare what is expected
|
D | NEWS | 1577 - PCI onboard indices up to 65535 are allowed. Previously, numbers 4390 the maximum number of allowed concurrent tasks was previously bounded 4538 only a boolean option was allowed (yes/no), having yes as the 5792 --runtime. Previously this was allowed, but resulted in unintuitive 12430 * .include is not allowed recursively anymore, and only in
|
/systemd-251/LICENSES/ |
D | LGPL-2.0-or-later.txt | 8 …ed to copy and distribute verbatim copies of this license document, but changing it is not allowed.
|