Age | Commit message (Expand) | Author |
2007-02-25 | remove unused variable | Reyk Floeter |
2007-02-25 | we do have a table with suberror codes for cease and their meaning; | Henning Brauer |
2007-02-25 | tiny typos hiding, uncovered Leen Besselink <leen@consolejunkie.net> | Henning Brauer |
2007-02-25 | tweaks; | Jason McIntyre |
2007-02-24 | UI improvement: in case the disk overflows, let tally give information | Marc Espie |
2007-02-24 | exit right away if the config file isn't there, rather than | Bob Beck |
2007-02-24 | license + copyright | Bob Beck |
2007-02-24 | Pr 5395 from Stefan Krah <stefan-usenet@bytereef.org> | Bob Beck |
2007-02-24 | disable anonymous DH by default (cipher suite HIGH:!ADH instead of HIGH). | Reyk Floeter |
2007-02-24 | disable SSLv2 and use "HIGH" crypto cipher suites by default. | Reyk Floeter |
2007-02-24 | xref adjfreq(2); from Igor Zinovik | Otto Moerbeek |
2007-02-24 | - allow to specify the SSL cipher suite and the SSL protocols | Reyk Floeter |
2007-02-24 | spelling; sthen@spacehopper | Theo de Raadt |
2007-02-23 | add missing copyright; Constantine | Theo de Raadt |
2007-02-23 | Make spamd include the HELO/EHLO identification string sent by | Bob Beck |
2007-02-23 | register is so 1980, plus knf | Theo de Raadt |
2007-02-23 | greytrapping improvements | Bob Beck |
2007-02-23 | remove some lint | Theo de Raadt |
2007-02-23 | i.e. -> e.g.; ok reyk | Jason McIntyre |
2007-02-23 | tweaks; | Jason McIntyre |
2007-02-23 | use correct variable in error message: print the filename, not the key | Alexander von Gernler |
2007-02-23 | knf | Theo de Raadt |
2007-02-22 | read the exact length for POST requests as specified by the | Reyk Floeter |
2007-02-22 | this ftruncate is really not needed now, if we're just unlinking. | Bob Beck |
2007-02-22 | avoid undefined. closes pr5386. | Marc Espie |
2007-02-22 | avoid comparing undef to 0: perl's ioctl returns `true' 0s, so that this | Marc Espie |
2007-02-22 | Problem noticed by Henrik Hellerstedt <henrik@kohina.net> | Marc Espie |
2007-02-22 | close 5389 and 5390, | Bob Beck |
2007-02-22 | Added new prefix dump option for obtaining all ACPI files | Jordan Hargrave |
2007-02-22 | Added changes to dump all tables not just DSDT | Jordan Hargrave |
2007-02-22 | put `check ssl' in the right place; | Jason McIntyre |
2007-02-22 | various language/macro fixes; | Jason McIntyre |
2007-02-22 | +.An -nosplit | Jason McIntyre |
2007-02-22 | minor KNF bits here too | Henning Brauer |
2007-02-22 | KNF | Henning Brauer |
2007-02-22 | do not try to set IP_TTL on non-INET listening sockets, it's not going | Henning Brauer |
2007-02-22 | another dead extern; Mark Lumsden <mark@cyodesigns.com> | Henning Brauer |
2007-02-22 | spacing | Reyk Floeter |
2007-02-22 | spacing | Reyk Floeter |
2007-02-22 | document the retry option before setting the state to down for hosts | Reyk Floeter |
2007-02-22 | document the new options to manipulate carp demotion counters. | Reyk Floeter |
2007-02-22 | Add layer 7 functionality to hoststated used for layer 7 | Reyk Floeter |
2007-02-22 | Pass sizeof(buf) to fgets instead of hard-coded number. | Ray Lai |
2007-02-21 | Create "syslogd: restart" message after the setup of signal | Marco Pfatschbacher |
2007-02-21 | put -L and -G in the right place; | Jason McIntyre |
2007-02-21 | put -G in the right place; from Igor Sobrado | Jason McIntyre |
2007-02-21 | - Pass full buffer size to fgets. | Ray Lai |
2007-02-20 | document syslog to other programs, ok jmc | Henning Brauer |
2007-02-20 | implement logging to other program's stdin. | Henning Brauer |
2007-02-20 | put -n in the right place; from Igor Sobrado | Jason McIntyre |