Commit History

Author SHA1 Message Date
  Jay Freeman (saurik) 3650e87b0c This is 2016 and APT already requires use of mmap. 8 years ago
  David Kalnischkies 12b201da7c edsp: try 2 to read responses even if writing failed 8 years ago
  David Kalnischkies b60c8a89c2 edsp: try to read responses even if writing failed 8 years ago
  David Kalnischkies 196d590a99 (error) va_list 'args' was opened but not closed by va_end() 8 years ago
  David Kalnischkies 4a97f759cd eipp: avoid producing file warnings in simulation 8 years ago
  David Kalnischkies 1b50bba657 EIPP/EDSP log can't be written is a warning, not an error 8 years ago
  David Kalnischkies 5958c7497e report write errors in EDSP/EIPP properly back to caller 8 years ago
  David Kalnischkies 0b45b6e5de use +0000 instead of UTC by default as timezone in output 8 years ago
  David Kalnischkies 8e99b22c31 eipp: let apt make a plan, not make stuff plane 8 years ago
  David Kalnischkies b4f91d4d15 eipp: enable xz-compressed scenario logging 8 years ago
  David Kalnischkies 262fdd8b58 eipp: rename stanza 'Install' to 'Unpack' 8 years ago
  David Kalnischkies 8d1cb6da6e eipp: add Allow-Temporary-Remove-of-Essentials 8 years ago
  David Kalnischkies a21aca106c eipp: implement Immediate-Configuration flag 8 years ago
  David Kalnischkies 14bed2c010 eipp: properly handle arch-specific provides 8 years ago
  David Kalnischkies 4cdc3bf0e2 eipp: make no difference between remove & purge 8 years ago
  David Kalnischkies f74d99c6a7 eipp: provide the internal planer as an external one 8 years ago
  David Kalnischkies dae197476f eipp: output at most two versions per package 8 years ago
  David Kalnischkies 7b19726221 eipp: implement version 0.1 of the protocol 8 years ago
  David Kalnischkies 2202a8a057 don't leak EDSP solver output fd 8 years ago
  David Kalnischkies 007d8b4887 edsp: drop privileges before executing solvers 8 years ago
  David Kalnischkies 3a487cc03d edsp: if logging is requested, do it for internal, too 8 years ago
  David Kalnischkies 385d9f2f23 edsp: optionally store a compressed copy of the last scenario 8 years ago
  David Kalnischkies 0b661a5cb3 get right of the hardcoded string-length compares 8 years ago
  David Kalnischkies 71608330b9 edsp: use a stanza based interface for solution writing 8 years ago
  David Kalnischkies 307d9eb2d1 edsp: use an ID mapping for the internal solver 8 years ago
  David Kalnischkies 5caf35a7e4 refactor EDSP code into EDSP and EDSP-like parts 8 years ago
  David Kalnischkies 6dcae298f9 edsp: use a limited scenario based on bool-array 8 years ago
  David Kalnischkies 43c71fad3a edsp: add Forbid-{New-Install,Remove} and Upgrade-All 8 years ago
  David Kalnischkies a6f8c07f83 avoid triggering gcc's -Wunsafe-loop-optimizations in EDSP 8 years ago
  David Kalnischkies 4e92b11649 edsp: try harder to not generate unneeded error messages 8 years ago