1999-12-07 |
jbj | Makefile.am: Add RPM-GPG-KEY to the package. |
tree | commitdiff |
1999-12-06 |
jbj | fix: default for rd_timeoutsecs is 1 sec (avoid ufdio... |
tree | commitdiff |
1999-12-05 |
jbj | Sanity (make dist). |
tree | commitdiff |
1999-12-05 |
jbj | expose enough of the legacy fdio interface to compile... |
tree | commitdiff |
1999-12-02 |
jbj | Sanity (make dist). |
tree | commitdiff |
1999-12-02 |
jbj | initial version of check-prereqs. |
tree | commitdiff |
1999-12-02 |
jbj | fail to package if absolute symlink points within build... |
tree | commitdiff |
1999-12-02 |
jbj | permit --whatprovides to lookup file dependencies. |
tree | commitdiff |
1999-12-01 |
jbj | Sanity (make dist). |
tree | commitdiff |
1999-12-01 |
jbj | Add underscore in front of (possibly) non-supported... |
tree | commitdiff |
1999-11-30 |
jbj | Sanity. |
tree | commitdiff |
1999-11-30 |
jbj | lib/transaction.c: Fix (in the right place) the dil... |
tree | commitdiff |
1999-11-30 |
jbj | Update-po. |
tree | commitdiff |
1999-11-30 |
jbj | lib/depends.c: Fix minor memory leak. |
tree | commitdiff |
1999-11-30 |
jbj | lib/install.c: Check errno and mkdir specdir/sourcedir... |
tree | commitdiff |
1999-11-29 |
jbj | Add timestamping to statistics. |
tree | commitdiff |
1999-11-27 |
jbj | lib/stubs.c: Add portability routines to rpmlib for... |
tree | commitdiff |
1999-11-26 |
jbj | Minimal python compile. |
tree | commitdiff |
1999-11-26 |
jbj | Package 3.0.4-0.1 |
tree | commitdiff |
1999-11-26 |
jbj | Consistent usage for fileNames, baseNames, dirNames... |
tree | commitdiff |
1999-11-26 |
jbj | lib/macro.c: Create rpmCleanPath(). |
tree | commitdiff |
1999-11-24 |
jbj | build/files.c: Remove dead code. |
tree | commitdiff |
1999-11-24 |
jbj | lib/macro.c: Canonicalize paths in rpmGetPath(). |
tree | commitdiff |
1999-11-19 |
jbj | macros.in: Add buildsubdir and scriptlet template macros. |
tree | commitdiff |
1999-11-18 |
jbj | The death of lib/ftp.c, merged into lib/rpmio.c. |
tree | commitdiff |
1999-11-15 |
jbj | Make static fd in transaction callback persistent. |
tree | commitdiff |
1999-11-15 |
jbj | rpm.c: Add --ftpdebug, --urldebug, --rpmiodebug (for... |
tree | commitdiff |
1999-11-14 |
jbj | lib/rpmio.c: Implement per-fd layers as a stack, add... |
tree | commitdiff |
1999-11-12 |
jbj | Use Fstrerror on ufdio throughut. |
tree | commitdiff |
1999-11-10 |
jbj | Swap 2nd and 3rd arg to Fread/Fwrite to preserve read... |
tree | commitdiff |
1999-11-09 |
jbj | fix: typo in error message (#6858). |
tree | commitdiff |
1999-11-05 |
jbj | rpmio.c: Add per FD_t syserrno, read timers and simple... |
tree | commitdiff |
1999-11-04 |
jbj | Use Fopen almost everywhere. |
tree | commitdiff |
1999-11-03 |
jbj | First use of libio. |
tree | commitdiff |
1999-11-02 |
jbj | Move most of the ftp and http interface to rpmio.c. |
tree | commitdiff |
1999-11-02 |
jbj | Add ref/deref/new/fileno/open vectors to FDIO_t. |
tree | commitdiff |
1999-11-01 |
jbj | ftp.c: Preserve FD_t abstraction by creating fdDebug... |
tree | commitdiff |
1999-10-31 |
jbj | Spec: Add rootdir (as in chroot). |
tree | commitdiff |
1999-10-30 |
jbj | Rename faFoo() routines, use FD_t I/O with fadio cookie... |
tree | commitdiff |
1999-10-30 |
jbj | Make fdFileno() static, use Fileno()/Ferror() analogues... |
tree | commitdiff |
1999-10-29 |
jbj | fix: resurrect multiple target platform builds. |
tree | commitdiff |
1999-10-29 |
jbj | check for memory leaks (almost all leaks are plugged). |
tree | commitdiff |
1999-10-27 |
jbj | use compressed filenames on install side. |
tree | commitdiff |
1999-10-21 |
jbj | lclint annotations and compiler cruft. |
tree | commitdiff |
1999-10-21 |
jbj | lclint annotations. |
tree | commitdiff |
1999-10-20 |
jbj | Tyo: RPMTAG_COMPFILENAMES is ...COMPFILELIST. |
tree | commitdiff |
1999-10-04 |
jbj | Rpm 3.0.3 release. |
tree | commitdiff |
1999-10-04 |
jbj | dumb cpp's want white space around lclint annotations... |
tree | commitdiff |
1999-10-04 |
jbj | lclint annotations from build. |
tree | commitdiff |
1999-10-04 |
jbj | fix: non-GNU globs burp on repeated '/' in patterns. |
tree | commitdiff |
1999-09-30 |
jbj | Sanity. |
tree | commitdiff |
1999-09-30 |
jbj | More HPUX cc fiddles. |
tree | commitdiff |
1999-09-30 |
jbj | HPUX cc compiler fidgets. |
tree | commitdiff |
1999-09-30 |
jbj | new find req/prov scripts for non-linux platforms ... |
tree | commitdiff |
1999-09-29 |
jbj | Add libtool.m4 to aclocal.m4. |
tree | commitdiff |
1999-09-29 |
jbj | Check in time stamps again. |
tree | commitdiff |
1999-09-29 |
jbj | Check in time stamps. |
tree | commitdiff |
1999-09-29 |
jbj | Don't use err(3) for now. |
tree | commitdiff |
1999-09-28 |
jbj | portatbility fiddles (solaris). |
tree | commitdiff |
1999-09-26 |
jbj | Sanity. |
tree | commitdiff |
1999-09-26 |
jbj | Retrofit glibc __progname. |
tree | commitdiff |
1999-09-26 |
jbj | Sanity. |
tree | commitdiff |
1999-09-24 |
jbj | Release candidate. |
tree | commitdiff |
1999-09-24 |
jbj | Sanity. |
tree | commitdiff |
1999-09-24 |
jbj | Improved warning message on legacy epoch-less compare. |
tree | commitdiff |
1999-09-24 |
jbj | fix: version compares compatible with epoch-less requir... |
tree | commitdiff |
1999-09-23 |
jbj | Make sure that %lang(it) matches LANG=it. |
tree | commitdiff |
1999-09-23 |
jbj | Add rpminject. |
tree | commitdiff |
1999-09-22 |
jbj | Sanity. |
tree | commitdiff |
1999-09-21 |
jbj | fix: removed files fingerprint memory leak. |
tree | commitdiff |
1999-09-21 |
jbj | fix: command line install had header memory leak. |
tree | commitdiff |
1999-09-20 |
jbj | Start experimental support for bzip2 payloads. |
tree | commitdiff |
1999-09-19 |
jbj | When comparing EVR with missing epoch, package with... |
tree | commitdiff |
1999-09-19 |
jbj | do versioned provides/conflicts resolution correctly. |
tree | commitdiff |
1999-09-17 |
jbj | Typo. |
tree | commitdiff |
1999-09-17 |
jbj | python: shared module needs -lrpm -lbz2. |
tree | commitdiff |
1999-09-14 |
jbj | fix: with unspecified epochs, skip dependency epoch... |
tree | commitdiff |
1999-09-14 |
jbj | fix: versioned provides devolved to existence test... |
tree | commitdiff |
1999-09-12 |
jbj | Fiddles to resurrect lclint. |
tree | commitdiff |
1999-09-12 |
jbj | glibc2: always enable dynamic mtrace if available. |
tree | commitdiff |
1999-09-11 |
jbj | Common variable naming using EVR rather than Version. |
tree | commitdiff |
1999-09-10 |
jbj | pgp and pgp5 have compatible RSA signature (#4780). |
tree | commitdiff |
1999-09-09 |
jbj | Apply max 32 Mb sabity check to headers. |
tree | commitdiff |
1999-09-08 |
jbj | Fix lchown detection. |
tree | commitdiff |
1999-09-07 |
jbj | Bump release. |
tree | commitdiff |
1999-09-07 |
jbj | link libbz2.a statically to avoid rpm->bzip2 dependence... |
tree | commitdiff |
1999-09-07 |
jbj | add --freshen to usage message (#4823). |
tree | commitdiff |
1999-09-06 |
jbj | fix: don't successfully match with strncasecmp("sparc... |
tree | commitdiff |
1999-08-24 |
jbj | Fix duplicate dependency check. |
tree | commitdiff |
1999-08-24 |
jbj | add versions to prereq. |
tree | commitdiff |
1999-08-24 |
jbj | add headerWrite return code and check for errors. |
tree | commitdiff |
1999-08-24 |
jbj | Remove legacy langNum interface.l |
tree | commitdiff |
1999-08-22 |
jbj | add %_install_langs to configure languages to be installed. |
tree | commitdiff |
1999-08-21 |
jbj | Check POSIX environment variables too. |
tree | commitdiff |
1999-08-20 |
jbj | add versions to obsoletes. |
tree | commitdiff |
1999-08-20 |
jbj | Break out locale match test. |
tree | commitdiff |
1999-08-19 |
jbj | match "de" when locale is specified as "de_DE.ISO-8859... |
tree | commitdiff |
1999-08-18 |
jbj | fix: use pgp5 rather than pgp-2.6.3 if both are in... |
tree | commitdiff |
1999-08-17 |
jbj | fix: more precise handling was needed for multiple... |
tree | commitdiff |
1999-08-16 |
jbj | fix: n>1 occurrences of %config(noreplace) should not... |
tree | commitdiff |
next |