Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-03-29 | Always use network byte order when stuffing port numbers into IPSEC ID | Chad Loder | |
packets. This reinstates the correct part of r1.106 which did ntohs incorrectly on received port numbers already in host byte order. OK ho@ | |||
2005-03-28 | Fix obvious copy/paste typo. | Kurt Miller | |
okay jmc@ | |||
2005-03-27 | provide enough of a -l mode in non-kvm snooping mode, and krw can shrink | Theo de Raadt | |
the install script even more | |||
2005-03-23 | - remove non-existent -p option | Jason McIntyre | |
- sort options - sync usage() - various formatting tweaks - -A reworded for clarity - update SEE ALSO much help + ok henning@ claudio@ | |||
2005-03-23 | - remove references to gated | Jason McIntyre | |
- add -t to synopsis - sort options - sync usage() - use Rs/Re for references - fix list placement - make clear that rtquery queries ripv1/2 routing daemons much help + ok henning@ claudio@ | |||
2005-03-22 | Compile when nat_traversal is disabled. | Chad Loder | |
OK hshoexer | |||
2005-03-22 | Do not leak keynote session in error path. | Hans-Joerg Hoexer | |
ok cloder@ | |||
2005-03-22 | don't step on ospfd routes, claudio yayayaya | Henning Brauer | |
2005-03-18 | Back out a possible bogus minor diff until we investigate what | Chad Loder | |
broke. OK deraadt@ | |||
2005-03-15 | reset config line numbers, when daemon gets reinitialized. | Moritz Jodeit | |
prevents wrong line numbers in error cases. help from jaredy@ and ok hshoexer@. | |||
2005-03-15 | small log message fix. | Marco Pfatschbacher | |
ok hshoexer@, markus@ | |||
2005-03-13 | Typo; spotted by Richard Ben Aleya | Miod Vallat | |
2005-03-13 | Use pid_t where appropriate. From Bruno Rohee (thanks). | Chad Loder | |
2005-03-13 | turn off accounting when switching to single user; | Markus Friedl | |
report bluhm at genua.de; ok henning, krw, deraadt | |||
2005-03-12 | add descriptions of examples; | Jason McIntyre | |
ok otto@ | |||
2005-03-12 | escape `.' at eol to avoid double spacing issue; | Jason McIntyre | |
2005-03-11 | Document 'no' mechanism for mount options; with lots of help from | Otto Moerbeek | |
jmc@ | |||
2005-03-11 | simplify monitor main loop | Hans-Joerg Hoexer | |
ok ho@ | |||
2005-03-10 | remove dead code, noted by ho@ | Hans-Joerg Hoexer | |
2005-03-10 | Avoid memory leak if strdup should fail. | Chad Loder | |
OK hshoexer@ | |||
2005-03-10 | Avoid crash on finalization. We have been using this diff | Chad Loder | |
in production since mid-2003. OK hshoexer@, markus@, ho@ | |||
2005-03-09 | Sync with reboot(8) man page. | Kenji Aoyama | |
(luna88k and zaurus also work with -p option.) ok miod@ | |||
2005-03-07 | more macro simplification; | Jason McIntyre | |
2005-03-07 | fd leaks in error paths, From: Andrey Matveev <andrushock@korovino.net> | Henning Brauer | |
2005-03-07 | print unsigned long with %lu, not with %d and not with %ld. | Henning Brauer | |
From: Andrey Matveev <andrushock@korovino.net> | |||
2005-03-06 | allow commas in the hfsc service curve spec, inconsistency pointed out in | Henning Brauer | |
PR4134 / geoff@collyer.net and a longer mail exhcange with han boetes | |||
2005-03-06 | Check strdup return value for failure. OK miod | Chad Loder | |
2005-03-06 | print "set skip on" with -v in such a way that the output is valid input | Daniel Hartmeier | |
syntax, instead of the cryptic hex flags output. | |||
2005-03-05 | Always use correct byte order when stuffing port numbers into packets. | Chad Loder | |
OK hshoexer@, ho@ | |||
2005-03-05 | No need to allocate a local digest buffer. Cleanup error path. hshoexer@ ok. | Hakan Olsson | |
2005-03-05 | No need to use a local hashsize. hshoexer@ ok. | Hakan Olsson | |
2005-03-05 | Silence a couple of annoying gcc3 warnings. hshoexer@ ok. | Hakan Olsson | |
2005-03-05 | Add RFC3947 NAT-T vendor ID string. hshoexer@ ok. | Hakan Olsson | |
2005-03-05 | No need for err.h. hshoexer@ ok | Hakan Olsson | |
2005-03-04 | remove unused variable. | Hans-Joerg Hoexer | |
2005-03-04 | cleanup binding and cloning functions, use text2port(), correctly | Hans-Joerg Hoexer | |
determin the encap port. This makes udpencap fully useable on ports other than the default 4500. ok ho cloder | |||
2005-03-04 | remove unused function udp_decode_port(), add modified version as text2port() to | Hans-Joerg Hoexer | |
utilities. ok cloder ho | |||
2005-03-04 | remove unused stuff. | Hans-Joerg Hoexer | |
ok ho@ | |||
2005-03-04 | remove unused variable. | Hans-Joerg Hoexer | |
noticed by and ok markus | |||
2005-03-04 | fix leak when a phase 2 SA cannot create an exchange for the matching phase 1 | Markus Friedl | |
ok ho@, hshoexer@ | |||
2005-03-03 | fix typo in log msg. | Moritz Jodeit | |
ok hshoexer@ | |||
2005-03-03 | handle return value of snprintf more carefully | Hans-Joerg Hoexer | |
ok cloder ho | |||
2005-03-02 | bad news to have a .Bl before .Ss; | Jason McIntyre | |
2005-03-02 | correct function name in log message | Hans-Joerg Hoexer | |
2005-03-02 | knf, linewrapping, whitespaces, no binary change | Hans-Joerg Hoexer | |
2005-02-28 | Document some limitations of the MS-DOS filesystem. | Tom Cosgrove | |
Input from yaredy@, krw@, miod@, jmc@, deraadt@. ok for earlier versions todd@, jmc@ ok final version deraadt@ | |||
2005-02-28 | use the linkshar keyword when gtalking about the link sharing service | Henning Brauer | |
curve, inspired by PR4127 | |||
2005-02-28 | correct mistake in license clause numbering; | Jason McIntyre | |
same correction applied to netbsd -r1.15; ok millert@ deraadt@ | |||
2005-02-27 | support 'tagged' in translation rules, non-delayed tag lookup | Daniel Hartmeier | |
ok henning@, deraadt@ | |||
2005-02-27 | be -> by, ok jmc@ | Pedro Martelletto | |