summaryrefslogtreecommitdiff
path: root/login
AgeCommit message (Expand)Author
2016-01-04Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-10-20Convert miscellaneous function definitions to prototype style.Joseph Myers
2015-10-19Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers
2015-10-19use -fstack-protector-strong when availableMike Frysinger
2015-10-19pt_chown: Clear any signal mask inherited from the parent process.Geoffrey Thomas
2015-10-16Convert 703 function definitions to prototype style.Joseph Myers
2015-10-15Do not leave files behind in /tmp from testing.Joseph Myers
2015-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers
2015-08-19Fix -Wundef warnings in login/tst-utmp.c.Joseph Myers
2015-07-23Make sysdeps/posix bring in login subdir.Roland McGrath
2015-06-12Fix getlogin_r namespace (bug 18527).Joseph Myers
2015-02-06Move tst-getlogin to login/ subdirectory.Roland McGrath
2015-01-13Remove some references to bcopy/bcmp/bzero.Roland McGrath
2015-01-02Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-11-05Modify several tests to use test-skeleton.cArjun Shankar
2014-05-16ptsname_r: don't leak uninitialized memory (BZ #16917)Aurelien Jarno
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-01-01Update remaining copyright datesAllan McRae
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-07-21CVE-2013-2207, BZ #15755: Disable pt_chown.Carlos O'Donell
2013-06-08Use (void) in no-arguments function definitions.Joseph Myers
2013-05-31Link extra-libs consistently with libc and ld.so.Joseph Myers
2013-05-06Move getlogin_r_chk to login/ subdir.Roland McGrath
2013-05-06Move ptsname_r_chk to login/ subdir.Roland McGrath
2013-05-06Move getlogin, getlogin_r, setlogin to login/ subdir.Roland McGrath
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2013-01-01Update copyright years.David S. Miller
2012-11-09Support --with-pkgversion and --with-bugurl.Joseph Myers
2012-11-04[BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge
2012-03-232012-03-23 Daniel Jacobowitz <dmj@google.com>Paul Pluzhnikov
2012-03-07Remove distribute variable from MakefilesUlrich Drepper
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-07Remove pre-ISO C supportUlrich Drepper
2012-01-01Also update new programsUlrich Drepper
2011-05-16Remove shortcut for call of chownUlrich Drepper
2011-05-13Add support for generated PIE link rulesAndreas Schwab
2009-11-24Prevent unintended file desriptor leak in grantpt.Ulrich Drepper
2009-10-29Bump timeout for utmp operations to 10s.Ulrich Drepper
2009-06-16Build pt_chown as PIE.Ulrich Drepper
2009-06-16Extend pt_chown to drop privileges.Ulrich Drepper
2009-06-15Optimize pt_chown.Ulrich Drepper
2008-12-23* login/utmp_file.c (pututline_file): Replace call to dup2 withUlrich Drepper
2008-11-30* login/utmp_file.c (file_writable): New variable.Ulrich Drepper
2008-08-14[BZ #6634]Ulrich Drepper
2008-07-26* login/utmp_file.c (setutent_file): Minor optimization in caseUlrich Drepper
2007-12-17* inet/ether_line.c (ether_line): Remove unused variable.Roland McGrath
2007-10-04* login/login_tty.c (login_tty): The Linux kernel can return EBUSYUlrich Drepper