Age | Commit message (Expand) | Author | Files |
2017-02-23 | useradd-staticids: fix typo for '--expiredate' | Peter Bergin | 1 |
2017-01-26 | useradd-staticids: Fix groupadd | David Vincent | 1 |
2017-01-19 | extrausers: Use static ids when available | David Vincent | 1 |
2016-12-16 | meta: remove True option to getVar calls | Joshua Lock | 1 |
2016-10-28 | useradd-staticids.bbclass: catch missing uid/gid exceptions | Mikko Ylinen | 1 |
2016-10-03 | useradd-staticids.bbclass: Use bb.fatal() instead of raising FuncFailed | Ulf Magnusson | 1 |
2016-08-01 | useradd-staticids.bbclass: trigger reparsing when table files change | Patrick Ohly | 1 |
2016-07-12 | useradd-staticids: use map() instead of imap() | George McCollister | 1 |
2016-06-17 | useradd-staticids.bbclass: Allow missing UIDs/GIDs to generate warnings | Peter Kjellerstedt | 1 |
2016-06-17 | useradd-staticids.bbclass: Restore failure on missing UIDs/GIDs | Peter Kjellerstedt | 1 |
2016-06-12 | useradd-staticids.bbclass: Avoid FutureWarning about split() | Peter Kjellerstedt | 1 |
2016-06-12 | useradd-staticids.bbclass: Make sure opened files are closed | Peter Kjellerstedt | 1 |
2016-01-17 | useradd-staticids.bbclass: Remove unnecessary spaces | Peter Kjellerstedt | 1 |
2016-01-17 | useradd-staticids.bbclass: Read passwd/group files before parsing | Peter Kjellerstedt | 1 |
2016-01-17 | useradd-staticids.bbclass: Simplify the logic for when to add groups | Peter Kjellerstedt | 1 |
2016-01-17 | useradd-staticids.bbclass: Simplify some logic | Peter Kjellerstedt | 1 |
2016-01-17 | useradd-staticids.bbclass: Make --no-user-group have effect | Peter Kjellerstedt | 1 |
2016-01-17 | useradd-staticids.bbclass: Treat mutually exclusive options as such | Peter Kjellerstedt | 1 |
2015-10-29 | useradd-staticids.bbclass: Do not require trailing colons | Peter Kjellerstedt | 1 |
2014-09-03 | useradd-staticids.bbclass: Fix for Bug 6633 | Fabrice Coulon | 1 |
2014-03-20 | useradd{-static}: Ignore useradds on nativesdk | Mark Hatle | 1 |
2014-02-11 | useradd-staticids: Adjust USERADD_ERROR_DYNAMIC condition and error message | Mark Hatle | 1 |
2014-02-11 | useradd-staticids: Fix groupadd when --user-group is selected | Mark Hatle | 1 |
2014-02-08 | useradd.bbclass: Add ability to select a static uid/gid automatically | Mark Hatle | 1 |