Age | Commit message (Expand) | Author |
2001-01-03 | make smb printing a little closer to what it is supposed | Michael Shalayeff |
2001-01-03 | -Wall cleanup. | Eric Jackson |
2001-01-03 | Descend into doc dir, missed in past amd doc commit | Todd C. Miller |
2001-01-02 | fix sprintf overflow, found by spock@techfour.net, just a better fix of mine. | Michael Shalayeff |
2001-01-02 | do not build/install fsinfo; deraadt@ | Michael Shalayeff |
2001-01-02 | Fine, I'm convinced -- don't set the mask to ~0. | Angelos D. Keromytis |
2001-01-01 | Force mask to ~0 only if hostname (kudos to james@squish.net) | Angelos D. Keromytis |
2000-12-31 | fix __m88k__ definitions. | Steve Murphree |
2000-12-30 | setockopt(SO_REUSEPORT), so multiple dhclients work, PR 1391 | Angelos D. Keromytis |
2000-12-30 | Change wording when empty password is entered: our adduser sets the | Angelos D. Keromytis |
2000-12-29 | Log the ``MPPE: MasterKey is invalid...'' message as a CCP | brian |
2000-12-29 | If no LEASE_TIME was received from the server, use the | Angelos D. Keromytis |
2000-12-29 | Forwarding is set in sysctl.conf, not rc.conf (madey@openbsd.pl) | Angelos D. Keromytis |
2000-12-23 | if a short rwhod packet arrived on a little endian machine, all stack memory | Theo de Raadt |
2000-12-22 | when printing vrrp and verbose set -- print src/dst ip addrs | Michael Shalayeff |
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 |
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 |
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 + mod_... | Bob Beck |
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 |
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 |
2000-12-15 | openssl-engine 0.9.6 merge | Bob Beck |
2000-12-15 | Correct documented defaults for mppe, chap80 and chap81 | brian |
2000-12-14 | Display MSCHAP as CHAP80 in ``show cpp'' | brian |
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 |
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 |
2000-11-26 | *** empty log message *** | Todd C. Miller |
2000-11-26 | Use pwd_mkdb -u username | Todd C. Miller |
2000-11-26 | Update for pw_mkdb(3) interface change. All but vipw and userdel can | Todd C. Miller |
2000-11-26 | Support -u username option. Loosely based on FreeBSD's changes. | Todd C. Miller |
2000-11-25 | Fix some warnings and take advantage of perl5 system defines | Todd C. Miller |