aboutsummaryrefslogtreecommitdiff
path: root/login/utmp_file.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-06-02Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov1-1/+1
2023-04-22Use O_CLOEXEC in more places (BZ #15722)Sergey Bugaev1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-2/+0
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-11-12login: Use pread64 in utmp implementationFlorian Weimer1-72/+95
2019-11-12login: Introduce matches_last_entry to utmp processingFlorian Weimer1-49/+31
2019-11-07login: Acquire write lock early in pututline [BZ #24882]Florian Weimer1-30/+43
2019-11-07login: Remove double-assignment of fl.l_whence in try_file_lockFlorian Weimer1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-08-28login: pututxline could fail to overwrite existing entries [BZ #24902]Florian Weimer1-10/+11
2019-08-15login: Use struct flock64 in utmp [BZ #24880]Florian Weimer1-2/+2
2019-08-15login: Disarm timer after utmp lock acquisition [BZ #24879]Florian Weimer1-52/+28
2019-08-15login: Fix updwtmp, updwtmx unlockingFlorian Weimer1-1/+1
2019-08-13login: Replace macro-based control flow with function calls in utmpFlorian Weimer1-73/+100
2019-08-13login: Assume that _HAVE_UT_* constants are trueFlorian Weimer1-21/+5
2019-08-05login: Remove utmp backend jump tables [BZ #23518]Florian Weimer1-56/+33
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-06-26Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella1-2/+2
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-08-23Consolidate remaning non cancellable definitionsAdhemerval Zanella1-0/+1
2017-08-21Consolidate non cancellable fcntl callAdhemerval Zanella1-2/+2
2017-08-18Consolidate non cancellable close callAdhemerval Zanella1-4/+4
2017-08-18Consolidate non cancellable write callAdhemerval Zanella1-2/+2
2017-08-18Consolidate non cancellable read callAdhemerval Zanella1-4/+4
2017-08-17Consolidate non cancellable open callAdhemerval Zanella1-3/+3
2017-05-20Remove __need macros from signal.h.Zack Weinberg1-0/+1
2017-04-18Assume that O_CLOEXEC is always defined and worksFlorian Weimer1-61/+4
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2009-10-29Bump timeout for utmp operations to 10s.Ulrich Drepper1-2/+2
2008-12-23* login/utmp_file.c (pututline_file): Replace call to dup2 withUlrich Drepper1-1/+1
2008-11-30* login/utmp_file.c (file_writable): New variable.Ulrich Drepper1-9/+51
2008-08-14[BZ #6634]Ulrich Drepper1-4/+21
2008-07-26* login/utmp_file.c (setutent_file): Minor optimization in caseUlrich Drepper1-4/+5
2007-08-03* io/Makefile (aux): Add have_o_cloexec.Ulrich Drepper1-5/+3
2007-07-22* login/utmp_file.c (setutent_file): Use O_CLOEXEC if possible.Ulrich Drepper1-9/+33
2007-03-15[BZ #4130]Ulrich Drepper1-4/+4
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-4/+4
2007-07-31.Jakub Jelinek1-4/+4
2005-12-14Moved to csu/errno-loc.c.Ulrich Drepper1-0/+499
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-499/+0
2007-07-122.5-18.1Jakub Jelinek1-0/+499