summaryrefslogtreecommitdiff
path: root/libexec/Makefile
AgeCommit message (Collapse)Author
2007-05-18prettier MakefilesTheo de Raadt
2006-12-28assume that new elf architectures will have ld.soTheo de Raadt
2005-12-31enable tftp-proxy since it was committed - what's the point otherwise?Peter Valchev
ok deraadt
2005-11-16disable old ftp-proxy, ok henning beckCamiel Dobbelaar
2005-05-24unlink telnet from the builds. dead and buried. cleartext protocolsTheo de Raadt
must die. ok everyone, even grudgingly from millert (though we would have killed it anyways, irregardless of his opinion)
2004-09-28login script to provide TIS Firewall Toolkit authenticationTodd C. Miller
2004-02-26Add -g option for greylisting support for spamd. The greylisting techinqueBob Beck
originates from a paper by Evan Harris which can be found at http://projects.puremagic.com/greylisting/. This implementation makes spamd allow for non-blacklisted addresses to be treated as "greylisted". where they are tracked in a db file, and whitelisted by addition to a pf table when the same envelope from and to are retried from the same source IP address. Testing by many, ok deraadt@
2003-07-22- use :L variable modifier with ELF_TOOLCHAIN variableBrad Smith
- change 2 instances of the check from != "yes" to == "no" ok deraadt@
2003-05-13krb4 bye byeHans Insulander
2003-03-08spamd-setup, in c. ok deraadt@, he wants to clean in situ.Bob Beck
2002-12-21spamd: work in progressTheo de Raadt
2002-10-04smtpd leaves the buildingTheo de Raadt
2002-09-29Add login_radius back now that the license issue has been resolvedTodd C. Miller
2002-09-26disable login_radius until a license problem is resolvedTheo de Raadt
2002-09-12do not decent into ld.so if it was said NOPIC, even for elfMichael Shalayeff
2002-07-15don't built atrunTodd C. Miller
2002-06-12use ELF_TOOLCHAIN instead of listing all ELF archs.Artur Grabowski
drahn@ ok.
2002-05-06rlogind and rexecd go awayTheo de Raadt
2001-09-26Build ld.so on sparc64.Artur Grabowski
2001-08-19build ftp-proxyBob Beck
2001-07-08BSD auth module for radius authentication, from BSDi.Todd C. Miller
2001-06-25Add login_krb5-or-pwd.Hans Insulander
2001-06-25Build login_krb5 if KERBEROS5 is set.Hans Insulander
2001-06-24Rename login_krb-or-pwd to login_krb4-or-pwdHans Insulander
2001-06-24Rename login_kerberos to login_krb4Hans Insulander
2001-06-13Build ld.so on alpha.Artur Grabowski
2001-05-29build login scripts for BSD authenticationTodd C. Miller
2000-09-07For shared libraries, an ld.so is required.Dale S. Rahn
2000-09-03Boring... Add :L modifier to all tweakable variables tests.Marc Espie
Closes PR 1246
1998-08-15Move the spool locking functionality of "mail.local -H" into its ownTodd C. Miller
program so we can take the setuid bit off of mail.local.
1997-12-12add smtpd.Bob Beck
1997-08-19rpc.lockd moved from libexec to usr.sbinNiklas Hallqvist
1997-04-24Don't build LFS, it doesn't work.Jason Downs
1997-04-19Changed ``defined(KERBEROS)'' to ``(${KERBEROS} == "yes")''Todd C. Miller
Same change doen for SKEY, YP, and KERBEROS5. This allows people to override those setting in /etc/mk.conf.
1997-02-26Initial integration of userland tcpd.Jason Downs
1996-11-11compile_et belongs in usr.binThorsten Lockert
1996-11-11compile_et now resides in /usr/libexec.Jason Downs
1996-09-05grr 2 not p in rpc.yppasswdd, one of the hardest commands in openbsd to typeTheo de Raadt
1996-09-05rpc.yppasswdd, not rpc.yppasswd; obviously peter tested the non-YP case :)Theo de Raadt
1996-09-04permit YP to be compiled out using flag in bsd.own.mk; pr#15, peter@demon.netTheo de Raadt
1996-08-26Yeah, make this key...Jason Downs
1996-07-20rpc.lockdTheo de Raadt
1995-10-23add ypservTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt