Age | Commit message (Expand) | Author |
2011-08-26 | add missing header needed by time() | Charles Longeau |
2011-08-26 | remove one more reference to pkg_merge; ok espie | Jason McIntyre |
2011-08-26 | zap it from there too | Marc Espie |
2011-08-26 | Shared Stuff never got used | Marc Espie |
2011-08-26 | zap fatpackages. nobody actually uses them. | Marc Espie |
2011-08-23 | zap old INSTALL/DEINSTALL stuff, it's been deprecated for 3 years, and removed | Marc Espie |
2011-08-22 | Use standard EXIT_SUCCESS/EXIT_FAILURE and STD{IN,OUT,ERR}_FILENO | Todd C. Miller |
2011-08-20 | Add support for -v (enable verbose logging on the command line). | Stuart Henderson |
2011-08-20 | Decouple log_verbose() from log_init() so the verbose flag stays set with | Stuart Henderson |
2011-08-20 | Decouple log_verbose() from log_init() so the verbose flag stays set with | Stuart Henderson |
2011-08-19 | Use futimens() instead of futimes() to avoid converting to/from | Todd C. Miller |
2011-08-19 | as with other list types, column lists generally do not need a Pp/-compact | Jason McIntyre |
2011-08-18 | spacing | Marc Espie |
2011-08-18 | tweak | Marc Espie |
2011-08-17 | - plug a memory leak in runner_remove_envelope() | Gilles Chehade |
2011-08-17 | move ramqueue_host pointer from ramqueue_envelope to ramqueue_message. | Gilles Chehade |
2011-08-17 | - teach smtpctl remove about the new ramqueue structure | Gilles Chehade |
2011-08-17 | - introduce ramqueue_lookup_{host,message,envelope} to perform lookups in | Gilles Chehade |
2011-08-17 | pkg_add and pkg_delete will now syslog activity by default. | Marc Espie |
2011-08-16 | smtpctl show sizes, displays the size of queue-related structures, useful | Gilles Chehade |
2011-08-16 | add a host-tree and an envelope-tree in the ramqueue, they will be used to | Gilles Chehade |
2011-08-03 | Remove the 'obsolete file(s)' feature. It may come back at some point | Antoine Jacoutot |
2011-08-02 | clean up the 1st sentence even more. it is unbelievable how it sometimes | Theo de Raadt |
2011-08-02 | better describe what this app does, at the behest of deraadt; | Jason McIntyre |
2011-08-02 | Say "firmware files" instead of "firmwares". It is so hard to be clear | Theo de Raadt |
2011-07-28 | tweak previous; | Jason McIntyre |
2011-07-27 | a bunch of requested changes: | Alexander Hall |
2011-07-25 | Be more careful when looking at l2tp traffic. Do more length checks and | Claudio Jeker |
2011-07-25 | document syslog facility/level; from Stefan Unterweger | Jason McIntyre |
2011-07-25 | Make paragraph about ADD.notify handling clearer. First suggestion | Kenneth R Westerback |
2011-07-24 | oops! syncronizing -> synchronizing (we'll ignore the z thing...) | Jason McIntyre |
2011-07-24 | don't encourage use of -c; plus cleanup other goo in man page | Theo de Raadt |
2011-07-24 | nudge people towards pkglocatedb as a viable alternative to pkg_info -E. | Marc Espie |
2011-07-23 | Add missing .Sm macros (from matthew@). | Ingo Schwarze |
2011-07-23 | avoid weird warnings in case we run into a strange package. | Marc Espie |
2011-07-22 | tweak previous; | Jason McIntyre |
2011-07-21 | - update smtpctl.8 to reflect reality | Gilles Chehade |
2011-07-21 | Adjust work directory name. | Antoine Jacoutot |
2011-07-20 | small tidbits | Marc Espie |
2011-07-20 | Fix reporting of permanent/temporary failures for MX lookups. | Eric Faurot |
2011-07-19 | better text | Marc Espie |
2011-07-19 | tag fuzzy stuff for manual-installs too | Marc Espie |
2011-07-19 | mostly done | Marc Espie |
2011-07-19 | use common code for ssh/http 1.1 | Marc Espie |
2011-07-19 | clean-up a few things | Marc Espie |
2011-07-19 | Re-add the test which is needed in the case where the session fails | Eric Faurot |
2011-07-19 | fix retry delay calculation | Eric Faurot |
2011-07-19 | fix -Ddependencies, from Nathanael Rensen | Marc Espie |
2011-07-18 | Sync user(8) SYNOPSIS to useradd(8) and userinfo(8) | Ingo Schwarze |
2011-07-18 | most of the pieces are there... still need to open a new connection if | Marc Espie |