Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a description comment for the MIG type translation files | Zhaoming Luo | 2024-12-14 | 1 | -1/+2 |
* | auth: Port to x86_64 | Sergey Bugaev | 2023-05-10 | 1 | -14/+15 |
* | Use uintptr_t for message payloads. | Flavio Cruz | 2023-05-02 | 1 | -1/+1 |
* | Avoid passing NULL to memcpy | Samuel Thibault | 2023-02-02 | 1 | -1/+1 |
* | Make RPC input array parameters const | Samuel Thibault | 2022-01-16 | 1 | -5/+5 |
* | Fix references to startup in comments | Samuel Thibault | 2020-07-25 | 1 | -1/+1 |
* | Use our own variant of 'assert' and 'assert_perror'. | Justus Winter | 2017-08-05 | 1 | -3/+3 |
* | Drop OTHERLIBS and use LDLIBS exclusively | Flavio Cruz | 2015-12-31 | 1 | -1/+1 |
* | auth: remove implicit assumption about the bootstrap process | Justus Winter | 2015-01-17 | 1 | -1/+14 |
* | auth: simplify expression | Justus Winter | 2015-01-17 | 1 | -2/+2 |
* | Replace `bzero' with `memset' | Justus Winter | 2014-12-10 | 1 | -1/+1 |
* | auth: add a payload-aware intrans function | Justus Winter | 2014-12-07 | 2 | -0/+7 |
* | auth: improve the mig mutator functions | Justus Winter | 2014-03-01 | 7 | -20/+97 |
* | auth: include the mig-generated server headers in auth.c | Justus Winter | 2014-01-20 | 1 | -6/+4 |
* | auth: improve the auth_demuxer function | Justus Winter | 2013-12-04 | 1 | -4/+14 |
* | auth: fix use of uninitialized variable err | Justus Winter | 2013-11-09 | 1 | -1/+1 |
* | Switch from cthreads to pthreads | Richard Braun | 2012-11-27 | 2 | -18/+19 |
* | Check for rendezvous port death in auth server | Carl Fredrik Hammar | 2012-07-02 | 1 | -2/+10 |
* | Check for null ports in auth server | Carl Fredrik Hammar | 2012-07-01 | 1 | -2/+2 |
* | Replace fragile manual »make dist« system with one based on »git archive«. | Thomas Schwinge | 2012-04-08 | 1 | -3/+2 |
* | Fix one of the auth protocol races | Samuel Thibault | 2011-07-04 | 1 | -100/+112 |
* | Fix spurious newport deallocation | Samuel Thibault | 2009-12-21 | 1 | -3/+2 |
* | Fix spurious authenticate EINTR | Samuel Thibault | 2009-12-20 | 1 | -2/+4 |
* | Fix port leak when directly calling MIG stubs | Samuel Thibault | 2009-12-20 | 1 | -6/+10 |
* | Switch to the new ChangeLog style. | Thomas Schwinge | 2009-07-11 | 1 | -217/+0 |
* | auth/ | Marcus Brinkmann | 2004-03-01 | 2 | -19/+28 |
* | . | Roland McGrath | 2002-05-08 | 1 | -0/+6 |
* | 2002-05-07 Roland McGrath <roland@frob.com> | Roland McGrath | 2002-05-08 | 1 | -15/+16 |
* | . | Roland McGrath | 2002-05-03 | 1 | -0/+4 |
* | 2002-05-03 Roland McGrath <roland@frob.com> | Roland McGrath | 2002-05-03 | 1 | -1/+3 |
* | auth/ | Marcus Brinkmann | 2001-02-12 | 2 | -1/+7 |
* | * Makefile (HURDLIBS): Reorder libs such that the threads lib | Mark Kettenis | 2000-07-26 | 2 | -2/+9 |
* | . | Roland McGrath | 1999-05-13 | 1 | -0/+5 |
* | 1999-05-13 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-05-13 | 1 | -0/+6 |
* | . | Roland McGrath | 1999-05-02 | 1 | -0/+4 |
* | 1999-05-02 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-05-02 | 1 | -0/+1 |
* | . | Roland McGrath | 1999-05-02 | 1 | -0/+5 |
* | 1999-05-01 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-05-02 | 1 | -5/+10 |
* | . | Roland McGrath | 1998-11-29 | 1 | -3/+5 |
* | 1998-11-27 Mark Kettenis <kettenis@phys.uva.nl> | Roland McGrath | 1998-11-29 | 1 | -2/+2 |
* | Wed Aug 20 14:01:43 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1997-08-20 | 2 | -2/+6 |
* | . | Miles Bader | 1997-02-20 | 1 | -0/+4 |
* | (argp_program_version): Make const. | Miles Bader | 1997-02-20 | 1 | -2/+2 |
* | *** empty log message *** | Thomas Bushnell | 1996-09-17 | 2 | -2/+6 |
* | *** empty log message *** | Thomas Bushnell | 1996-09-05 | 2 | -3/+9 |
* | *** empty log message *** | Michael I. Bushnell | 1996-07-19 | 2 | -4/+15 |
* | *** empty log message *** | Michael I. Bushnell | 1996-07-19 | 2 | -26/+44 |
* | Initial revision | Roland McGrath | 1996-07-17 | 1 | -0/+129 |
* | (AUTH_VERSION): New macro. | Miles Bader | 1996-07-07 | 1 | -3/+7 |
* | (S_auth_makeauth): | Miles Bader | 1996-06-26 | 1 | -15/+2 |