aboutsummaryrefslogtreecommitdiff
path: root/utils/login.c
Commit message (Expand)AuthorAgeFilesLines
* x86_64: utmp uses int32_t to store time so use a temporary variableFlavio Cruz2023-12-311-1/+6
* utils: Port to x86_64Sergey Bugaev2023-05-101-1/+1
* Remove the concept of process ownerSergey Bugaev2022-08-101-0/+1
* Pass mach_task_self when deallocating INIT_PORT_CWDIRFlavio Cruz2022-01-171-1/+1
* login: More port leaks fixesSamuel Thibault2022-01-041-2/+9
* Fix leaking auth portsSamuel Thibault2022-01-041-4/+24
* login: Set non-insecure default umaskSamuel Thibault2019-11-111-1/+1
* Fix warningsSamuel Thibault2018-03-051-0/+1
* Add a file_exec_file_name RPCEmilio Pozuelo Monfort2018-01-081-7/+18
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-3/+3
* Replace `bzero' with `memset'Justus Winter2014-12-101-2/+2
* Fix proc_getprocinfo callsSamuel Thibault2014-11-021-2/+2
* Fix proc_getprocinfo callsSamuel Thibault2014-11-021-1/+1
* fix common misspellingsJonathan Neuschäfer2011-08-201-1/+1
* Fix child lookups relative to new homedirSamuel Thibault2011-01-161-6/+5
* Fix comment typoSamuel Thibault2011-01-161-1/+1
* 2004-03-09 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2004-03-181-2/+0
* 2002-05-28 Roland McGrath <roland@frob.com>Roland McGrath2002-05-281-12/+12
* 1999-09-23 Mark Kettenis <kettenis@gnu.org>Roland McGrath1999-09-221-0/+1
* 1999-07-10 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-07-111-0/+1
* 1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-031-3/+3
* 1999-06-21 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-06-231-13/+12
* Fri Mar 12 15:22:02 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-03-121-0/+2
* Fri Feb 19 02:43:11 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-02-191-3/+7
* Fri Feb 19 02:43:11 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-02-191-1/+3
* 1999-02-06 Mark Kettenis <kettenis@gnu.org>Thomas Bushnell1999-02-101-2/+2
* 1998-07-20 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-07-201-4/+4
* (main):Miles Bader1997-09-291-7/+4
* (child_argps):Miles Bader1997-05-271-267/+103
* (main: verify_passwd):Miles Bader1997-05-151-8/+29
* Wed Apr 16 15:59:41 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-04-161-2/+2
* Tue Dec 10 11:40:04 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-04-161-2/+2
* (argp_program_version): Make const.Miles Bader1997-02-201-1/+1
* (main):Miles Bader1997-02-061-0/+4
* (main):Miles Bader1997-02-061-2/+5
* (main:verify_passwd):Miles Bader1996-09-251-0/+2
* *** empty log message ***Thomas Bushnell1996-09-051-1/+3
* (doc): Add program description.Miles Bader1996-08-271-0/+1
* (main/verify_passwd): Use #pragma weak instead of __attribute__ ((weak)).Miles Bader1996-08-011-9/+9
* *** empty log message ***Thomas Bushnell1996-07-311-3/+2
* *** empty log message ***Thomas Bushnell1996-07-301-7/+10
* *** empty log message ***Thomas Bushnell1996-07-301-1/+5
* (main): If chown fails, print error message using errno, not -1.Michael I. Bushnell1996-07-171-1/+1
* (dog):Miles Bader1996-07-131-25/+15
* (main): Only start a watchdog timer if in a new login coll.Miles Bader1996-07-121-49/+48
* (argp_program_version): New variable.Miles Bader1996-07-061-0/+2
* (add_utmp_entry): Pass the the basename of TTY to getutline.Miles Bader1996-07-061-15/+27
* (dog):Miles Bader1996-07-021-1/+1
* (kill_login): Don't kill dog.Miles Bader1996-07-011-26/+37
* (main): No need for EXEC_NEWTASK or EXEC_SECURE.Michael I. Bushnell1996-06-201-2/+1