aboutsummaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* Fix truncating hostname using MAXHOSTNAMELENAndrey A. Chernov1995-03-241-1/+2
* Fix wtmp logoutAndrey A. Chernov1995-03-201-10/+5
* Removed /usr/local/lib from the standard library search path to beNate Williams1995-03-191-2/+2
* Restore the 4.4lite version which apparently was clobbered by a repositoryBruce Evans1995-03-183-23/+20
* Don't rely on the shared library bringing in libmd, do it explicitly.Nate Williams1995-03-181-2/+2
* Change the library order so libcrypt is the last library in the list.Nate Williams1995-03-181-2/+2
* Weak symbol support from NetBSD. This should bring us in sync with theNate Williams1995-03-046-196/+132
* I think the security check to invalidate ALL write requests was just a littleJordan K. Hubbard1995-02-261-2/+2
* Add some functionality to ftpd so it logs all anonymous fileGuido van Rooij1995-02-264-3/+88
* Add a description for the np flag.Andreas Schulz1995-02-151-0/+1
* Support for >32 PTYs.Jordan K. Hubbard1995-02-091-3/+3
* Support for more Sun compatible dlopen() and friends. Also added proper errorJordan K. Hubbard1995-02-071-87/+205
* fixed spelling error.Poul-Henning Kamp1995-02-041-1/+1
* Discard any messages which are buffered on the routing socket before usingDoug Rabson1995-01-301-2/+15
* Change to use RTM_CHANGE when an arp entry already exists. This closesDoug Rabson1995-01-161-2/+5
* Make ldconfig and ld.so not hashing the shared lib minor number. ThisJoerg Wunsch1995-01-121-6/+5
* Change toSteven Wallace1995-01-051-2/+2
* Remove -DDIAGNOSTIC in makefile. The DIAGNOSTIC code is severly broken andJustin T. Gibbs1995-01-044-7/+9
* Updated to recent version of Paul K.'s shlib code. This code has betterNate Williams1994-12-235-46/+52
* Fix hostnames >32 charsAndrey A. Chernov1994-12-151-1/+2
* Remove -u argument, does nothing for non-priviliged user.Andrey A. Chernov1994-11-251-4/+5
* mass fixes from 1.1.5.1 + better log erros and incorrect loginsAndrey A. Chernov1994-11-232-144/+109
* Fix uucico pathAndrey A. Chernov1994-11-231-1/+1
* Add distribution=krb for P-HKGarrett Wollman1994-11-203-1/+4
* Make two variables static so that the compiler warnings areAndreas Schulz1994-11-181-3/+3
* Reviewed by: Roger Holst roger@first.gmd.deAndreas Schulz1994-11-181-1/+2
* Reviewed by: Roger Holst roger@first.gmd.deAndreas Schulz1994-11-181-1/+2
* Reviewed by: Roger Holst roger@first.gmd.deAndreas Schulz1994-11-181-1/+2
* Relativized a ".PATH:" directive.Poul-Henning Kamp1994-11-181-1/+1
* __386BSD__ -> __FreeBSD__Jordan K. Hubbard1994-11-042-3/+3
* recommit rev 1.5 of ftpd, I fatfingered a commandPaul Traina1994-10-271-4/+12
* Printing out /etc/motd when a ftp login occurs is a security holePaul Traina1994-10-271-2/+1
* Implement security fix correctly: via isprint()Andrey A. Chernov1994-10-221-5/+8
* A nice little security fix. Things must be rough in moscow...Poul-Henning Kamp1994-10-221-0/+5
* Add xtend.Jordan K. Hubbard1994-10-221-1/+1
* The X-10 demon. From 1.1.5.1.Jordan K. Hubbard1994-10-229-0/+1228
* Figured it out, misapplied a patch, ftpd now works again.Paul Traina1994-10-221-1/+1
* Fix broken command parser (fall back 10 yards and scratch head).Paul Traina1994-10-221-1/+1
* Include most of the logdaemon v4.4 S/key changesPaul Traina1994-10-193-4/+5
* Extend message format to user@offset[:file]Andrey A. Chernov1994-10-152-11/+42
* Updated to changes in struct vmmeter. There is a slight bogosity here:David Greenman1994-10-151-5/+5
* Clean up makefilePaul Traina1994-09-301-3/+6
* make rexecd link against skeyaccess, not authfilePaul Traina1994-09-301-2/+2
* Move bootp & related stuffPaul Traina1994-09-301-1/+1
* Rearrange bootpdPaul Traina1994-09-3050-0/+10253
* This commit was generated by cvs2svn to compensate for changes in r3227,Paul Traina1994-09-302-0/+687
|\
| * Rearrange bootpPaul Traina1994-09-302-0/+687
* Use new skey access routinesPaul Traina1994-09-291-7/+2
* First level of changes for bringing in eBones (kerberos).Geoff Rehmet1994-09-293-12/+29
* Tighen up rexecd(8) security (see manual page for details).Paul Traina1994-09-292-16/+58