summaryrefslogtreecommitdiffstats
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* Add a MAINTAINER= line so people know who to blamegshapiro2000-10-262-0/+4
* Fix broken PAM with SKEY behaviour: the skey.access file checksguido2000-10-121-7/+8
* Removed broken PAM support from rshd(8) and rlogind(8). rshd doesru2000-10-125-202/+1
* Style fixesgshapiro2000-10-112-8/+8
* mail.local(8) is no longer installed as a set-user-id binary.gshapiro2000-10-101-2/+0
* Don't depend on <sys/stat.h> bogusly including <sys/time.h> (and therebywollman2000-10-103-2/+5
* Make it compile without -DNO_PAM again.ru2000-10-062-1/+5
* o Load netgraph.ko, ng_ether.ko and ng_pppoe.ko as required (I'm sure thisbrian2000-10-032-13/+66
* Add support for dlsym(RTLD_DEFAULT, ...).jdp2000-09-192-69/+97
* Give users a way to alter the sendmail (and related utilities) buildgshapiro2000-09-172-0/+12
* Some more slight doco fixes: update date, and add a bit more to the history.wollman2000-09-141-2/+10
* Allow tftpd to run as a specified user, not just `nobody'.wollman2000-09-142-28/+55
* strerror is declared in <string.h>imp2000-09-041-3/+4
* remove redundant optreset declarationimp2000-09-041-1/+0
* Pass two pointer parameters to the r_debug_state() hookjwd2000-08-261-8/+18
* Don't set an arbitrary limit on username lengths; use MAXLOGNAMEsheldonh2000-08-171-1/+1
* Fix `control socket: Protocol not supported' failure inru2000-08-161-3/+2
* The rest of the changes needed to support the new version of sendmail (8.11.0).gshapiro2000-08-122-5/+29
* sprintf() -> snprintf() paranoia.kris2000-08-041-2/+2
* Honour skey.access(5) by allowing UNIX passwords when skeyaccess(3)sheldonh2000-08-011-4/+10
* Add 'nc' flag to gettytab -- no carrier. Forces non-blocking open andnsayer2000-07-314-3/+7
* Make compilable without -DINET6.ume2000-07-281-6/+2
* Revamp the code that calls shared libraries' init and fini functions.jdp2000-07-262-106/+185
* We shouldn't use cp to save the old ld-elf.so.1. Use the sanctioned toolgreen2000-07-201-1/+2
* Don't reply "not a plain file" when the requested file doesn't exist.des2000-07-171-2/+8
* Fix a bug which could cause programs with user threads packages tojdp2000-07-173-5/+88
* Don't call err() without a format string.kris2000-07-111-1/+1
* Explain that the -S option only logs file downloads, not all transfers.ben2000-07-111-1/+1
* Solve the dynamic linker's problems with multithreaded programs oncejdp2000-07-0810-334/+770
* When installing the dynamic linker, save the previous version injdp2000-07-081-0/+12
* Plug the hole where rshd would bypass a proper .rhosts check if thebsd2000-07-051-3/+2
* Only punctuation is an allowed argument type for open-close macrossheldonh2000-06-301-1/+2
* Fix a problem in the virtual host address compare code which causeddavidn2000-06-261-8/+11
* Switch over to using the new fflagstostr and strtofflags library calls.joe2000-06-171-2/+2
* Spelling fix: transfered --> transferredjlemon2000-06-021-1/+1
* Back out the previous change to the queue(3) interface.jake2000-05-262-5/+5
* 1. Add IPv6 portrange restriction code (-U flag) to passive().nsayer2000-05-251-0/+31
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-232-5/+5
* Eliminate unaligned accesses that occurred when relocating thejdp2000-05-221-12/+27
* Don't uselessly set MANDEPEND (it isn't used in this Makefile, and isn'tbde2000-05-151-9/+7
* Man page fixupsnsayer2000-05-151-4/+7
* IPv6 support.ume2000-05-141-10/+10
* Add -i (insecure) flag to rexecd, which allows uid == 0 loginsnsayer2000-05-132-4/+11
* Minor mdoc cleanup.mpp2000-05-051-2/+2
* Remove dead debug code.asmodai2000-04-291-8/+0
* Cross-reference ldd(1) in rtld(1) and vice versa.sheldonh2000-03-281-0/+1
* Fixed missing DPADDs.bde2000-03-271-4/+5
* Wrap uucpd behind the NOUUCP knob.dan2000-03-241-1/+4
* Finally unifdef -DINTERNAL_LS.ru2000-03-131-1/+1
* Use libcrypto instead of libdes.markm2000-02-242-2/+2
OpenPOWER on IntegriCloud