Fixes with help from Stefan, Typo in prerm script, and when reinstall a package the...
[oweals/busybox.git] / archival /
2001-10-04 Glenn L McGrathFixes with help from Stefan, Typo in prerm script,...
2001-10-03 Glenn L McGrathExtract control.tar.gz and data.tar.gz unconditionally...
2001-09-29 Glenn L McGrathFix return status, picked up by Stefan
2001-09-22 Glenn L McGrathThe <package>.list file was prepending "./" to the...
2001-09-22 Glenn L McGrathDont free everytime getline() is used, fix from Stefan...
2001-09-21 Glenn L McGrathFix to make preinst run when required, from Stefan...
2001-09-21 Glenn L McGrathImplement dpkg -l option, from Stefan Soucek (slightly...
2001-08-29 Eric AndersenStandard typing (u_int16_t instead of u16, u_int32_t...
2001-08-24 Matt KraaiCanonicalize dirname(3) behavior.
2001-08-22 Eric AndersenPatch from Rodney Brown <RDBrown@mira.net>, shrinking...
2001-08-15 Glenn L McGrathFix version comparision bug
2001-07-30 Glenn L McGrathIf filename is a '-' then read from stdin to stdout
2001-07-19 Glenn L McGrathCleanup (most) memory leaks
2001-07-18 Glenn L McGrathChange read_package_field interface, and rewrite using...
2001-07-18 Glenn L McGrathUse the unofficial -C instead of -c to --configure...
2001-07-18 Glenn L McGrathMore feedback to user
2001-07-18 Glenn L McGrathBe more verbose when configureing package, minor changes
2001-07-18 Glenn L McGrathUse xfopen to abort on error to prevent segfaulting...
2001-07-17 Eric AndersenThis is vodz' latest patch. Sorry it took so long...
2001-07-14 Glenn L McGrathAllow the unarchive() extract_list variable to be NULL...
2001-07-14 Glenn L McGrathTolerate fields with no data, e.g. "Depends: "
2001-07-13 Glenn L McGrathTotal rewrite, uses hash tables for speed and low memor...
2001-07-13 Glenn L McGrathDont setvbuff in here, must be called just after stream...
2001-07-13 Glenn L McGrathCall setvbuf from here isntead of gz_open for compatabi...
2001-07-13 Glenn L McGrathMove setvbuf calls from gz_open() to calling functions...
2001-07-11 Glenn L McGrathAllow unarchive to redirect stdout (tobe used by dpkg...
2001-07-11 Glenn L McGrathfree coniditionally, just to make it play nice with...
2001-07-11 Glenn L McGrathUnpack the filename not the package name
2001-07-10 Matt KraaiRead 20 512-byte blocks at a time (like GNU tar).
2001-07-07 Eric AndersenMinor update to include file ordering
2001-07-03 Matt KraaiRemove a redundant call to mkdir.
2001-07-02 Eric AndersenPatch from Aaron Lehmann <aaronl@vitelus.com> to scrub...
2001-06-29 Manuel Novoa III Add some missing includes to kill warnings when buildin...
2001-06-27 Eric AndersenFix a type promotion bug discivered and analyzed by...
2001-06-26 Glenn L McGrathrpm2cpio applet by Laurence Anderson
2001-06-25 Eric AndersenFix up some warnings that show up on ppc
2001-06-24 Glenn L McGrathNore unarchive (and doc) fixes from Laurence Anderson
2001-06-22 Glenn L McGrathcpio applet, and changes to associated code
2001-06-22 Tim Rikercomment cleanup
2001-06-21 Matt KraaiRewrote mkdir (and touched lots of things in the process).
2001-06-21 Eric AndersenSupport tar -C, per bug #1176
2001-06-21 Eric AndersenAdd in (and ignore) tar -p, since we preserver permissi...
2001-06-20 Eric Andersenit turs out, there was a nasty tar bug where bb tar...
2001-06-20 Glenn L McGrathInitialise in_file to stdin, so it wont crash if no...
2001-06-20 Glenn L McGrathChanged gz_open to ruturn a stream
2001-06-20 Glenn L McGrathReorganise unarchiving functions, more code re-use...
2001-06-13 Glenn L McGrathReorganise archive extraction code
2001-06-04 Eric AndersenRevert the patch from Konstantin Boldyshev <konst@linux...
2001-05-24 Eric AndersenFix up some signed char vs int issues that show up...
2001-05-23 Eric AndersenPatch from larry to fix some grammar errors.
2001-05-22 Matt KraaiMake - read compressed data from stdin (thanks to Mariu...
2001-05-22 Matt KraaiCorrectly remove leading slashes upon extraction (thank...
2001-05-17 Matt KraaiRemove unused function. If necessary, we can use remov...
2001-05-16 Matt KraaiChange 'printf("%s\n", ...)' into 'puts(...)'. Noted...
2001-05-13 Eric AndersenDo not ever change permissions on existing directories...
2001-05-07 Eric AndersenPer some comments from Lars Kellogg-Stedman <lars@larss...
2001-05-07 Glenn L McGrathwoops, forgot the break statment
2001-05-07 Glenn L McGrathTolerate -q argument, if -q is passed give a warning...
2001-05-01 Matt KraaiSkip headers with empty filenames, rather than stopping.
2001-04-30 Mark WhitleyMade new xreadlink function for libbb and changed apple...
2001-04-29 Glenn L McGrathLogic reversal for last_char_is
2001-04-26 Eric AndersenAnother nice cleanup from Larry. This adds a new last_...
2001-04-25 Eric AndersenMove messages.c to libbb. Make each string in messages...
2001-04-18 Matt KraaiEliminate spurious warning, convert to getopt, and...
2001-04-18 Matt KraaiFix a number of problems with argument handling.
2001-04-18 Matt KraaiEliminate a segfault when called on an existing file...
2001-04-18 Matt KraaiEliminated seeks so that we work correctly on pipes...
2001-04-18 Glenn L McGrathFix zcat/gunzip when reading from stdin
2001-04-16 Glenn L McGrathWrite full status file
2001-04-16 Glenn L McGrathdpkg improvements, use full package struct, avoid extra...
2001-04-13 Glenn L McGrathdpkg-deb -f and partial -I commands, adds 600 bytes
2001-04-12 Glenn L McGrathRename variable that shadows global
2001-04-12 Glenn L McGrathNew dpkg-deb function -t, stands for --fsys-tarfile
2001-04-12 Glenn L McGrathdpkg-deb -c works now
2001-04-12 Glenn L McGrathFix dpkg-deb, enum's are cool
2001-04-11 Glenn L McGrathreadTarFile changed from exter nto static
2001-04-11 Glenn L McGrathcopy_file_chunk uses streams now.
2001-04-11 Glenn L McGrathDisable sigterm
2001-04-11 Glenn L McGrathreplace getOctal with strtol( , NULL, 8)
2001-04-11 Glenn L McGrathGzip is indepenedent of gunzip
2001-04-11 Glenn L McGrathMove unzip, gz_open, gz_close to libbb
2001-04-11 Glenn L McGrathMove deb_extract() to libbb, dpkg now independent of...
2001-04-11 Glenn L McGrathMove get_ar_headers to libbb, make dpkg_deb.c independe...
2001-04-09 Eric AndersenApply Vladimir's latest cleanup patch.
2001-04-08 Glenn L McGrathReorganise status field to use 3 chars instead of one...
2001-04-08 Glenn L McGrathUse create_path instead of mkdir
2001-04-08 Glenn L McGrathIt now correctly backs up the (still corrupt) status...
2001-04-08 Glenn L McGrathSome fixes, but still broken... (cont)
2001-04-07 Glenn L McGrathIgnore SIGTERM prior to gz_close()
2001-04-07 Glenn L McGrathFix warning
2001-04-05 Eric AndersenA first pass at making D_FILE_OFFSET_BITS=64 work,...
2001-04-05 Eric AndersenIt seems all the stdout munging was useless anyways...
2001-04-05 Eric Andersendpkg_deb had not been updated for the new gunzip interf...
2001-04-05 Eric AndersenA number of cleanups. Now compiles with libc5, glibc...
2001-03-29 Eric Andersengz_open and gz_close were left in, even when BB_FEATURE...
2001-03-29 Glenn L McGrathFix zcat
2001-03-29 Glenn L McGrathgunzip -c works again
2001-03-28 Glenn L McGrathFixes from Robert Kaiser
2001-03-28 Glenn L McGrathRemove cruft
2001-03-28 Glenn L McGrathRemove tar_unzip_init() not needed any more, uses gz_op...
next