Age | Commit message (Expand) | Author |
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 |
2014-02-08 | be less verbose for pkg_delete -X | Marc Espie |
2014-02-08 | scrape update_info when we have full plists. | Marc Espie |
2014-02-08 | style | Marc Espie |
2014-02-08 | don't allow unsigned packages by default. | Marc Espie |
2014-02-08 | also limit the number of currently opened packages locally: each uncompress | Marc Espie |
2014-02-08 | fudge verbose state so that makewhatis is only verbose if pkg_add/delete -vv | Marc Espie |
2014-02-08 | document -Dunsigned | Marc Espie |
2014-02-07 | Fix remote printing; broken in rev 1.50. OK guenther@ stsp@ | Todd C. Miller |
2014-02-07 | When using SM_PATH, fetch the SHA256 file only once since we will not be | Antoine Jacoutot |
2014-02-07 | reclaim: we don't need to keep tracking temporary files/directories we | Marc Espie |