Raphael Hertzog 2a71e19cf6 Merge lenny branch (through the tag '1.14.20') 18 lat temu
..
.gitignore 10440009b6 Implement triggers support 18 lat temu
Makefile.am 09bdab61fb Refactor subprocess signal setup 18 lat temu
cleanup.c 3e919df71f Move duplicate cleanup close functions to lib/cleanup.c 18 lat temu
compat.c dbcb744998 Almost *EVERY* damn file was including config.h in the wrong spot. After 23 lat temu
compression.c eb483c17eb Use new VARBUF_INIT macro instead of varbufinit to initialize variables 18 lat temu
database.c 10440009b6 Implement triggers support 18 lat temu
dbmodify.c 4d3d73ce7a libdpkg: Add a size argument to varbufinit 18 lat temu
dlist.h 10440009b6 Implement triggers support 18 lat temu
dpkg-db.h 4d3d73ce7a libdpkg: Add a size argument to varbufinit 18 lat temu
dpkg-def.h a2ee76833f Move GNU C attribute definitions to lib/dpkg-def.h 18 lat temu
dpkg-priv.h 8d2ea9a803 libdpkg: Make rtrim_slash_slashdot return the string size 18 lat temu
dpkg.h 10440009b6 Implement triggers support 18 lat temu
dump.c eb483c17eb Use new VARBUF_INIT macro instead of varbufinit to initialize variables 18 lat temu
ehandle.c b2ac874fee Replace function pointer declarations with new error_printer type 18 lat temu
fields.c 800e782e21 Replace realloc plus error checking usage with m_realloc 18 lat temu
gettext.h 8f8e9d9af7 Allow compilation with --disable-nls on systems without libintl.h 18 lat temu
lock.c c00657d4f5 libdpkg: Remove unused argument from unlockdatabase 18 lat temu
log.c 5a1ee0e65b libdpkg: Switch log from a pointer to struct varbuf to just struct varbuf 18 lat temu
md5.c dbcb744998 Almost *EVERY* damn file was including config.h in the wrong spot. After 23 lat temu
md5.h 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low 21 lat temu
mlib.c eb483c17eb Use new VARBUF_INIT macro instead of varbufinit to initialize variables 18 lat temu
myopt-util.c 122fdc0fa5 Move command line common option utilities to lib/myopt-util.c 18 lat temu
myopt.c ffe852d215 Use m_malloc instead of malloc 18 lat temu
myopt.h 122fdc0fa5 Move command line common option utilities to lib/myopt-util.c 18 lat temu
nfmalloc.c cf28215d63 Do not use extern inline as it changes semantics from GNU C to C99 18 lat temu
parse.c 800e782e21 Replace realloc plus error checking usage with m_realloc 18 lat temu
parsedump.h 10440009b6 Implement triggers support 18 lat temu
parsehelp.c 10440009b6 Implement triggers support 18 lat temu
path.c 8d2ea9a803 libdpkg: Make rtrim_slash_slashdot return the string size 18 lat temu
showpkg.c eb483c17eb Use new VARBUF_INIT macro instead of varbufinit to initialize variables 18 lat temu
subproc.c e78b452afd libdpkg: Remove sentinel from catch_signals array 18 lat temu
tarfn.c e99aa8dce4 libcompat: Add strnlen 18 lat temu
tarfn.h 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low 21 lat temu
trigdeferred.l b682876251 libdpkg: Use TRIGGERSLOCKFILE instead of literal string 18 lat temu
triglib.c b6152bf172 Properly close triggers 'File' file to not leak it to the childs 18 lat temu
utils.c c91dc9f7e9 Add new cisspace function 18 lat temu
varbuf.c 3175c4ac29 libdpkg: Call va_end when done with the va_list variable from va_copy 18 lat temu
vercmp.c 50739385a3 libdpkg: Remove dead verrevcmp function 18 lat temu