From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] data/api:master commit in: files/
Date: Fri, 23 Aug 2019 05:36:04 +0000 (UTC) [thread overview]
Message-ID: <1566475381.a0fa1008c0df0c5cac130703ee809609a647b8eb.mgorny@gentoo> (raw)
commit: a0fa1008c0df0c5cac130703ee809609a647b8eb
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 22 12:03:01 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Aug 22 12:03:01 2019 +0000
URL: https://gitweb.gentoo.org/data/api.git/commit/?id=a0fa1008
uid-gid: Add initial UID/GID assignment list
Copy the UID/GID assignments from Gentoo Wiki.
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
files/uid-gid.txt | 215 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 215 insertions(+)
diff --git a/files/uid-gid.txt b/files/uid-gid.txt
new file mode 100644
index 0000000..c2f09f3
--- /dev/null
+++ b/files/uid-gid.txt
@@ -0,0 +1,215 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# This file provides a registry of active, requested and historical UID
+# and GID assignments in the Gentoo repository. Each line represents
+# a single record, with the '#!' line providing field headers. Empty
+# lines and comments are ignored. Fields are separated by whitespace,
+# with the last (note) field extending to end of line. Note that
+# additional fields may be added in the future.
+#
+# A single record can represent a user, a group or a combination of both
+# using the same name. Same user/group/UID/GID can be repeated
+# in mutiple records to reflect reality. If you can't express something
+# with a single record, split it.
+#
+# NAME: user/group name
+# UID: UID assigned to the user, or '-' if only group is defined
+# GID: GID assigned to the group, or '-' if only user is defined
+# PROVIDER: keyword identifying provider of user/group, see below
+# NOTES: human-readable notes about the assignment, optional, can use
+# Markdown syntax
+#
+# Valid values for PROVIDER are:
+# - acct: acct-user/${NAME} and/or acct-group/${NAME} packages
+# - baselayout: user/group defined in passwd/group files from baselayout
+# - baselayout-fbsd: same as baselayout but on FreeBSD system
+# - historical: historical UID/GID assignment, no longer used nowadays
+# - requested: assignment requested on the ml, not yet pushed
+# - reserved: special reserved range
+# - user.eclass: user/group created via user.eclass directly in package
+#
+# Use PROVIDERs that apply best at the moment. For example, if user
+# was migrated from user.eclass to acct-user/ with the same UID, just
+# list the latter.
+#
+# Please keep the list sorted by UID, GID, PROVIDER, NAME (in order).
+
+#!NAME UID GID PROVIDER NOTES
+root 0 0 baselayout
+root 0 - baselayout-fbsd
+toor 0 - baselayout-fbsd
+wheel - 0 baselayout-fbsd
+bin 1 1 baselayout
+daemon 1 1 baselayout-fbsd
+daemon 2 2 baselayout
+operator 2 5 baselayout-fbsd
+adm 3 4 baselayout
+bin 3 7 baselayout-fbsd
+sys - 3 baselayout
+sys - 3 baselayout-fbsd
+lp 4 7 baselayout
+tty 4 4 baselayout-fbsd
+adm - 4 acct
+sync 5 - baselayout
+kmem 5 2 baselayout-fbsd
+tty - 5 baselayout
+tty - 5 acct
+shutdown 6 - baselayout
+mail 6 6 baselayout-fbsd
+disk - 6 acct
+disk - 6 baselayout
+halt 7 - baselayout
+games 7 - baselayout-fbsd
+lp - 7 acct
+news 8 8 baselayout-fbsd
+mail 8 12 acct mail user and group removed from baselayout on Linux in [r3093](https://sources.gentoo.org/cgi-bin/viewvc.cgi/baselayout/trunk/share.Linux/passwd?limit_changes=0&r1=2547&r2=3093)
+mem - 8 baselayout
+man 9 - baselayout-fbsd
+news 9 13 baselayout
+kmem - 9 acct
+kmem - 9 baselayout
+man - 9 historical man group removed from baselayout on BSD in [r2528](https://sources.gentoo.org/cgi-bin/viewvc.cgi/baselayout/trunk/share.BSD/group?limit_changes=0&r1=2322&r2=2528&pathrev=2545), now on GID 15.
+uucp 10 14 baselayout
+wheel - 10 acct
+wheel - 10 baselayout
+operator 11 - baselayout
+floppy - 11 baselayout
+man 13 15 acct Moved out of baselayout in [r2528] and before in [https://sources.gentoo.org/cgi-bin/viewvc.cgi/baselayout/trunk/share.Linux/passwd?limit_changes=0&r1=1397&r2=1474&pathrev=2545 r1474](https://sources.gentoo.org/cgi-bin/viewvc.cgi/baselayout/trunk/share.Linux/passwd?limit_changes=0&r1=2446&r2=2528&pathrev=2545)
+postmaster 14 - acct Removed from baselayout in [r3093](https://sources.gentoo.org/cgi-bin/viewvc.cgi/baselayout/trunk/share.Linux/passwd?limit_changes=0&r1=2547&r2=3093)
+cron 16 16 user.eclass Removed from baselayout in [r1476](https://sources.gentoo.org/cgi-bin/viewvc.cgi/baselayout/trunk/share.Linux/passwd?limit_changes=0&r1=1475&r2=1476&pathrev=2545)
+console - 17 baselayout
+audio - 18 acct Duplicated in media-sound/{pulseaudio,timidity}.
+audio - 18 baselayout
+cdrom - 19 acct
+cdrom - 19 baselayout
+dialout - 20 acct
+dialout - 20 baselayout Historically removed from baselayout in [r2444](https://sources.gentoo.org/cgi-bin/viewvc.cgi/baselayout/trunk/share.Linux/group?limit_changes=0&r1=2310&r2=2444&pathrev=2545), then reintroduced
+ftp 21 21 acct Removed from baselayout in [r1475](https://sources.gentoo.org/cgi-bin/viewvc.cgi/baselayout/trunk/share.Linux/passwd?limit_changes=0&r1=1474&r2=1475&pathrev=2545)
+sshd 22 22 user.eclass Removed from baselayout in [r1476](https://sources.gentoo.org/cgi-bin/viewvc.cgi/baselayout/trunk/share.Linux/passwd?limit_changes=0&r1=1475&r2=1476&pathrev=2545)
+smmsp 25 - baselayout-fbsd
+at 25 25 user.eclass Removed from baselayout in [r1479](https://sources.gentoo.org/cgi-bin/viewvc.cgi/baselayout/trunk/share.Linux/passwd?limit_changes=0&r1=1478&r2=1479&pathrev=2545)
+smtpd 25 25 user.eclass
+smmsp - 25 historical Removed from baselayout in [r2528](https://sources.gentoo.org/cgi-bin/viewvc.cgi/baselayout/trunk/share.BSD/group?limit_changes=0&r1=2322&r2=2528&pathrev=2545)
+tape - 26 acct
+tape - 26 baselayout
+video - 27 acct
+video - 27 baselayout
+render - 28 acct
+squid 31 31 historical Removed from baselayout in [r1477](https://sources.gentoo.org/cgi-bin/viewvc.cgi/baselayout/trunk/share.Linux/passwd?limit_changes=0&r1=1476&r2=1477&pathrev=2545)
+guest - 31 baselayout-fbsd
+gdm 32 32 historical Removed from baselayout in [r1571](https://sources.gentoo.org/cgi-bin/viewvc.cgi/baselayout/trunk/share.Linux/passwd?limit_changes=0&r1=1479&r2=1571&pathrev=2545)
+xfs 33 33 historical X Font Server, removed from baselayout in [r1572](https://sources.gentoo.org/cgi-bin/viewvc.cgi/baselayout/trunk/share.Linux/passwd?limit_changes=0&r1=1571&r2=1572&pathrev=2545)
+games 35 - historical Removed from baselayout in [r1478](https://sources.gentoo.org/cgi-bin/viewvc.cgi/baselayout/trunk/share.Linux/passwd?limit_changes=0&r1=1477&r2=1478&pathrev=2545)
+games 36 35 user.eclass Names configurable via eclass; group: deprecated by Council decision, removed from baselayout in [r1478](https://sources.gentoo.org/cgi-bin/viewvc.cgi/baselayout/trunk/share.Linux/group?limit_changes=0&r1=1477&r2=1478&pathrev=2545)
+gamestat - 36 acct
+named 40 40 user.eclass Removed from baselayout in [r1369](https://sources.gentoo.org/cgi-bin/viewvc.cgi/baselayout/trunk/share.Linux/passwd?limit_changes=0&r1=1335&r2=1369&pathrev=2545)
+knot 53 53 user.eclass
+mysql 60 60 acct Removed from baselayout in [r1335](https://sources.gentoo.org/cgi-bin/viewvc.cgi/baselayout/trunk/share.Linux/passwd?limit_changes=0&r1=1326&r2=1335&pathrev=2545)
+authpf - 63 user.eclass
+uucp 66 65 baselayout-fbsd
+duende 66 - user.eclass
+dialer - 68 baselayout-fbsd
+network - 69 baselayout-fbsd
+postgres 70 70 user.eclass Moved out of baselayout in [r1861](https://sources.gentoo.org/cgi-bin/viewvc.cgi/baselayout/trunk/share.Linux/passwd?limit_changes=0&r1=1572&r2=1861&pathrev=2545)
+dovenull 74 74 requested
+redis 75 75 user.eclass
+dovecot 76 76 requested
+qemu 77 77 acct
+kvm - 78 acct
+libvirt - 79 acct
+cdrw - 80 baselayout
+apache 81 81 user.eclass Removed from baselayout in [r916](https://sources.gentoo.org/cgi-bin/viewvc.cgi/baselayout/trunk/share.Linux/passwd?limit_changes=0&r1=906&r2=916&pathrev=2545)
+nut 84 84 user.eclass Removed from baselayout in [r1862](https://sources.gentoo.org/cgi-bin/viewvc.cgi/baselayout/trunk/share.Linux/passwd?limit_changes=0&r1=1861&r2=1862&pathrev=2545)
+cyrus 85 - historical Removed from baselayout in [r1326](https://sources.gentoo.org/cgi-bin/viewvc.cgi/baselayout/trunk/share.Linux/passwd?limit_changes=0&r1=1319&r2=1326&pathrev=2545)
+usb - 85 baselayout
+nullmail 88 88 user.eclass
+vpopmail 89 89 user.eclass Removed from baselayout in [r1319](https://sources.gentoo.org/cgi-bin/viewvc.cgi/baselayout/trunk/share.Linux/passwd?limit_changes=0&r1=916&r2=1319&pathrev=2545)
+partimag 91 91 user.eclass
+dovecot 97 97 user.eclass
+input - 97 acct
+input - 97 baselayout
+maradns 99 99 user.eclass
+users - 100 baselayout
+users - 100 baselayout-fbsd
+messagebus 101 101 acct
+polkitd 102 102 acct
+lpadmin - 106 user.eclass
+rpc 111 111 historical Used by net-nds/portmap, removed in [36e60cce](https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36e60cce11d780582196c42d6b692897455d7a27)
+unifi 113 113 requested
+murmurd 122 122 requested
+ntp - 123 user.eclass
+rtkit 133 133 acct
+owfs 150 150 user.eclass Ebuild allows overriding username.
+stapusr - 156 user.eclass
+stapsys - 157 user.eclass
+stapdev - 158 user.eclass
+transmission 169 169 acct
+munin 177 - user.eclass
+pdnsd 184 184 requested
+systemd-journal - 190 acct
+systemd-journal-remote 191 191 acct
+systemd-network 192 192 acct
+systemd-resolve 193 193 acct
+systemd-coredump 194 194 acct
+systemd-timesync 195 195 acct
+alias 200 - user.eclass Removed from baselayout in [r1397](https://sources.gentoo.org/cgi-bin/viewvc.cgi/baselayout/trunk/share.Linux/passwd?limit_changes=0&r1=1369&r2=1397&pathrev=2545)
+nofiles - 200 user.eclass Removed from baselayout in [r2445](https://sources.gentoo.org/cgi-bin/viewvc.cgi/baselayout/trunk/share.Linux/group?limit_changes=0&r1=2444&r2=2445&pathrev=2545)
+qmaild 201 - user.eclass Removed from baselayout in [r1397](https://sources.gentoo.org/cgi-bin/viewvc.cgi/baselayout/trunk/share.Linux/passwd?limit_changes=0&r1=1369&r2=1397&pathrev=2545)
+qmail - 201 user.eclass Removed from baselayout in [r1397](https://sources.gentoo.org/cgi-bin/viewvc.cgi/baselayout/trunk/share.Linux/group?limit_changes=0&r1=1369&r2=1397&pathrev=2545)
+qmaill 202 - user.eclass Removed from baselayout in [r1397](https://sources.gentoo.org/cgi-bin/viewvc.cgi/baselayout/trunk/share.Linux/passwd?limit_changes=0&r1=1369&r2=1397&pathrev=2545)
+qmailp 203 - user.eclass Removed from baselayout in [r1397](https://sources.gentoo.org/cgi-bin/viewvc.cgi/baselayout/trunk/share.Linux/passwd?limit_changes=0&r1=1369&r2=1397&pathrev=2545)
+qmailq 204 - user.eclass Removed from baselayout in [r1397](https://sources.gentoo.org/cgi-bin/viewvc.cgi/baselayout/trunk/share.Linux/passwd?limit_changes=0&r1=1369&r2=1397&pathrev=2545)
+qmailr 205 - user.eclass Removed from baselayout in [r1397](https://sources.gentoo.org/cgi-bin/viewvc.cgi/baselayout/trunk/share.Linux/passwd?limit_changes=0&r1=1369&r2=1397&pathrev=2545)
+qmails 206 - user.eclass Removed from baselayout in [r1397](https://sources.gentoo.org/cgi-bin/viewvc.cgi/baselayout/trunk/share.Linux/passwd?limit_changes=0&r1=1369&r2=1397&pathrev=2545)
+postfix 207 207 user.eclass Removed from baselayout in [r1863](https://sources.gentoo.org/cgi-bin/viewvc.cgi/baselayout/trunk/share.Linux/passwd?limit_changes=0&r1=1862&r2=1863&pathrev=2545)
+postdrop - 208 user.eclass Removed from baselayout in [r1863](https://sources.gentoo.org/cgi-bin/viewvc.cgi/baselayout/trunk/share.Linux/group?limit_changes=0&r1=1862&r2=1863&pathrev=2545)
+smmsp 209 209 user.eclass user removed out of baselayout in [r2446](https://sources.gentoo.org/cgi-bin/viewvc.cgi/baselayout/trunk/share.Linux/passwd?limit_changes=0&r1=2310&r2=2446&pathrev=2545); group in [r2445](https://sources.gentoo.org/cgi-bin/viewvc.cgi/baselayout/trunk/share.Linux/group?limit_changes=0&r1=2444&r2=2445&pathrev=2545)
+cmd5checkpw 212 - user.eclass
+uptimed 220 220 requested
+gkrellmd 221 221 requested
+msmtpd 222 222 requested
+nsd 223 223 requested
+distcc 240 - user.eclass
+slocate - 245 historical Removed from baselayout in [r1328](https://sources.gentoo.org/cgi-bin/viewvc.cgi/baselayout/trunk/share.Linux/group?limit_changes=0&r1=1319&r2=1328&pathrev=2545)
+portage 250 250 baselayout
+portage 250 250 baselayout-fbsd
+smtpq 252 252 user.eclass
+tomcat 265 265 user.eclass
+logstash 270 270 acct
+amavis 333 333 requested
+dnscrypt-proxy 353 353 acct
+guest 405 - historical Removed from baselayout in [r889](https://sources.gentoo.org/cgi-bin/viewvc.cgi/baselayout/trunk/share.Linux/passwd?limit_changes=0&r1=286&r2=889&pathrev=2545)
+utmp - 406 acct
+utmp - 406 baselayout
+ldap 439 439 user.eclass
+firebird 450 450 user.eclass
+mogilefs 460 - user.eclass
+i2pd 470 470 acct
+bedrock 485 485 requested
+spectrum 486 486 requested
+ddclient 487 487 requested
+teamspeak 488 488 requested
+steamcmd 489 489 requested
+minecraft 490 490 requested
+fhem 491 491 requested
+unrealircd 494 494 acct
+gvm 495 495 requested
+strelaysrv 496 496 acct
+stdiscosrv 497 497 acct
+burp 498 498 acct
+syncthing 499 499 acct
+slurm 500 500 user.eclass
+- 500–999 500–999 reserved
+- 1000–60000 1000–60000 reserved `UID_MIN`–`UID_MAX` / `GID_MIN`–`GID_MAX` in login.defs
+ventrilo 3784 3784 historical
+- 60001–65533 60001–65532 reserved
+nogroup - 65533 baselayout
+nogroup - 65533 baselayout-fbsd
+nobody 65534 65534 baselayout
+nobody 65534 65534 baselayout-fbsd
+- 65535 65535 reserved −1 on systems with 16 bit uid_t
+- 61184–65519 61184–65519 reserved Used by systemd DynamicUser feature
+- 524288–1878982656 524288–1878982656 reserved Used by systemd for containers
+
+# vim:se ts=8 sts=0 tw=0 :
next reply other threads:[~2019-08-23 5:36 UTC|newest]
Thread overview: 528+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-23 5:36 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-08-24 19:09 [gentoo-commits] data/api:master commit in: files/ Ulrich Müller
2019-08-24 19:19 Ulrich Müller
2019-08-24 21:06 Michał Górny
2019-08-28 10:04 Ulrich Müller
2019-08-30 12:46 Michał Górny
2019-08-30 12:48 Michał Górny
2019-09-01 12:03 Joonas Niilola
2019-09-01 12:03 Joonas Niilola
2019-09-07 6:47 Ulrich Müller
2019-09-08 9:24 Michał Górny
2019-09-11 6:56 Michał Górny
2019-09-12 1:52 Mike Gilbert
2019-09-13 19:03 Michał Górny
2019-09-17 18:50 Ben Kohler
2019-09-20 16:21 Joonas Niilola
2019-09-21 15:05 Joonas Niilola
2019-09-21 15:05 Joonas Niilola
2019-09-21 15:05 Joonas Niilola
2019-09-21 15:05 Joonas Niilola
2019-09-21 15:05 Joonas Niilola
2019-09-21 15:05 Joonas Niilola
2019-09-21 15:16 Joonas Niilola
2019-09-25 8:49 Ulrich Müller
2019-09-25 9:37 Ulrich Müller
2019-09-25 11:19 Ulrich Müller
2019-09-26 16:02 Joonas Niilola
2019-09-27 16:09 Matt Turner
2019-09-27 16:09 Matt Turner
2019-09-28 6:50 Joonas Niilola
2019-09-28 6:50 Joonas Niilola
2019-10-05 18:27 Michał Górny
2019-10-06 16:13 Thomas Beierlein
2019-10-10 5:40 Joonas Niilola
2019-10-12 9:15 Joonas Niilola
2019-10-12 9:15 Joonas Niilola
2019-10-12 9:15 Joonas Niilola
2019-10-12 9:25 Joonas Niilola
2019-10-12 10:26 Michał Górny
2019-10-30 16:05 Joonas Niilola
2019-11-04 6:28 Joonas Niilola
2019-11-04 6:28 Joonas Niilola
2019-11-04 14:33 Joonas Niilola
2019-11-07 6:12 Joonas Niilola
2019-11-09 7:54 Joonas Niilola
2019-11-10 16:56 Mikle Kolyada
2019-11-13 6:09 Joonas Niilola
2019-11-13 15:10 Joonas Niilola
2019-11-18 18:19 Patrick McLean
2019-11-21 2:37 Patrick McLean
2019-11-21 14:34 Joonas Niilola
2019-11-26 20:36 Ulrich Müller
2019-11-27 18:12 Joonas Niilola
2019-11-27 18:19 Thomas Deutschmann
2019-11-27 18:19 Thomas Deutschmann
2019-11-27 18:23 Thomas Deutschmann
2019-11-28 15:15 Anthony G. Basile
2019-11-28 15:18 Anthony G. Basile
2019-11-28 15:23 Anthony G. Basile
2019-11-30 7:53 Joonas Niilola
2019-12-02 6:26 Joonas Niilola
2019-12-03 12:09 Joonas Niilola
2019-12-04 18:17 Joonas Niilola
2019-12-04 18:42 Conrad Kostecki
2019-12-06 17:07 Anthony G. Basile
2019-12-07 8:09 Joonas Niilola
2019-12-08 8:47 Joonas Niilola
2019-12-08 8:47 Joonas Niilola
2019-12-08 10:10 Joonas Niilola
2019-12-08 18:36 Anthony G. Basile
2019-12-08 19:59 Anthony G. Basile
2019-12-08 20:15 Ulrich Müller
2019-12-09 22:11 Conrad Kostecki
2019-12-13 13:50 Joonas Niilola
2019-12-14 8:28 Joonas Niilola
2019-12-14 8:42 Joonas Niilola
2019-12-15 7:43 Hans de Graaff
2019-12-17 15:11 Anthony G. Basile
2019-12-18 6:23 Joonas Niilola
2019-12-18 16:35 Joonas Niilola
2019-12-20 3:37 Joonas Niilola
2019-12-20 13:14 Marek Szuba
2019-12-20 13:14 Marek Szuba
2019-12-21 15:08 Joonas Niilola
2019-12-22 4:46 Craig Andrews
2019-12-22 7:31 Michał Górny
2019-12-22 14:31 Jörg Bornkessel
2019-12-22 15:26 Bernard Cafarelli
2019-12-22 17:39 Bernard Cafarelli
2019-12-23 14:33 Michał Górny
2019-12-23 14:48 Anthony G. Basile
2019-12-23 20:24 Aaron Bauman
2019-12-25 14:24 Thomas Deutschmann
2019-12-26 10:41 Michał Górny
2019-12-26 17:40 Anthony G. Basile
2019-12-27 13:42 Marek Szuba
2019-12-28 8:08 Georgy Yakovlev
2019-12-28 8:23 Michał Górny
2019-12-29 21:09 Alfredo Tupone
2020-01-01 18:10 Bernard Cafarelli
2020-01-03 9:29 Andreas Schuerch
2020-01-04 19:13 Mikle Kolyada
2020-01-05 16:59 Johannes Huber
2020-01-07 7:17 Mark Wright
2020-01-08 13:27 Michał Górny
2020-01-10 21:08 Mikle Kolyada
2020-01-14 6:18 Joonas Niilola
2020-01-15 15:25 Michael Orlitzky
2020-01-17 5:17 Joonas Niilola
2020-01-17 5:17 Joonas Niilola
2020-01-17 18:25 Michael Orlitzky
2020-01-18 14:52 David Seifert
2020-01-20 3:18 Matthew Thode
2020-01-22 16:24 Matthew Thode
2020-01-22 16:46 Matthew Thode
2020-01-24 21:09 William Hubbs
2020-01-24 21:51 Lars Wendler
2020-01-25 15:19 Mikle Kolyada
2020-01-27 18:38 Mikle Kolyada
2020-01-27 21:18 William Hubbs
2020-01-27 21:29 William Hubbs
2020-01-28 1:44 Göktürk Yüksek
2020-01-29 20:49 Ian Whyman
2020-01-31 10:15 Louis Sautier
2020-02-07 14:29 William Hubbs
2020-02-07 18:33 Michael Orlitzky
2020-02-09 15:36 Mikle Kolyada
2020-02-10 10:50 Lars Wendler
2020-02-10 14:04 Louis Sautier
2020-02-11 11:47 Alexey Shvetsov
2020-02-13 12:33 David Seifert
2020-02-19 22:10 Matthew Thode
2020-02-21 6:39 Michał Górny
2020-02-21 12:53 Ulrich Müller
2020-02-22 22:26 William Hubbs
2020-02-25 0:26 William Hubbs
2020-02-25 16:53 Lars Wendler
2020-03-01 10:49 Jörg Bornkessel
2020-03-01 20:59 Louis Sautier
2020-03-04 16:41 Matthew Thode
2020-03-07 23:17 James Le Cuirot
2020-03-07 23:17 James Le Cuirot
2020-03-08 16:06 Sergey Popov
2020-03-10 19:47 Sergey Popov
2020-03-10 20:27 Sven Wegener
2020-03-11 6:08 Joonas Niilola
2020-03-11 6:08 Joonas Niilola
2020-03-12 10:27 Lars Wendler
2020-03-12 10:27 Lars Wendler
2020-03-12 20:51 Patrick McLean
2020-03-15 19:29 Matthew Thode
2020-03-18 21:06 Matt Turner
2020-03-22 21:34 James Le Cuirot
2020-03-30 17:35 Thomas Deutschmann
2020-04-09 12:31 Eray Aslan
2020-04-11 22:09 Thomas Deutschmann
2020-04-11 22:09 Thomas Deutschmann
2020-04-12 14:00 Andreas Schuerch
2020-04-12 15:45 Mike Gilbert
2020-04-12 18:25 Patrick McLean
2020-04-15 18:34 Thomas Deutschmann
2020-04-17 6:28 Joonas Niilola
2020-04-17 17:04 William Hubbs
2020-04-17 17:26 William Hubbs
2020-04-18 14:31 Andreas K. Hüttel
2020-04-22 19:50 Louis Sautier
2020-04-23 5:44 Michał Górny
2020-04-23 5:44 Michał Górny
2020-04-23 22:11 Patrick McLean
2020-04-27 21:11 Patrick McLean
2020-04-28 14:40 Lars Wendler
2020-04-28 14:42 William Hubbs
2020-05-02 22:28 William Hubbs
2020-05-04 16:36 Joonas Niilola
2020-05-05 8:08 Joonas Niilola
2020-05-06 20:13 Andreas K. Hüttel
2020-05-06 20:34 Rafael Martins
2020-05-09 3:58 Marc Schiffbauer
2020-05-09 4:15 Marc Schiffbauer
2020-05-11 14:03 Joonas Niilola
2020-05-11 14:03 Joonas Niilola
2020-05-12 7:27 Brian Dolbec
2020-05-14 6:56 Joonas Niilola
2020-05-15 21:51 Andreas K. Hüttel
2020-05-20 1:11 Patrick McLean
2020-05-30 19:23 William Hubbs
2020-06-04 6:56 Joonas Niilola
2020-06-09 17:47 Matthew Thode
2020-06-12 16:32 Louis Sautier
2020-06-12 16:32 Louis Sautier
2020-06-14 8:29 Michał Górny
2020-06-26 13:01 Guilherme Amadio
2020-06-28 11:41 Thomas Deutschmann
2020-07-02 22:35 Georgy Yakovlev
2020-07-06 23:26 Thomas Deutschmann
2020-07-11 8:34 Andrew Savchenko
2020-07-12 19:39 William Hubbs
2020-07-12 20:59 William Hubbs
2020-07-12 21:28 William Hubbs
2020-07-13 21:38 William Hubbs
2020-07-14 22:12 William Hubbs
2020-07-15 15:26 William Hubbs
2020-07-19 21:14 William Hubbs
2020-07-28 17:37 Rick Farina
2020-08-06 12:27 Thomas Deutschmann
2020-08-07 11:49 Ulrich Müller
2020-08-15 0:34 Louis Sautier
2020-08-19 15:30 Thomas Deutschmann
2020-08-19 23:36 Thomas Deutschmann
2020-08-21 15:45 Marc Schiffbauer
2020-08-23 15:01 Dennis Lamm
2020-08-24 12:22 Louis Sautier
2020-08-29 10:35 David Seifert
2020-08-29 10:35 David Seifert
2020-08-30 9:24 Andrew Savchenko
2020-09-02 3:10 Rick Farina
2020-09-03 17:04 Patrick McLean
2020-09-05 9:09 Andrew Savchenko
2020-09-07 21:19 William Hubbs
2020-09-12 10:04 Ulrich Müller
2020-09-12 10:04 Ulrich Müller
2020-09-12 10:04 Ulrich Müller
2020-09-12 10:30 Ulrich Müller
2020-09-12 12:14 Ulrich Müller
2020-09-13 4:19 William Hubbs
2020-09-20 18:58 Ulrich Müller
2020-09-23 21:44 James Le Cuirot
2020-09-28 11:32 Joonas Niilola
2020-09-28 12:00 Ben Kohler
2020-10-03 14:12 David Seifert
2020-10-03 14:12 David Seifert
2020-10-03 14:12 David Seifert
2020-10-03 14:12 David Seifert
2020-10-03 14:12 David Seifert
2020-10-03 21:35 Louis Sautier
2020-10-05 13:36 Stephan Hartmann
2020-10-05 15:10 Aaron W. Swenson
2020-10-08 10:24 Aaron W. Swenson
2020-10-08 22:42 Sam James
2020-10-11 21:31 Conrad Kostecki
2020-10-17 2:26 Sam James
2020-10-18 23:11 Andreas Sturmlechner
2020-10-24 8:57 David Seifert
2020-10-24 20:16 David Seifert
2020-10-24 20:16 David Seifert
2020-10-29 22:18 Andreas K. Hüttel
2020-11-06 3:55 Matt Turner
2020-11-10 11:37 Joonas Niilola
2020-11-10 11:37 Joonas Niilola
2020-11-12 5:53 Erik Mackdanz
2020-11-15 15:55 Thomas Deutschmann
2020-11-22 17:46 Mike Gilbert
2020-11-22 17:53 Mike Gilbert
2020-11-26 18:29 Aaron Bauman
2020-11-28 0:30 Michał Górny
2020-11-28 19:46 David Seifert
2020-11-28 19:46 David Seifert
2020-11-29 17:09 David Seifert
2020-11-29 17:09 David Seifert
2020-12-01 10:25 David Seifert
2020-12-03 11:05 Sergey Popov
2020-12-12 14:27 David Seifert
2020-12-12 14:27 David Seifert
2020-12-15 20:35 Thomas Deutschmann
2020-12-19 21:20 Sam James
2020-12-27 19:24 Mike Gilbert
2020-12-27 20:30 Mike Gilbert
2020-12-27 20:30 Mike Gilbert
2020-12-27 20:33 Mike Gilbert
2020-12-28 1:17 Mike Gilbert
2020-12-28 1:17 Mike Gilbert
2020-12-28 13:56 Ben Kohler
2020-12-28 14:03 Ben Kohler
2020-12-30 8:20 Miroslav Šulc
2020-12-30 8:57 Miroslav Šulc
2021-01-02 10:36 David Seifert
2021-01-04 11:39 Michał Górny
2021-01-09 20:05 Matt Turner
2021-01-10 21:04 Michał Górny
2021-01-14 3:31 Joonas Niilola
2021-01-15 8:32 Joonas Niilola
2021-01-18 13:48 Joonas Niilola
2021-01-18 21:10 Matt Turner
2021-01-18 21:18 Matt Turner
2021-01-19 10:10 David Seifert
2021-01-22 5:06 Sam James
2021-01-22 5:20 Sam James
2021-01-26 13:38 Mikle Kolyada
2021-02-04 22:45 Thomas Deutschmann
2021-02-05 15:34 Thomas Deutschmann
2021-02-08 14:31 Joonas Niilola
2021-02-08 14:32 Joonas Niilola
2021-02-08 14:33 Joonas Niilola
2021-02-09 20:18 Thomas Deutschmann
2021-02-11 8:54 Joonas Niilola
2021-02-15 6:13 Joonas Niilola
2021-02-16 2:10 Matt Turner
2021-02-25 18:13 David Seifert
2021-02-27 23:38 Conrad Kostecki
2021-02-28 9:13 Ulrich Müller
2021-03-04 5:58 Sam James
2021-03-07 12:20 Conrad Kostecki
2021-03-08 5:34 Zac Medico
2021-03-11 8:12 Sam James
2021-03-11 8:12 Sam James
2021-03-17 17:18 Lars Wendler
2021-03-20 10:49 Zac Medico
2021-03-20 21:13 Zac Medico
2021-03-20 21:33 Zac Medico
2021-03-20 21:33 Zac Medico
2021-03-21 15:36 David Seifert
2021-03-21 15:49 David Seifert
2021-03-22 17:05 Patrick McLean
2021-03-26 15:56 Sam James
2021-03-28 14:52 Mike Gilbert
2021-04-01 1:54 Zac Medico
2021-04-04 13:37 Zac Medico
2021-04-06 3:43 John Helmert III
2021-04-07 8:13 Mikle Kolyada
2021-04-07 10:44 Mikle Kolyada
2021-04-08 23:38 Zac Medico
2021-04-08 23:49 Zac Medico
2021-04-08 23:54 Zac Medico
2021-04-09 19:39 Conrad Kostecki
2021-04-09 19:39 Conrad Kostecki
2021-04-09 19:39 Conrad Kostecki
2021-04-09 19:46 Sam James
2021-04-09 20:05 Sam James
2021-04-09 22:01 Sam James
2021-04-10 20:37 Conrad Kostecki
2021-04-10 21:03 Conrad Kostecki
2021-04-11 13:20 Conrad Kostecki
2021-04-11 13:20 Conrad Kostecki
2021-04-11 13:20 Conrad Kostecki
2021-04-11 13:20 Conrad Kostecki
2021-04-11 13:20 Conrad Kostecki
2021-04-11 13:20 Conrad Kostecki
2021-04-11 13:20 Conrad Kostecki
2021-04-11 13:20 Conrad Kostecki
2021-04-11 13:20 Conrad Kostecki
2021-04-11 13:20 Conrad Kostecki
2021-04-11 13:20 Conrad Kostecki
2021-04-11 13:20 Conrad Kostecki
2021-04-11 13:20 Conrad Kostecki
2021-04-11 13:20 Conrad Kostecki
2021-04-11 13:20 Conrad Kostecki
2021-04-11 13:20 Conrad Kostecki
2021-04-11 13:20 Conrad Kostecki
2021-04-11 13:20 Conrad Kostecki
2021-04-11 13:20 Conrad Kostecki
2021-04-11 13:20 Conrad Kostecki
2021-04-11 13:20 Conrad Kostecki
2021-04-11 13:20 Conrad Kostecki
2021-04-11 13:20 Conrad Kostecki
2021-04-11 13:20 Conrad Kostecki
2021-04-11 13:20 Conrad Kostecki
2021-04-11 13:26 Conrad Kostecki
2021-04-11 13:34 Conrad Kostecki
2021-04-11 15:36 Conrad Kostecki
2021-04-18 11:27 Conrad Kostecki
2021-04-19 18:43 Michael Orlitzky
2021-04-25 16:57 Thomas Beierlein
2021-04-26 7:40 Lars Wendler
2021-04-30 6:17 Fabian Groffen
2021-04-30 6:22 Fabian Groffen
2021-05-01 21:12 William Hubbs
2021-05-01 21:59 William Hubbs
2021-05-02 3:20 William Hubbs
2021-05-02 19:06 William Hubbs
2021-05-06 20:45 Thomas Deutschmann
2021-05-09 11:31 Andreas K. Hüttel
2021-05-17 0:27 Sam James
2021-05-19 13:31 Sergey Popov
2021-06-12 12:57 Thomas Deutschmann
2021-06-12 12:57 Thomas Deutschmann
2021-06-13 12:06 Patrice Clement
2021-06-14 2:28 Craig Andrews
2021-06-15 7:34 Miroslav Šulc
2021-07-07 19:29 Conrad Kostecki
2021-07-09 21:28 Conrad Kostecki
2021-07-09 21:28 Conrad Kostecki
2021-07-09 21:28 Conrad Kostecki
2021-07-09 21:28 Conrad Kostecki
2021-07-09 22:39 Conrad Kostecki
2021-07-09 23:35 Conrad Kostecki
2021-07-09 23:57 Conrad Kostecki
2021-07-10 0:00 Conrad Kostecki
2021-07-10 0:30 Conrad Kostecki
2021-07-10 0:37 Conrad Kostecki
2021-07-10 11:41 Conrad Kostecki
2021-07-10 11:41 Conrad Kostecki
2021-07-10 22:36 Conrad Kostecki
2021-07-10 22:39 Conrad Kostecki
2021-07-11 18:52 Conrad Kostecki
2021-07-11 19:18 Conrad Kostecki
2021-07-11 19:18 Conrad Kostecki
2021-07-11 19:18 Conrad Kostecki
2021-07-11 19:18 Conrad Kostecki
2021-07-11 19:18 Conrad Kostecki
2021-07-11 19:18 Conrad Kostecki
2021-07-12 20:40 Conrad Kostecki
2021-07-12 20:40 Conrad Kostecki
2021-07-12 20:40 Conrad Kostecki
2021-07-12 20:40 Conrad Kostecki
2021-07-12 20:40 Conrad Kostecki
2021-07-12 20:40 Conrad Kostecki
2021-07-12 22:32 Conrad Kostecki
2021-07-12 22:32 Conrad Kostecki
2021-07-12 22:32 Conrad Kostecki
2021-07-12 22:32 Conrad Kostecki
2021-07-12 22:32 Conrad Kostecki
2021-07-12 22:32 Conrad Kostecki
2021-07-12 22:32 Conrad Kostecki
2021-07-12 22:32 Conrad Kostecki
2021-07-12 22:32 Conrad Kostecki
2021-07-12 22:32 Conrad Kostecki
2021-07-12 22:35 Conrad Kostecki
2021-07-13 22:39 Conrad Kostecki
2021-07-13 22:39 Conrad Kostecki
2021-07-13 22:39 Conrad Kostecki
2021-07-13 22:39 Conrad Kostecki
2021-07-13 22:39 Conrad Kostecki
2021-07-13 22:39 Conrad Kostecki
2021-07-13 22:39 Conrad Kostecki
2021-07-13 22:39 Conrad Kostecki
2021-07-13 22:39 Conrad Kostecki
2021-07-13 22:39 Conrad Kostecki
2021-07-13 22:39 Conrad Kostecki
2021-07-13 22:39 Conrad Kostecki
2021-07-13 22:39 Conrad Kostecki
2021-07-13 22:39 Conrad Kostecki
2021-07-13 22:39 Conrad Kostecki
2021-07-13 22:39 Conrad Kostecki
2021-07-13 22:39 Conrad Kostecki
2021-07-13 22:39 Conrad Kostecki
2021-07-13 22:39 Conrad Kostecki
2021-07-13 22:39 Conrad Kostecki
2021-07-13 22:39 Conrad Kostecki
2021-07-13 22:39 Conrad Kostecki
2021-07-13 22:39 Conrad Kostecki
2021-07-13 22:39 Conrad Kostecki
2021-07-13 22:39 Conrad Kostecki
2021-07-13 22:49 Conrad Kostecki
2021-07-13 22:52 Sam James
2021-07-13 23:21 Sam James
2021-07-14 17:16 Conrad Kostecki
2021-07-14 18:02 Conrad Kostecki
2021-07-14 18:15 Conrad Kostecki
2021-07-14 19:10 Conrad Kostecki
2021-07-14 19:16 Conrad Kostecki
2021-07-14 19:50 Conrad Kostecki
2021-07-15 17:47 Conrad Kostecki
2021-07-15 18:23 Conrad Kostecki
2021-07-15 20:02 Conrad Kostecki
2021-07-15 20:02 Conrad Kostecki
2021-07-17 21:58 William Hubbs
2021-09-28 19:47 Conrad Kostecki
2021-10-15 6:51 Arthur Zamarin
2021-11-02 23:24 Georgy Yakovlev
2021-11-13 14:16 Ulrich Müller
2021-11-14 20:09 Ulrich Müller
2021-11-14 20:09 Ulrich Müller
2021-11-15 13:28 Ulrich Müller
2021-11-15 13:46 Ulrich Müller
2021-11-21 16:56 Ulrich Müller
2021-11-21 16:56 Ulrich Müller
2021-11-21 17:18 Ulrich Müller
2021-11-21 17:40 Ulrich Müller
2021-11-23 17:32 Ulrich Müller
2021-11-23 20:35 Ulrich Müller
2021-11-24 9:36 Ulrich Müller
2021-11-24 12:05 Ulrich Müller
2021-12-27 8:31 Sergey Popov
2021-12-28 21:15 Matthew Thode
2022-01-29 15:34 David Seifert
2022-01-30 6:43 William Hubbs
2022-01-30 7:53 William Hubbs
2022-01-31 8:48 Florian Schmaus
2022-03-22 21:31 Conrad Kostecki
2022-03-26 23:34 William Hubbs
2022-03-27 5:57 Joonas Niilola
2022-04-05 8:09 Conrad Kostecki
2022-04-05 8:09 Conrad Kostecki
2022-04-05 8:09 Conrad Kostecki
2022-04-05 19:35 Conrad Kostecki
2022-04-06 23:33 Conrad Kostecki
2022-04-10 13:24 Conrad Kostecki
2022-04-27 6:55 Jakov Smolić
2022-05-06 15:01 Kenton Groombridge
2022-05-13 22:53 Conrad Kostecki
2022-07-06 20:21 Craig Andrews
2022-07-06 21:09 Craig Andrews
2022-07-09 8:15 Sam James
2022-07-09 23:14 Ulrich Müller
2022-07-09 23:14 Ulrich Müller
2022-07-19 20:28 Craig Andrews
2022-07-20 15:06 Craig Andrews
2022-07-25 21:03 Richard Freeman
2022-08-05 7:05 Joonas Niilola
2022-08-17 16:40 Joonas Niilola
2022-09-25 15:08 James Le Cuirot
2022-10-16 12:58 Matthew Smith
2023-02-26 23:23 Mike Pagano
2023-03-05 15:15 Mike Pagano
2023-04-11 16:25 Jason A. Donenfeld
2023-04-23 14:04 Ulrich Müller
2023-07-04 21:56 Conrad Kostecki
2023-07-17 19:58 Craig Andrews
2023-07-17 20:09 Craig Andrews
2023-10-10 16:05 Joonas Niilola
2023-10-14 11:10 Joonas Niilola
2023-10-19 13:17 Florian Schmaus
2023-11-22 8:38 Florian Schmaus
2024-01-01 18:33 Florian Schmaus
2024-01-13 23:03 Conrad Kostecki
2024-01-14 0:30 Conrad Kostecki
2024-02-24 17:12 Florian Schmaus
2024-04-23 8:01 Petr Vaněk
2024-04-26 9:39 James Le Cuirot
2024-05-11 16:23 Mike Gilbert
2024-07-04 1:49 Sam James
2024-07-08 11:23 Fabian Groffen
2024-12-01 13:11 Sam James
2024-12-28 16:40 Thomas Raschbacher
2024-12-28 16:41 Thomas Raschbacher
2025-01-15 14:01 Pacho Ramos
2025-02-22 12:45 Marc Schiffbauer
2025-02-25 9:21 Florian Schmaus
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1566475381.a0fa1008c0df0c5cac130703ee809609a647b8eb.mgorny@gentoo \
--to=mgorny@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox