| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/5.4.0_cvs | cvs2svn | 2005-05-07 | 3 | -3/+3 |
| * | MFC 1.39: Correct type mismatch. | Jacques Vidrine | 2005-04-05 | 1 | -1/+1 |
| * | MFC rev 1.37, 1.38: Correct a typo that resulted in rexecd behaving as | Jacques Vidrine | 2005-04-05 | 1 | -4/+36 |
| * | Mechanically kill hard sentence breaks. | Ruslan Ermilov | 2004-07-02 | 1 | -4/+8 |
| * | Include <stdlib.h> for exit() and abort() prototypes. | Stefan Farfeleder | 2004-05-24 | 1 | -0/+1 |
| * | Add section number to .Xr | Philippe Charnier | 2003-06-08 | 1 | -1/+1 |
| * | The .Nm utility | Philippe Charnier | 2002-07-06 | 1 | -11/+16 |
| * | Unbreak static build and remove usage() that isn't usage(). | Dag-Erling Smørgrav | 2002-05-03 | 1 | -15/+8 |
| * | PAMify rexecd(8). | Dag-Erling Smørgrav | 2002-05-02 | 2 | -116/+89 |
| * | When opieverify() is fail, fallback to try unix password. | Hajimu UMEMOTO | 2002-04-16 | 1 | -4/+9 |
| * | Add an IPv6 support. | Hajimu UMEMOTO | 2002-04-16 | 1 | -10/+23 |
| * | Make this compilable without -DOPIE. | Jun Kuriyama | 2002-04-16 | 1 | -1/+1 |
| * | o __P removal | Warner Losh | 2002-02-07 | 1 | -27/+20 |
| * | Lock down with WFORMAT?=1, with overrides in the subdirectories which | Kris Kennaway | 2002-02-04 | 1 | -0/+1 |
| * | Don't clobber the default for CFLAGS. | Bruce Evans | 2001-08-03 | 1 | -1/+1 |
| * | Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. The | Sheldon Hearn | 2001-07-26 | 1 | -3/+3 |
| * | Remove whitespace at EOL. | Dima Dorfman | 2001-07-15 | 1 | -6/+6 |
| * | mdoc(7) police: removed HISTORY info from the .Os call. | Ruslan Ermilov | 2001-07-10 | 1 | -1/+1 |
| * | Goodbye S/Key, Hello OPIE. | Mark Murray | 2001-07-09 | 2 | -13/+17 |
| * | Fix the type of the NULL arg to execl() | Brian Somers | 2001-07-09 | 1 | -1/+1 |
| * | Avoid a warning by making a variable a const char *. | David Malone | 2001-05-01 | 1 | -1/+2 |
| * | - Backout botched attempt to intoduce MANSECT feature. | Ruslan Ermilov | 2001-03-26 | 1 | -0/+1 |
| * | Set the default manual section for libexec/ to 8. | Ruslan Ermilov | 2001-03-20 | 1 | -1/+0 |
| * | Remove unused #include. Use getopt(3). Add usage() with syslog(3) cap. | Philippe Charnier | 2000-11-28 | 1 | -8/+22 |
| * | mdoc(7) police: use the new features of the Nm macro. | Ruslan Ermilov | 2000-11-20 | 1 | -2/+2 |
| * | Man page fixups | Nick Sayer | 2000-05-15 | 1 | -4/+7 |
| * | Add -i (insecure) flag to rexecd, which allows uid == 0 logins | Nick Sayer | 2000-05-13 | 2 | -4/+11 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 3 | -3/+3 |
| * | Ensure that things returned by gethostname() and | Brian Somers | 1999-04-07 | 1 | -3/+3 |
| * | Link with libutil | Brian Somers | 1999-04-06 | 1 | -3/+3 |
| * | Use realhostname() rather than various combinations of | Brian Somers | 1999-04-06 | 1 | -6/+4 |
| * | Use err(3). -Wall cleaning. Use Pa for file names and add section in Xrefs. | Philippe Charnier | 1997-11-26 | 2 | -23/+29 |
| * | Julian A's fix. Do chdir as user rather than as root. Fixes a minor NFS | Warner Losh | 1997-03-24 | 1 | -8/+8 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 3 | -3/+3 |
| * | Buffer Overflow from OpenBSD | Warner Losh | 1997-02-09 | 1 | -1/+1 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 3 | -3/+3 |
| * | Back out recent security patch for rexecd. After more careful analysis, | Paul Traina | 1996-11-22 | 2 | -28/+15 |
| * | Do not attempt to open reverse channel until authentication phase has | Paul Traina | 1996-11-19 | 2 | -17/+30 |
| * | add forgotten $Id$ | Wolfram Schneider | 1996-09-22 | 3 | -0/+4 |
| * | Check for expired passwords before allowing access to the system. | Mike Pritchard | 1995-08-28 | 1 | -1/+2 |
| * | rexecd was not calling "setlogin()" when it should have. This was causing | Peter Wemm | 1995-07-29 | 1 | -0/+2 |
| * | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 1 | -1/+1 |
| * | Don't rely on the shared library bringing in libmd, do it explicitly. | Nate Williams | 1995-03-18 | 1 | -2/+2 |
| * | make rexecd link against skeyaccess, not authfile | Paul Traina | 1994-09-30 | 1 | -2/+2 |
| * | Tighen up rexecd(8) security (see manual page for details). | Paul Traina | 1994-09-29 | 2 | -16/+58 |
| * | Add skey support | Guido van Rooij | 1994-08-21 | 2 | -2/+13 |
| * | LDADD= -lcrypt | Geoff Rehmet | 1994-08-20 | 1 | -0/+3 |
| * | Update to new make macros and disable Kerberos because we haven't got it | Garrett Wollman | 1994-08-05 | 1 | -1/+1 |
| * | BSD 4.4 Lite Libexec Sources | Rodney W. Grimes | 1994-05-27 | 3 | -0/+413 |