index
:
teythoon/hurd.git
introspection-2015-09-11
justus/gpg-0
justus/la-merge-0
master
unprivileged-subhurds-2016-09-04
unprivileged-subhurds-2016-10-27
Personal Hurd development repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
login.c
Age
Commit message (
Expand
)
Author
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
1996-02-15
(main): Deal with the shell args reasonably.
Miles Bader
1996-02-03
(main):
Miles Bader
1996-02-02
(main): Get the ttyname to chown.
Miles Bader
1996-02-01
(main): Chown the terminal.
Roland McGrath
1996-01-30
(main):
Miles Bader
1996-01-10
(main):
Miles Bader
1995-12-30
(main, options): Add --retry/-R and --paranoid/-P options.
Miles Bader
1995-12-29
(main):
Miles Bader
1995-12-21
Everything changed.
Miles Bader
1995-12-13
Initial revision
Miles Bader