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