Age | Commit message (Expand) | Author |
2011-08-20 | fix common misspellings | Jonathan Neuschäfer |
2011-01-16 | Fix child lookups relative to new homedir | Samuel Thibault |
2011-01-16 | Fix comment typo | Samuel Thibault |
2004-03-18 | 2004-03-09 Marcus Brinkmann <marcus@gnu.org> | Marcus Brinkmann |
2002-05-28 | 2002-05-28 Roland McGrath <roland@frob.com> | Roland McGrath |
1999-09-22 | 1999-09-23 Mark Kettenis <kettenis@gnu.org> | Roland McGrath |
1999-07-11 | 1999-07-10 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath |
1999-07-03 | 1999-07-03 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell |
1999-06-23 | 1999-06-21 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath |
1999-03-12 | Fri Mar 12 15:22:02 1999 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell |
1999-02-19 | Fri Feb 19 02:43:11 1999 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell |
1999-02-19 | Fri Feb 19 02:43:11 1999 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell |
1999-02-10 | 1999-02-06 Mark Kettenis <kettenis@gnu.org> | Thomas Bushnell |
1998-07-20 | 1998-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-16 | Wed Apr 16 15:59:41 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell |
1997-04-16 | Tue 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 |
1996-05-14 | (main): Only allow real users to make new login collections. | Miles Bader |
1996-05-13 | (main): | Miles Bader |
1996-05-11 | (parse_opt): Use ARGP_ERR_UNKNOWN instead of EINVAL. | Miles Bader |
1996-05-10 | (main): Remove const cast from first arg to argz_create. | Miles Bader |
1996-05-09 | (add_utmp_entry): Declare HOST `char const *'. | Michael I. Bushnell |
1996-03-19 | (main): Pass new arg to argp_parse. | Miles Bader |
1996-02-15 | (child_lookup): Pass last arg to hurd_file_name_path_lookup. | Miles Bader |