Commit History

Author SHA1 Message Date
  Guillem Jover 224f0285ab Obsolete --forget-old-unavail 17 years ago
  Guillem Jover 645a9e329f libdpkg: Refactor parsedb_state into a new structure 17 years ago
  Guillem Jover bfb8cccada libdpkg: Initialize parse lno to 0 to avoid decrementing it on rcall 17 years ago
  Guillem Jover f40457f44f Use NUL character instead of 0 17 years ago
  Guillem Jover e25f2574fd libdpkg: Move stdlib.h inclusion to its direct includers 18 years ago
  Guillem Jover 629987fea4 libcompat: Add new compat.h header 18 years ago
  Guillem Jover df834c918b libdpkg: Move gettext related definitions to a new dpkg-i18n.h 18 years ago
  Guillem Jover 69bce81a25 Unify usage of FIXME in comments 18 years ago
  Guillem Jover 3e5aa7b25b Switch to use UTF-8 copyright symbol and add missing ones 18 years ago
  Guillem Jover 59ccff942c libdpkg: Constify strings members for package db structs 18 years ago
  Guillem Jover ebdddeed75 libdpkg: Split some parse functions into error and warning variants 18 years ago
  Guillem Jover d5c187f8f5 libdpkg: Remove unused file argument from parseerr and parsemustfield 18 years ago
  Guillem Jover 800e782e21 Replace realloc plus error checking usage with m_realloc 18 years ago
  Guillem Jover bd40cd8d18 Use sizeof_array() instead of ad-hoc calculations 18 years ago
  Ian Jackson 10440009b6 Implement triggers support 18 years ago
  Guillem Jover 3b48df2ea3 Remove duplicate cu_parsedb function and use cu_closefd instead 18 years ago
  Ian Jackson 48ed165728 Few file descriptor cleanup and error handling fixes 18 years ago
  Guillem Jover ffe852d215 Use m_malloc instead of malloc 18 years ago
  Guillem Jover dc01bdfd23 Add initial support for the Breaks field, by parsing but rejecting it. 20 years ago
  Scott James Remnant 5d931a4571 dpkg (1.13.8) experimental; urgency=low 21 years ago
  Scott James Remnant 2ef42b027e Apply patch from mrvn to fix #228253; keep architecture in the 22 years ago
  Adam Heath dbcb744998 Almost *EVERY* damn file was including config.h in the wrong spot. After 23 years ago
  Adam Heath 6f9586ddc4 Change use of strncpy in parsedb to memcpy. 23 years ago
  Adam Heath 83e5ce9c7b Fix inverted test of eof in parsedb, while looking for eof after field 23 years ago
  Adam Heath 948bf54c8b Check for eof before we getc(), not after. 24 years ago
  Adam Heath cabb57e916 Fix several read pass buffer bugs, and a memleak. 24 years ago
  Wichert Akkerman c01a401220 Perl sucks, fix Ian's email address 24 years ago
  Wichert Akkerman 670f5646f1 Update Ian Jacksons' email address 24 years ago
  Adam Heath f10d121618 * lib/parse.c: Oops. EOF_mmap was incorrectly detecting the end of the 25 years ago
  Adam Heath 082c6d9882 * lib/nfmalloc.c: in nfstrnsave, don't set the char after the end, but 25 years ago