summaryrefslogtreecommitdiff
path: root/auth
AgeCommit message (Collapse)Author
1996-09-17*** empty log message ***Thomas Bushnell
1996-09-05*** empty log message ***Thomas Bushnell
1996-07-19*** empty log message ***Michael I. Bushnell
1996-07-19*** empty log message ***Michael I. Bushnell
1996-07-17Initial revisionRoland McGrath
1996-07-07(AUTH_VERSION): New macro.Miles Bader
(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>.
1996-06-26(S_auth_makeauth):Miles Bader
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).
1996-05-06(auth_version): Upgrade to 0.0.Michael I. Bushnell
1996-05-05(S_auth_user_authenticate, S_auth_server_authenticate):Miles Bader
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.
1996-05-03Missed one.Roland McGrath
1996-05-03(S_auth_server_authenticate, S_auth_user_authenticate): Remove IGNORED arg.Roland McGrath
1996-05-01(S_auth_makeauth): Increment NAUTHS for first elt.Roland McGrath
(main): Initialize the ihash tables, dammit.
1996-04-30Rewritten.Roland McGrath
1996-04-30(OBJS): Add auth_replyUser.o.Roland McGrath
1996-04-30Finished rewrite.Roland McGrath
1996-04-25Rewritten.Roland McGrath
1996-04-25Initial revisionRoland McGrath
1996-04-25(auth): Depend on libshouldbeinlibc.Roland McGrath
1995-07-06Removed dependencies that are now automatically generated.Michael I. Bushnell
1994-11-18(OBJS): Add notifyServer.o.Roland McGrath
(auth.o): Depend on notify_S.h.
1994-11-18Include "notify_S.h".Roland McGrath
Remove _S_ from all do_mach_notify_* server routines.
1994-09-07entered into RCSMichael I. Bushnell
1994-07-21entered into RCSMichael I. Bushnell
1994-01-04entered into RCSMichael I. Bushnell
1993-11-02Formerly auth_mig.h.~3~Michael I. Bushnell
1993-10-28Formerly auth_mig.h.~2~Michael I. Bushnell
1992-07-01Initial revisionMichael I. Bushnell