Age | Commit message (Expand) | Author |
2014-03-09 | record errors, and only crash at the end. much less painful to synch | Marc Espie |
2014-03-08 | format string has changed for K_USERINFO | Eric Faurot |
2014-03-08 | code cleanup | Eric Faurot |
2014-03-07 | rename $_ for better style... lots more to be done | Marc Espie |
2014-03-07 | the IO::Uncompress framework can auto-detect compression type, turn | Marc Espie |
2014-03-06 | Always print the key signify(1) is using. | Antoine Jacoutot |
2014-03-05 | shush. signify is quiet now, but we want it to stay that way | Marc Espie |
2014-03-05 | refactor solve_from_ports a bit. | Marc Espie |
2014-03-02 | if peer advertises DSN and we don't want to use it, make sure we don't send | Gilles Chehade |
2014-03-01 | start using the new officially named keys. This is being done before | Theo de Raadt |
2014-02-28 | The user.directory expansion is not supposed to be escaped. | Eric Faurot |
2014-02-28 | do not miss out F_BACKUP when dumping envelope or it breaks backup MX | Gilles Chehade |
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 |