summaryrefslogtreecommitdiff
path: root/utils/login.c
AgeCommit message (Expand)Author
2019-11-11login: Set non-insecure default umaskSamuel Thibault
2018-03-05Fix warningsSamuel Thibault
2018-01-08Add a file_exec_file_name RPCEmilio Pozuelo Monfort
2017-08-05Use our own variant of 'assert' and 'assert_perror'.Justus Winter
2014-12-10Replace `bzero' with `memset'Justus Winter
2014-11-02Fix proc_getprocinfo callsSamuel Thibault
2014-11-02Fix proc_getprocinfo callsSamuel Thibault
2011-08-20fix common misspellingsJonathan Neuschäfer
2011-01-16Fix child lookups relative to new homedirSamuel Thibault
2011-01-16Fix comment typoSamuel Thibault
2004-03-182004-03-09 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
2002-05-282002-05-28 Roland McGrath <roland@frob.com>Roland McGrath
1999-09-221999-09-23 Mark Kettenis <kettenis@gnu.org>Roland McGrath
1999-07-111999-07-10 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-07-031999-07-03 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1999-06-231999-06-21 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-03-12Fri Mar 12 15:22:02 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1999-02-19Fri Feb 19 02:43:11 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1999-02-19Fri Feb 19 02:43:11 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1999-02-101999-02-06 Mark Kettenis <kettenis@gnu.org>Thomas Bushnell
1998-07-201998-07-20 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1997-09-29(main):Miles Bader
1997-05-27(child_argps):Miles Bader
1997-05-15(main: verify_passwd):Miles Bader
1997-04-16Wed Apr 16 15:59:41 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
1997-04-16Tue Dec 10 11:40:04 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
1997-02-20(argp_program_version): Make const.Miles Bader
1997-02-06(main):Miles Bader
1997-02-06(main):Miles Bader
1996-09-25(main:verify_passwd):Miles Bader
1996-09-05*** empty log message ***Thomas Bushnell
1996-08-27(doc): Add program description.Miles Bader
1996-08-01(main/verify_passwd): Use #pragma weak instead of __attribute__ ((weak)).Miles Bader
1996-07-31*** empty log message ***Thomas Bushnell
1996-07-30*** empty log message ***Thomas Bushnell
1996-07-30*** empty log message ***Thomas Bushnell
1996-07-17(main): If chown fails, print error message using errno, not -1.Michael I. Bushnell
1996-07-13(dog):Miles Bader
1996-07-12(main): Only start a watchdog timer if in a new login coll.Miles Bader
1996-07-06(argp_program_version): New variable.Miles Bader
1996-07-06(add_utmp_entry): Pass the the basename of TTY to getutline.Miles Bader
1996-07-02(dog):Miles Bader
1996-07-01(kill_login): Don't kill dog.Miles Bader
1996-06-20(main): No need for EXEC_NEWTASK or EXEC_SECURE.Michael I. Bushnell
1996-06-19(hurd_file_name_path_lookup): Declaration removed.Miles Bader
1996-06-11(dog): Don't print stupid message if login session is empty.Miles Bader
1996-05-28(check_owned): Return OWNED, not NOTOWNED.Miles Bader
1996-05-28(main): Fetch the parent uids before checking their number.Miles Bader
1996-05-15(main): Fork login timeout watchdog before clearing the process owner.Miles Bader
1996-05-15(dog): Use error to print messages. Use pretty time fmting.Miles Bader