1996-02-27 |
root | better reporting for v1.0 packages |
commit | commitdiff | tree | snapshot |
1996-02-27 |
ewt | fixed bug |
commit | commitdiff | tree | snapshot |
1996-02-27 |
ewt | 1) added ftp.[ch] |
commit | commitdiff | tree | snapshot |
1996-02-27 |
ewt | added support for ftp style URL's on RPM command line |
commit | commitdiff | tree | snapshot |
1996-02-27 |
ewt | Initial revision |
commit | commitdiff | tree | snapshot |
1996-02-26 |
ewt | fixes for some silly bugs |
commit | commitdiff | tree | snapshot |
1996-02-26 |
ewt | checks the architecure before installing binary packages |
commit | commitdiff | tree | snapshot |
1996-02-26 |
ewt | Adds RPMTAG_ARCH to header for old packages |
commit | commitdiff | tree | snapshot |
1996-02-25 |
ewt | added include of checksig.h to eliminate warning |
commit | commitdiff | tree | snapshot |
1996-02-25 |
ewt | changed --check-sig to --checksig for consistency |
commit | commitdiff | tree | snapshot |
1996-02-25 |
ewt | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1996-02-25 |
ewt | added support for --oldpackage |
commit | commitdiff | tree | snapshot |
1996-02-25 |
ewt | checks for upgrades to old versions of packages and... |
commit | commitdiff | tree | snapshot |
1996-02-25 |
ewt | added INSTALL_UPGRADETOOLD |
commit | commitdiff | tree | snapshot |
1996-02-25 |
ewt | added vercmp() |
commit | commitdiff | tree | snapshot |
1996-02-25 |
root | check for 151 byte sig and try again |
commit | commitdiff | tree | snapshot |
1996-02-24 |
ewt | VERSION=2.0f |
commit | commitdiff | tree | snapshot |
1996-02-24 |
ewt | got rid of INSTALL_PRINTLABEL, added labelFormat to... |
commit | commitdiff | tree | snapshot |
1996-02-24 |
ewt | made --percent look like it did in RPM 1.x |
commit | commitdiff | tree | snapshot |
1996-02-23 |
root | fix return codes |
commit | commitdiff | tree | snapshot |
1996-02-23 |
root | add a few return codes |
commit | commitdiff | tree | snapshot |
1996-02-23 |
root | better reporting |
commit | commitdiff | tree | snapshot |
1996-02-23 |
ewt | long_index needs to be set to 0 before calling getopt |
commit | commitdiff | tree | snapshot |
1996-02-23 |
root | files with the same md5 shouldn't cause conflicts |
commit | commitdiff | tree | snapshot |
1996-02-23 |
root | add debug message |
commit | commitdiff | tree | snapshot |
1996-02-23 |
root | pass subpackage name to process_filelist() for doc dir |
commit | commitdiff | tree | snapshot |
1996-02-23 |
root | add a couple statics |
commit | commitdiff | tree | snapshot |
1996-02-23 |
root | add doc StringBuf to package record for per-package... |
commit | commitdiff | tree | snapshot |
1996-02-22 |
root | use level 9 compression! |
commit | commitdiff | tree | snapshot |
1996-02-22 |
root | better error reporting |
commit | commitdiff | tree | snapshot |
1996-02-22 |
root | fix last ':' checking patch - source and patch lines... |
commit | commitdiff | tree | snapshot |
1996-02-22 |
root | require ':' after preamble parts |
commit | commitdiff | tree | snapshot |
1996-02-22 |
root | add "all" dependency for "make install" |
commit | commitdiff | tree | snapshot |
1996-02-22 |
root | stop builds on error |
commit | commitdiff | tree | snapshot |
1996-02-22 |
root | toss trailing spaces on name, version, release |
commit | commitdiff | tree | snapshot |
1996-02-22 |
root | added checksig.o |
commit | commitdiff | tree | snapshot |
1996-02-22 |
root | add help for --sign and --check-sig |
commit | commitdiff | tree | snapshot |
1996-02-22 |
root | Initial revision |
commit | commitdiff | tree | snapshot |
1996-02-22 |
root | don't just exit on error, clean up and return |
commit | commitdiff | tree | snapshot |
1996-02-22 |
root | more error checking during package write |
commit | commitdiff | tree | snapshot |
1996-02-22 |
root | change message() call to fprintf(stderr, ...) |
commit | commitdiff | tree | snapshot |
1996-02-22 |
root | reset RPMVAR_ROOT in reset_spec() |
commit | commitdiff | tree | snapshot |
1996-02-22 |
root | add pass phrase sucess message |
commit | commitdiff | tree | snapshot |
1996-02-22 |
root | fix return codes for makeSignature() |
commit | commitdiff | tree | snapshot |
1996-02-22 |
root | better error checking during builds |
commit | commitdiff | tree | snapshot |
1996-02-22 |
root | check for bad pass phrases |
commit | commitdiff | tree | snapshot |
1996-02-22 |
root | better pass phrase handling, check for bad pass phrase |
commit | commitdiff | tree | snapshot |
1996-02-21 |
root | don't sweep in build_subdir is "." |
commit | commitdiff | tree | snapshot |
1996-02-21 |
root | read the signature |
commit | commitdiff | tree | snapshot |
1996-02-21 |
root | check for bad read in readSignature() |
commit | commitdiff | tree | snapshot |
1996-02-21 |
ewt | installs /etc/rpmrc, /usr/bin/gendiff |
commit | commitdiff | tree | snapshot |
1996-02-21 |
ewt | variable was initialized wrong - fixed |
commit | commitdiff | tree | snapshot |
1996-02-21 |
root | fix doc/docdir handling |
commit | commitdiff | tree | snapshot |
1996-02-21 |
root | remove bogus comment |
commit | commitdiff | tree | snapshot |
1996-02-21 |
root | handle names properly! Can't figure 'em out until... |
commit | commitdiff | tree | snapshot |
1996-02-21 |
root | just get the name from the header |
commit | commitdiff | tree | snapshot |
1996-02-21 |
root | fix ROOT_DIR setting (for NULL) |
commit | commitdiff | tree | snapshot |
1996-02-21 |
root | fix extra %endif catching |
commit | commitdiff | tree | snapshot |
1996-02-21 |
root | fix %doc %docdir contention |
commit | commitdiff | tree | snapshot |
1996-02-21 |
root | add root dir to doc dir |
commit | commitdiff | tree | snapshot |
1996-02-20 |
ewt | added co rule |
commit | commitdiff | tree | snapshot |
1996-02-20 |
ewt | moved rpm to /bin |
commit | commitdiff | tree | snapshot |
1996-02-20 |
root | fix ugly race condition in cpio_gzip() |
commit | commitdiff | tree | snapshot |
1996-02-20 |
root | fix off by one error (to agree with comment, no less) |
commit | commitdiff | tree | snapshot |
1996-02-20 |
ewt | missing files are reported better |
commit | commitdiff | tree | snapshot |
1996-02-20 |
ewt | 1) added upgrade arg handling |
commit | commitdiff | tree | snapshot |
1996-02-20 |
ewt | added INSTALL_UPGRADE flag |
commit | commitdiff | tree | snapshot |
1996-02-20 |
ewt | added upgrading |
commit | commitdiff | tree | snapshot |
1996-02-20 |
ewt | fixed symlink verification |
commit | commitdiff | tree | snapshot |
1996-02-20 |
ewt | removed dump, dumpdb |
commit | commitdiff | tree | snapshot |
1996-02-20 |
ewt | added dump, dumpdb |
commit | commitdiff | tree | snapshot |
1996-02-20 |
ewt | Initial revision |
commit | commitdiff | tree | snapshot |
1996-02-20 |
root | bump version |
commit | commitdiff | tree | snapshot |
1996-02-20 |
ewt | changed output of verification |
commit | commitdiff | tree | snapshot |
1996-02-20 |
ewt | finished |
commit | commitdiff | tree | snapshot |
1996-02-20 |
ewt | fixed to return correct sum :-) |
commit | commitdiff | tree | snapshot |
1996-02-20 |
root | add wacky subpackage version/release stuff |
commit | commitdiff | tree | snapshot |
1996-02-20 |
root | pass around the passPhrase |
commit | commitdiff | tree | snapshot |
1996-02-20 |
root | pass passPhrase to doBuild |
commit | commitdiff | tree | snapshot |
1996-02-20 |
root | add passPhrase stuff and --sign |
commit | commitdiff | tree | snapshot |
1996-02-20 |
root | add simple getPassPhrase() |
commit | commitdiff | tree | snapshot |
1996-02-20 |
root | add getPassPhrase() |
commit | commitdiff | tree | snapshot |
1996-02-20 |
root | passPhrase is passed as arg |
commit | commitdiff | tree | snapshot |
1996-02-20 |
root | passPhrase is arg to makeSignature() |
commit | commitdiff | tree | snapshot |
1996-02-20 |
marc | Initial revision |
commit | commitdiff | tree | snapshot |
1996-02-20 |
marc | Initial revision |
commit | commitdiff | tree | snapshot |
1996-02-20 |
marc | Initial revision |
commit | commitdiff | tree | snapshot |
1996-02-20 |
ewt | added parsing and calling for verification |
commit | commitdiff | tree | snapshot |
1996-02-20 |
ewt | added prototypes for verification, changed VERIFY flags |
commit | commitdiff | tree | snapshot |
1996-02-20 |
ewt | added verify.c |
commit | commitdiff | tree | snapshot |
1996-02-20 |
marc | use VERIFY_USER and VERIFY_GROUP, not by id |
commit | commitdiff | tree | snapshot |
1996-02-20 |
marc | mv rpm* tools into tools |
commit | commitdiff | tree | snapshot |
1996-02-20 |
marc | added "," as separator for %verify() |
commit | commitdiff | tree | snapshot |
1996-02-20 |
ewt | changed version |
commit | commitdiff | tree | snapshot |
1996-02-20 |
ewt | should flush after handling INSTALL_PRINTLABEL |
commit | commitdiff | tree | snapshot |
1996-02-20 |
ewt | -hiv is handled via INSTALL_PRINTLABEL |
commit | commitdiff | tree | snapshot |
1996-02-20 |
ewt | added INSTALL_PRINTLABEL support |
commit | commitdiff | tree | snapshot |
1996-02-20 |
ewt | 1) added INSTALL_PRINTLABEL support |
commit | commitdiff | tree | snapshot |
1996-02-20 |
ewt | marks free blocks, though faFree() still isn't quite... |
commit | commitdiff | tree | snapshot |
1996-02-20 |
ewt | fixed sorting of the shared file list |
commit | commitdiff | tree | snapshot |
next |