]> git.ipfire.org Git - thirdparty/glibc.git/history - login
GLIBC-SA-2024-0004: add commit for 2.31 branch
[thirdparty/glibc.git] / login /
5 days ago  Florian Weimerlogin: Use unsigned 32-bit types for seconds-since...
5 days ago  Florian Weimerlogin: structs utmp, utmpx, lastlog _TIME_BITS independ...
5 days ago  Florian Weimerlogin: Check default sizes of structs utmp, utmpx,...
2024-01-01  Paul EggertUpdate copyright dates not handled by scripts/update...
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-07-05  Frédéric Bératunistd: Avoid PLT entries with _FORTIFY_SOURCE
2023-07-05  Frédéric BératExclude routines from fortification
2023-06-02  Paul PluzhnikovFix all the remaining misspellings -- BZ 25337
2023-04-22  Sergey BugaevUse O_CLOEXEC in more places (BZ #15722)
2023-03-27  Adhemerval Zanella... Move libc_freeres_ptrs and libc_subfreeres to hidden...
2023-01-06  Joseph MyersUpdate copyright dates not handled by scripts/update...
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-11-01  Adhemerval Zanellaconfigure: Use -Wno-ignored-attributes if compiler...
2022-01-01  Paul EggertUpdate copyright dates not handled by scripts/update...
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-10-28  Stafford Hornelogin: Add back libutil as an empty library
2021-09-03  Siddhesh PoyarekarRemove "Contributed by" lines
2021-06-30  Florian Weimerlogin: Move libutil into libc
2021-06-30  Florian Weimerlogin: Rework hidden prototypes for __setutent, __utmpn...
2021-06-30  Florian Weimerlogin: Hidden prototypes for _getpt, __ptsname_r, grant...
2021-01-02  Paul EggertUpdate copyright dates not handled by scripts/update...
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-10-07  Florian WeimerLinux: unlockpt needs to fail with EINVAL, not ENOTTY...
2020-10-07  Florian Weimerlogin/tst-grantpt: Convert to support framework, more...
2020-05-20  Lukasz Majewskiy2038: Replace __clock_gettime with __clock_gettime64
2020-01-01  Joseph MyersUpdate copyright dates not handled by scripts/update...
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-11-12  Florian Weimerlogin: Use pread64 in utmp implementation
2019-11-12  Florian Weimerlogin: Introduce matches_last_entry to utmp processing
2019-11-07  Florian Weimerlogin: Acquire write lock early in pututline [BZ #24882]
2019-11-07  Florian Weimerlogin: Remove double-assignment of fl.l_whence in try_f...
2019-10-30  Zack WeinbergChange most internal uses of __gettimeofday to __clock_...
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-08-28  Florian Weimerlogin: pututxline could fail to overwrite existing...
2019-08-15  Florian Weimerlogin: Use struct flock64 in utmp [BZ #24880]
2019-08-15  Florian Weimerlogin: Disarm timer after utmp lock acquisition [BZ...
2019-08-15  Florian Weimerlogin: Fix updwtmp, updwtmx unlocking
2019-08-13  Florian Weimerlogin: Replace macro-based control flow with function...
2019-08-13  Florian Weimerlogin: Assume that _HAVE_UT_* constants are true
2019-08-05  Florian Weimerlogin: Remove utmp backend jump tables [BZ #23518]
2019-02-22  Joseph MyersBreak some lines before not after operators.
2019-01-01  Joseph MyersUpdate copyright dates not handled by scripts/update...
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-06-26  Adhemerval ZanellaFix Linux fcntl OFD locks for non-LFS architectures...
2018-01-01  Joseph MyersUpdate copyright dates not handled by scripts/update...
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-11  H.J. LuReplace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
2017-10-08  Christian Brauneropenpty: use TIOCGPTPEER to open slave side fd
2017-10-08  Christian Brauneropenpty: close slave pty fd on error
2017-10-01  H.J. LuMark internal utmp functions with attribute_hidden...
2017-08-23  Adhemerval ZanellaConsolidate remaning non cancellable definitions
2017-08-21  Adhemerval ZanellaConsolidate non cancellable fcntl call
2017-08-18  Adhemerval ZanellaConsolidate non cancellable close call
2017-08-18  Adhemerval ZanellaConsolidate non cancellable write call
2017-08-18  Adhemerval ZanellaConsolidate non cancellable read call
2017-08-17  Adhemerval ZanellaConsolidate non cancellable open call
2017-06-07  Arjun ShankarRemove check for NULL buffer passed to `ptsname_r'
2017-05-20  Zack WeinbergRemove __need macros from signal.h.
2017-04-18  Florian WeimerAssume that O_CLOEXEC is always defined and works
2017-01-01  Joseph MyersUpdate copyright dates not handled by scripts/update...
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-26  Nick AlcockDrop explicit stack-protection of pieces of the system...
2016-06-11  Paul Pluzhnikov2016-06-11 Paul Pluzhnikov <ppluzhnikov@google.com>
2016-01-04  Joseph MyersUpdate copyright dates not handled by scripts/update...
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-10-20  Joseph MyersConvert miscellaneous function definitions to prototype...
2015-10-19  Joseph MyersConvert 69 more function definitions to prototype style...
2015-10-19  Mike Frysingeruse -fstack-protector-strong when available
2015-10-19  Geoffrey Thomaspt_chown: Clear any signal mask inherited from the...
2015-10-16  Joseph MyersConvert 703 function definitions to prototype style.
2015-10-15  Joseph MyersDo not leave files behind in /tmp from testing.
2015-09-08  Joseph MyersMove bits/libc-lock.h and bits/libc-lockP.h out of...
2015-08-19  Joseph MyersFix -Wundef warnings in login/tst-utmp.c.
2015-07-24  Roland McGrathMake sysdeps/posix bring in login subdir.
2015-06-12  Joseph MyersFix getlogin_r namespace (bug 18527).
2015-02-06  Roland McGrathMove tst-getlogin to login/ subdirectory.
2015-01-13  Roland McGrathRemove some references to bcopy/bcmp/bzero.
2015-01-02  Joseph MyersUpdate copyright dates not handled by scripts/update...
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-11-05  Arjun ShankarModify several tests to use test-skeleton.c
2014-05-15  Aurelien Jarnoptsname_r: don't leak uninitialized memory (BZ #16917)
2014-02-26  Joseph MyersConsistently include Makeconfig after defining subdir.
2014-02-10  Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-01-01  Allan McRaeUpdate remaining copyright dates
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-07-21  Carlos O'DonellCVE-2013-2207, BZ #15755: Disable pt_chown.
2013-06-08  Joseph MyersUse (void) in no-arguments function definitions.
2013-05-31  Joseph MyersLink extra-libs consistently with libc and ld.so.
2013-05-06  Roland McGrathMove getlogin_r_chk to login/ subdir.
2013-05-06  Roland McGrathMove ptsname_r_chk to login/ subdir.
2013-05-06  Roland McGrathMove getlogin, getlogin_r, setlogin to login/ subdir.
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2013-01-01  David S. MillerUpdate copyright years.
2012-11-09  Joseph MyersSupport --with-pkgversion and --with-bugurl.
2012-11-04  Thomas Schwinge[BZ #157] Remove include/stub-tag.h for good.
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-03-27  Andreas JaegerMerge branch 'elf-move'
2012-03-23  Paul Pluzhnikov2012-03-23 Daniel Jacobowitz <dmj@google.com>
2012-03-14  Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-07  Ulrich DrepperRemove distribute variable from Makefiles
next