Age | Commit message (Expand) | Author |
2011-12-04 | Add a new '-S' option to _set_ the user's secondary group(s) (which also | Antoine Jacoutot |
2011-12-03 | Remove an OpenBSD-specific tweak regarding .Xr spacing | Ingo Schwarze |
2011-12-03 | simplify/generalize | Marc Espie |
2011-12-03 | In a collision, retrofit storage for 2nd pkgname. | Marc Espie |
2011-12-02 | small logic error | Marc Espie |
2011-12-02 | -X before -x; | Jason McIntyre |
2011-12-02 | -X exclude option: negates the packages we give (remove them instead of | Marc Espie |
2011-11-28 | use STATUS_* filter codes, instead of -1/0/1 hard coded values | Charles Longeau |
2011-11-28 | fix STATE_COUNT count | Charles Longeau |
2011-11-26 | a second missing $state... | Marc Espie |
2011-11-26 | fix reporting of weird libs in partial-*, as seen by fries@, | Marc Espie |
2011-11-25 | darn, setlist might actually be undefined entirely... | Marc Espie |
2011-11-25 | describe fixed behavior a little better | Marc Espie |
2011-11-25 | fix -a <list> semantics: | Marc Espie |
2011-11-25 | missing header | Theo de Raadt |
2011-11-24 | allow code to proceed if -e + -r. | Marc Espie |
2011-11-23 | Fix Segmentation Fault when launching mailq(8) | Charles Longeau |
2011-11-21 | get rid of the "enqueue/" queue; use "incoming/" instead. | Eric Faurot |
2011-11-21 | zap eol whitespace; | Jason McIntyre |
2011-11-21 | exit code of 1 for -e errors, 2 for -r errors... combine as 3. | Marc Espie |
2011-11-21 | more pkgpath(7) | Marc Espie |
2011-11-21 | point to pkgpath(7) | Marc Espie |
2011-11-20 | for the -r option, if we already set an error code (like in -e), reuse that. | Marc Espie |
2011-11-17 | Apply the patches from BIND upstream to mitigate cve-2011-4313 (crashes | Stuart Henderson |
2011-11-16 | remove unused functions | Eric Faurot |
2011-11-16 | During pkg_create(1), do not print any warnings or non-fatal errors | Ingo Schwarze |
2011-11-16 | if the portstree gives us a cache directory, use it. | Marc Espie |
2011-11-16 | Do not unlink an offline message until it has been correctly enqueued. | Eric Faurot |
2011-11-16 | fix obvious variable substitution mistake | Charles Longeau |
2011-11-15 | - change callback prototypes in filter.c to allow stricter checks | Gilles Chehade |
2011-11-15 | wooooops defines missing from previous commit | Gilles Chehade |
2011-11-15 | Qwalk, our API to linearly walk over the persistent queue, did not take the | Gilles Chehade |
2011-11-15 | Update to nginx 1.0.10. Bugs fixed include a segmentation fault in a worker | Stuart Henderson |
2011-11-14 | when receiving an unexpected imsg, print its name. | Charles Longeau |
2011-11-14 | make sure that the offline directory has the right owner/perms | Eric Faurot |
2011-11-14 | much better solver: don't try to solve every library, but just the ones | Marc Espie |
2011-11-14 | The spool and offline directories are backend-independent, so they | Eric Faurot |
2011-11-14 | use print-plist-libs-with-depends (and make sure it does not skip depends) | Marc Espie |
2011-11-13 | The pkg_subst / SUBST_CMD has caused issues for some ports where | Nigel Taylor |
2011-11-12 | fix function names in fatalx() messages | Camiel Dobbelaar |
2011-11-12 | Zero option processing stack storage to prevent stack garbage that | Kenneth R Westerback |
2011-11-12 | sync to pcre 8.20 | Robert Nagy |
2011-11-12 | update to 1.0.9 | Robert Nagy |
2011-11-10 | Use STDIN_FILENO instead of magic constant 0 | Charles Longeau |
2011-11-08 | lookup (n.) -> look up (v.) (i.e. to look sth up); | Jason McIntyre |
2011-11-08 | Add -A option to display AS for each hop address, using origin.asn.cymru.com | Stuart Henderson |
2011-11-07 | Let the smtpd process handle the enqueueing of offline messages at | Eric Faurot |
2011-11-06 | No need to save/restore the batch_id since the envelope is not dumped | Eric Faurot |
2011-11-06 | Do not dump the envelope status. It's useless and not reloaded anyway. | Eric Faurot |
2011-11-06 | Add a #include that's currently picked up via another header that's | Philip Guenthe |