1
Fork 0
Commit Graph

18 Commits (8d6e8aa4bd9f1ac4f83c68ead6ac6c03940cf7e3)

Author SHA1 Message Date
Motiejus Jakštys 8d6e8aa4bd upgrade to multi-for syntax 2023-02-24 15:18:33 +02:00
Motiejus Jakštys 0ecd6172fc stage2 2023-02-08 16:13:03 +02:00
Motiejus Jakštys 6c311b786f Corpus: do not fix up the data
see the comment.
2022-07-20 05:37:19 +03:00
Motiejus Jakštys a5f50fd63e uncomment for upstream compatibility 2022-07-15 11:33:27 +03:00
Motiejus Jakštys 4aee66fb11 wip: comment out primary gid exception 2022-07-15 09:29:42 +03:00
Motiejus Jakštys d731fe377b skip membership if already in the primary group 2022-07-14 06:30:45 +03:00
Motiejus Jakštys 3fac6a82e5 make corpus more realistic
- the group of the user's gid should not contain the user as the member.
- fix all tests
2022-07-14 06:13:42 +03:00
Motiejus Jakštys de1ab2d0d1 turbo-getgroup: the primary users should not be returned 2022-07-12 14:05:45 +03:00
Motiejus Jakštys 2cdc2ae6c6 prefix test cases with context 2022-07-12 12:59:50 +03:00
Motiejus Jakštys f327fb24ba tests for initgroups_dyn 2022-07-09 16:12:10 +03:00
Motiejus Jakštys f2570529d7 add missing args 2022-07-06 12:35:17 +03:00
Motiejus Jakštys 6c6d9d9c2c replace users_arr and groups_arr with smaller arrays
RSS savings are trivial, it was not worth it.
2022-07-06 12:32:52 +03:00
Motiejus Jakštys 86d5c026be avoid use of groups_arr 2022-07-06 12:18:53 +03:00
Motiejus Jakštys eaccd00960 handle duplicate gid 2022-07-04 06:09:03 +03:00
Motiejus Jakštys e6b9d43646 slice pointer and unit test fixes 2022-07-04 05:46:56 +03:00
Motiejus Jakštys c39f89d995 realistic bugfixes 2022-07-03 09:44:09 +03:00
Motiejus Jakštys 83fa0c8733 better char debugging experience 2022-07-02 16:17:10 +03:00
Motiejus Jakštys c602b7a039 rename lib to src 2022-05-25 09:42:42 +03:00