2000-01-11 |
jbj | default value for %_install_langs is all. |
commit | commitdiff | tree | snapshot |
2000-01-11 |
jbj | configurable compression type/level for package payloads. |
commit | commitdiff | tree | snapshot |
2000-01-11 |
jbj | Orphan. |
commit | commitdiff | tree | snapshot |
2000-01-11 |
jbj | configurable PATH for install %pre/%post et al scriptlets. |
commit | commitdiff | tree | snapshot |
2000-01-11 |
jbj | updated sv.po (goeran@uddeborg.pp.se) (#8349). |
commit | commitdiff | tree | snapshot |
2000-01-10 |
jbj | add manpage for gendiff (pbrown@redhat.com). |
commit | commitdiff | tree | snapshot |
2000-01-07 |
jbj | add several BuildRoot FTW policies. |
commit | commitdiff | tree | snapshot |
2000-01-05 |
jbj | Sanity (make dist). |
commit | commitdiff | tree | snapshot |
2000-01-05 |
jbj | resurrect failed glob error message during build |
commit | commitdiff | tree | snapshot |
2000-01-04 |
jbj | Correct open flags for signing packages. |
commit | commitdiff | tree | snapshot |
2000-01-03 |
jbj | Orphan. |
commit | commitdiff | tree | snapshot |
2000-01-03 |
jbj | Sanity (make dist). |
commit | commitdiff | tree | snapshot |
2000-01-03 |
jbj | fix: manageFile needs to and with O_WRONLY(=1), not... |
commit | commitdiff | tree | snapshot |
2000-01-03 |
jbj | Sanity (make dist). |
commit | commitdiff | tree | snapshot |
2000-01-03 |
jbj | fix: fp.subDir was incorrectly set to NULL in sparse... |
commit | commitdiff | tree | snapshot |
1999-12-30 |
jbj | Sanity (make dist). |
commit | commitdiff | tree | snapshot |
1999-12-30 |
jbj | Orphan. |
commit | commitdiff | tree | snapshot |
1999-12-30 |
jbj | add ja translation and man pages (Kanda Mitsuru kanda... |
commit | commitdiff | tree | snapshot |
1999-12-30 |
jbj | Sanity (make dist). |
commit | commitdiff | tree | snapshot |
1999-12-30 |
jbj | Force python arrays for DIRNAMES/BASENAMES/DIRINDEXES. |
commit | commitdiff | tree | snapshot |
1999-12-24 |
jbj | split python bindings into a separate sub-package of... |
commit | commitdiff | tree | snapshot |
1999-12-22 |
jbj | Sanity (make dist). |
commit | commitdiff | tree | snapshot |
1999-12-22 |
jbj | duplicate popt routine so that librpm.so needs not... |
commit | commitdiff | tree | snapshot |
1999-12-21 |
jbj | Sanity (make dist). |
commit | commitdiff | tree | snapshot |
1999-12-21 |
jbj | lib/rpmio.c: Start weeding the debug messages. |
commit | commitdiff | tree | snapshot |
1999-12-19 |
jbj | Initialize values behind pointers before calling rpmGet... |
commit | commitdiff | tree | snapshot |
1999-12-19 |
jbj | Typo (t->num rather than tnum causes segfault while... |
commit | commitdiff | tree | snapshot |
1999-12-18 |
jbj | fix: turn off stdio buffering if not opened O_RDONLY... |
commit | commitdiff | tree | snapshot |
1999-12-18 |
jbj | Spelling correction. |
commit | commitdiff | tree | snapshot |
1999-12-16 |
jbj | diddle some names to keep my C++ brethern happy (i... |
commit | commitdiff | tree | snapshot |
1999-12-16 |
jbj | fix: missing strdup when overriding buildroot from... |
commit | commitdiff | tree | snapshot |
1999-12-15 |
jbj | expose enough of legacy fdio interface to compile gnorpm. |
commit | commitdiff | tree | snapshot |
1999-12-15 |
jbj | Correct --tarball option (long name should have been... |
commit | commitdiff | tree | snapshot |
1999-12-15 |
jbj | uninstall.c: rpmdbRemove used to have 2nd arg, tolerant... |
commit | commitdiff | tree | snapshot |
1999-12-15 |
jbj | Sanity (make dist). |
commit | commitdiff | tree | snapshot |
1999-12-15 |
jbj | Sanity (make dist). |
commit | commitdiff | tree | snapshot |
1999-12-15 |
jbj | fix: compressFileList was over-generating dirNames. |
commit | commitdiff | tree | snapshot |
1999-12-13 |
jbj | NULL missing at end of packages-to-be-installed array. |
commit | commitdiff | tree | snapshot |
1999-12-12 |
jbj | reload macros from cmd line when re-reading config... |
commit | commitdiff | tree | snapshot |
1999-12-12 |
jbj | lib/rpminstall.c: Perform glob on remote ftp install... |
commit | commitdiff | tree | snapshot |
1999-12-12 |
jbj | perform glob on remote ftp queries. |
commit | commitdiff | tree | snapshot |
1999-12-11 |
jbj | Sanity (make dist). |
commit | commitdiff | tree | snapshot |
1999-12-11 |
jbj | Sanity (make dist). |
commit | commitdiff | tree | snapshot |
1999-12-11 |
jbj | partial implementation for ftp globbing. |
commit | commitdiff | tree | snapshot |
1999-12-11 |
ewt | doLookup() wasn't stat'ing / properly |
commit | commitdiff | tree | snapshot |
1999-12-10 |
jbj | Sanity (make dist). |
commit | commitdiff | tree | snapshot |
1999-12-10 |
jbj | Sanity (make dist). |
commit | commitdiff | tree | snapshot |
1999-12-10 |
jbj | add contentLength sanity check on rpmdb headerWrite. |
commit | commitdiff | tree | snapshot |
1999-12-10 |
jbj | fix: don't look at password when searching urlCache. |
commit | commitdiff | tree | snapshot |
1999-12-10 |
jbj | Sanity (make dist). |
commit | commitdiff | tree | snapshot |
1999-12-10 |
jbj | Back out fix for dirIndexes memory leak. |
commit | commitdiff | tree | snapshot |
1999-12-08 |
jbj | rename new FILENAMES tags to BASENAMES/DIRNAMES/DIRINDEXES. |
commit | commitdiff | tree | snapshot |
1999-12-08 |
jbj | Sanity (make dist). |
commit | commitdiff | tree | snapshot |
1999-12-08 |
jbj | Sanity (make dist). |
commit | commitdiff | tree | snapshot |
1999-12-08 |
jbj | fix: new filelists require package index, not pointer. |
commit | commitdiff | tree | snapshot |
1999-12-07 |
jbj | Makefile.am: Add RPM-GPG-KEY to the package. |
commit | commitdiff | tree | snapshot |
1999-12-07 |
jbj | Here is a patch for rpmdiff. It fixes a bug where... |
commit | commitdiff | tree | snapshot |
1999-12-06 |
jbj | fix: default for rd_timeoutsecs is 1 sec (avoid ufdio... |
commit | commitdiff | tree | snapshot |
1999-12-06 |
jbj | fix: Fopen should use 0666 as default (umask will be... |
commit | commitdiff | tree | snapshot |
1999-12-05 |
jbj | Sanity (make dist). |
commit | commitdiff | tree | snapshot |
1999-12-05 |
jbj | expose enough of the legacy fdio interface to compile... |
commit | commitdiff | tree | snapshot |
1999-12-02 |
jbj | Handle both old and new style bash2 hacks for now. |
commit | commitdiff | tree | snapshot |
1999-12-02 |
jbj | Sanity (make dist). |
commit | commitdiff | tree | snapshot |
1999-12-02 |
jbj | Bump release. |
commit | commitdiff | tree | snapshot |
1999-12-02 |
jbj | initial version of check-prereqs. |
commit | commitdiff | tree | snapshot |
1999-12-02 |
jbj | fail to package if absolute symlink points within build... |
commit | commitdiff | tree | snapshot |
1999-12-02 |
jbj | permit --whatprovides to lookup file dependencies. |
commit | commitdiff | tree | snapshot |
1999-12-01 |
jbj | Sanity (make dist). |
commit | commitdiff | tree | snapshot |
1999-12-01 |
jbj | Solaris fiddles. |
commit | commitdiff | tree | snapshot |
1999-12-01 |
jbj | Add underscore in front of (possibly) non-supported... |
commit | commitdiff | tree | snapshot |
1999-11-30 |
jbj | Sanity. |
commit | commitdiff | tree | snapshot |
1999-11-30 |
jbj | python/* needs to include "system.h". |
commit | commitdiff | tree | snapshot |
1999-11-30 |
jbj | lib/transaction.c: Fix (in the right place) the dil... |
commit | commitdiff | tree | snapshot |
1999-11-30 |
jbj | Update-po. |
commit | commitdiff | tree | snapshot |
1999-11-30 |
jbj | lib/depends.c: Fix minor memory leak. |
commit | commitdiff | tree | snapshot |
1999-11-30 |
jbj | lib/install.c: Check errno and mkdir specdir/sourcedir... |
commit | commitdiff | tree | snapshot |
1999-11-29 |
jbj | Add timestamping to statistics. |
commit | commitdiff | tree | snapshot |
1999-11-27 |
jbj | lib/stubs.c: Add portability routines to rpmlib for... |
commit | commitdiff | tree | snapshot |
1999-11-26 |
jbj | Minimal python compile. |
commit | commitdiff | tree | snapshot |
1999-11-26 |
jbj | Package 3.0.4-0.1 |
commit | commitdiff | tree | snapshot |
1999-11-26 |
jbj | use directory tokens internally to reduce memory usage. |
commit | commitdiff | tree | snapshot |
1999-11-26 |
jbj | Consistent usage for fileNames, baseNames, dirNames... |
commit | commitdiff | tree | snapshot |
1999-11-26 |
jbj | lib/macro.c: Create rpmCleanPath(). |
commit | commitdiff | tree | snapshot |
1999-11-24 |
jbj | Display message if GNU xgettext is not found. |
commit | commitdiff | tree | snapshot |
1999-11-24 |
jbj | build/files.c: Remove dead code. |
commit | commitdiff | tree | snapshot |
1999-11-24 |
jbj | lib/macro.c: Canonicalize paths in rpmGetPath(). |
commit | commitdiff | tree | snapshot |
1999-11-19 |
jbj | Add reminder to export shell variables. |
commit | commitdiff | tree | snapshot |
1999-11-19 |
jbj | macros.in: Add buildsubdir and scriptlet template macros. |
commit | commitdiff | tree | snapshot |
1999-11-18 |
jbj | The death of lib/ftp.c, merged into lib/rpmio.c. |
commit | commitdiff | tree | snapshot |
1999-11-18 |
jbj | From: Dick Porter <dick@acm.org> -- |
commit | commitdiff | tree | snapshot |
1999-11-18 |
jbj | fix: realloc didn't include space for trailing NUL. |
commit | commitdiff | tree | snapshot |
1999-11-15 |
jbj | Make static fd in transaction callback persistent. |
commit | commitdiff | tree | snapshot |
1999-11-15 |
jbj | rpm.c: Add --ftpdebug, --urldebug, --rpmiodebug (for... |
commit | commitdiff | tree | snapshot |
1999-11-14 |
jbj | lib/rpmio.c: Implement per-fd layers as a stack, add... |
commit | commitdiff | tree | snapshot |
1999-11-12 |
jbj | add/update dependency scripts (Ken Estes). |
commit | commitdiff | tree | snapshot |
1999-11-12 |
jbj | Use Fstrerror on ufdio throughut. |
commit | commitdiff | tree | snapshot |
1999-11-10 |
jbj | Swap 2nd and 3rd arg to Fread/Fwrite to preserve read... |
commit | commitdiff | tree | snapshot |
1999-11-09 |
jbj | fix: typo in error message (#6858). |
commit | commitdiff | tree | snapshot |
1999-11-06 |
jbj | Sanity. |
commit | commitdiff | tree | snapshot |
1999-11-05 |
jbj | rpmio.c: Add per FD_t syserrno, read timers and simple... |
commit | commitdiff | tree | snapshot |
next |