Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-05-05 | We must lower the process priority *after* the call to setusercontext() | Todd C. Miller | |
otherwise the priority will just be what login.conf decrees. Convert from nice() to setpriority() in the process. Based on a patch from <hgw@d1906.inka.de>. | |||
2001-04-19 | typo; david@phobia.ms | Theo de Raadt | |
2000-12-05 | asprintf can safe time doing character counts | Theo de Raadt | |
2000-08-20 | Add calls to setusercontext() and login_get*(). We basically call | Todd C. Miller | |
setusercontext() in most places where previously we did a setlogin(). Add default login.conf file and put root in the "daemon" login class. | |||
1999-08-06 | uid_t and gid_t, and use %u | Theo de Raadt | |
1997-09-08 | setlogin, and chdir after uid change; do before exec'ing sendmail as well. | Todd C. Miller | |
1997-09-08 | setlogin, and chdir after uid change; came here because of a problem dima ↵ | Theo de Raadt | |
reported | |||
1997-07-29 | sendmail -t please | Theo de Raadt | |
1997-04-12 | Fix from FreeBSD (David Nugent <davidn>) | Todd C. Miller | |
Submitted by: Philippe Charnier <charnier@xp11.frmug.org> Fixes name size limitation (was hardcoded to 8). Closes FreeBSD PR#3258 | |||
1997-03-01 | Merge in changes from at 2.9 | Todd C. Miller | |
1996-12-22 | Deal with _POSIX_SAVED_IDS when relinquishing privileges | Thorsten Lockert | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |