Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-05-29 | Call auth_checknologin() and auth_approval() as appropriate for BSD | Todd C. Miller | |
authentication. | |||
2001-01-28 | $OpenBSD$ | Niklas Hallqvist | |
2001-01-25 | protos | Theo de Raadt | |
2000-10-30 | libexec man page fleshing. again, bored on the plane home. | Aaron Campbell | |
2000-09-15 | check return value for setenv(3) for failure, and deal appropriately | 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-17 | More <sys/file.h> vs. <fcntl.h> and open() flags fixes. | Todd C. Miller | |
1999-07-09 | - remove all trailing whitespace | Aaron Campbell | |
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it... | |||
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell | |
is used instead; kwesterback@home.com | |||
1998-07-10 | do not syslog() with "\n"; skipped smtpd/named/ipmon; 12 minutes of dabbling | Theo de Raadt | |
1998-07-09 | Don't open stderr channel until after the user has authenticated themselves | Todd C. Miller | |
and never open a reserved port. Fix from www.infilsec.com, credited to "The South African Tiger Team". While we're in here, don't leak info about who is a valid user. | |||
1998-07-07 | a big bunch of next to nothing | Theo de Raadt | |
1997-04-06 | cleanup using -Wall | Theo de Raadt | |
1997-03-26 | no libcrypt, fix DPADD | Theo de Raadt | |
1997-02-06 | buf oflow | Theo de Raadt | |
1997-01-17 | r?index -> strr?chr | Todd C. Miller | |
1996-12-22 | Deal with _POSIX_SAVED_IDS when relinquishing privileges | Thorsten Lockert | |
1996-12-10 | "the the" purge | Theo de Raadt | |
1996-07-28 | fix BUGS | Theo de Raadt | |
1996-07-28 | always give Login incorrect message | Theo de Raadt | |
1996-07-28 | syslog always; inspired by freebsd | Theo de Raadt | |
1996-07-22 | seteuid for chdir | Theo de Raadt | |
1996-05-26 | setlogin(); netbsd pr#1292; jimj@miller.cs.uwm.edu | Theo de Raadt | |
1996-02-15 | libcrypt no longer a link dependancy. | etheisen | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |