Age | Commit message (Expand) | Author |
2017-02-10 | add glue to be able to ask "give me the highest number shared library with | Marc Espie |
2017-02-06 | amend the "unsigned package" message, commenting that signify(1) doesn't | Marc Espie |
2017-02-06 | basic installurl support, get installpath from it (appending the requisite | Marc Espie |
2017-02-05 | The installer does not create pkg.conf during installation and does | Robert Peichaer |
2017-02-05 | Use a non-greedy regular expression for the installpath url. | Robert Peichaer |
2017-01-25 | if the fs got badly damaged, display a decent error message instead of | Marc Espie |
2017-01-25 | In some cases, pkg_info -e spec would display the spec instead of the | Marc Espie |
2017-01-25 | some run environnement do not properly reset signals (e.g., python) and | Marc Espie |
2017-01-01 | Hyphenate compound adjectives 'up-to-date', 'out-of-date' and 'well-known' | Theo Buehler |
2016-10-05 | document signature change | Marc Espie |
2016-10-05 | getting errors is trivial, just don't forget to close the handle and not | Marc Espie |
2016-10-04 | slightly smarter parsing of error log | Marc Espie |
2016-10-04 | no longer needed | Marc Espie |
2016-10-04 | check_signature is gone | Marc Espie |
2016-10-04 | remove may_check_data logic, since signatures are now handled externally | Marc Espie |
2016-10-03 | document (partially) new stuff | Marc Espie |
2016-10-03 | add TRUSTED_PKG_PATH after discussing with aja@ | Marc Espie |
2016-10-03 | gc the old checking code in pkg_add | Marc Espie |
2016-10-03 | No need to record gzip position after CONTENTS since we don't need partial | Marc Espie |
2016-10-03 | kill creating old signatures. | Marc Espie |
2016-10-03 | document what signify2 does, remove remnants of signify/x509. | Marc Espie |
2016-10-03 | display a decent error message | Marc Espie |
2016-10-03 | throw a decent error message, signify2 can't (yet) sign non local packages | Marc Espie |
2016-10-03 | report signify2 as well | Marc Espie |
2016-09-28 | oops, forgot THAT hook. You have to start with unsigned to get signed | Marc Espie |
2016-09-27 | switch to using the new package signature scheme (signify2) by default | Christian Weisgerber |
2016-09-15 | actual signify2 code, a bit refactoring | Marc Espie |
2016-09-15 | move the error saving code slightly around | Marc Espie |
2016-09-14 | move the check up in state | Marc Espie |
2016-09-14 | add an is_local-file method for later signature | Marc Espie |
2016-09-14 | gc pipe: support, makes less and less sense as time goes by | Marc Espie |
2016-09-14 | tidy running those commands | Marc Espie |
2016-09-14 | gc last remnants of source: | Marc Espie |
2016-09-08 | new sign only when new sign | Marc Espie |
2016-09-06 | heck, have new signatures be -Dnewsign until we flip the switch | Marc Espie |
2016-09-06 | remove code that allows pkg_create to sign | Marc Espie |
2016-09-05 | forgot to provide an empty method | Marc Espie |
2016-09-04 | put signify errors alongside ftp | Marc Espie |
2016-09-04 | signature tracking bases: stored signed status inside object, so that | Marc Espie |
2016-09-04 | basic scaffolding to ask signify to check stuff | Marc Espie |
2016-08-27 | in case we run delete_first (not enough room), delay the unlink of | Marc Espie |
2016-08-26 | grrr warning | Marc Espie |
2016-08-25 | -F before -f (as -I before -i currently is...); | Jason McIntyre |
2016-08-25 | make the full filesystem check optional, by popular demand. | Marc Espie |
2016-08-12 | band-aid for a nasty bug. tieto + space constraints don't interact well. | Marc Espie |
2016-07-28 | firmware is the plural; | Jason McIntyre |
2016-07-27 | checking for firmware works better if I pass thru all options | Marc Espie |
2016-07-27 | don't include firmwares in the fuzzy auto-reinstall list | Marc Espie |
2016-07-27 | hunting around for some sporadic error message. Removing the hash entry | Marc Espie |
2016-07-23 | no quirks in FwUpdate. | Marc Espie |