Commit History

Author SHA1 Message Date
  Guillem Jover abcde2189e u-a: Create new xvasprintf() and use it instead of ad-hoc code 15 years ago
  Guillem Jover f7547316a1 u-a: Change alternative_save() to take care of atomic file write 15 years ago
  Guillem Jover 2819f4cc46 u-a: Refactor common code into new alternative_commit_operations_free 16 years ago
  Guillem Jover 73dab65273 dpkg: Add new --status-logger option 16 years ago
  Guillem Jover a7df7bc856 dpkg: Use command_shell() instead of ad-hoc code to execute shells 16 years ago
  Guillem Jover 7f9153a39e libdpkg: Add new command_shell() to execute a shell instance 16 years ago
  Guillem Jover 94e25a0380 Refactor setpipe() into statusfd_add() to stop exposing status_pipes 16 years ago
  Guillem Jover 4e6da8c691 man: Remove comment about newlines in status-fd error entries 16 years ago
  Guillem Jover d2abfdb8bc dpkg-deb: Use m_realloc instead of m_malloc when the pointer is NULL 16 years ago
  Guillem Jover 65969bfbcc Use new enum for dependency found status 16 years ago
  Guillem Jover e983b8522f Use new enum for dependency check result values 16 years ago
  Guillem Jover 0f1668f799 Use new enum for trigdef_update_start() return values 16 years ago
  Guillem Jover b070e0ec0d libdpkg: Rewrite get_prefix_name() to be more efficient 16 years ago
  Guillem Jover 04eaf265a0 libdpkg: Disallow versions starting with non-digits 16 years ago
  Guillem Jover ac65897081 libdpkg: Fix version_strict_check() to not allow '-' in revision 16 years ago
  Guillem Jover be7a2c7829 libdpkg: Improve version strict check unit test 16 years ago
  Guillem Jover d3de9d66d6 libdpkg: Slightly optimize order() checks 16 years ago
  Guillem Jover 60c89bac73 libdpkg: Switch order macro into a function 16 years ago
  Guillem Jover 326d7b43ff libdpkg: Refactor tar_gnu_long() out from tar_extractor() 16 years ago
  Guillem Jover ebe392c615 libdpkg: Switch tar_header_decode() to take a struct tar_header 16 years ago
  Guillem Jover 835741f632 libdpkg: Move checksum_offset into tar_header_checksum() 16 years ago
  Guillem Jover d30a087c4f libdpkg: Refactor tar_header_checksum() out from tar_header_decode() 16 years ago
  Guillem Jover 2d0ebab047 libdpkg: Rename DecodeTarHeader to tar_header_decode 16 years ago
  Guillem Jover 58a9ff2596 libdpkg: Rename TarChecksumOffset to checksum_offset 16 years ago
  Guillem Jover cd9b20b161 libdpkg: Rename TarInfo to tar_header 16 years ago
  Guillem Jover 3b717d8231 libdpkg: Rename and lower-case TarHeader members 16 years ago
  Guillem Jover a30303a4ea libdpkg: Rename nameLength to name_len in tar_extractor() 16 years ago
  Guillem Jover 7a0a0619fd libdpkg: Rename path_rtrim_slash_slashdot to path_trim_slash_slashdot 16 years ago
  Guillem Jover c6ea15b985 Cleanup white spaces 16 years ago
  Guillem Jover 7ee4f4f2ef Add doxygen comments to several functions 16 years ago