Commit Graph

  • f482701eee db: fix protected directory handling (fixes #89) Timo Teras 2009-07-29 19:39:59 +0300
  • 2ff4059b9a io: use mmap to write archive entries to disk Timo Teras 2009-07-29 19:33:52 +0300
  • 7b05eef61f tar: make checksumming of inner files conditional Timo Teras 2009-07-29 19:16:04 +0300
  • 2887e04cd7 build: make install depend on main targets Timo Teras 2009-07-29 19:07:14 +0300
  • 8cacc96bf0 tar: don't call digest finalization twice Timo Teras 2009-07-29 19:06:10 +0300
  • 0d9810ea6a apk-tools-2.0_pre15 Timo Teras 2009-07-24 16:54:03 +0300
  • 6092865d85 add, fetch: make handling of special options more logical Timo Teras 2009-07-24 14:23:16 +0300
  • 1c92602172 apk: add -i/--interactive option (fixes #60) Timo Teras 2009-07-24 14:18:07 +0300
  • 195859b3fd db: fix repository write locking Timo Teras 2009-07-24 14:12:59 +0300
  • 8e66768cd2 pkg: remove implicit bb dependency when install script is present Timo Teras 2009-07-24 14:06:03 +0300
  • e1b489c8b5 db: increase required verbosity for filename prints Timo Teras 2009-07-24 14:04:57 +0300
  • c8c52e1dc6 db: remove APK_NAME_VIRTUAL flag Timo Teras 2009-07-24 14:02:56 +0300
  • e5be34335c db: create cache index with non-repository packages Timo Teras 2009-07-24 14:00:57 +0300
  • 8806ce875e archive: append .apk-new to hard link targets Natanael Copa 2009-07-23 13:19:48 +0000
  • 042879f417 index: fully process archive when reading index for signature check Timo Teras 2009-07-23 11:41:10 +0300
  • a388f4bfa6 index: more informative error message Timo Teras 2009-07-23 11:35:40 +0300
  • 90aaa28a95 apk: add --purge option (fixes #61) Timo Teras 2009-07-22 21:34:25 +0300
  • 83ae16feb8 audit: add --system option Timo Teras 2009-07-22 21:28:39 +0300
  • 79f43861e6 signing: verify and generate identity Timo Teras 2009-07-22 21:04:54 +0300
  • 718ef3079e add: fixes to installing non-repository package Timo Teras 2009-07-22 20:47:21 +0300
  • 9b77c053e8 pkg: cleanup the signing code Timo Teras 2009-07-22 19:56:13 +0300
  • 9b63730d84 state: fix previous commit to show OK when everything is ok Timo Teras 2009-07-22 16:19:12 +0300
  • 9dc60e8d1c state: commit fdb changes even on error Timo Teras 2009-07-22 16:11:21 +0300
  • 5375efac1a apk: allow-untrusted option Timo Teras 2009-07-22 16:06:34 +0300
  • 23582a0ec5 db: honour clean-protected flag again Timo Teras 2009-07-22 16:00:14 +0300
  • 93f0b3524c various: more informative error messages Timo Teras 2009-07-22 14:56:27 +0300
  • 0a7991f70d various: misc fixes Timo Teras 2009-07-22 14:24:19 +0300
  • 0dadc27ce1 db: fix protected directory handling Timo Teras 2009-07-22 12:00:56 +0300
  • 680a301511 various: installation fixes Timo Teras 2009-07-22 11:36:55 +0300
  • 772e4aa26a various: fix installation of new style apks Timo Teras 2009-07-21 18:25:22 +0300
  • 2345548e45 index: read also new style index files Timo Teras 2009-07-21 17:59:08 +0300
  • 812483515a pkg: fix indexing of multi-part apks Timo Teras 2009-07-21 17:37:44 +0300
  • 75802cb07d db: increase hash sizes a bit Timo Teras 2009-07-21 14:26:06 +0300
  • 1339b14365 db: don't run pre-install until control data is verified Timo Teras 2009-07-21 14:06:35 +0300
  • 84e3786e05 db: fixes to package checksumming while installing it Timo Teras 2009-07-21 13:49:35 +0300
  • be8b59dbe1 gzip: fix finalization of compressed output Timo Teras 2009-07-20 15:20:37 +0300
  • 89d1abe4e6 db: write errors about repository update (fixes #70) Timo Teras 2009-07-20 11:41:45 +0300
  • eca9c22205 db: signed index loading (ref #46) Timo Teras 2009-07-20 11:13:03 +0300
  • 99be653f14 pkg: filenames with '/' cannot be control data Timo Teras 2009-07-20 08:56:53 +0300
  • e30834fdcb digest: use oneshot context flag where approriate Timo Teras 2009-07-17 15:56:09 +0300
  • 0942832325 index: fix output file permissions, verify signed index (ref #46) Timo Teras 2009-07-17 14:29:02 +0300
  • 65be7ade1d pkg: remove debug prints Timo Teras 2009-07-17 14:09:52 +0300
  • d694025b91 pkg: fix index generation Timo Teras 2009-07-17 14:06:43 +0300
  • 3f4f9e9957 verify: new applet (ref #46) Timo Teras 2009-07-17 13:07:52 +0300
  • 50fed1063e pkg: .PKGINFO field for data checksum is 'datahash' Timo Teras 2009-07-16 15:32:21 +0300
  • 251656734d archive: use the abuild-tar mangled checksum if available Timo Teras 2009-07-16 15:27:00 +0300
  • 6b471bb614 various: new style index generation Timo Teras 2009-07-16 15:16:05 +0300
  • 0f6d96a4f5 gzip: always autoclose the inner stream Timo Teras 2009-07-16 13:47:26 +0300
  • 6715a0ba12 pkg: remove support for the deprecated .INSTALL script Timo Teras 2009-07-16 08:52:22 +0300
  • 623bc9c5a8 index: reuse existing index (fixes #25) Timo Teras 2009-07-15 16:47:43 +0300
  • ba76c5f48a cache: make cache cleaning work again properly Timo Teras 2009-07-15 15:59:06 +0300
  • a7c5fda40a blob: base64 encoding and decoding Timo Teras 2009-07-15 14:48:57 +0300
  • bfabf8f8d9 pkg: fix package scanner to read whole archive Timo Teras 2009-07-15 08:38:30 +0300
  • 981bc118f8 db: live with sha1 and md5 Timo Teras 2009-07-14 19:14:05 +0300
  • e9eaedff50 db: remove debug print Timo Teras 2009-07-14 17:44:31 +0300
  • e98d8253b9 blob: add some likelyness to help compiler optimizations Timo Teras 2009-07-14 14:08:15 +0300
  • 8d1eeb58e4 blob: some helpers to replace snprintf Timo Teras 2009-07-14 13:27:21 +0300
  • ab37bd0b0c db: speed up fdb creation Timo Teras 2009-07-14 11:55:08 +0300
  • e00f5ea74a build: optimize with -O2 by default Timo Teras 2009-07-14 11:01:03 +0300
  • f1985b03bd hash: allow caching of hash value Timo Teras 2009-07-14 10:47:20 +0300
  • 4562f44f9b bstream: make tokenizable and load index using bstream Timo Teras 2009-07-14 09:33:32 +0300
  • e69b81f525 io: move csumming away from bstream to gunzip Timo Teras 2009-07-13 20:37:03 +0300
  • 6b3444ed38 apk-tools-2.0_pre14 Timo Teras 2009-07-13 14:38:30 +0300
  • b30024d2bd openssl: register engines, and use oneshot digest when possible Timo Teras 2009-07-13 14:28:52 +0300
  • 3cbccbaf99 gunzip: accept concatenated gzip streams Timo Teras 2009-07-10 13:52:44 +0300
  • fa47cadb98 db: removed apk_repository_update_all() as its no longer needed Natanael Copa 2009-07-09 06:24:12 +0000
  • d931f9fe5c ver: implement --limit Natanael Copa 2009-07-08 19:37:23 +0200
  • 080fa825dd implement --update-cache option Natanael Copa 2009-07-07 11:12:24 +0200
  • f1125dfcde db: check cache directory early Timo Teras 2009-07-08 16:19:53 +0300
  • a3d19b5c0d apk: initialize openssl Timo Teras 2009-07-08 16:19:06 +0300
  • b54ff5dd1e build: link zlib dynamically, use --as-needed Timo Teras 2009-07-08 10:46:38 +0300
  • bf094dc5ea csum: use openssl instead Timo Teras 2009-07-08 09:50:21 +0300
  • c84196e0d3 apk: add --wait option to wait for exclusive lock (fixes #26) Timo Teras 2009-07-07 10:30:54 +0300
  • 1531192cb9 add: ignore install failures on 'apk add --force' Timo Teras 2009-07-07 10:03:30 +0300
  • 812a6a3167 ver: fix output indentation Timo Teras 2009-07-07 09:45:09 +0300
  • dc5c436c5a cache: delete also wget temporary files Timo Teras 2009-07-07 09:40:59 +0300
  • b551c3b081 cache: use changeset to figure out downloadables Timo Teras 2009-07-07 09:32:29 +0300
  • 1a54de02b5 db: open flags revisited Timo Teras 2009-07-07 09:27:56 +0300
  • 4d940c7932 fetch: respect --simulate option Natanael Copa 2009-07-06 08:48:25 +0000
  • f503502cc0 apk-tools-2.0_pre13 Timo Teras 2009-07-02 15:50:56 +0300
  • d313c5e3cb info: fix compiler warning on x86_64 Natanael Copa 2009-06-30 09:43:58 +0000
  • 9858ffff69 cache: new applet (ref #49) Timo Teras 2009-06-29 11:22:55 +0300
  • 233918e518 db: cache packages (ref #49) Timo Teras 2009-06-28 20:36:16 +0300
  • fac4cdb3fa blob: function to checksum a blob Timo Teras 2009-06-28 18:05:17 +0300
  • 7a29678aac help: auto construct help Timo Teras 2009-06-25 15:14:07 +0300
  • 3a48856475 upgrade: add --available option Timo Teras 2009-06-25 11:09:40 +0300
  • 4d04bd8a46 upgrade: new applet Timo Teras 2009-06-25 10:31:05 +0300
  • 5eab547de6 package: removed debug code Natanael Copa 2009-06-22 09:41:49 +0000
  • 5b75b40bf9 version: added apk_version_compare_blob() function Natanael Copa 2009-06-22 11:08:39 +0200
  • 4bbed2d648 ver: only compare the given packages, show version Natanael Copa 2009-06-20 12:38:07 +0200
  • cb074581f0 db: add function apk_repository_update_all Natanael Copa 2009-06-19 19:01:15 +0200
  • b669e488ed info: support for -d, --description Natanael Copa 2009-06-19 18:35:17 +0200
  • 01268f7f01 info: allow multiple subactions at the same run Natanael Copa 2009-06-19 18:20:27 +0200
  • 7703f981d9 info: add size and webpage to usage Natanael Copa 2009-06-19 17:36:05 +0200
  • 378ae7b02c info: add -w,--webpage and -s,--size options Natanael Copa 2009-06-19 17:19:49 +0200
  • 61213c4018 improve --help output Natanael Copa 2009-06-19 15:40:37 +0200
  • 20a1217e86 add: support for forced versions Natanael Copa 2009-06-16 09:59:21 +0000
  • d8b1b851c7 fetch: use lstat to verify filesize on existing targets Natanael Copa 2009-06-16 09:57:34 +0000
  • 0dfc53b0c3 state: bugfix in the package version selector Natanael Copa 2009-06-16 09:55:45 +0000
  • 49c904c993 io: fix mmap bstream fd leak Timo Teras 2009-06-11 13:03:10 +0300