57 Ревизии (master)

Автор SHA1 Съобщение Дата
  Michael Brown 2afd66eb55 [pixbuf] Enable PNG format by default преди 7 години
  Michael Brown 942b798c8d [crypto] Enable both DER and PEM formats by default преди 7 години
  Michael Brown ef50608029 [image] Add image_asn1() to extract ASN.1 objects from image преди 7 години
  Michael Brown b696a5063e [image] Skip misleading "format not recognised" error message преди 8 години
  Michael Brown 57fa0db03f [image] Provide image_set_uri() to modify an image's URI преди 8 години
  Michael Brown abfe94a90a [image] Detect image type when image is first registered преди 8 години
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL преди 9 години
  Michael Brown 09f31e9fc4 [image] Add image_pixbuf() to create pixel buffer from image преди 10 години
  Michael Brown 2c161283d5 [image] Allow for non-executable image formats преди 10 години
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts преди 12 години
  Michael Brown 5d3c368efb [image] Add "--replace" option преди 12 години
  Michael Brown d3c660b671 [image] Add "--autofree" option преди 12 години
  Michael Brown c124f21f56 [image] Avoid potential NULL pointer dereference преди 12 години
  Michael Brown 275fdae9bb [image] Fix use-after-free in debug messages преди 12 години
  Michael Brown 730c972124 [image] Log image executions преди 12 години
  Michael Brown 1c127a6962 [image] Simplify image management commands and internal API преди 12 години
  Michael Brown 97dcc824bf [image] Add concept of trusted images преди 12 години
  Michael Brown 790035f78d [image] Eliminate the register_and_xxx_image() functions преди 12 години
  Michael Brown 4562223420 [image] Avoid ending up with multiple selected images on re-registration преди 13 години
  Michael Brown 9fa4ac2e9a [image] Simplify use of imgdownload() преди 13 години
  Michael Brown ae92700fd4 [image] Generalise "currently-running script" to "currently-running image" преди 13 години
  Michael Brown d17a84a056 [image] Move the register_and_{select|boot}_image() functions to imgmgmt.c преди 13 години
  Michael Brown 659c55c1a9 [image] Allow image_set_cmdline() to clear the command line преди 13 години
  Michael Brown 34b6ecb2f1 [image] Simplify image management преди 13 години
  Piotr Jaroszyński fd312fcc78 [image] Fix a memory leak in free_image() преди 14 години
  Michael Brown 4bfd5b52c1 [refcnt] Add ref_init() wrapper function преди 14 години
  Michael Brown 8406115834 [build] Rename gPXE to iPXE преди 14 години
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations преди 15 години
  Michael Brown 1266d7902b [tables] Redefine methods for accessing linker tables преди 15 години
  Michael Brown 14eafc5b8d [comboot] Fix reference counting on replacement images преди 15 години
  Michael Brown 8904cd55f1 [comboot] Allow for tail recursion of COMBOOT images преди 15 години
  Michael Brown 4f2861a376 [image] Revert "clear LOADED flag" patch преди 16 години
  Michael Brown 14c080020f [image] Clear LOADED flag on all other images when loading a new image преди 16 години
  Michael Brown cfcc41d407 Set current working URI to be that of the executable image when преди 17 години
  Michael Brown d4947c05b2 Allow images to hold references to the originating URI. преди 17 години
  Holger Lubitz 1ccb6f9dc6 convert to zalloc преди 17 години
  Michael Brown b256900d4f Scripts temporarily deregister themselves while executing. This преди 17 години
  Michael Brown 08e286714f Add reference counting to register/unregister procedure. преди 17 години
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h преди 17 години
  Michael Brown 544fa25928 Rename e{malloc,realloc,free} to u{malloc,realloc,free}, to more obviously преди 17 години
  Michael Brown c1fd6e8dc7 Once image type has been set, do not autoprobe further преди 17 години
  Michael Brown 7dc50167bb Allow load() and exec() methods to be NULL. преди 17 години
  Michael Brown 5c72d9c4e0 Print image physical location in registration message. преди 17 години
  Michael Brown e2c0055e23 Let ifmgmt.c take care of calling efree(), since it's the once which преди 17 години
  Michael Brown eba3609e7f Add debug message преди 17 години
  Michael Brown 475d6d1f7c fetch() now knows nothing about struct image; it simply loads a file and преди 17 години
  Michael Brown 742f242863 Add free_image преди 17 години
  Michael Brown b9fea9cbac Added IMAGE_LOADED flag and find_image() преди 17 години
  Michael Brown 7bf94b5ad6 Allow for named images. преди 17 години
  Michael Brown f59ad50504 Provide registration mechanism for loaded images, so that we can e.g. преди 17 години