Age | Commit message (Expand) | Author |
2014-02-26 | Again the default is not 0. | Claudio Jeker |
2014-02-26 | This is a lie, the default is not 0. It is inherited from the process. | Claudio Jeker |
2014-02-26 | There is no need to init a global to 0 | Claudio Jeker |
2014-02-25 | if a specific pattern of failures/success happen, we can end up not | Gilles Chehade |
2014-02-24 | fix off by one leading to invalid host stats tree | Eric Faurot |
2014-02-24 | fix a buffer overflow of an array introduced with the ssl inspection commit | Jonathan Gray |
2014-02-24 | fix a memory leak in an error path | Jonathan Gray |
2014-02-23 | - add a -p <path> switch for specifying the location of | Alexander Hall |
2014-02-23 | print out the path to the firmware packages in verbose mode, for use with | Alexander Hall |
2014-02-23 | Document where firmwares come from, as step 1 of dealing with off-line | Theo de Raadt |
2014-02-21 | Use ${STATIC} not -static | Theo de Raadt |
2014-02-20 | use strcasecmp() to compare domains. | Eric Faurot |
2014-02-19 | Add pcap-filter(3) to the SEE ALSO section. | Lawrence Teo |
2014-02-17 | fix possible NULL-deref in error code path | Eric Faurot |
2014-02-17 | Call control_init() before daemon() so that iscsid && iscsictl reload works | Claudio Jeker |
2014-02-17 | new "smtpctl show status" command to show if mta/mda/smtp are currently runni... | Eric Faurot |
2014-02-17 | do not lookup pki based on hostname if one was specified for the listener | Eric Faurot |
2014-02-16 | 1) Fix the markup of the time specifications, | Ingo Schwarze |
2014-02-16 | fix bibliographical references; from Jan Stary <hans at stare dot cz> | Ingo Schwarze |
2014-02-15 | missed a typo | Ted Unangst |
2014-02-15 | make a few comments easier to read | Ted Unangst |
2014-02-14 | clarify no password only disables password logins. from david hill. | Ted Unangst |
2014-02-14 | INSTALL/DEINSTALL scripts are completely dead these days | Marc Espie |
2014-02-14 | remove unused function that distracts from cleaning up the imsg_flush() mess | Florian Obser |
2014-02-14 | remove unused function that distracts from cleaning up the imsg_flush() mess | Sebastian Benoit |
2014-02-13 | remove tendrils of namei dumping code | Ted Unangst |
2014-02-13 | use strtonum | Ted Unangst |
2014-02-13 | atoi -> strtonum | Ted Unangst |
2014-02-13 | this one is non obvious enough it deserves a comment | Marc Espie |
2014-02-13 | still need the plists for kept handles... because of OldLibs. | Marc Espie |
2014-02-13 | totals tend to be larger, give them some more room to breathe | Ted Unangst |
2014-02-12 | remove bogus .Nm and .Pa markup, | Ingo Schwarze |
2014-02-12 | Remove the bogus author "U. Delaware" from RFC 5905 | Ingo Schwarze |
2014-02-12 | no need for .Pp before .It and .Sh, zap trailing whitespace, | Ingo Schwarze |
2014-02-12 | in section 8, use DIAGNOSTICS rather than ERRORS, | Ingo Schwarze |
2014-02-12 | make .Nm usage simpler and more consistent, no text change; | Ingo Schwarze |
2014-02-11 | requalify signature -> update signature and explain a bit more. | Marc Espie |
2014-02-11 | s/anyways/anyway/, ok espie@ | Stuart Henderson |
2014-02-11 | document that metainfo in plist is enforced. | Marc Espie |
2014-02-10 | pattern for "our" temporary files is not random... get it out of the | Marc Espie |
2014-02-10 | assume tweaking package status always work if $state->{not}. | Marc Espie |
2014-02-10 | cvstags are a bit fickle, there's no need to always-update if they change. | Marc Espie |
2014-02-10 | tweak usage() and bump version. | Eric Faurot |
2014-02-10 | Run the serving and privileged ntpd processes at high priority and the | Darren Tucker |
2014-02-09 | forgot about that small issue. Don't take crypto sigs into account for | Marc Espie |
2014-02-09 | wipe stuff during wipe_info, deref should keep unput correct. | Marc Espie |
2014-02-09 | grr... this should be kept across derefs | Marc Espie |
2014-02-09 | do a better job in wipe_info: close files and reap children. | Marc Espie |
2014-02-08 | Only create DBDIR if it does not exist. | Antoine Jacoutot |
2014-02-08 | Create dhclient lease files and dhcpd lease files with permissions 0640, | Kenneth R Westerback |