Historique des commits

Auteur SHA1 Message Date
  Guillem Jover dc01bdfd23 Add initial support for the Breaks field, by parsing but rejecting it. il y a 20 ans
  Scott James Remnant 5d931a4571 dpkg (1.13.8) experimental; urgency=low il y a 21 ans
  Scott James Remnant 2ef42b027e Apply patch from mrvn to fix #228253; keep architecture in the il y a 22 ans
  Adam Heath dbcb744998 Almost *EVERY* damn file was including config.h in the wrong spot. After il y a 23 ans
  Adam Heath 6f9586ddc4 Change use of strncpy in parsedb to memcpy. il y a 23 ans
  Adam Heath 83e5ce9c7b Fix inverted test of eof in parsedb, while looking for eof after field il y a 23 ans
  Adam Heath 948bf54c8b Check for eof before we getc(), not after. il y a 24 ans
  Adam Heath cabb57e916 Fix several read pass buffer bugs, and a memleak. il y a 24 ans
  Wichert Akkerman c01a401220 Perl sucks, fix Ian's email address il y a 24 ans
  Wichert Akkerman 670f5646f1 Update Ian Jacksons' email address il y a 24 ans
  Adam Heath f10d121618 * lib/parse.c: Oops. EOF_mmap was incorrectly detecting the end of the il y a 25 ans
  Adam Heath 082c6d9882 * lib/nfmalloc.c: in nfstrnsave, don't set the char after the end, but il y a 25 ans
  Adam Heath 3e91d50e81 Fix a segfault when reading an empty file in parsedb(). il y a 25 ans
  Adam Heath 1555f1aa3c Changed 0 to NULL. il y a 25 ans
  Adam Heath ea93ed48c1 Fixed up several warning types: const, casting, incorrect sizes, il y a 25 ans
  Adam Heath f23385c3cb s/PARSE_MMAP/HAVE_MMAP/, so that we now use mmap to read status and il y a 25 ans
  Adam Heath c6a23874c6 Fix another segfault when parsing single-paragraph files(ie, il y a 25 ans
  Adam Heath 95e4aed8a7 * main/help.c, main/processarc.c, main/filesdb.c, main/configure.c, il y a 25 ans
  Wichert Akkerman d9c4f69ad9 swap order for %.*s formats il y a 25 ans
  Adam Heath 1223023a31 Fix -Wall messages. Also, fix handling of user-defined fields in il y a 25 ans
  Adam Heath 0ee21bc313 Use of PKGIOFF macro was checked in prematurely. il y a 25 ans
  Adam Heath 48bec7e878 Properly parse control files that only have one paragraph, which means no il y a 25 ans
  Adam Heath 864e230e90 Removed use of getc(), and instead use pointers into a gigantic memory il y a 25 ans
  Adam Heath 40a340714b Fix -Wall messages. il y a 25 ans
  Wichert Akkerman e73327664b include/dpkg.h.in: remove defines for cat and dpkg-safelist since they are no longer used il y a 25 ans
  Wichert Akkerman b543054859 debian/rules, debian/origin: add new origin file il y a 26 ans
  Wichert Akkerman ed194011a6 lib/parse.c: add Enhances to fieldinfos[] il y a 26 ans
  Ben Collins cc48364971 * Leave file info intact in available when installing packages. MD5sum, il y a 27 ans
  Ben Collins 43d40df962 * Fixed some compiler warnings il y a 27 ans
  Guy Maor 144d638476 dpkg 1.4.1 il y a 27 ans