Age | Commit message (Expand) | Author | Files | Lines |
2004-12-07 | - use package color as Obsoletes: color. | jbj | 1 | -0/+4 |
2004-12-07 | avoid md5 on sparse /var/log/lastlog file | jbj | 2 | -0/+4 |
2004-12-05 | - rpm-4.4 final release. | jbj | 1 | -1/+1 |
2004-11-28 | - add support for automagic pubkey retrieval using HKP. | jbj | 5 | -55/+108 |
2004-11-19 | - bump soname into libfoo-4.4.so everywhere. | jbj | 1 | -1/+1 |
2004-11-19 | - remove noNeon runtime switch, http through neon only. | jbj | 1 | -5/+0 |
2004-11-11 | - selinux: use rpm_execcon, not execv, to run scriptlets (#136848). | jbj | 1 | -81/+2 |
2004-11-11 | Avoid unnecessary chroot("/") calls for certain Mac OSX kernels. | jbj | 3 | -15/+38 |
2004-11-10 | - add --delsign to purge packages of digital signatures. | jbj | 3 | -2/+13 |
2004-11-08 | - use external libneon for http/https transport. | jbj | 1 | -0/+5 |
2004-11-05 | w00t! rpm -q -W https://wellfleet.jbj.org/rawhide/test milestone! | jbj | 1 | -2/+11 |
2004-11-05 | Implement davStat (and clone davLstat), sufficient for fts walk. | jbj | 1 | -1/+9 |
2004-11-04 | Stub in URL_IS_HTTPS everywhere. | jbj | 3 | -3/+10 |
2004-10-31 | - python: remove ".A" from creaky ts.check() tuple return (#135008). | jbj | 1 | -5/+18 |
2004-10-28 | - bump popt to version to 1.10. | jbj | 5 | -9/+59 |
2004-10-27 | Splint clean. | jbj | 1 | -1/+1 |
2004-10-27 | - fix: handle non-unique dirnames in rpmalAdd(). | jbj | 1 | -15/+37 |
2004-10-26 | Getter/setter methods for isSource and Header from rpmte. | jbj | 6 | -23/+157 |
2004-10-26 | Do a consolidated insertion, not a concatenation, in rpmReadManifest. | jbj | 1 | -10/+22 |
2004-10-26 | Splint fiddles. | jbj | 5 | -16/+35 |
2004-10-25 | Add options to populate transaction set while iterating. | jbj | 9 | -28/+117 |
2004-10-25 | Wire ftsOpts globally. | jbj | 5 | -37/+54 |
2004-10-25 | Stub out rpmgiWalkPathFilter, prior to teaching rpmcache about rpmgi. | jbj | 2 | -31/+62 |
2004-10-25 | Add undocumented --hdlist and --ftswalk query/verify sources. | jbj | 4 | -10/+50 |
2004-10-25 | Use rpmgi glob and manifest load for --package. | jbj | 4 | -109/+25 |
2004-10-24 | Iterate on RPMQV_ALL, adding filters to match iterator from argv. | jbj | 3 | -60/+93 |
2004-10-24 | Arg iteration for --query and --verify, everything but RPMQV_ALL. | jbj | 3 | -23/+26 |
2004-10-24 | Explicit rpmgiFlags enum defined, add RPMGI_{NOGLOB,NOMANIFEST,NOHEADER}. | jbj | 7 | -56/+129 |
2004-10-20 | Doxygen fiddles. | jbj | 7 | -27/+31 |
2004-10-20 | Add rpmtsCheck() and rpmtsOrder() to iterator. | jbj | 4 | -18/+70 |
2004-10-19 | Stare at a redhat-artwork problem in rpmal.c with multiple versions, | jbj | 5 | -8/+82 |
2004-10-19 | Change options to specify type of iteration. | jbj | 3 | -13/+21 |
2004-10-19 | Merge iterator types into pseudo tags. | jbj | 4 | -73/+46 |
2004-10-19 | Store path to header in iterator. | jbj | 3 | -132/+67 |
2004-10-19 | Attach header reference to the iterator. | jbj | 2 | -69/+98 |
2004-10-18 | Isolate most state changes in rpmgiNext, with lazy open/close. | jbj | 2 | -169/+358 |
2004-10-18 | Add generalized iterator to rpmlib. | jbj | 10 | -45/+87 |
2004-10-17 | Glob ftswalk/arglist args always. | jbj | 3 | -23/+17 |
2004-10-17 | Add manifests to --arglist processing. | jbj | 3 | -14/+67 |
2004-10-17 | fix: legacy syntax not even close. | jbj | 1 | -2/+10 |
2004-10-15 | - disable expensive header+payload verifies in default config. | jbj | 3 | -20/+63 |
2004-10-14 | Open ftswalk/argv paths to permit --qf on header. | jbj | 1 | -2/+46 |
2004-10-14 | Hack in hdlist queries. | jbj | 2 | -1/+19 |
2004-10-13 | - silently add default %defattr(-,root,root) for all packages. | jbj | 2 | -3/+3 |
2004-10-10 | Add --qf to rpmgi. | jbj | 3 | -15/+65 |
2004-10-10 | Create generic iterator (needs work). | jbj | 5 | -2/+440 |
2004-10-09 | Doxygen and cpp nit picks. | jbj | 3 | -2/+2 |
2004-10-09 | Flush changes from rpm-4_3 branch. | jbj | 12 | -70/+152 |
2004-10-09 | Splint fiddles. | jbj | 3 | -5/+6 |
2004-10-04 | Don't version compare obsolete with package header | pauln | 1 | -2/+1 |