summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Avoid silent truncation of console file datapaulPaul Eggert2023-04-18-21/+20
* CI: Make build logs more readableAlejandro Colomar2023-04-18-5/+11
* ci: remove explicit fedora dependenciesIker Pedrosa2023-04-13-1/+0
* README: add reference to contribution guidelinesIker Pedrosa2023-04-03-0/+5
* doc: add contributions introductionIker Pedrosa2023-04-03-0/+77
* doc: add licenseIker Pedrosa2023-04-03-0/+10
* doc: add releasesIker Pedrosa2023-04-03-0/+7
* doc: add Continuous IntegrationIker Pedrosa2023-04-03-0/+25
* doc: add testsIker Pedrosa2023-04-03-0/+18
* doc: add coding styleIker Pedrosa2023-04-03-0/+12
* doc: add build & installIker Pedrosa2023-04-03-0/+68
* trivial: vipw.8: fix grammarSerge Hallyn2023-04-03-1/+1
* sssd: skip flushing if executable does not existChristian Göttsche2023-04-03-0/+6
* Overhaul valid_field()Christian Göttsche2023-03-31-14/+10
* semanage: Do not set default SELinux rangeMartin Kletzander2023-03-31-24/+0
* Fix typo in groupadd usageMichael Vetter2023-03-31-1/+1
* ci: update Differential ShellCheckChristian Göttsche2023-03-31-2/+0
* Added control character checktomspiderlabs2023-03-30-4/+7
* usermod: respect --prefix for --gid optionMike Gilbert2023-03-29-1/+1
* Fix su(1) silent truncationAlejandro Colomar2023-03-28-1/+7
* Simplify is_my_tty()Alejandro Colomar2023-03-28-6/+4
* Fix is_my_tty() buffer overrunAlejandro Colomar2023-03-28-9/+8
* Add STRLEN(): a constexpr strlen(3) for string literalsAlejandro Colomar2023-03-28-0/+1
* Fix crash with large timestampsAlejandro Colomar2023-03-28-6/+15
* Prefer strcpy(3) to strlcpy(3) when either worksPaul Eggert2023-03-28-1/+1
* Fix change_field() buffer underrunPaul Eggert2023-03-28-2/+3
* Omit unneeded test in change_field()Paul Eggert2023-03-28-1/+1
* Simplify change_field() by using strcpyPaul Eggert2023-03-28-2/+1
* Fix null dereference in basenameskyler-ferrante2023-03-27-0/+4
* CI: script for local container buildIker Pedrosa2023-03-26-0/+18
* CI: build project in containersIker Pedrosa2023-03-26-0/+23
* container: add fedoraIker Pedrosa2023-03-26-0/+21
* container: add debianIker Pedrosa2023-03-26-0/+24
* container: add alpineIker Pedrosa2023-03-26-0/+17
* SECURITY.md: add Iker PedrosaIker Pedrosa2023-03-20-0/+1
* selinux: use type safe function pointer assignmentChristian Göttsche2023-03-20-1/+1
* Use strict prototype in definitionChristian Göttsche2023-03-20-1/+1
* Add .editorconfigVinícius dos Santos Oliveira2023-03-02-0/+4
* run_some: fix shellcheck warningSerge Hallyn2023-02-27-3/+3
* fail on any run_some test failureSerge Hallyn2023-02-27-0/+1
* ignore first test in run_someSerge Hallyn2023-02-27-0/+9
* swap first two tests - does the first one still fail?Serge Hallyn2023-02-27-2/+2
* tests: remove some github runner PATH tweakingSerge Hallyn2023-02-27-0/+7
* tests: Support git-worktree(1)Alejandro Colomar2023-02-27-2/+2
* tests: newuidmap and newgidmap: update expected fail messageSerge Hallyn2023-02-24-2/+2
* libsubid: include alloc.hSerge Hallyn2023-02-24-0/+1
* run_some: log stderrSerge Hallyn2023-02-24-1/+1
* Validate fds created by the userVinícius dos Santos Oliveira2023-02-24-0/+17
* get_pidfd_from_fd: return -1 on error, not 0Serge Hallyn2023-02-24-1/+2
* g-h-a workflow: workaroundSerge Hallyn2023-02-24-0/+2