aboutsummaryrefslogtreecommitdiff
path: root/utils/login.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* (hurd_file_name_path_lookup): Declaration removed.Miles Bader1996-06-191-58/+33
* (dog): Don't print stupid message if login session is empty.Miles Bader1996-06-111-5/+14
* (check_owned): Return OWNED, not NOTOWNED.Miles Bader1996-05-281-1/+1
* (main): Fetch the parent uids before checking their number.Miles Bader1996-05-281-5/+21
* (main): Fork login timeout watchdog before clearing the process owner.Miles Bader1996-05-151-11/+16
* (dog): Use error to print messages. Use pretty time fmting.Miles Bader1996-05-151-2/+9
* (main): Only allow real users to make new login collections.Miles Bader1996-05-141-1/+2
* (main):Miles Bader1996-05-131-5/+112
* (parse_opt): Use ARGP_ERR_UNKNOWN instead of EINVAL.Miles Bader1996-05-111-1/+2
* (main): Remove const cast from first arg to argz_create.Miles Bader1996-05-101-8/+7
* (add_utmp_entry): Declare HOST `char const *'.Michael I. Bushnell1996-05-091-9/+12
* (main): Pass new arg to argp_parse.Miles Bader1996-03-191-1/+1
* (child_lookup): Pass last arg to hurd_file_name_path_lookup.Miles Bader1996-02-151-2/+2
* (main): Deal with the shell args reasonably.Miles Bader1996-02-151-5/+5
* (main):Miles Bader1996-02-031-17/+22
* (main): Get the ttyname to chown.Miles Bader1996-02-021-6/+10
* (main): Chown the terminal.Roland McGrath1996-02-011-1/+11
* (main):Miles Bader1996-01-301-60/+100
* (main):Miles Bader1996-01-101-233/+411
* (main, options): Add --retry/-R and --paranoid/-P options.Miles Bader1995-12-301-10/+58
* (main):Miles Bader1995-12-291-12/+17
* Everything changed.Miles Bader1995-12-211-161/+457
* Initial revisionMiles Bader1995-12-131-0/+295