Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-09-27 | add examples of explicitly bringing ethernet ifs up; | Jason McIntyre | |
from stefek zaba; ok deraadt@ | |||
2005-09-27 | document aesctr and null encryption; ok jmc, hshoexer | Markus Friedl | |
2005-09-27 | missing return | Markus Friedl | |
2005-09-23 | - beef up DESCRIPTION | Jason McIntyre | |
- document that paths to key files may be relative or absolute - reference vpn(8) in SEE ALSO most of this diff came about from a mail from benjamin pineau who mailed hshoexer and myself about some possible improvements to this file; ok hshoexer@ | |||
2005-09-23 | Document new UI commands | Hans-Joerg Hoexer | |
ok and help jmc@ | |||
2005-09-23 | Provide UI commands to delete phase 1 SAs. | Hans-Joerg Hoexer | |
Looks good mortiz@ | |||
2005-09-23 | Remove some uncommented section headers from the template man page (RETURN | Hans-Joerg Hoexer | |
VALUES, BUGS, CAVEATS,...). While there, add HISTORY section. | |||
2005-09-22 | use "force" keyword when adding to Phase 1 section, otherwise isakmpd will | Hans-Joerg Hoexer | |
write some annyoing warning to the logs... | |||
2005-09-21 | put description of `dest_address' in the right place; | Jason McIntyre | |
ok deraadt@ | |||
2005-09-20 | if we must un-export, only un-export when we do the first call for | Theo de Raadt | |
each filesystem; ok drahn, specific issue found by otto | |||
2005-09-20 | add an entry to "Phase 1" section for each remote peer. | Hans-Joerg Hoexer | |
2005-09-20 | add a "Connection=..." entry for active connections | Hans-Joerg Hoexer | |
2005-09-19 | grammar; | Jason McIntyre | |
from benjamin pineau; ok hshoexer@ | |||
2005-09-15 | Clean up compilation with -Wall, okay deraadt@ | Pedro Martelletto | |
From: Leonardo Chiquitto Filho <leonardo@iken.com.br> | |||
2005-09-13 | Only DELEXPORT filesystems which are not exported. Removes NFS race when | Dale Rahn | |
mounting filesystems on nfs servers. Improvements and ok otto@ | |||
2005-09-06 | document `what' from interactive mode: from ely petty; | Jason McIntyre | |
kill an unneeded .Pp whilst here; | |||
2005-09-01 | Comment fix and make description of -c and -w match reality more | Otto Moerbeek | |
closely. ok millert@ deraadt@ | |||
2005-08-30 | Get the start of the A6 partition from fdisk. Fixes wrong suggestion of | Uwe Stuehler | |
offset 0 for the start of slice a. ok deraadt@ | |||
2005-08-27 | no need to display the copyright in the formatted page; | Jason McIntyre | |
ok deraadt@ | |||
2005-08-27 | backout unapproved diff | Theo de Raadt | |
2005-08-25 | when we get an invalid hostname in an option, bitching a moaning is ok, | Henning Brauer | |
but there is no point in refusing the lease based on that. so bitch and moan and ignore that option but accept the lease. yes, customer networks are sometimes interesting... ok millert krw beck | |||
2005-08-25 | read the information from the INADDR_ANY socket and do not loop if | Markus Friedl | |
a new IP appears (cf udp.c, rev 1.74), ok ho@ hshoexer@ cloder@ deraadt@ | |||
2005-08-24 | document /etc/raid[0-3].conf in FILES; | Jason McIntyre | |
from rohee@, but adjusted by me; | |||
2005-08-23 | disable -B support for now; ok dlg | Theo de Raadt | |
2005-08-23 | note that RSA_SIG should be part of the "Transforms" tag when setting | Jason McIntyre | |
up key- and cert-based authentication; problem found by andrew fresh; help/ok hshoexer@ | |||
2005-08-23 | `DSS' is unsupported, so remove references to it; | Jason McIntyre | |
ok hshoexer@ | |||
2005-08-23 | grammar + formatting tweaks; | Jason McIntyre | |
2005-08-23 | repair warnx() misuses | Theo de Raadt | |
2005-08-22 | document recent changes | Hans-Joerg Hoexer | |
ok deraadt | |||
2005-08-22 | Fix problems with some Linksys DHCP servers (and probably others) by | Kenneth R Westerback | |
not accidentally inserting two NULL characters after each option in the DHCPREQUEST packet. Thanks to Christian Jones for the problem report and tcpdump's, and to Emmett Pate for finding a problematic Linksys model still in my local stores. ok deraadt@ | |||
2005-08-22 | Teach ipsecctl to control isakmpd. | Hans-Joerg Hoexer | |
ok deraadt | |||
2005-08-22 | fix Xr; | Jason McIntyre | |
2005-08-22 | spelling | David Krause | |
2005-08-21 | try to blink the device given on the command line before walking inquiries | David Gwynne | |
on the device looking for an enclosure. this allows bioctl -b 0:0 ses0 to work as well as bioctl -b 0:0 sd0/ami0. ok deraadt@ | |||
2005-08-21 | device may be {ses,safte}# as well, for slot-operations | Theo de Raadt | |
2005-08-19 | more useful error message | Hans-Joerg Hoexer | |
2005-08-19 | if Unused is .Dq, then so is Hot Spare.. | Theo de Raadt | |
2005-08-19 | - sort options | Jason McIntyre | |
- tighten up a list - reference ses(4) and safte(4) in SEE ALSO | |||
2005-08-18 | sync with new functionality, and add a bit more meat | Theo de Raadt | |
2005-08-18 | add support to stop blinking (-u) or use the alarm LED instead (-B) | Theo de Raadt | |
2005-08-18 | better diagnostics in case of bad arguments; ok dlg | Theo de Raadt | |
2005-08-18 | rework the addressing for blinking to make it like the hotspares | David Gwynne | |
help from and ok deraadt@ | |||
2005-08-18 | if you show an example, BE CORRECT DAMNIT | Theo de Raadt | |
2005-08-18 | tweak SYNOPSIS; | Jason McIntyre | |
2005-08-18 | a step towards where dlg is heading next + knf | Theo de Raadt | |
2005-08-18 | very basic blink support. | David Gwynne | |
some manpage tweaks from jmc@ | |||
2005-08-18 | - mark up argument | Jason McIntyre | |
- missing full stop at end of sentence | |||
2005-08-18 | Add "create hot spare" ok dlg@ | Marco Peereboom | |
2005-08-17 | with pfctl -vsI, indicate which interfaces are being skipped. | Daniel Hartmeier | |
ok henning@, markus@, mpf@ | |||
2005-08-17 | Add support for unused disks. | Marco Peereboom | |
Fix SCSI string madness (by deraadt). Add some debug statements in bioctl. |