~reprepro-alioth/reprepro/main

  • Committer: brlink
  • Date: 2011-03-01 19:41:20 UTC
  • Revision ID: brlink-20110301194120-jsj5ws23u89n5mp5
prepareĀ 4.5.1
Filename Latest Rev Last Changed Committer Comment Size
..
debian 378 19 years ago brlink Add a debian dir Diff
docs 232 19 years ago brlink added a very short howto Diff
tests 341 19 years ago brlink add test.sh with some checks Diff
.cvsignore 1252 15 years ago brlink update .cvsignore 180 bytes Diff Download File
acinclude.m4 1512 15 years ago brlink work around newer autoconf warning for cache names 1.4 KB Diff Download File
aptmethod.c 1651 14 years ago brlink don't print aptmethod got before we are sure it is 27.7 KB Diff Download File
aptmethod.h 1546 14 years ago brlink silence some compiler warnings 1.1 KB Diff Download File
ar.c 1372 15 years ago brlink fix parsing large .deb file's contents 7 KB Diff Download File
ar.h 1319 15 years ago brlink add support for external uncompression programs 810 bytes Diff Download File
archallflood.c 1601 14 years ago brlink speed up 'flood' by using a tree instead of a list 18.8 KB Diff Download File
archallflood.h 1596 14 years ago brlink add new 'flood' command to distribute architecture 312 bytes Diff Download File
atoms.c 1595 14 years ago brlink -A, -T and -C can now have multiple arguments sepa 9.2 KB Diff Download File
atoms.h 1595 14 years ago brlink -A, -T and -C can now have multiple arguments sepa 2.6 KB Diff Download File
AUTHORS 1 21 years ago brlink Initial revision 37 bytes Diff Download File
File autogen.sh 1516 15 years ago brlink fix where to put -D 481 bytes Diff Download File
binaries.c 1779 13 years ago brlink add all missing Checksums-* when importing from re 21.2 KB Diff Download File
binaries.h 1779 13 years ago brlink add all missing Checksums-* when importing from re 2 KB Diff Download File
byhandhook.c 1757 13 years ago brlink fix some minor memory/resource leaks found by cppc 6.8 KB Diff Download File
byhandhook.h 1689 14 years ago brlink add ByHandHooks to conf/distributions for hooks ca 794 bytes Diff Download File
ChangeLog 1788 13 years ago brlink fix 'pull' copying packages with wrong architectur 62.5 KB Diff Download File
changes.c 1708 14 years ago brlink fix parsing of changes lines (especially allowing 8.8 KB Diff Download File
changes.h 1591 14 years ago brlink no longer mix .changes files and unknown files in 815 bytes Diff Download File
checkin.c 1769 13 years ago brlink add "distribution 'codename'" support to uploaders 44 KB Diff Download File
checkin.h 1595 14 years ago brlink -A, -T and -C can now have multiple arguments sepa 932 bytes Diff Download File
checkindeb.c 1730 13 years ago brlink add special '' override field 11.6 KB Diff Download File
checkindeb.h 1595 14 years ago brlink -A, -T and -C can now have multiple arguments sepa 1.5 KB Diff Download File
checkindsc.c 1730 13 years ago brlink add special '' override field 11.8 KB Diff Download File
checkindsc.h 1371 15 years ago brlink rework handling of files added to the pool not use 1 KB Diff Download File
checks.c 1357 15 years ago brlink move verbose to globals.h 10.9 KB Diff Download File
checks.h 957 16 years ago brlink readd checking for well-formed codename, architect 537 bytes Diff Download File
checksums.c 1778 13 years ago brlink support reading Release files without MD5Sum 39.9 KB Diff Download File
checksums.h 1778 13 years ago brlink support reading Release files without MD5Sum 6.1 KB Diff Download File
chunkedit.c 1274 15 years ago brlink remove uneeded header includion 11.4 KB Diff Download File
chunkedit.h 1156 16 years ago brlink add cef_setline2 and cef_pop 1.9 KB Diff Download File
chunks.c 1437 15 years ago brlink fix importing of source packages from flat reposit 16.7 KB Diff Download File
chunks.h 1437 15 years ago brlink fix importing of source packages from flat reposit 3.1 KB Diff Download File
configparser.c 1764 13 years ago brlink SignWith can take multiple arguments to denote mul 30.8 KB Diff Download File
configparser.h 1780 13 years ago brlink allow md5 in IgnoreHashes 14.2 KB Diff Download File
configure.ac 1789 13 years ago brlink prepare 4.5.1 4.8 KB Diff Download File
contents.c 1357 15 years ago brlink move verbose to globals.h 8.3 KB Diff Download File
contents.h 1010 16 years ago brlink modify Contents fields, change meaning of empty fi 609 bytes Diff Download File
COPYING 516 18 years ago brlink new FSF address 17.5 KB Diff Download File
copypackages.c 1595 14 years ago brlink -A, -T and -C can now have multiple arguments sepa 29.8 KB Diff Download File
copypackages.h 1595 14 years ago brlink -A, -T and -C can now have multiple arguments sepa 1.8 KB Diff Download File
database.c 1767 13 years ago brlink remove unneeded parameter to checksums_setall 58.7 KB Diff Download File
database.h 1615 14 years ago brlink remove legacy files.db code 3.3 KB Diff Download File
database_p.h 1615 14 years ago brlink remove legacy files.db code 782 bytes Diff Download File
debfile.c 1677 14 years ago brlink include <stdint.h> where *int*_t is used 5.9 KB Diff Download File
debfile.h 1174 16 years ago brlink fix save vs safe misspellings 442 bytes Diff Download File
debfilecontents.c 1330 15 years ago brlink avoid warnings generated by -Wshadow 4.8 KB Diff Download File
diffindex.c 1484 15 years ago brlink implement Packages.diff support (still needs resum 6.1 KB Diff Download File
diffindex.h 1484 15 years ago brlink implement Packages.diff support (still needs resum 425 bytes Diff Download File
dirs.c 1446 15 years ago brlink export dirs_create function 5.2 KB Diff Download File
dirs.h 1446 15 years ago brlink export dirs_create function 950 bytes Diff Download File
distribution.c 1764 13 years ago brlink SignWith can take multiple arguments to denote mul 33.6 KB Diff Download File
distribution.h 1764 13 years ago brlink SignWith can take multiple arguments to denote mul 6.7 KB Diff Download File
donefile.c 1313 15 years ago brlink refactor update code into remoterepository.c, impr 6.2 KB Diff Download File
donefile.h 1313 15 years ago brlink refactor update code into remoterepository.c, impr 905 bytes Diff Download File
downloadcache.c 1636 14 years ago brlink make 'check' (and some other commands) warn if a f 8.4 KB Diff Download File
downloadcache.h 1606 14 years ago brlink new '--show-percent' option 1.5 KB Diff Download File
dpkgversions.c 516 18 years ago brlink new FSF address 4.2 KB Diff Download File
dpkgversions.h 437 19 years ago brlink make splint happier 364 bytes Diff Download File
error.h 1592 14 years ago brlink make processincoming not accepting an upload becau 1.6 KB Diff Download File
exports.c 1658 14 years ago brlink print signal that killed export hook 13.8 KB Diff Download File
exports.h 1305 15 years ago brlink allow multiple export hooks at once 915 bytes Diff Download File
extractcontrol.c 1274 15 years ago brlink remove uneeded header includion 10.8 KB Diff Download File
filecntl.c 1742 13 years ago brlink include sys/stat in filecntl.c 1.5 KB Diff Download File
filecntl.h 1386 15 years ago brlink add isdirectory function 251 bytes Diff Download File
filelist.c 1572 14 years ago brlink make use of the dir variables to simplify the code 17.4 KB Diff Download File
filelist.h 1009 16 years ago brlink store preprocessed filelists in config.cache.db in 1 KB Diff Download File
files.c 1779 13 years ago brlink add all missing Checksums-* when importing from re 23.6 KB Diff Download File
files.h 1779 13 years ago brlink add all missing Checksums-* when importing from re 3.5 KB Diff Download File
filterlist.c 1466 15 years ago brlink add 'warning' tag for FilterList files 9.7 KB Diff Download File
filterlist.h 1466 15 years ago brlink add 'warning' tag for FilterList files 715 bytes Diff Download File
freespace.c 1572 14 years ago brlink make use of the dir variables to simplify the code 6.4 KB Diff Download File
freespace.h 1572 14 years ago brlink make use of the dir variables to simplify the code 553 bytes Diff Download File
globals.h 1746 13 years ago brlink add support for lzip compressed files 1.9 KB Diff Download File
globmatch.c 1554 14 years ago brlink add support for [...] and [^...] 4.7 KB Diff Download File
globmatch.h 1552 14 years ago brlink add glob match implementation 134 bytes Diff Download File
guesscomponent.c 1357 15 years ago brlink move verbose to globals.h 3.3 KB Diff Download File
guesscomponent.h 1344 15 years ago brlink atomize architecture, component and packagetype fi 375 bytes Diff Download File
ignore.c 1231 15 years ago brlink Make sure every file using free or *alloc includes 2.3 KB Diff Download File
ignore.h 1718 13 years ago brlink do not stop with error if a downloaded Packages fi 1.5 KB Diff Download File
incoming.c 1769 13 years ago brlink add "distribution 'codename'" support to uploaders 67.8 KB Diff Download File
incoming.h 1358 15 years ago brlink move bookeeping of unreferenced files to new code 292 bytes Diff Download File
indexfile.c 1718 13 years ago brlink do not stop with error if a downloaded Packages fi 7.6 KB Diff Download File
indexfile.h 1344 15 years ago brlink atomize architecture, component and packagetype fi 551 bytes Diff Download File
INSTALL 712 17 years ago brlink use libgpgme11 instead of libgpgme6, remove --only 7.8 KB Diff Download File
log.c 1723 13 years ago brlink add pointer to distribution from target 30.6 KB Diff Download File
log.h 1680 14 years ago brlink remove unused enum log_action 1.4 KB Diff Download File
main.c 1774 13 years ago brlink add 'reportcruft' command 131 KB Diff Download File
Makefile.am 1768 13 years ago brlink add sizes command 3.1 KB Diff Download File
md5.c 1235 15 years ago brlink use AC_C_BIGENDIAN instead of endian.h 7.6 KB Diff Download File
md5.h 1099 16 years ago brlink make splint a bit happier and use some splint 3.1. 1.2 KB Diff Download File
mprintf.c 1051 16 years ago brlink Try to be a bit more portable... 1.2 KB Diff Download File
mprintf.h 754 17 years ago brlink remove all trailing spaces for the sake of newyear 320 bytes Diff Download File
names.c 1357 15 years ago brlink move verbose to globals.h 3.9 KB Diff Download File
names.h 1344 15 years ago brlink atomize architecture, component and packagetype fi 1.5 KB Diff Download File
needbuild.c 1595 14 years ago brlink -A, -T and -C can now have multiple arguments sepa 7.3 KB Diff Download File
needbuild.h 1595 14 years ago brlink -A, -T and -C can now have multiple arguments sepa 379 bytes Diff Download File
NEWS 1789 13 years ago brlink prepare 4.5.1 25.2 KB Diff Download File
optionsfile.c 1593 14 years ago brlink add possibility to specify a directory relative to 3.3 KB Diff Download File
optionsfile.h 1593 14 years ago brlink add possibility to specify a directory relative to 320 bytes Diff Download File
override.c 1744 13 years ago brlink add "$Delete" override-special 9.9 KB Diff Download File
override.h 1717 13 years ago brlink store override data in a tree instead of an list a 1.1 KB Diff Download File
pool.c 1582 14 years ago brlink add --morguedir option 19.2 KB Diff Download File
pool.h 1371 15 years ago brlink rework handling of files added to the pool not use 813 bytes Diff Download File
printlistformat.c 1723 13 years ago brlink add pointer to distribution from target 4.7 KB Diff Download File
printlistformat.h 1539 14 years ago brlink add --list-format 167 bytes Diff Download File
pull.c 1757 13 years ago brlink fix some minor memory/resource leaks found by cppc 27.4 KB Diff Download File
pull.h 1375 15 years ago brlink add dumpupdate and dumppull (like check*, but more 871 bytes Diff Download File
README 1383 15 years ago brlink update prefered libdb version in README 3.7 KB Diff Download File
readrelease.c 1778 13 years ago brlink support reading Release files without MD5Sum 2.1 KB Diff Download File
readrelease.h 1261 15 years ago brlink add IgnoreHashes 394 bytes Diff Download File
readtextfile.c 1137 16 years ago brlink improve messages 3.5 KB Diff Download File
readtextfile.h 1057 16 years ago brlink add proper splint qualifiers 431 bytes Diff Download File
reference.c 1358 15 years ago brlink move bookeeping of unreferenced files to new code 5.1 KB Diff Download File
reference.h 1358 15 years ago brlink move bookeeping of unreferenced files to new code 1.6 KB Diff Download File
release.c 1764 13 years ago brlink SignWith can take multiple arguments to denote mul 37.9 KB Diff Download File
release.h 1507 15 years ago brlink add new '.new.' suffix for export hooks. Using tha 2.5 KB Diff Download File
remoterepository.c 1640 14 years ago brlink add xz support 54.9 KB Diff Download File
remoterepository.h 1523 15 years ago brlink rewrite Release.gpg verification code 3 KB Diff Download File
rredpatch.c 1738 13 years ago brlink avoid some warnings 19.9 KB Diff Download File
rredpatch.h 1670 14 years ago brlink add workarounds for apt bugs 545694 and 545699 1 KB Diff Download File
rredtool.c 1757 13 years ago brlink fix some minor memory/resource leaks found by cppc 35.7 KB Diff Download File
sha1.c 1235 15 years ago brlink use AC_C_BIGENDIAN instead of endian.h 6.3 KB Diff Download File
sha1.h 1099 16 years ago brlink make splint a bit happier and use some splint 3.1. 408 bytes Diff Download File
sha256.c 1382 15 years ago brlink fix bug in sha256 calculation of very large files 7.3 KB Diff Download File
sha256.h 1211 15 years ago brlink Add support for sha256 554 bytes Diff Download File
signature.c 1764 13 years ago brlink SignWith can take multiple arguments to denote mul 29.2 KB Diff Download File
signature.h 1764 13 years ago brlink SignWith can take multiple arguments to denote mul 2.3 KB Diff Download File
signature_check.c 1641 14 years ago brlink fix some compiler warnings 20.4 KB Diff Download File
signature_p.h 1679 14 years ago brlink fix build with --without-libgpgme 298 bytes Diff Download File
sizes.c 1768 13 years ago brlink add sizes command 6.7 KB Diff Download File
sizes.h 1768 13 years ago brlink add sizes command 160 bytes Diff Download File
sourcecheck.c 1787 13 years ago brlink fix 'sourcemissing', 'unusedsources' and 'reportcr 12.3 KB Diff Download File
sourcecheck.h 1774 13 years ago brlink add 'reportcruft' command 267 bytes Diff Download File
sourceextraction.c 1692 14 years ago brlink fix failure occuring if trying to extract exactly 16.8 KB Diff Download File
sourceextraction.h 1143 16 years ago brlink When missing section or priority reprepro's includ 723 bytes Diff Download File
sources.c 1785 13 years ago brlink fix newly introduced memory hole 18.9 KB Diff Download File
sources.h 1779 13 years ago brlink add all missing Checksums-* when importing from re 1.8 KB Diff Download File
strlist.c 1344 15 years ago brlink atomize architecture, component and packagetype fi 7.2 KB Diff Download File
strlist.h 1344 15 years ago brlink atomize architecture, component and packagetype fi 2.3 KB Diff Download File
target.c 1786 13 years ago brlink 'check' also checks if architectures match 26 KB Diff Download File
target.h 1779 13 years ago brlink add all missing Checksums-* when importing from re 7.7 KB Diff Download File
termdecide.c 1584 14 years ago brlink add , , , , , as special fields in formulas 9.5 KB Diff Download File
termdecide.h 1584 14 years ago brlink add , , , , , as special fields in formulas 490 bytes Diff Download File
terms.c 1584 14 years ago brlink add , , , , , as special fields in formulas 8.9 KB Diff Download File
terms.h 1584 14 years ago brlink add , , , , , as special fields in formulas 1.8 KB Diff Download File
TODO 1765 13 years ago brlink update TODO 1.4 KB Diff Download File
tool.c 1778 13 years ago brlink support reading Release files without MD5Sum 80.5 KB Diff Download File
tracking.c 1740 13 years ago brlink add sourcemissing and unusedsource commands 38.7 KB Diff Download File
tracking.h 1597 14 years ago brlink implement tracking support for flood 2.7 KB Diff Download File
trackingt.h 1740 13 years ago brlink add sourcemissing and unusedsource commands 915 bytes Diff Download File
uncompression.c 1746 13 years ago brlink add support for lzip compressed files 28.5 KB Diff Download File
uncompression.h 1746 13 years ago brlink add support for lzip compressed files 2.2 KB Diff Download File
updates.c 1728 13 years ago brlink actually load override data in update and pull 73.4 KB Diff Download File
updates.h 1387 15 years ago brlink implement cleanlists command 1.3 KB Diff Download File
upgradelist.c 1788 13 years ago brlink fix 'pull' copying packages with wrong architectur 21.5 KB Diff Download File
upgradelist.h 1710 14 years ago brlink add --onlysmalldeletes 2.4 KB Diff Download File
uploaderslist.c 1769 13 years ago brlink add "distribution 'codename'" support to uploaders 37.2 KB Diff Download File
uploaderslist.h 1769 13 years ago brlink add "distribution 'codename'" support to uploaders 1 KB Diff Download File
valgrind.nodebug.supp 1575 14 years ago brlink update 1 KB Diff Download File
valgrind.supp 1520 15 years ago brlink adapt valgrind.supp to lenny (sadly lenny's libz i 1.2 KB Diff Download File