#
1ccca3b5 |
| 10-Oct-2013 |
Alan Somers <asomers@FreeBSD.org> |
IFC @256277
Approved by: ken (mentor)
|
#
27650413 |
| 02-Oct-2013 |
Mark Murray <markm@FreeBSD.org> |
MFC - tracking update.
|
Revision tags: release/9.2.0 |
|
#
ef90af83 |
| 20-Sep-2013 |
Peter Grehan <grehan@FreeBSD.org> |
IFC @ r255692
Comment out IA32_MISC_ENABLE MSR access - this doesn't exist on AMD. Need to sort out how arch-specific MSRs will be handled.
|
#
8f8790cd |
| 15-Sep-2013 |
Dag-Erling Smørgrav <des@FreeBSD.org> |
Build and install the Unbound caching DNS resolver daemon.
Approved by: re (blanket)
|
#
cfe30d02 |
| 19-Jun-2013 |
Gleb Smirnoff <glebius@FreeBSD.org> |
Merge fresh head.
|
Revision tags: release/8.4.0, release/9.1.0 |
|
#
300675f6 |
| 27-Nov-2012 |
Alexander Motin <mav@FreeBSD.org> |
MFC
|
#
a10c6f55 |
| 11-Nov-2012 |
Neel Natu <neel@FreeBSD.org> |
IFC @ r242684
|
#
23090366 |
| 04-Nov-2012 |
Simon J. Gerraty <sjg@FreeBSD.org> |
Sync from head
|
#
c175365c |
| 22-Oct-2012 |
Marcel Moolenaar <marcel@FreeBSD.org> |
Add ATF to the build. This is may be a bit rought around the egdes, but committing it helps to get everyone on the same page and makes sure we make progress.
Tinderbox breakages that are the result
Add ATF to the build. This is may be a bit rought around the egdes, but committing it helps to get everyone on the same page and makes sure we make progress.
Tinderbox breakages that are the result of this commit are entirely the committer's fault -- in other words: buildworld testing on amd64 only.
Credits follow:
Submitted by: Garrett Cooper <yanegomi@gmail.com> Sponsored by: Isilon Systems Based on work by: keramida@ Thanks to: gnn@, mdf@, mlaier@, sjg@ Special thanks to: keramida@
show more ...
|
Revision tags: release/8.3.0_cvs, release/8.3.0, release/9.0.0, release/7.4.0_cvs, release/8.2.0_cvs, release/7.4.0, release/8.2.0 |
|
#
3468e4ce |
| 28-Jan-2011 |
Pawel Jakub Dawidek <pjd@FreeBSD.org> |
Add 'hast' user and 'hast' group that will be used by hastd (and maybe hastctl) to drop privileges.
MFC after: 1 week
|
Revision tags: release/8.1.0_cvs, release/8.1.0, release/7.3.0_cvs, release/7.3.0, release/8.0.0_cvs, release/8.0.0, release/7.2.0_cvs, release/7.2.0, release/7.1.0_cvs, release/7.1.0, release/6.4.0_cvs, release/6.4.0, release/7.0.0_cvs, release/7.0.0, release/6.3.0_cvs, release/6.3.0 |
|
#
3213dc84 |
| 11-Jun-2007 |
Ceri Davies <ceri@FreeBSD.org> |
Create group ftp by default. This is gid 14 as this is the historical id used by sysinstall when enabling anonymous FTP.
Change the default group used by sysinstall for setting up anonymous FTP fro
Create group ftp by default. This is gid 14 as this is the historical id used by sysinstall when enabling anonymous FTP.
Change the default group used by sysinstall for setting up anonymous FTP from operator to ftp; there is no reason to use operator and there are potential security issues when doing so.
PR: 93284 Approved by: ru (mentor) Reviewed by: simon
show more ...
|
Revision tags: release/6.2.0_cvs, release/6.2.0, release/5.5.0_cvs, release/5.5.0, release/6.1.0_cvs, release/6.1.0 |
|
#
cd573a85 |
| 05-Feb-2006 |
Robert Watson <rwatson@FreeBSD.org> |
Assign gid 77 to audit instead of gid 73. The ports group list did not include '73', which was assigned in a ports passwd entry to ircservices.
Pointed out by: ceri
|
#
bbcf7c36 |
| 05-Feb-2006 |
Robert Watson <rwatson@FreeBSD.org> |
Allocate an 'audit' group, membership in which will grant the audit review right by virtue of read file permission on /var/audit and its contents.
Obtained from: TrustedBSD Project
|
Revision tags: release/6.0.0_cvs, release/6.0.0 |
|
#
7217408a |
| 06-Jun-2005 |
Brooks Davis <brooks@FreeBSD.org> |
Add _dhcp user/group as required by the OpenBSD dhclient.
|
Revision tags: release/5.4.0_cvs, release/5.4.0, release/4.11.0_cvs, release/4.11.0, release/5.3.0_cvs, release/5.3.0 |
|
#
8ee2ac9e |
| 23-Jun-2004 |
Max Laier <mlaier@FreeBSD.org> |
Add "privsep" user/group _pflogd:_pflogd (64:64) to make pflogd(8) work again. This user/group is not required for install* targets, hence do not add them to CHECK_UIDS/CHECK_GIDS in Makefile.inc1 (n
Add "privsep" user/group _pflogd:_pflogd (64:64) to make pflogd(8) work again. This user/group is not required for install* targets, hence do not add them to CHECK_UIDS/CHECK_GIDS in Makefile.inc1 (no need to annoy people).
Discussed-on: -current
show more ...
|
Revision tags: release/4.10.0_cvs, release/4.10.0 |
|
#
be3e0526 |
| 10-Mar-2004 |
Max Laier <mlaier@FreeBSD.org> |
Add trailing collon
Noticed by: dwhite Approved by: bms(mentor)
|
#
8d69c48b |
| 08-Mar-2004 |
Max Laier <mlaier@FreeBSD.org> |
Link pf to the build and install: This adds the former ports registered groups: proxy and authpf as well as the proxy user. Make sure to run mergemaster -p in oder to complete make installworld witho
Link pf to the build and install: This adds the former ports registered groups: proxy and authpf as well as the proxy user. Make sure to run mergemaster -p in oder to complete make installworld without errors.
This also provides the passive OS fingerprints from OpenBSD (pf.os) and an example pf.conf.
For those who want to go without pf; it provides a NO_PF knob to make.conf.
__FreeBSD_version will be bumped soon to reflect this and to be able to change ports accordingly.
Approved by: bms(mentor)
show more ...
|
Revision tags: release/5.2.1_cvs, release/5.2.1, release/5.2.0_cvs, release/5.2.0, release/4.9.0_cvs, release/4.9.0, release/5.1.0_cvs, release/5.1.0 |
|
#
e50dfdc9 |
| 27-Apr-2003 |
Warner Losh <imp@FreeBSD.org> |
xten isn't needed after tw is gone.
Approved by: re@ (scottl)
|
Revision tags: release/4.8.0_cvs, release/4.8.0, release/5.0.0_cvs, release/5.0.0 |
|
#
190a0059 |
| 14-Oct-2002 |
Robert Watson <rwatson@FreeBSD.org> |
Remove root from the 'guest' group: missed in a previous pass.
Spotted by: jhb
|
#
975819b7 |
| 13-Oct-2002 |
Robert Watson <rwatson@FreeBSD.org> |
Remove root from the kmem, sys, tty, and staff groups in the default configuration. Root privileges override DAC on local file systems and therefore root does not generally need to be a member of a
Remove root from the kmem, sys, tty, and staff groups in the default configuration. Root privileges override DAC on local file systems and therefore root does not generally need to be a member of a group to access files owned by that group. In the NFS case, require explicit authorization for root to have these privileges.
Leave root in operator for dump/restore broadcast reasons; leave root in wheel until discrepencies in the "no users in wheel means any user can su" policy are resolved (possibly indefinitely).
show more ...
|
#
7b2c73b7 |
| 13-Oct-2002 |
Robert Watson <rwatson@FreeBSD.org> |
For consistency with other entries in group, don't put the daemon or xten users in their groups explicitly--we pick that up from the gid field in master.passwd.
|
Revision tags: release/4.7.0_cvs, release/4.6.2_cvs, release/4.6.2, release/4.6.1, release/4.6.0_cvs |
|
#
04b681a9 |
| 23-Jun-2002 |
Dag-Erling Smørgrav <des@FreeBSD.org> |
Add an sshd user and group for the OpenSSH privilege separation code.
|
Revision tags: release/4.5.0_cvs, release/4.4.0_cvs |
|
#
ca8b9ed3 |
| 17-Nov-2001 |
Gregory Neil Shapiro <gshapiro@FreeBSD.org> |
Add two new accounts/groups for sendmail:
smmsp - sendmail 8.12 operates as a set-group-ID binary (instead of set-user-ID). This new user/group will be used for command line submissions. UID/GID 2
Add two new accounts/groups for sendmail:
smmsp - sendmail 8.12 operates as a set-group-ID binary (instead of set-user-ID). This new user/group will be used for command line submissions. UID/GID 25 is suggested in the sendmail documentation and has been adopted by other operating systems such as OpenBSD and Solaris 9.
mailnull - The default value for DefaultUser is now set to the uid and gid of the first existing user mailnull, sendmail, or daemon that has a non-zero uid. If none of these exist, sendmail reverts back to the old behavior of using uid 1 and gid 1. Currently FreeBSD uses daemon for DefaultUser but I would prefer not to use an account used by other programs, hence the addition of mailnull. UID/GID 26 has been chosen for this user.
This was discussed on -arch on October 18-19, 2001.
MFC after: 1 week
show more ...
|
#
92277380 |
| 25-Oct-2001 |
Andrey A. Chernov <ache@FreeBSD.org> |
Re-commit www:www If anybody wants to remove them for some reason, please consider "pop" removing first.
Approved by: arch discussion from Oct 20 MFC after: 3 days
|
#
19aa5cdc |
| 18-Oct-2001 |
Sheldon Hearn <sheldonh@FreeBSD.org> |
Back previous revision out until it has been discussed on -arch and motivated. Currently, it is under dispute.
|