Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial revision | Roland McGrath | 1996-07-17 | 1 | -0/+129 |
| | |||||
* | (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. | ||||
* | Rewritten. | Roland McGrath | 1996-04-30 | 1 | -22/+3 |
| | |||||
* | (OBJS): Add auth_replyUser.o. | Roland McGrath | 1996-04-30 | 1 | -1/+1 |
| | |||||
* | Finished rewrite. | Roland McGrath | 1996-04-30 | 1 | -13/+52 |
| | |||||
* | Rewritten. | Roland McGrath | 1996-04-25 | 1 | -510/+322 |
| | |||||
* | Initial revision | Roland McGrath | 1996-04-25 | 1 | -0/+6 |
| | |||||
* | (auth): Depend on libshouldbeinlibc. | Roland McGrath | 1996-04-25 | 1 | -7/+8 |
| | |||||
* | Removed dependencies that are now automatically generated. | Michael I. Bushnell | 1995-07-06 | 1 | -2/+1 |
| | |||||
* | (OBJS): Add notifyServer.o. | Roland McGrath | 1994-11-18 | 1 | -3/+2 |
| | | | | (auth.o): Depend on notify_S.h. | ||||
* | 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 |
| | |||||
* | entered into RCS | Michael I. Bushnell | 1994-07-21 | 1 | -0/+32 |
| | |||||
* | entered into RCS | Michael I. Bushnell | 1994-01-04 | 1 | -2/+2 |
| | |||||
* | Formerly auth_mig.h.~3~ | Michael I. Bushnell | 1993-11-02 | 1 | -0/+1 |
| | |||||
* | Formerly auth_mig.h.~2~ | Michael I. Bushnell | 1993-10-28 | 1 | -3/+3 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1992-07-01 | 1 | -0/+23 |