| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-09-12 | Import login_ldap. | 1 | -2/+2 | ||
| 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 | 1 | -1/+2 | ||
| 2015-11-26 | rpc.yppasswdd goes to the bitbucket. | 1 | -5/+1 | ||
| (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 | 1 | -2/+2 | ||
| server these days. | |||||
| 2014-07-30 | unhook auxcpp | 1 | -2/+2 | ||
| 2014-07-30 | descend into tradcpp | 1 | -2/+2 | ||
| 2014-07-12 | Hook auxcpp | 1 | -2/+2 | ||
| 2014-04-22 | Remove KERBEROS5 from the Makefiles (except ssh for now, where it is | 1 | -5/+1 | ||
| already manually disabled). ok deraadt@ | |||||
| 2014-04-18 | millert said i can kill rshd | 1 | -2/+2 | ||
| 2014-04-18 | Switch to the new makewhatis(8)/apropos(1)/whatis(1) combo. | 1 | -2/+2 | ||
| "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. | 1 | -3/+2 | ||
| ok tedu | |||||
| 2014-03-17 | i thought guenther was going to axe uucpd, but he's slacking | 1 | -2/+2 | ||
| 2014-03-12 | Are they going to help? | 1 | -2/+2 | ||
| No. Well, then tell them to stay out of the way. ok deraadt | |||||
| 2013-12-04 | cleanup SUBDIR | 1 | -8/+7 | ||
| 2013-08-07 | disable libexec/identd and enable usr.sbin/identd. | 1 | -2/+2 | ||
| ok sthen@ deraadt@ | |||||
| 2013-02-17 | Always enter this ld.so and subdirectories to create obj (and then the | 1 | -6/+2 | ||
| MI man pages, even if vax currently lacks the programs) | |||||
| 2012-08-16 | switch off inetd tftp-proxy and enable the standalone one instead. | 1 | -2/+2 | ||
| 2012-03-05 | swap out libexec/tftpd for usr.sbin/tftpd | 1 | -2/+2 | ||
| ok henning@ sthen@ mikeb@ deraadt@ wants this | |||||
| 2012-01-26 | hook login_yubikey to the build | 1 | -2/+2 | ||
| ok deraadt | |||||
| 2012-01-16 | Backout activation of the new apropos(1)/whatis(1)/makewhatis(8). | 1 | -2/+2 | ||
| 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). | 1 | -2/+2 | ||
| 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. | 1 | -2/+2 | ||
| ok espie schwarze deraadt. | |||||
| 2011-04-17 | Switch from the old shell script /etc/security | 1 | -2/+2 | ||
| 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 | 1 | -6/+7 | ||
| 2006-12-28 | assume that new elf architectures will have ld.so | 1 | -2/+2 | ||
| 2005-12-31 | enable tftp-proxy since it was committed - what's the point otherwise? | 1 | -2/+2 | ||
| ok deraadt | |||||
| 2005-11-16 | disable old ftp-proxy, ok henning beck | 1 | -2/+2 | ||
| 2005-05-24 | unlink telnet from the builds. dead and buried. cleartext protocols | 1 | -2/+2 | ||
| 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 | 1 | -2/+2 | ||
| 2004-02-26 | Add -g option for greylisting support for spamd. The greylisting techinque | 1 | -2/+2 | ||
| 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 | 1 | -2/+2 | ||
| - change 2 instances of the check from != "yes" to == "no" ok deraadt@ | |||||
| 2003-05-13 | krb4 bye bye | 1 | -2/+2 | ||
| 2003-03-08 | spamd-setup, in c. ok deraadt@, he wants to clean in situ. | 1 | -2/+2 | ||
| 2002-12-21 | spamd: work in progress | 1 | -2/+2 | ||
| 2002-10-04 | smtpd leaves the building | 1 | -2/+2 | ||
| 2002-09-29 | Add login_radius back now that the license issue has been resolved | 1 | -2/+2 | ||
| 2002-09-26 | disable login_radius until a license problem is resolved | 1 | -2/+2 | ||
| 2002-09-12 | do not decent into ld.so if it was said NOPIC, even for elf | 1 | -2/+2 | ||
| 2002-07-15 | don't built atrun | 1 | -2/+2 | ||
| 2002-06-12 | use ELF_TOOLCHAIN instead of listing all ELF archs. | 1 | -3/+2 | ||
| drahn@ ok. | |||||
| 2002-05-06 | rlogind and rexecd go away | 1 | -3/+3 | ||
| 2001-09-26 | Build ld.so on sparc64. | 1 | -2/+4 | ||
| 2001-08-19 | build ftp-proxy | 1 | -2/+2 | ||
| 2001-07-08 | BSD auth module for radius authentication, from BSDi. | 1 | -2/+2 | ||
| 2001-06-25 | Add login_krb5-or-pwd. | 1 | -2/+2 | ||
| 2001-06-25 | Build login_krb5 if KERBEROS5 is set. | 1 | -1/+5 | ||
| 2001-06-24 | Rename login_krb-or-pwd to login_krb4-or-pwd | 1 | -2/+2 | ||
| 2001-06-24 | Rename login_kerberos to login_krb4 | 1 | -2/+2 | ||
| 2001-06-13 | Build ld.so on alpha. | 1 | -2/+2 | ||
| 2001-05-29 | build login scripts for BSD authentication | 1 | -1/+3 | ||
