Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-01 | Hook up snmpd_metrics | Martijn van Duren | |
OK tb@, sthen@ | |||
2020-09-12 | Import login_ldap. | Martijn van Duren | |
The code is based login_ldap port, but uses our own aldap implementation instead of openldap. It also uses a stand alone configuration file instead of login.conf, since setting this up might contain information not destined for everyone to see. OK bluhm@ "Go for it" deraadt@ | |||
2017-08-22 | descend into reorder_kernel | Jonathan Gray | |
2015-11-26 | rpc.yppasswdd goes to the bitbucket. | Theo de Raadt | |
(The story is that some people do use YP still as a libc -> non-file lookup mechanism; some of them with standard ypbind/ypserv, but more of them with ypbind/ypldap. That however does not justify these cruddy tools dealing with passwords, which are more likely to contain problems) | |||
2015-11-20 | Remove login_tis, no one should be using the TIS authentication | Todd C. Miller | |
server these days. | |||
2014-07-30 | unhook auxcpp | Jonathan Gray | |
2014-07-30 | descend into tradcpp | Jonathan Gray | |
2014-07-12 | Hook auxcpp | Matthieu Herrb | |
2014-04-22 | Remove KERBEROS5 from the Makefiles (except ssh for now, where it is | Reyk Floeter | |
already manually disabled). ok deraadt@ | |||
2014-04-18 | millert said i can kill rshd | Ted Unangst | |
2014-04-18 | Switch to the new makewhatis(8)/apropos(1)/whatis(1) combo. | Ingo Schwarze | |
"commit the switch now" espie@ "go for it" deraadt@ See the apropos(1) manual for a description of what's new. On machines where you want the full functionality, run "sudo makewhatis" and put "MAKEWHATISARGS=' '" into weekly.local(8). Otherwise, when upgrading via source, run "sudo makewhatis -Q". | |||
2014-03-24 | libwrap is going away, so can this. | Theo de Raadt | |
ok tedu | |||
2014-03-17 | i thought guenther was going to axe uucpd, but he's slacking | Ted Unangst | |
2014-03-12 | Are they going to help? | Ted Unangst | |
No. Well, then tell them to stay out of the way. ok deraadt | |||
2013-12-04 | cleanup SUBDIR | Theo de Raadt | |
2013-08-07 | disable libexec/identd and enable usr.sbin/identd. | David Gwynne | |
ok sthen@ deraadt@ | |||
2013-02-17 | Always enter this ld.so and subdirectories to create obj (and then the | Theo de Raadt | |
MI man pages, even if vax currently lacks the programs) | |||
2012-08-16 | switch off inetd tftp-proxy and enable the standalone one instead. | David Gwynne | |
2012-03-05 | swap out libexec/tftpd for usr.sbin/tftpd | David Gwynne | |
ok henning@ sthen@ mikeb@ deraadt@ wants this | |||
2012-01-26 | hook login_yubikey to the build | David Hill | |
ok deraadt | |||
2012-01-16 | Backout activation of the new apropos(1)/whatis(1)/makewhatis(8). | Ingo Schwarze | |
In its current state, it causes too much slowdown, in particular during system builds, and there are other regressions. That cannot be fixed quickly while it's enabled. Problems pointed out by espie@, backout requested by deraadt@, diff "looks good" to espie@. | |||
2012-01-05 | Enable the new apropos(1), whatis(1), and makewhatis(8). | Ingo Schwarze | |
Unlink the old apropos(1), whatis(1), and makewhatis(8) from the build. Call the new tools from pkg_create(1) and pkg_add(1). "Please enable it now." deraadt@ | |||
2011-09-19 | Obsoleted after the makewhatis(8) re-write in 2000. | Okan Demirmen | |
ok espie schwarze deraadt. | |||
2011-04-17 | Switch from the old shell script /etc/security | Ingo Schwarze | |
to the new Perl script /usr/libexec/security. The new script was tested by sthen@ and ajacoutot@. Committing now due to repeated prodding from deraadt@. In case problems show up, they will be fixed in tree. | |||
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 | |