]> git.ipfire.org Git - thirdparty/shadow.git/shortlog
thirdparty/shadow.git
2023-05-22  Serge Hallyndef_load: avoid NULL deref
2023-05-22  Serge Hallyndef_load: split the econf from non-econf definition
2023-05-19  Tobias StoeckmannPlug econf memory leaks
2023-05-18  Samanta Navarrochsh: Verify that login shell path is absolute
2023-05-18  Samanta Navarroprocess_prefix_flag: Drop privileges
2023-05-15  bubuUpdate French translations
2023-05-15  Samanta Navarroget_pid.c: Use tighter validation checks
2023-05-11  Markus Hierethreplace inadequate German translation of login error...
2023-05-11  Markus HierethUpdate German translations
2023-05-11  Samanta NavarroRemove some static char arrays
2023-05-11  Samanta Navarrocommonio: Use do_lock_file again
2023-05-10  Serge HallynFix broken docbook translations
2023-05-08  ed nevilleopen with O_CREAT when lock path does not exist
2023-05-05  Samanta Navarrocommonio_open: Remove fcntl call
2023-05-05  Samanta Navarrocommonio_lock_nowait: Remove deprecated code
2023-05-03  Samanta Navarrologin_prompt: Simplify login_prompt API
2023-05-03  Samanta Navarrologin_prompt: Use _exit in signal handler
2023-05-03  Samanta Navarrologin_prompt: Do not parse environment variables
2023-04-28  Samanta Navarrolibmisc/yesno.c: Fix regression
2023-04-27  Alejandro Colomarlibmisc, man: Drop old check and advice for complex...
2023-04-26  Christian Göttschesemanage: disconnect to free libsemanage internals
2023-04-26  Christian Göttschecommonio: free removed database entries
2023-04-26  ed nevillerun_parts for groupadd and groupdel
2023-04-26  lilinjiefix typos
2023-04-26  Alejandro Colomarlibmisc/yesno.c: Use getline(3) and rpmatch(3)
2023-04-26  Samanta Navarronewgrp/useradd: always set SIGCHLD to default
2023-04-24  Serge HallynUpdate AUTHORS to add Marek Michałkiewicz
2023-04-21  Samanta NavarroRead whole line in yes_or_no
2023-04-19  Christian Göttscheuseradd/usermod: add --selinux-range argument
2023-04-18  Alejandro ColomarCI: Make build logs more readable
2023-04-13  Iker Pedrosaci: remove explicit fedora dependencies
2023-04-03  Iker PedrosaREADME: add reference to contribution guidelines
2023-04-03  Iker Pedrosadoc: add contributions introduction
2023-04-03  Iker Pedrosadoc: add license
2023-04-03  Iker Pedrosadoc: add releases
2023-04-03  Iker Pedrosadoc: add Continuous Integration
2023-04-03  Iker Pedrosadoc: add tests
2023-04-03  Iker Pedrosadoc: add coding style
2023-04-03  Iker Pedrosadoc: add build & install
2023-04-03  Serge Hallyntrivial: vipw.8: fix grammar
2023-04-03  Christian Göttschesssd: skip flushing if executable does not exist
2023-03-31  Christian GöttscheOverhaul valid_field()
2023-03-31  Martin Kletzandersemanage: Do not set default SELinux range
2023-03-31  Michael VetterFix typo in groupadd usage
2023-03-31  Christian Göttscheci: update Differential ShellCheck
2023-03-31  tomspiderlabsAdded control character check
2023-03-29  Mike Gilbertusermod: respect --prefix for --gid option
2023-03-28  Alejandro ColomarFix su(1) silent truncation
2023-03-28  Alejandro ColomarSimplify is_my_tty()
2023-03-28  Alejandro ColomarFix is_my_tty() buffer overrun
2023-03-28  Alejandro ColomarAdd STRLEN(): a constexpr strlen(3) for string literals
2023-03-28  Alejandro ColomarFix crash with large timestamps
2023-03-28  Paul EggertPrefer strcpy(3) to strlcpy(3) when either works
2023-03-28  Paul EggertFix change_field() buffer underrun
2023-03-28  Paul EggertOmit unneeded test in change_field()
2023-03-28  Paul EggertSimplify change_field() by using strcpy
2023-03-27  skyler-ferranteFix null dereference in basename
2023-03-26  Iker PedrosaCI: script for local container build
2023-03-26  Iker PedrosaCI: build project in containers
2023-03-26  Iker Pedrosacontainer: add fedora
2023-03-26  Iker Pedrosacontainer: add debian
2023-03-26  Iker Pedrosacontainer: add alpine
2023-03-20  Iker PedrosaSECURITY.md: add Iker Pedrosa
2023-03-20  Christian Göttscheselinux: use type safe function pointer assignment
2023-03-20  Christian GöttscheUse strict prototype in definition
2023-03-02  Vinícius dos... Add .editorconfig
2023-02-28  Serge Hallynrun_some: fix shellcheck warning
2023-02-28  Serge Hallynfail on any run_some test failure
2023-02-28  Serge Hallynignore first test in run_some
2023-02-28  Serge Hallynswap first two tests - does the first one still fail?
2023-02-28  Serge Hallyntests: remove some github runner PATH tweaking
2023-02-27  Alejandro Colomartests: Support git-worktree(1)
2023-02-25  Serge Hallyntests: newuidmap and newgidmap: update expected fail...
2023-02-25  Serge Hallynlibsubid: include alloc.h
2023-02-25  Serge Hallynrun_some: log stderr
2023-02-24  Vinícius dos... Validate fds created by the user
2023-02-24  Serge Hallynget_pidfd_from_fd: return -1 on error, not 0
2023-02-24  Serge Hallyng-h-a workflow: workaround
2023-02-24  Serge HallynFix regression in some translation strings
2023-02-24  Iker Pedrosalib: bit_ceil_wrapul(): stop recursion
2023-02-24  Iker Pedrosalib: define ULONG_WIDTH if non-existent
2023-02-24  maqiUpdate translation
2023-02-24  Serge Hallynnewuidmap and newgidmap: support passing pid as fd
2023-02-24  Alejandro ColomarFix use-after-free of pointer after realloc(3)
2023-02-24  Alejandro ColomarUse safer allocation macros
2023-02-24  Alejandro Colomarlibmisc: Add safer allocation macros
2023-02-24  Alejandro ColomarUse xreallocarray() instead of its pattern
2023-02-24  Alejandro ColomarUse reallocarrayf() instead of its pattern
2023-02-24  Alejandro ColomarUse *array() allocation functions where appropriate
2023-02-24  Alejandro ColomarUse xcalloc(3) instead of its pattern
2023-02-24  Alejandro Colomarlibmisc: Add safer allocation functions
2023-02-24  Alejandro Colomarlibmisc: Move xmalloc.c to alloc.c
2023-02-24  Alejandro ColomarUse calloc(3) instead of its pattern
2023-02-24  Alejandro ColomarUse reallocarray(3) instead of its pattern
2023-02-24  Alejandro ColomarUse reallocf(3) instead of its pattern
2023-02-24  Alejandro Colomarmalloc(3) already sets errno to ENOMEM
2023-02-24  Alejandro ColomarRely on realloc(NULL, ...) being equivalent to malloc...
2023-02-20  Alejandro Colomarlibmisc: agetpass(): Fix bug detecting truncation
2023-02-20  Martin Kletzanderfind_new_[gu]id(): Skip over IDs that are reserved...
2023-02-16  Samanta NavarroFix comments
next