index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
etc
/
etc.sparc64
/
login.conf
Age
Commit message (
Expand
)
Author
2022-02-21
cap the daemon login class' datasize at either 1G or 4G depending on
Robert Nagy
2022-01-04
- add LDAP
Jason McIntyre
2021-11-12
Bump maxproc-cur to 512 for the pbuild user.
Antoine Jacoutot
2021-04-25
Bump pbuild stacksize to 8M.
mortimer
2021-01-11
Bump default datasize-max and datasize-cur since clang now seems to
Mark Kettenis
2021-01-07
add a xenodm login class and bump openfiles to 512 to avoid running out
Robert Nagy
2020-05-23
Remove useless line from daemon class in login.conf
Daniel Jakots
2019-11-05
Add a default priority of 5 for user _pbuild, this should help keeping system
solene
2019-09-08
Bump datasize-cur to 4Gb for pbuild class on sparc64, rust is a pig.
Landry Breuil
2019-06-02
spelling/grammar fixes; from larry hynes
Jason McIntyre
2019-02-19
sync staff datasize-cur with default
Jonathan Gray
2019-02-03
crank datasize, because mesa is a pig
Theo de Raadt
2017-02-06
List openfiles-max explicitly in default /etc/login.conf files. Otherwise,
Stuart Henderson
2016-06-26
upgrade selected login.conf to use auto rounds for bcrypt. the installer
Ted Unangst
2015-10-23
ypcipher isn't supported any more - it was already removed from login.conf(5)
Stuart Henderson
2015-07-20
add class used by the _pbuild user for DPB, ok ajacoutot@
Stuart Henderson
2015-02-17
Add class section for unbound, using openfiles-cur=512 rather
Stuart Henderson
2014-04-22
Remove the kerberos login methods.
Reyk Floeter
2014-03-26
end experimental login.conf template support. one file per machine.
Ted Unangst