Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1999-05-13 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-05-13 | 1 | -0/+6 |
| | | | | | * auth.c (S_auth_server_authenticate, S_auth_user_authenticate): If rendezvous port arrives as MACH_PORT_DEAD, fail with EINVAL. | ||||
* | 1999-05-02 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-05-02 | 1 | -0/+1 |
| | | | | * auth.c: Include <error.h>. | ||||
* | 1999-05-01 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-05-02 | 1 | -5/+10 |
| | | | | | * auth.c (main): Give diagnostics for lack of bootstrap port or failure of startup_authinit RPC. | ||||
* | 1998-11-27 Mark Kettenis <kettenis@phys.uva.nl> | Roland McGrath | 1998-11-29 | 1 | -2/+2 |
| | | | | * auth.c (main): Call _hurd_proc_init with new args set to zero. | ||||
* | Wed Aug 20 14:01:43 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1997-08-20 | 1 | -2/+1 |
| | | | | | * auth.c (main): New args for ports_manage_port_operations_multithread. | ||||
* | (argp_program_version): Make const. | Miles Bader | 1997-02-20 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | Thomas Bushnell | 1996-09-05 | 1 | -3/+3 |
| | |||||
* | *** empty log message *** | Michael I. Bushnell | 1996-07-19 | 1 | -3/+8 |
| | |||||
* | *** empty log message *** | Michael I. Bushnell | 1996-07-19 | 1 | -26/+31 |
| | |||||
* | (AUTH_VERSION): New macro. | Miles Bader | 1996-07-07 | 1 | -3/+7 |
| | | | | | | | | | | (argp_program_version): New variable. (auth_version): Variable removed. (main): Call argp_parse to get defaults. Use AUTH_VERSION instead of auth_version. <argp.h>: New include. <idvec.h>: Changed from <hurd/idvec.h>. | ||||
* | (S_auth_makeauth): | Miles Bader | 1996-06-26 | 1 | -15/+2 |
| | | | | | Don't special-case the 0 explicit ids case (it used to merge in all the ids from passed in auth-handles in that case). | ||||
* | (auth_version): Upgrade to 0.0. | Michael I. Bushnell | 1996-05-06 | 1 | -1/+1 |
| | |||||
* | (S_auth_user_authenticate, S_auth_server_authenticate): | Miles Bader | 1996-05-05 | 1 | -25/+12 |
| | | | | | | | Use ports_interrupt_self_on_port_death instead of cancel_on_dead_name. Hurd_condition_wait returns a boolean, not an error_t, so supply EINTR ourselves. (cancel_on_dead_name): Function removed. | ||||
* | Missed one. | Roland McGrath | 1996-05-03 | 1 | -1/+0 |
| | |||||
* | (S_auth_server_authenticate, S_auth_user_authenticate): Remove IGNORED arg. | Roland McGrath | 1996-05-03 | 1 | -4/+0 |
| | |||||
* | (S_auth_makeauth): Increment NAUTHS for first elt. | Roland McGrath | 1996-05-01 | 1 | -1/+7 |
| | | | | (main): Initialize the ihash tables, dammit. | ||||
* | Finished rewrite. | Roland McGrath | 1996-04-30 | 1 | -13/+52 |
| | |||||
* | Rewritten. | Roland McGrath | 1996-04-25 | 1 | -510/+322 |
| | |||||
* | Include "notify_S.h". | Roland McGrath | 1994-11-18 | 1 | -21/+17 |
| | | | | Remove _S_ from all do_mach_notify_* server routines. | ||||
* | entered into RCS | Michael I. Bushnell | 1994-09-07 | 1 | -0/+657 |