Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-05-18 | prettier Makefiles | Theo de Raadt | |
2006-12-28 | assume that new elf architectures will have ld.so | Theo de Raadt | |
2005-12-31 | enable tftp-proxy since it was committed - what's the point otherwise? | Peter Valchev | |
ok deraadt | |||
2005-11-16 | disable old ftp-proxy, ok henning beck | Camiel Dobbelaar | |
2005-05-24 | unlink telnet from the builds. dead and buried. cleartext protocols | Theo de Raadt | |
must die. ok everyone, even grudgingly from millert (though we would have killed it anyways, irregardless of his opinion) | |||
2004-09-28 | login script to provide TIS Firewall Toolkit authentication | Todd C. Miller | |
2004-02-26 | Add -g option for greylisting support for spamd. The greylisting techinque | Bob 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 variable | Brad Smith | |
- change 2 instances of the check from != "yes" to == "no" ok deraadt@ | |||
2003-05-13 | krb4 bye bye | Hans Insulander | |
2003-03-08 | spamd-setup, in c. ok deraadt@, he wants to clean in situ. | Bob Beck | |
2002-12-21 | spamd: work in progress | Theo de Raadt | |
2002-10-04 | smtpd leaves the building | Theo de Raadt | |
2002-09-29 | Add login_radius back now that the license issue has been resolved | Todd C. Miller | |
2002-09-26 | disable login_radius until a license problem is resolved | Theo de Raadt | |
2002-09-12 | do not decent into ld.so if it was said NOPIC, even for elf | Michael Shalayeff | |
2002-07-15 | don't built atrun | Todd C. Miller | |
2002-06-12 | use ELF_TOOLCHAIN instead of listing all ELF archs. | Artur Grabowski | |
drahn@ ok. | |||
2002-05-06 | rlogind and rexecd go away | Theo de Raadt | |
2001-09-26 | Build ld.so on sparc64. | Artur Grabowski | |
2001-08-19 | build ftp-proxy | Bob Beck | |
2001-07-08 | BSD auth module for radius authentication, from BSDi. | Todd C. Miller | |
2001-06-25 | Add login_krb5-or-pwd. | Hans Insulander | |
2001-06-25 | Build login_krb5 if KERBEROS5 is set. | Hans Insulander | |
2001-06-24 | Rename login_krb-or-pwd to login_krb4-or-pwd | Hans Insulander | |
2001-06-24 | Rename login_kerberos to login_krb4 | Hans Insulander | |
2001-06-13 | Build ld.so on alpha. | Artur Grabowski | |
2001-05-29 | build login scripts for BSD authentication | Todd C. Miller | |
2000-09-07 | For shared libraries, an ld.so is required. | Dale S. Rahn | |
2000-09-03 | Boring... Add :L modifier to all tweakable variables tests. | Marc Espie | |
Closes PR 1246 | |||
1998-08-15 | Move the spool locking functionality of "mail.local -H" into its own | Todd C. Miller | |
program so we can take the setuid bit off of mail.local. | |||
1997-12-12 | add smtpd. | Bob Beck | |
1997-08-19 | rpc.lockd moved from libexec to usr.sbin | Niklas Hallqvist | |
1997-04-24 | Don't build LFS, it doesn't work. | Jason Downs | |
1997-04-19 | Changed ``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-26 | Initial integration of userland tcpd. | Jason Downs | |
1996-11-11 | compile_et belongs in usr.bin | Thorsten Lockert | |
1996-11-11 | compile_et now resides in /usr/libexec. | Jason Downs | |
1996-09-05 | grr 2 not p in rpc.yppasswdd, one of the hardest commands in openbsd to type | Theo de Raadt | |
1996-09-05 | rpc.yppasswdd, not rpc.yppasswd; obviously peter tested the non-YP case :) | Theo de Raadt | |
1996-09-04 | permit YP to be compiled out using flag in bsd.own.mk; pr#15, peter@demon.net | Theo de Raadt | |
1996-08-26 | Yeah, make this key... | Jason Downs | |
1996-07-20 | rpc.lockd | Theo de Raadt | |
1995-10-23 | add ypserv | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |