summaryrefslogtreecommitdiffstats
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug that caused the relocs for linker set members in sharedjdp1997-04-301-1/+3
* Adds anon ftp virtual host capability to ftpd, using /etc/ftphosts fordavidn1997-04-294-17/+271
* YAMF2.2: Allow @group entries in /etc/ftpusers & /etc/ftpchroot to denydavidn1997-04-272-10/+35
* Document internal ls, how to compile it in and what it changes wrtdavidn1997-04-261-1/+20
* Adds optional "internal ls" support for ftpd, by collectingdavidn1997-04-265-8/+41
* Add basic login.conf (sans authentication) support.davidn1997-04-233-7/+58
* Added login.conf support.davidn1997-04-233-8/+71
* Fixed `make depend' and related bogons. LDFLAGS was used forbde1997-04-161-10/+2
* Remove text about unsupported flags 'mdmbuf', 'local', 'crtscts' etcdavidn1997-04-131-16/+9
* Submitted by: Philippe Charnier <charnier@xp11.frmug.org>davidn1997-04-121-7/+14
* Ensure that the remote host name is Nul terminated.mpp1997-04-081-1/+2
* Fix for expiration date test. Closes PR#3224.davidn1997-04-081-2/+2
* Use MAXHOSTNAMELEN, as opposed to an arbitrary number, and ensurejoerg1997-04-011-3/+6
* Be a bit more careful about what port number we are using for thepeter1997-03-291-3/+7
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-2814-31/+31
* Don't trucate username to 8 characters.davidn1997-03-251-24/+29
* Remove some incorrect text on how passwords are validated.mpp1997-03-251-3/+2
* Fix non explloitable buffer overflows (since the largest packet processedimp1997-03-241-3/+4
* Fix various buffer overflows that may or may not be exploitable.imp1997-03-241-5/+7
* Julian A's fix. Do chdir as user rather than as root. Fixes a minor NFSimp1997-03-241-8/+8
* Change a reference to NetBSD to FreeBSD.mpp1997-03-141-2/+5
* Revert $FreeBSD$ to $Id$peter1997-02-2214-14/+14
* Revert $FreeBSD$ to $Id$peter1997-02-22161-172/+172
* #include <string.h> to help silence -Wall.mpp1997-02-201-0/+1
* Actually allow the -R flag.guido1997-02-131-1/+1
* Tidy-up modem-chat handling: ensure tty modes are restored todavidn1997-02-092-49/+45
* Buffer Overflow from OpenBSDimp1997-02-091-1/+1
* Some patches for source routed packets from OpenBSD.imp1997-02-091-14/+14
* Some patches for source routed packets from OpenBSD.imp1997-02-091-13/+16
* Fix a hop count datatype bogon pointed out in PR#2642 (though my fixjkh1997-02-071-5/+6
* Increased username size to allow passing username:auth_method todavidn1997-02-071-1/+1
* Make username size dependant on MAXLOGNAME in sys/param.h. Wasdavidn1997-02-021-2/+2
* Added:davidn1997-02-028-54/+852
* Fix bug in %s, %m, %r and %v macros not displaying data.davidn1997-02-021-1/+5
* Added support for %s (sysname) %m (machine) %r (release) and %v (version)davidn1997-02-021-0/+25
* Oops, fix white space in last commit.dg1997-01-281-1/+1
* Fix signal handler race condition.dg1997-01-281-0/+5
* Make even more copies of hostnames obtained by inet_ntoa(). iruserok()joerg1997-01-271-5/+18
* Use xmalloc instead of malloc in two places, so that out-of-memoryjdp1997-01-241-1/+1
* Fix buffer overrun problem.pst1997-01-182-15/+24
* Pay attention to the environment variable "LD_IGNORE_MISSING_OBJECTS".jdp1997-01-174-3/+86
* Sweep through the tree fixing mmap() usage:alex1997-01-162-5/+5
* If a library is found in the hints file, but the library doesn't exist,jdp1997-01-141-0/+4
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-14174-185/+185
* Sort cross references.wosch1997-01-1312-37/+35
* Use the RTLD_NOW symbol, now that it is defined in <dlfcn.h>.jdp1997-01-121-4/+3
* Correct typos and spelling errors.jdp1997-01-123-15/+15
* Add support for the LD_BIND_NOW environment variable. If it is set to ajdp1997-01-124-37/+88
* Add support for the LD_BIND_NOW environment variable. If it is set to ajdp1997-01-122-2/+21
* Document the fact that the administrator may havempp1997-01-111-2/+7
OpenPOWER on IntegriCloud