Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-07-07 | isakmpd.8: Merge with EOM 1.14 | Niklas Hallqvist | |
pf_key_v2.c: Merge with EOM 1.17 author: niklas Merge in fixes done in the OpenBSD tree | |||
1999-07-07 | Merge with EOM 1.54 | Niklas Hallqvist | |
author: ho Remove a trailing backslash. author: niklas OpenBSD with PF_KEY is now the default author: niklas Oops, we have not gone to 2.5 as a base for EOM yet. | |||
1999-07-07 | Merge with EOM 1.26 | Niklas Hallqvist | |
author: niklas Merge in fixes done in the OpenBSD tree author: ho Add keynote policy-file. author: ho No more Stayalive-flag. | |||
1999-07-07 | Merge with EOM 1.2 | Niklas Hallqvist | |
author: ho Initial. author: ho file VPN-3way-template.conf was initially added on branch RELEASE_1_0. | |||
1999-07-07 | Merge with EOM 1.4 | Niklas Hallqvist | |
author: ho branches: 1.4.2; Add USE_KEYNOTE | |||
1999-07-07 | Merge with EOM 1.108 | Niklas Hallqvist | |
author: ho Connection names only match phase 2 exchanges, so let a phase 2 stayalive imply stayalive of the "parent" ISAKMP SA. author: ho 'Connections' should stay alive (SA_FLAG_STAYALIVE) | |||
1999-07-07 | Merge with EOM 1.16 | Niklas Hallqvist | |
author: ho Add copyright notice. author: ho Add connection_exist function | |||
1999-07-07 | Merge with EOM 1.1 | Niklas Hallqvist | |
author: niklas An all-is-OK policy sample | |||
1999-07-07 | Merge with EOM 1.31 | Niklas Hallqvist | |
author: niklas indent | |||
1999-07-07 | Add IPSec Sysctl info. ok angelos@. | Kjell Wooding | |
1999-07-07 | The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os. | Aaron Campbell | |
Out of the approximately 1450 man pages, only about 90 of them were wrong. Thanks to kwesterback@home.com for coming up with a script and patch to repair this. The patch also inserted a .Os macro in the few man pages that were missing one. | |||
1999-07-07 | First REAL cut at documenting bimap. | Kjell Wooding | |
1999-07-06 | Whoops. Missed man page. removed -U | Kjell Wooding | |
1999-07-06 | Option -U is solaris only. Pointed out by theo. | Kjell Wooding | |
1999-07-06 | delete meaningless entry in BUGS | Theo de Raadt | |
1999-07-06 | if SIGUSR1 is received, kill gettys, run /etc/rc.shutdown, and halt the machine | Theo de Raadt | |
1999-07-06 | first cut at documenting bimap | Theo de Raadt | |
1999-07-06 | gethostname() is safe | Theo de Raadt | |
1999-07-05 | Big cleanup of the userland ipf parsing code. | Kjell Wooding | |
inet_addr() was replaced with inet_aton. atoi() tests were replaced by range-checked strtol calls. Error checking of ipf.rules input should be vastly improved now. | |||
1999-07-05 | fix Nm usage in SYNOPSIS section; d@ | Aaron Campbell | |
1999-07-04 | trash some old leftover macros and replace them with -mdoc macros | Aaron Campbell | |
1999-07-04 | some repairs | Aaron Campbell | |
1999-07-04 | new -mdoc man pages; kwesterback@home.com | Aaron Campbell | |
1999-07-03 | remove redundant .Pp macros | Aaron Campbell | |
1999-07-02 | rename SADB_foo_X_bar to SADB_X_foo_bar | Theo de Raadt | |
1999-07-02 | consistent .Dd usage; proper format is: .Dd Month DD, YYYY | Aaron Campbell | |
1999-07-01 | print kern.arandom unsigned | Theo de Raadt | |
1999-07-01 | extra fclose(); ronald@chersonese.com | Theo de Raadt | |
1999-07-01 | Add support for Joliet extensions. From FreeBSD | David Leonard | |
1999-06-29 | mention kern.arandom | Niels Provos | |
1999-06-29 | remove reference to format(8), which does not exist; form@kti.nsc.ru | Aaron Campbell | |
1999-06-18 | whoops | Aaron Campbell | |
1999-06-18 | new ipnat(4) and ipnat(5) mdoc-style man pages; kwesterback@home.com | Aaron Campbell | |
1999-06-17 | go back to UDP mounts by default until NFS/TCP is fixed | Todd C. Miller | |
1999-06-16 | missed i386 -> __i386__ | Marc Espie | |
1999-06-11 | <netinets/ip_proxy.h> -> <netinet/ip_proxy.h>; ryker@ugrad.cs.ualberta.ca | Aaron Campbell | |
1999-06-10 | Handle PAGER in a manner consistent with the Single Unix Specification: | Paul Janzen | |
that is, use PAGER rather than "more" if it is defined and non-null, not just if it is defined. | |||
1999-06-08 | Some large partition fixes | Niklas Hallqvist | |
1999-06-06 | use inet_aton() instead of inet_addr() | Theo de Raadt | |
1999-06-06 | mention the `manual' command; mcsmart@engin.umich.edu | Aaron Campbell | |
1999-06-06 | typo; mcsmart@engin.umich.edu | Aaron Campbell | |
1999-06-05 | Merge with EOM 1.41, RCSIds | Niklas Hallqvist | |
1999-06-05 | Merge with EOM 1.89 | Niklas Hallqvist | |
author: ho Remove early variable initialization. | |||
1999-06-05 | Use the Listen-on address as local address if Local-address | Niklas Hallqvist | |
not given, but Listen-on is. | |||
1999-06-05 | fix another inet_aton() | Theo de Raadt | |
1999-06-05 | Remove bad examples of stuff we do not yet support in this version anyhow | Niklas Hallqvist | |
1999-06-05 | Merge with EOM 1.15 | Niklas Hallqvist | |
author: niklas More error checking of certs | |||
1999-06-05 | Merge with EOM 1.14 | Niklas Hallqvist | |
author: niklas Add some error checking | |||
1999-06-05 | Merge with EOM 1.27 | Niklas Hallqvist | |
author: niklas style author: niklas strdup error checking | |||
1999-06-05 | use inet_aton() | Theo de Raadt | |