about summary refs log tree commit diff
path: root/login
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0442-42/+42
* Convert miscellaneous function definitions to prototype style.Joseph Myers2015-10-203-10/+6
* Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers2015-10-191-5/+2
* use -fstack-protector-strong when availableMike Frysinger2015-10-191-3/+1
* pt_chown: Clear any signal mask inherited from the parent process.Geoffrey Thomas2015-10-191-0/+6
* Convert 703 function definitions to prototype style.Joseph Myers2015-10-164-9/+4
* Do not leave files behind in /tmp from testing.Joseph Myers2015-10-151-1/+1
* Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers2015-09-085-5/+5
* Fix -Wundef warnings in login/tst-utmp.c.Joseph Myers2015-08-191-4/+4
* Make sysdeps/posix bring in login subdir.Roland McGrath2015-07-232-1/+6
* Fix getlogin_r namespace (bug 18527).Joseph Myers2015-06-121-2/+4
* Move tst-getlogin to login/ subdirectory.Roland McGrath2015-02-062-1/+61
* Remove some references to bcopy/bcmp/bzero.Roland McGrath2015-01-131-2/+2
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0241-41/+41
* Modify several tests to use test-skeleton.cArjun Shankar2014-11-051-2/+5
* ptsname_r: don't leak uninitialized memory (BZ #16917)Aurelien Jarno2014-05-162-1/+109
* Consistently include Makeconfig after defining subdir.Joseph Myers2014-02-261-2/+2
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-1/+1
* Update remaining copyright datesAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0140-40/+40
* CVE-2013-2207, BZ #15755: Disable pt_chown.Carlos O'Donell2013-07-211-1/+7
* Use (void) in no-arguments function definitions.Joseph Myers2013-06-082-2/+2
* Link extra-libs consistently with libc and ld.so.Joseph Myers2013-05-311-5/+0
* Move getlogin_r_chk to login/ subdir.Roland McGrath2013-05-063-1/+30
* Move ptsname_r_chk to login/ subdir.Roland McGrath2013-05-063-1/+33
* Move getlogin, getlogin_r, setlogin to login/ subdir.Roland McGrath2013-05-065-1/+99
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0235-36/+35
* Update copyright years.David S. Miller2013-01-011-2/+2
* Support --with-pkgversion and --with-bugurl.Joseph Myers2012-11-091-5/+12
* [BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge2012-11-043-3/+0
* 2012-03-23 Daniel Jacobowitz <dmj@google.com>Paul Pluzhnikov2012-03-231-5/+0
* Remove distribute variable from MakefilesUlrich Drepper2012-03-071-3/+2
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0935-105/+70
* Remove pre-ISO C supportUlrich Drepper2012-01-071-12/+12
* Also update new programsUlrich Drepper2012-01-011-2/+2
* Remove shortcut for call of chownUlrich Drepper2011-05-161-2/+2
* Add support for generated PIE link rulesAndreas Schwab2011-05-131-3/+1
* Prevent unintended file desriptor leak in grantpt.Ulrich Drepper2009-11-241-3/+2
* Bump timeout for utmp operations to 10s.Ulrich Drepper2009-10-291-2/+2
* Build pt_chown as PIE.Ulrich Drepper2009-06-161-0/+13
* Extend pt_chown to drop privileges.Ulrich Drepper2009-06-162-8/+44
* Optimize pt_chown.Ulrich Drepper2009-06-151-3/+4
* * login/utmp_file.c (pututline_file): Replace call to dup2 withUlrich Drepper2008-12-231-1/+1
* * login/utmp_file.c (file_writable): New variable.Ulrich Drepper2008-11-301-9/+51
* [BZ #6634]Ulrich Drepper2008-08-141-4/+21
* * login/utmp_file.c (setutent_file): Minor optimization in caseUlrich Drepper2008-07-261-4/+5
* * inet/ether_line.c (ether_line): Remove unused variable.Roland McGrath2007-12-173-6/+8
* * login/login_tty.c (login_tty): The Linux kernel can return EBUSYUlrich Drepper2007-10-041-3/+7