Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-12-22 | revoke root priv earlier. use strl*. | Jun-ichiro itojun Hagino | |
2000-12-21 | Print quotas > 4G correctly; be a little more paranoid with a few buffers. | Paul Janzen | |
2000-12-21 | Deal with quotas over 4G correctly; also, tidy a bit and be a touch more | Paul Janzen | |
paranoid with some buffers. | |||
2000-12-21 | Standard OpenBSD'ifications that happen when new man pages are imported. | Aaron Campbell | |
2000-12-21 | more careful euid killing | Theo de Raadt | |
2000-12-20 | use arc4random, clear secrets, use readpassphrase in tokeninit; ok millert@ | Markus Friedl | |
2000-12-20 | Commands for manipulating the token database (ActivCard, CRYPTOCard, or SNK-004) | Todd C. Miller | |
from BSDi. Will be enabled when BSD authentication is turned on (login_token). | |||
2000-12-18 | sync with Apache 1.3.14 | Brad Smith | |
2000-12-18 | import apache 1.3.26 + mod_ssl 2.8.10 | Bob Beck | |
2000-12-18 | Argh. this commit didn't make it when I did it earlier - apache 1.3.14 + ↵ | Bob Beck | |
mod_ssl 2.7.1 merge | |||
2000-12-17 | data base -> database | Todd C. Miller | |
2000-12-15 | Build and install amdref.info and install an entry for it in the dir file. | Todd C. Miller | |
amdref.texinfo could do with some cleaning up but this is a start. | |||
2000-12-15 | import apache 1.3.26 + mod_ssl 2.8.10 | Bob Beck | |
2000-12-15 | apache 1.3.14 + mod_ssl 2.7.1 merge | Bob Beck | |
2000-12-15 | import apache 1.3.27 and mod_ssl 2.8.11 | Bob Beck | |
2000-12-15 | .Sh EXAMPLE -> .Sh EXAMPLES. Even if there's only one example, at least | Aaron Campbell | |
this is consistent. | |||
2000-12-15 | openssl-engine 0.9.6 merge | Bob Beck | |
Note that the library changes will mean that you will need to blow away /usr/obj/lib/libssl if you are building, or things will probably get mucked up. | |||
2000-12-15 | Correct documented defaults for mppe, chap80 and chap81 | brian | |
2000-12-14 | Display MSCHAP as CHAP80 in ``show cpp'' | brian | |
Display the interface mtu in ``show iface'' | |||
2000-12-10 | for correctness, do seteuid, too. okay deraadt@ | Niels Provos | |
2000-12-09 | avoid buf oflow; belu@kriton.org | Theo de Raadt | |
2000-12-07 | timed printing; from Ben Smithurst <ben@scientia.demon.co.uk>; via tcpdump.org | Michael Shalayeff | |
2000-12-07 | smb printing; from Andrew Tridgell; via tcpdump.org | Michael Shalayeff | |
2000-12-07 | add vrrp printing; from tcpdump.org | Michael Shalayeff | |
2000-12-06 | Add a 'saving modified kernel' message. (deraadt@ ok) | Hakan Olsson | |
2000-12-05 | tcpdump incorrectly print port numbers when parsing NFS (PR#1540) | Jakob Schlyter | |
fix submitted by Grigoriy Orlov <gluk@ptci.ru> | |||
2000-12-05 | fix RIPv0 (RFC 1058) printing; <james@squish.net> | Jakob Schlyter | |
2000-11-29 | Spelling and punctuation fixes; FreeBSD | brian | |
2000-11-28 | Add ``enable/disable'' tcpmssfixup - enabled by default. | brian | |
2000-11-28 | Use only the bit after the ``\'' when hashing the challenge in | brian | |
MSChapv2 Submitted by: Ustimenko Semen <semen@iclub.nsu.ru> | |||
2000-11-26 | *** empty log message *** | Todd C. Miller | |
2000-11-26 | Use pwd_mkdb -u username | Todd C. Miller | |
Call system() with a list to avoid a call to sh | |||
2000-11-26 | Update for pw_mkdb(3) interface change. All but vipw and userdel can | Todd C. Miller | |
specify a username (and thus avoid rebuilding the while database). | |||
2000-11-26 | Support -u username option. Loosely based on FreeBSD's changes. | Todd C. Miller | |
I've also restructured things a bit to cut the number of master.passwd parses in half from 6 to 3. We can't really get away with fewer than that without sacrificing locality in the .db files. | |||
2000-11-25 | Fix some warnings and take advantage of perl5 system defines | Todd C. Miller | |
In adduser, use /etc/ptmp as a lock file like the other passwd programs. Currently it is just kept empty which is not so great. Use sysopen() with explicit file modes so there is no race whereby a user could see the contents on the master.passwd temp file in rmuser. Fix order of file opens in rmuser so we don't try and remove anything unless we can lock all our files. | |||
2000-11-23 | fix one more s/sprintf/snprintf/; jeremy@hack.org.il | Jakob Schlyter | |
2000-11-22 | Enable and accept MPPE by default (deflate & pred1 are preferred) | brian | |
Accept MSCHAPv2 by default. Hard sentence breaks Describe tunneling more clearly Some cosmetic netgraph fixes (Not used in OpenBSD) | |||
2000-11-21 | bye bye MULOG. code that is easy to read, is code that is easy to audit | Theo de Raadt | |
2000-11-21 | sigjmp & statics begone | Theo de Raadt | |
2000-11-21 | Don't include mfs partitions in 'quot -a' since there is no device file | Todd C. Miller | |
to open. | |||
2000-11-18 | avoid SIGHUP log issues, pr 1511, dean@bullock.net. It is still a signal | Theo de Raadt | |
race, but I do not at the moment feel like rewriting a call to svc_run() to handle it syncronously ... | |||
2000-11-16 | Fix password clearing bug; FreeBSD | brian | |
2000-11-16 | Be more consistent with .Bl tags | brian | |
2000-11-16 | Be a bit more precise about what ``nat deny_incoming yes'' does. | brian | |
2000-11-15 | Last commit introduced extra space (lame) | Angelos D. Keromytis | |
2000-11-15 | Fix bug introduced with overriding of pseudo-devices. | Angelos D. Keromytis | |
2000-11-12 | Fix XFree86/console mouse transparency for serial mice. Tested with both a | Aaron Campbell | |
serial and PS/2 mouse, seems to do the trick; Jean-Baptiste.Marchand@epita.fr | |||
2000-11-12 | typo | Aaron Campbell | |
2000-11-11 | Increase M_MAXBUF so that it's greater than HDLCSIZE | brian | |
2000-11-10 | do not advertise dynamic/cloned routes | Jun-ichiro itojun Hagino | |