1996-03-07 |
root | added some debug messages |
commit | commitdiff | tree | snapshot |
1996-03-07 |
root | RPM 2.0 released |
commit | commitdiff | tree | snapshot |
1996-03-05 |
root | added PGP stuff |
commit | commitdiff | tree | snapshot |
1996-03-05 |
root | stuff. |
commit | commitdiff | tree | snapshot |
1996-03-05 |
root | add verify and PGP stuff |
commit | commitdiff | tree | snapshot |
1996-03-05 |
root | Initial revision |
commit | commitdiff | tree | snapshot |
1996-03-04 |
ewt | indicates config files for files that don't verify |
commit | commitdiff | tree | snapshot |
1996-03-04 |
ewt | prints SUID, SGID, sticky bits |
commit | commitdiff | tree | snapshot |
1996-03-02 |
ewt | 1) added rpm2cpio rules |
commit | commitdiff | tree | snapshot |
1996-03-02 |
ewt | Initial revision |
commit | commitdiff | tree | snapshot |
1996-03-02 |
ewt | exits when bad options are given |
commit | commitdiff | tree | snapshot |
1996-03-01 |
ewt | numerous bug fixes |
commit | commitdiff | tree | snapshot |
1996-03-01 |
root | changed to 2.0j |
commit | commitdiff | tree | snapshot |
1996-03-01 |
root | add new -e and --erase options |
commit | commitdiff | tree | snapshot |
1996-03-01 |
ewt | lets you query a package by record number |
commit | commitdiff | tree | snapshot |
1996-03-01 |
ewt | adds freed blocks to the free list |
commit | commitdiff | tree | snapshot |
1996-03-01 |
ewt | don't back up directories marked as config files, even... |
commit | commitdiff | tree | snapshot |
1996-03-01 |
ewt | switched the ordering in the decision process for how... |
commit | commitdiff | tree | snapshot |
1996-03-01 |
ewt | creates a default path which is used for running scripts |
commit | commitdiff | tree | snapshot |
1996-03-01 |
ewt | vercmp() returnd backwards results when one of the... |
commit | commitdiff | tree | snapshot |
1996-03-01 |
ewt | ftp installs should use temp space within the directory... |
commit | commitdiff | tree | snapshot |
1996-02-29 |
ewt | changed to version 2.0i |
commit | commitdiff | tree | snapshot |
1996-02-29 |
root | turned off DEBUG |
commit | commitdiff | tree | snapshot |
1996-02-29 |
root | made logic that for handling config files during instal... |
commit | commitdiff | tree | snapshot |
1996-02-29 |
root | added basic checking of user and groups. this does... |
commit | commitdiff | tree | snapshot |
1996-02-29 |
root | switch back to using a gzip process instead of gzlib... |
commit | commitdiff | tree | snapshot |
1996-02-28 |
root | changed to version h |
commit | commitdiff | tree | snapshot |
1996-02-27 |
root | null terminate. duh. |
commit | commitdiff | tree | snapshot |
1996-02-27 |
root | added SPARC architecture |
commit | commitdiff | tree | snapshot |
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 |
next |