Age | Commit message (Expand) | Author |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-29 | the MSIZE mbuf constant moved from MD param.h to MI param.h | David Krause |
2007-05-21 | Add mmap_mod. | Artur Grabowski |
2007-05-21 | A test for a corner-case that some pmaps get wrong. | Artur Grabowski |
2007-05-19 | detect if newfs fails and add an extra test (amd64 floppy) | Otto Moerbeek |
2007-05-17 | Add basename(3) and dirname(3) regression tests, from tbert. | Ray Lai |
2007-05-15 | remove catman reference from SEE ALSO; | Jason McIntyre |
2007-05-15 | fix tests to run now | Marc Espie |
2007-05-10 | Do not crash when lists include the "any" keyword. Reported by | Hans-Joerg Hoexer |
2007-05-02 | now that optimization is on by default, fix the regress tests by | David Krause |
2007-04-29 | add sig-stop. | Artur Grabowski |
2007-04-29 | Quite dumb test for torturing SIGSTOP/SIGCONT. | Artur Grabowski |
2007-04-25 | - add ability to specify a tone to be played (defaults to 440hz) | Jason Wright |
2007-04-18 | some newfs checks, not hooked in, because it needs certain disktab | Otto Moerbeek |
2007-04-14 | Add code to check the kern.securelvel sysctl, since we run with a | Thordur I. Bjornsson |
2007-04-12 | Remove the SF_NOUNLINK and UF_NOUNLINK from the test files, we dont | Thordur I. Bjornsson |
2007-04-10 | No need to use umount -f now that both cases of vnode leakage were fixed | Pedro Martelletto |
2007-03-30 | Don't assume 'run' to be executable, pointed out and okay deraadt@ | Pedro Martelletto |
2007-03-30 | Add regression test suite for FFS, from FreeBSD, okay art@ deraadt@ | Pedro Martelletto |
2007-03-16 | move autodetection of the ID type to the parser. this way the | Markus Friedl |
2007-03-15 | When commiting multiple files with ci, the flags from the previous | Alexander Bluhm |
2007-03-14 | We switched to aes cbc quite some time ago, so also use the correct | Hans-Joerg Hoexer |
2007-02-22 | Fix regression tests. False positives happened whenever the date/time | Ray Lai |
2007-02-19 | add a test for null encryption | Hans-Joerg Hoexer |
2007-02-19 | we have to use '-k' now to show keys. | Hans-Joerg Hoexer |
2007-02-19 | previous commit to parse.y was undone. adopt these two regression tests. | Hans-Joerg Hoexer |
2007-02-16 | Adopt to recent change in parse.y (do not accept '\n' in quoted | Hans-Joerg Hoexer |
2007-02-13 | - Be explicit on command line checking, instead of relying on patterns, | Matthias Kilian |
2007-01-28 | New test for exceptions. | Mark Kettenis |
2007-01-28 | Move test in its own directory. | Mark Kettenis |
2007-01-10 | allow rule if there is at least _one_ matching address family combination. | Markus Friedl |
2007-01-08 | advertising clauses that can be dropped | Theo de Raadt |
2007-01-04 | don't pass -1 as a netmask; report vicviq at gmail.com | Markus Friedl |
2006-12-15 | Sync arch list | Miod Vallat |
2006-12-13 | Additional test for multiple PermitOpen entries. ok djm@ | Darren Tucker |
2006-11-30 | wrong rid for protocol | Markus Friedl |
2006-11-30 | sync: rmv to unregister ipsec connections | Markus Friedl |
2006-11-30 | sync: proto/port in lid/rid/connection | Markus Friedl |
2006-11-28 | very basic regress test for rtable select code | Henning Brauer |
2006-11-24 | fix typo for remote port; from Brian Candler | Markus Friedl |
2006-11-21 | sync | Markus Friedl |
2006-11-16 | add comment on how to update the *.ok files; ok hshoexer@ | Markus Friedl |
2006-11-13 | Update to match improved address family check. | Ryan Thomas McBride |
2006-11-07 | Use anchor recursion when printing loaded ruleset (make certain that recursion | Ryan Thomas McBride |
2006-11-07 | Add test for -a with nested anchors. | Ryan Thomas McBride |
2006-11-07 | Add regress tests for inline anchors. | Ryan Thomas McBride |
2006-11-06 | fix quoting for non-(c)sh login shells. | Markus Friedl |
2006-11-01 | Adjust existing ikedel tests for aggressive mode support (we now | Ryan Thomas McBride |
2006-10-31 | Remove bogus input line. | Hans-Joerg Hoexer |
2006-10-31 | Add some regression tests for odd ipsecctl behaviour noticed by | Hans-Joerg Hoexer |