Age | Commit message (Expand) | Author |
2003-02-20 | Use STDOUT_FILENO; David at phobia dot ms | Todd C. Miller |
2003-02-20 | Sync with ISC cron-current + my at(1) integration. | Todd C. Miller |
2003-02-20 | bad jmc, did not nroff? | Theo de Raadt |
2003-02-20 | If there is no cron.allow or cron.deny file, only the superuser may run | Todd C. Miller |
2003-02-20 | copyrights added; | Jason McIntyre |
2003-02-20 | knf | Theo de Raadt |
2003-02-20 | If there's no tag to be reset, don't reset it (avoids a NULL deref in the IPC... | Jason Wright |
2003-02-20 | no trailing newline in panic(); PR 3103 | Henning Brauer |
2003-02-20 | remove useless cast in memset() | Todd C. Miller |
2003-02-20 | cron.{allow,deny}, not at.{allow,deny}; noticed by Dries Schellekens | Todd C. Miller |
2003-02-20 | Fix the mask and sign extension for bl instruction which branch backwards. | Dale Rahn |
2003-02-20 | Fix table syntax documentation, from David Krause. | Cedric Berger |
2003-02-20 | sync | Theo de Raadt |
2003-02-20 | I found my missing 24 bytes... crp_olen = the total length of the result - cr... | Jason Wright |
2003-02-20 | Eliminate unused parameter to scsi_free_xs(). | Kenneth R Westerback |
2003-02-20 | fix a variety of missing or wrong MLINKS | Theo de Raadt |
2003-02-20 | typo | Anil Madhavapeddy |
2003-02-20 | In typical linux style, set a magic bit that makes the floppy work on | Jason Wright |
2003-02-20 | test for nonexistant interface rejection in the dynaddr case | Henning Brauer |
2003-02-20 | reject nonexistant interfaces in the dynaddr case, noticed during discussion | Henning Brauer |
2003-02-20 | typo | Henning Brauer |
2003-02-19 | Mention that /etc/crontab must be mode 0600 if it exists. | Todd C. Miller |
2003-02-19 | address family uniqueness with NAT | Henning Brauer |
2003-02-19 | redirect to tables is invalid | Henning Brauer |
2003-02-19 | ...and poor new files need to be added... *sigh* | Henning Brauer |
2003-02-19 | poor queues need a parent | Henning Brauer |
2003-02-19 | flags S is invalid | Henning Brauer |
2003-02-19 | test labelmacro $if | Henning Brauer |
2003-02-19 | bogus. pf25 tests this better. | Henning Brauer |
2003-02-19 | clean the dust and sync with reality | Henning Brauer |
2003-02-19 | adjust after pfctl changes; and test icmp version / address family mismatch | Henning Brauer |
2003-02-19 | reorganize the Makefile: add a target for each type of tests. document them. | Henning Brauer |
2003-02-19 | Move contents of /var/at into /var/cron since at is now intergrated into | Todd C. Miller |
2003-02-19 | Make 'from (kue0)/24' work again (dynamic interface name translation with | Daniel Hartmeier |
2003-02-19 | better error message on icmp version / address family mismatch | Henning Brauer |
2003-02-19 | cmdline options in alphabetical order in usage() and manpage; and sync them | Henning Brauer |
2003-02-19 | sequence file is no longer used | Todd C. Miller |
2003-02-19 | security fix from openssl 0.9.7a: | Markus Friedl |
2003-02-19 | - Bump size of MAX_RESULT by 4 to include compression result | Jason Wright |
2003-02-19 | Remove ddb machine commands, they are already available as "bo ha" and "bo re". | Miod Vallat |
2003-02-19 | improve docs; raj@cerias.purdue.edu | Theo de Raadt |
2003-02-19 | Grr, forgot to commit this earlier: add ipcomps_minlen | Jason Wright |
2003-02-19 | document -s as synonym for -1, correct section number in title; PR# 3101 | Jason Wright |
2003-02-19 | try to provoke host() misbehavior | Henning Brauer |
2003-02-19 | add a counter for times ipcomp is skipped because the packet is below the | Jason Wright |
2003-02-19 | Fix little buffer overflow on 64-bit platforms. | Cedric Berger |
2003-02-19 | Back out documentation for (currently) non-existent -c option that | Todd C. Miller |
2003-02-19 | tbrsize explicitely | Henning Brauer |
2003-02-19 | need to specify tbrsize explicitely; automatically caclulated one is | Henning Brauer |
2003-02-19 | adjust after pfctl changes | Henning Brauer |