1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-04 23:35:36 -08:00
Commit Graph

68 Commits

Author SHA1 Message Date
martijn
411fe3cbd3 Hook up snmpd_metrics
OK tb@, sthen@
2022-09-01 14:22:55 +00:00
martijn
f95714a45a Import login_ldap.
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@
2020-09-12 15:06:12 +00:00
jsg
cb5cb10e63 descend into reorder_kernel 2017-08-22 06:44:06 +00:00
deraadt
d61ea4c28d rpc.yppasswdd goes to the bitbucket.
(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-26 19:13:14 +00:00
millert
9a611eab67 Remove login_tis, no one should be using the TIS authentication
server these days.
2015-11-20 20:37:42 +00:00
jsg
05289fd41a unhook auxcpp 2014-07-30 17:21:50 +00:00
jsg
a8cd05de22 descend into tradcpp 2014-07-30 16:34:24 +00:00
matthieu
a2f047195b Hook auxcpp 2014-07-12 16:34:24 +00:00
reyk
84fc8f7ce6 Remove KERBEROS5 from the Makefiles (except ssh for now, where it is
already manually disabled).

ok deraadt@
2014-04-22 10:21:56 +00:00
tedu
061363110a millert said i can kill rshd 2014-04-18 15:57:12 +00:00
schwarze
b58effd07c Switch to the new makewhatis(8)/apropos(1)/whatis(1) combo.
"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-04-18 10:00:48 +00:00
deraadt
4d7a60cc04 libwrap is going away, so can this.
ok tedu
2014-03-24 13:55:59 +00:00
tedu
416431ccdd i thought guenther was going to axe uucpd, but he's slacking 2014-03-17 19:50:38 +00:00
tedu
0b54d11d3d Are they going to help?
No.
Well, then tell them to stay out of the way.

ok deraadt
2014-03-12 18:17:26 +00:00
deraadt
27684c063c cleanup SUBDIR 2013-12-04 20:49:28 +00:00
dlg
d505c3025b disable libexec/identd and enable usr.sbin/identd.
ok sthen@ deraadt@
2013-08-07 22:07:32 +00:00
deraadt
1163d674c9 Always enter this ld.so and subdirectories to create obj (and then the
MI man pages, even if vax currently lacks the programs)
2013-02-17 22:06:30 +00:00
dlg
efdbc5091c switch off inetd tftp-proxy and enable the standalone one instead. 2012-08-16 04:10:25 +00:00
dlg
7548a6ffd9 swap out libexec/tftpd for usr.sbin/tftpd
ok henning@ sthen@ mikeb@
deraadt@ wants this
2012-03-05 11:15:41 +00:00
dhill
207985f148 hook login_yubikey to the build
ok deraadt
2012-01-26 18:45:41 +00:00
schwarze
86098e9a89 Backout activation of the new apropos(1)/whatis(1)/makewhatis(8).
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-16 08:42:38 +00:00
schwarze
37aa2508b5 Enable the new apropos(1), whatis(1), and makewhatis(8).
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@
2012-01-05 23:03:57 +00:00
okan
d28bf17052 Obsoleted after the makewhatis(8) re-write in 2000.
ok espie schwarze deraadt.
2011-09-19 06:47:49 +00:00
schwarze
a8bd122bb8 Switch from the old shell script /etc/security
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.
2011-04-17 21:26:38 +00:00
deraadt
dd1ad144eb prettier Makefiles 2007-05-18 16:08:12 +00:00
deraadt
03dd2427be assume that new elf architectures will have ld.so 2006-12-28 20:04:13 +00:00
pvalchev
e08d9a3746 enable tftp-proxy since it was committed - what's the point otherwise?
ok deraadt
2005-12-31 18:48:34 +00:00
camield
dcf2e68333 disable old ftp-proxy, ok henning beck 2005-11-16 09:17:42 +00:00
deraadt
f26e47d562 unlink telnet from the builds. dead and buried. cleartext protocols
must die. ok everyone, even grudgingly from millert (though we would
have killed it anyways, irregardless of his opinion)
2005-05-24 03:23:38 +00:00
millert
5d41770f4f login script to provide TIS Firewall Toolkit authentication 2004-09-28 15:02:01 +00:00
beck
1f68c1d423 Add -g option for greylisting support for spamd. The greylisting techinque
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@
2004-02-26 07:28:54 +00:00
brad
466a01d6b0 - use :L variable modifier with ELF_TOOLCHAIN variable
- change 2 instances of the check from != "yes" to == "no"

ok deraadt@
2003-07-22 17:15:12 +00:00
hin
12f3b09dc4 krb4 bye bye 2003-05-13 04:33:35 +00:00
beck
6c461b1bd5 spamd-setup, in c. ok deraadt@, he wants to clean in situ. 2003-03-08 18:17:04 +00:00
deraadt
ffabe4cb97 spamd: work in progress 2002-12-21 01:41:54 +00:00
deraadt
9bac424c3b smtpd leaves the building 2002-10-04 23:16:41 +00:00
millert
77482372b3 Add login_radius back now that the license issue has been resolved 2002-09-29 03:25:31 +00:00
deraadt
bbfce6d9ec disable login_radius until a license problem is resolved 2002-09-26 22:50:04 +00:00
mickey
fe4f034a48 do not decent into ld.so if it was said NOPIC, even for elf 2002-09-12 22:36:37 +00:00
millert
79d7a69bbb don't built atrun 2002-07-15 19:23:14 +00:00
art
17cf56174d use ELF_TOOLCHAIN instead of listing all ELF archs.
drahn@ ok.
2002-06-12 04:04:57 +00:00
deraadt
d319d2fe38 rlogind and rexecd go away 2002-05-06 19:48:21 +00:00
art
6ed8566056 Build ld.so on sparc64. 2001-09-26 19:04:45 +00:00
beck
b79798a892 build ftp-proxy 2001-08-19 04:14:03 +00:00
millert
4ac3136087 BSD auth module for radius authentication, from BSDi. 2001-07-08 17:56:33 +00:00
hin
0eb6e3c1ff Add login_krb5-or-pwd. 2001-06-25 15:51:36 +00:00
hin
4a4b2cc420 Build login_krb5 if KERBEROS5 is set. 2001-06-25 04:36:15 +00:00
hin
f2cbfb3dfe Rename login_krb-or-pwd to login_krb4-or-pwd 2001-06-24 23:31:42 +00:00
hin
7fa7ba9800 Rename login_kerberos to login_krb4 2001-06-24 23:26:18 +00:00
art
857534e9e1 Build ld.so on alpha. 2001-06-13 12:46:06 +00:00