История коммитов

Автор SHA1 Сообщение Дата
  Guillem Jover e25f2574fd libdpkg: Move stdlib.h inclusion to its direct includers лет назад: 18
  Guillem Jover 629987fea4 libcompat: Add new compat.h header лет назад: 18
  Guillem Jover df834c918b libdpkg: Move gettext related definitions to a new dpkg-i18n.h лет назад: 18
  Guillem Jover 69bce81a25 Unify usage of FIXME in comments лет назад: 18
  Guillem Jover 3e5aa7b25b Switch to use UTF-8 copyright symbol and add missing ones лет назад: 18
  Guillem Jover 59ccff942c libdpkg: Constify strings members for package db structs лет назад: 18
  Guillem Jover ebdddeed75 libdpkg: Split some parse functions into error and warning variants лет назад: 18
  Guillem Jover d5c187f8f5 libdpkg: Remove unused file argument from parseerr and parsemustfield лет назад: 18
  Guillem Jover 800e782e21 Replace realloc plus error checking usage with m_realloc лет назад: 18
  Guillem Jover bd40cd8d18 Use sizeof_array() instead of ad-hoc calculations лет назад: 18
  Ian Jackson 10440009b6 Implement triggers support лет назад: 18
  Guillem Jover 3b48df2ea3 Remove duplicate cu_parsedb function and use cu_closefd instead лет назад: 18
  Ian Jackson 48ed165728 Few file descriptor cleanup and error handling fixes лет назад: 18
  Guillem Jover ffe852d215 Use m_malloc instead of malloc лет назад: 18
  Guillem Jover dc01bdfd23 Add initial support for the Breaks field, by parsing but rejecting it. лет назад: 20
  Scott James Remnant 5d931a4571 dpkg (1.13.8) experimental; urgency=low лет назад: 21
  Scott James Remnant 2ef42b027e Apply patch from mrvn to fix #228253; keep architecture in the лет назад: 22
  Adam Heath dbcb744998 Almost *EVERY* damn file was including config.h in the wrong spot. After лет назад: 23
  Adam Heath 6f9586ddc4 Change use of strncpy in parsedb to memcpy. лет назад: 23
  Adam Heath 83e5ce9c7b Fix inverted test of eof in parsedb, while looking for eof after field лет назад: 23
  Adam Heath 948bf54c8b Check for eof before we getc(), not after. лет назад: 24
  Adam Heath cabb57e916 Fix several read pass buffer bugs, and a memleak. лет назад: 24
  Wichert Akkerman c01a401220 Perl sucks, fix Ian's email address лет назад: 24
  Wichert Akkerman 670f5646f1 Update Ian Jacksons' email address лет назад: 24
  Adam Heath f10d121618 * lib/parse.c: Oops. EOF_mmap was incorrectly detecting the end of the лет назад: 25
  Adam Heath 082c6d9882 * lib/nfmalloc.c: in nfstrnsave, don't set the char after the end, but лет назад: 25
  Adam Heath 3e91d50e81 Fix a segfault when reading an empty file in parsedb(). лет назад: 25
  Adam Heath 1555f1aa3c Changed 0 to NULL. лет назад: 25
  Adam Heath ea93ed48c1 Fixed up several warning types: const, casting, incorrect sizes, лет назад: 25
  Adam Heath f23385c3cb s/PARSE_MMAP/HAVE_MMAP/, so that we now use mmap to read status and лет назад: 25