Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add section number to .Xr | charnier | 2003-06-08 | 1 | -1/+1 |
| | |||||
* | The .Nm utility | charnier | 2002-07-06 | 1 | -11/+16 |
| | |||||
* | Unbreak static build and remove usage() that isn't usage(). | des | 2002-05-03 | 1 | -15/+8 |
| | | | | Reviewed by: bde | ||||
* | PAMify rexecd(8). | des | 2002-05-02 | 2 | -116/+89 |
| | | | | Sponsored by: DARPA, NAI Labs | ||||
* | When opieverify() is fail, fallback to try unix password. | ume | 2002-04-16 | 1 | -4/+9 |
| | | | | Tested by: kuriyama | ||||
* | Add an IPv6 support. | ume | 2002-04-16 | 1 | -10/+23 |
| | | | | | | | I dunno if there is an IPv6 supported rexec client. So, it was tested that this change doesn't break an IPv4. Tested by: kuriyama (IPv4 only) | ||||
* | Make this compilable without -DOPIE. | kuriyama | 2002-04-16 | 1 | -1/+1 |
| | | | | Hint by: ume | ||||
* | o __P removal | imp | 2002-02-07 | 1 | -27/+20 |
| | | | | | o register removal o use new style prototypes and function definitions | ||||
* | Lock down with WFORMAT?=1, with overrides in the subdirectories which | kris | 2002-02-04 | 1 | -0/+1 |
| | | | | are not yet warning-clean. Tested on i386 and alpha. | ||||
* | Don't clobber the default for CFLAGS. | bde | 2001-08-03 | 1 | -1/+1 |
| | |||||
* | Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. The | sheldonh | 2001-07-26 | 1 | -3/+3 |
| | | | | | | | definitions are more readable, and it's possible that they're more portable to pathalogical platforms. Submitted by: David Hill <david@phobia.ms> | ||||
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -6/+6 |
| | |||||
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
| | |||||
* | Goodbye S/Key, Hello OPIE. | markm | 2001-07-09 | 2 | -13/+17 |
| | | | | | I believe I have done due dilligence on this, but I'd appreciate decent test scenarios and sucess (or failure) reports. | ||||
* | Fix the type of the NULL arg to execl() | brian | 2001-07-09 | 1 | -1/+1 |
| | | | | Idea from: Theo de Raadt <deraadt@openbsd.org> | ||||
* | Avoid a warning by making a variable a const char *. | dwmalone | 2001-05-01 | 1 | -1/+2 |
| | |||||
* | - Backout botched attempt to intoduce MANSECT feature. | ru | 2001-03-26 | 1 | -0/+1 |
| | | | | - MAN[1-9] -> MAN. | ||||
* | Set the default manual section for libexec/ to 8. | ru | 2001-03-20 | 1 | -1/+0 |
| | |||||
* | Remove unused #include. Use getopt(3). Add usage() with syslog(3) cap. | charnier | 2000-11-28 | 1 | -8/+22 |
| | |||||
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -2/+2 |
| | |||||
* | Man page fixups | nsayer | 2000-05-15 | 1 | -4/+7 |
| | | | | Submitted by: sheldonh@uunet.co.za | ||||
* | Add -i (insecure) flag to rexecd, which allows uid == 0 logins | nsayer | 2000-05-13 | 2 | -4/+11 |
| | | | | | (presuming that the user in question is not in /etc/ftpusers and does not have a null password). | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 3 | -3/+3 |
| | |||||
* | Ensure that things returned by gethostname() and | brian | 1999-04-07 | 1 | -3/+3 |
| | | | | | | | | | | friends are terminated and allow for a maximum host name length of MAXHOSTNAMELEN - 1. Put parenthesis around sizeof args. Make some variables static. Fix telnetd -u (broken by my last commit) Prompted by: bde | ||||
* | Link with libutil | brian | 1999-04-06 | 1 | -3/+3 |
| | |||||
* | Use realhostname() rather than various combinations of | brian | 1999-04-06 | 1 | -6/+4 |
| | | | | | | gethostbyaddr() & gethostbyname(). Remove brokeness in ftpd for hosts of MAXHOSTNAMELEN length. | ||||
* | Use err(3). -Wall cleaning. Use Pa for file names and add section in Xrefs. | charnier | 1997-11-26 | 2 | -23/+29 |
| | |||||
* | Julian A's fix. Do chdir as user rather than as root. Fixes a minor NFS | imp | 1997-03-24 | 1 | -8/+8 |
| | | | | | | | | | compatibility problem at the same time. Some buffer made large enough for worst case hostname. fixes PR 2593. Reviewed by: Dan Cross and maybe others | ||||
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 3 | -3/+3 |
| | |||||
* | Buffer Overflow from OpenBSD | imp | 1997-02-09 | 1 | -1/+1 |
| | | | | | | rev 1.7 deraadt: buf oflow Obtained from: OpenBSD | ||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 3 | -3/+3 |
| | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. | ||||
* | Back out recent security patch for rexecd. After more careful analysis, | pst | 1996-11-22 | 2 | -28/+15 |
| | | | | | | | | | | it is both uneeded and breaks certain lock-step timing in the rexec protocol. Yes, an attacker can "relay" connections using this trick, but a properly configured firewall that would make this sort of subterfuge necessary in the first place (instead of direct packet spoofing) would also thwart useful attacks based on this. | ||||
* | Do not attempt to open reverse channel until authentication phase has | pst | 1996-11-19 | 2 | -17/+30 |
| | | | | | | | | | | | | succeeded. Never allow the reverse channel to be to a privileged port. Cannidate for: 2.1 and 2.2 branches Reviewed by: pst (with local cleanups) Submitted by: Cy Shubert <cy@cwsys.cwent.com> Obtained from: Jaeger <jaeger@dhp.com> via BUGTRAQ | ||||
* | add forgotten $Id$ | wosch | 1996-09-22 | 3 | -0/+4 |
| | |||||
* | Check for expired passwords before allowing access to the system. | mpp | 1995-08-28 | 1 | -1/+2 |
| | |||||
* | rexecd was not calling "setlogin()" when it should have. This was causing | peter | 1995-07-29 | 1 | -0/+2 |
| | | | | | | getlogin() to return wrong answers (eg: "root"). Reviewed by: davidg Obtained from: James Jegers, for NetBSD, slightly reworked by me. | ||||
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -1/+1 |
| | |||||
* | Don't rely on the shared library bringing in libmd, do it explicitly. | nate | 1995-03-18 | 1 | -2/+2 |
| | | | | | | | Change the library order so libcrypt is the last library in the list. libskey contains references to _crypt and can't resolve it unless -lcrypt occurs after it in the link command. This only occurs when linking statically. | ||||
* | make rexecd link against skeyaccess, not authfile | pst | 1994-09-30 | 1 | -2/+2 |
| | |||||
* | Tighen up rexecd(8) security (see manual page for details). | pst | 1994-09-29 | 2 | -16/+58 |
| | | | | | | | Rexecd is a crock, it never should have been written, however make it so that people who have a need to run it don't hurt themselves so badly. Obtained from: Ideas obtained from logdaemon 4.3 from Wietse Venema | ||||
* | Add skey support | guido | 1994-08-21 | 2 | -2/+13 |
| | | | | | Reviewed by: Submitted by: guido | ||||
* | LDADD= -lcrypt | csgr | 1994-08-20 | 1 | -0/+3 |
| | | | | Submitted by: Geoff | ||||
* | Update to new make macros and disable Kerberos because we haven't got it | wollman | 1994-08-05 | 1 | -1/+1 |
| | | | | set up right yet. | ||||
* | BSD 4.4 Lite Libexec Sources | rgrimes | 1994-05-27 | 3 | -0/+413 |