Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-11-15 | - fix: segfault on exit of "rpm -qp --qf '%{#fsnames}' pkg" (#20595). | jbj | 1 | -0/+2 | |
CVS patchset: 4268 CVS date: 2000/11/15 15:28:46 | |||||
2000-11-12 | - fix: duplicate headerFree() on installBinaryPackage() error return. | jbj | 1 | -2/+0 | |
CVS patchset: 4263 CVS date: 2000/11/12 19:33:07 | |||||
2000-11-12 | - fine-grained Requires, remove install PreReq's from Requires db. | jbj | 4 | -51/+195 | |
CVS patchset: 4258 CVS date: 2000/11/12 11:11:49 | |||||
2000-11-12 | Sanity. | jbj | 2 | -17/+19 | |
CVS patchset: 4257 CVS date: 2000/11/12 10:02:54 | |||||
2000-11-08 | - add region marker as RPM_BIN_TYPE in packages and database. | jbj | 2 | -66/+77 | |
- fix: don't headerCopy() relocateable packages if not relocating. CVS patchset: 4246 CVS date: 2000/11/08 17:07:01 | |||||
2000-11-07 | - load headers as single contiguous region. | jbj | 5 | -269/+491 | |
CVS patchset: 4244 CVS date: 2000/11/07 13:16:43 | |||||
2000-10-31 | Return unsatisfied immediately if "rpmlib(" dependency fails to match. | jbj | 1 | -0/+2 | |
CVS patchset: 4241 CVS date: 2000/10/31 18:24:05 | |||||
2000-10-31 | - add rpmGetRpmlibProvides() to retrieve rpmlib(...) provides | jbj | 2 | -0/+41 | |
"Pawel A. Gajda" <mis@k2.net.pl>. CVS patchset: 4236 CVS date: 2000/10/31 16:53:14 | |||||
2000-10-28 | - better item/task progress bars <rodrigob@conectiva.com.br>. | jbj | 1 | -9/+78 | |
CVS patchset: 4232 CVS date: 2000/10/28 18:45:58 | |||||
2000-10-28 | - add cscope/ctags (Rodrigo Barbosa<rodrigob@conectiva.com.br>). | jbj | 24 | -73/+219 | |
- remove getMacroBody() from rpmio API. - hide libio lossage in prototype, not API. lclint annotations. CVS patchset: 4230 CVS date: 2000/10/28 17:16:25 | |||||
2000-10-27 | - fix: runTriggers was not adding countCorrection. | jbj | 1 | -1/+3 | |
CVS patchset: 4229 CVS date: 2000/10/27 21:45:14 | |||||
2000-10-24 | - verify MD5 sums of payload files when unpacking archive. | jbj | 7 | -33/+292 | |
CVS patchset: 4225 CVS date: 2000/10/24 13:46:51 | |||||
2000-10-20 | - pass rpmTransactionSet, not elements, to installBinaryPackage et al. | jbj | 8 | -217/+234 | |
CVS patchset: 4221 CVS date: 2000/10/20 22:04:27 | |||||
2000-10-20 | - detect rdonly linux file systems. | jbj | 5 | -95/+118 | |
- check available inodes as well as blocks on mounted file systems. CVS patchset: 4220 CVS date: 2000/10/20 16:47:00 | |||||
2000-09-29 | doxygen annotations. | jbj | 1 | -1/+2 | |
- fix: more (possible) xstrdup side effects. CVS patchset: 4186 CVS date: 2000/09/29 19:50:29 | |||||
2000-09-26 | - order packages using tsort, clipping PreReq:'s in dependency loops. | jbj | 2 | -134/+402 | |
CVS patchset: 4177 CVS date: 2000/09/26 18:04:12 | |||||
2000-09-26 | doxygen annotations. | jbj | 1 | -7/+17 | |
CVS patchset: 4173 CVS date: 2000/09/26 17:21:51 | |||||
2000-09-26 | rpmdb.c: Mark dead code, replaced with per-iterator cursors. | jbj | 1 | -6/+5 | |
CVS patchset: 4172 CVS date: 2000/09/26 17:21:12 | |||||
2000-09-14 | Revert rpmrc excision for now. | jbj | 2 | -170/+1368 | |
rpmio: add rpmlog.c/rpmlog.h. CVS patchset: 4163 CVS date: 2000/09/14 11:42:48 | |||||
2000-09-01 | - unify rpmError and rpmMessge interfaces through rpmlog. | jbj | 5 | -36/+46 | |
- collect and display rpm build error messages at end of build. CVS patchset: 4149 CVS date: 2000/09/01 21:15:40 | |||||
2000-08-30 | Doxygen annotations. | jbj | 3 | -165/+176 | |
CVS patchset: 4147 CVS date: 2000/08/30 17:47:53 | |||||
2000-08-29 | - translate rpm.8 man page (Peter Ivanyi <ivanyi@internet.sk>). | jbj | 12 | -364/+503 | |
Doxygen annotations. CVS patchset: 4146 CVS date: 2000/08/29 22:04:33 | |||||
2000-08-28 | - rip out rpm{get,put}text, use getpo.sh and specspo instead. | jbj | 1 | -22/+26 | |
CVS patchset: 4139 CVS date: 2000/08/28 01:50:45 | |||||
2000-08-28 | Doxygen annotations. | jbj | 9 | -95/+187 | |
CVS patchset: 4138 CVS date: 2000/08/28 01:08:57 | |||||
2000-08-27 | - consistent return for all signature verification. | jbj | 3 | -139/+112 | |
- use enum for signature header tags. CVS patchset: 4137 CVS date: 2000/08/27 21:35:14 | |||||
2000-08-27 | Add todo note. | jbj | 1 | -0/+1 | |
CVS patchset: 4136 CVS date: 2000/08/27 21:32:23 | |||||
2000-08-27 | Rip out rpmrc configuration. | jbj | 1 | -1318/+145 | |
CVS patchset: 4134 CVS date: 2000/08/27 19:43:51 | |||||
2000-08-27 | Doxygen annotations. | jbj | 2 | -5/+18 | |
CVS patchset: 4133 CVS date: 2000/08/27 19:40:35 | |||||
2000-08-27 | Doxygen annotations. | jbj | 41 | -430/+979 | |
CVS patchset: 4132 CVS date: 2000/08/27 19:27:03 | |||||
2000-08-27 | Eliminate rpm_malloc.h. | jbj | 2 | -42/+2 | |
CVS patchset: 4131 CVS date: 2000/08/27 19:19:44 | |||||
2000-08-27 | Doxygen annotations. | jbj | 5 | -15/+39 | |
CVS patchset: 4130 CVS date: 2000/08/27 19:18:25 | |||||
2000-08-23 | comments only. | jbj | 1 | -2/+2 | |
CVS patchset: 4108 CVS date: 2000/08/23 13:46:36 | |||||
2000-08-23 | doxygen/lclint annotations. | jbj | 2 | -62/+267 | |
CVS patchset: 4107 CVS date: 2000/08/23 13:11:53 | |||||
2000-08-23 | doxygen/lclint annotations. | jbj | 3 | -36/+36 | |
CVS patchset: 4106 CVS date: 2000/08/23 13:05:01 | |||||
2000-08-23 | doxygen annotations. | jbj | 5 | -42/+179 | |
CVS patchset: 4105 CVS date: 2000/08/23 13:02:13 | |||||
2000-08-23 | lclint annotations. | jbj | 2 | -14/+18 | |
CVS patchset: 4104 CVS date: 2000/08/23 12:59:48 | |||||
2000-08-23 | doxygen additions. | jbj | 1 | -11/+142 | |
CVS patchset: 4103 CVS date: 2000/08/23 12:58:25 | |||||
2000-08-23 | lclint additions. | jbj | 1 | -2/+2 | |
CVS patchset: 4102 CVS date: 2000/08/23 12:40:12 | |||||
2000-08-23 | lclint/doxygen additions. | jbj | 4 | -66/+238 | |
CVS patchset: 4101 CVS date: 2000/08/23 12:39:49 | |||||
2000-08-20 | - add callbacks on package erasure. | jbj | 3 | -57/+78 | |
- fix: preserve cpio errno when using Fclose with libio. - fix: initialize sigs everywhere in python header object. CVS patchset: 4097 CVS date: 2000/08/20 21:39:13 | |||||
2000-08-20 | - fix: preserve cpio errno when using Fclose with libio. | jbj | 1 | -0/+3 | |
CVS patchset: 4096 CVS date: 2000/08/20 21:30:32 | |||||
2000-08-19 | - python bindings to query and verify signatures. | jbj | 2 | -0/+49 | |
CVS patchset: 4085 CVS date: 2000/08/19 13:10:34 | |||||
2000-08-16 | - fix: rebuild db1 -> db3 ate 1st header (#16263). | jbj | 1 | -1/+8 | |
CVS patchset: 4072 CVS date: 2000/08/16 13:37:08 | |||||
2000-08-07 | - fix: segfault when globbing on "" (#15593). | jbj | 1 | -7/+11 | |
CVS patchset: 4036 CVS date: 2000/08/07 19:38:19 | |||||
2000-08-04 | - fix: -Va broken, make db cursors per-iterator, not per-dbi. | jbj | 3 | -9/+27 | |
CVS patchset: 4013 CVS date: 2000/08/04 19:48:28 | |||||
2000-07-31 | - fix: segfault on erase if filestates is missing in header (#14679). | jbj | 1 | -1/+5 | |
CVS patchset: 3994 CVS date: 2000/07/31 21:27:20 | |||||
2000-07-31 | - fix: uniqify dependency problems when printing (#14034). | jbj | 1 | -2/+35 | |
- popt: add ability to perform callbacks for every, not just first, match. CVS patchset: 3993 CVS date: 2000/07/31 15:04:20 | |||||
2000-07-29 | - re-resurrect firstkey/nextkey python bindings for up2date compatibility. | jbj | 1 | -4/+2 | |
CVS patchset: 3992 CVS date: 2000/07/29 20:31:56 | |||||
2000-07-29 | - link rpm2cpio dynamically since cpio is linked dynamically. | jbj | 1 | -17/+25 | |
CVS patchset: 3991 CVS date: 2000/07/29 17:30:18 | |||||
2000-07-26 | Typo. | jbj | 1 | -1/+1 | |
CVS patchset: 3983 CVS date: 2000/07/26 16:38:14 |