index
:
tools/librpm-tizen
accepted/tizen_devbase_tools
accepted/tools_devbase_tools_legacy
devel
devel-py2
devel_psk_20160727
master
release-20160315
release-20160411
release-20160531
release-20160615
release-20160930
release-20161231
release-20171013
release-for-gbs-0.14
release-for-gbs-0.17
release-for-gbs-0.18
release-for-gbs-0.21
release-for-gbs-0.23
release-test-0.1
release-test-20150810
sandbox/soong9/devel
sandbox/wangbiao/py3-version
sandbox/wangbiao/py3_version
sandbox/wangbiao/riscv
sandbox/wangbiao/rpm414_tizen
sandbox/xuhy/fix-recursion-issue
sandbox/xuhy/rpm_tizen_riscv
spin-release-latest
test-devel
tizen
tznext
Domain: SCM / Build;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
rpmts.c
Age
Commit message (
Expand
)
Author
Files
Lines
2002-08-27
- fix: segfault with --checksig, plug memory leak (#72455).
jbj
1
-2
/
+5
2002-08-23
- merge signature returns into rpmRC.
jbj
1
-12
/
+17
2002-08-20
- fix: add epoch to "already installed" check.
jbj
1
-1
/
+1
2002-08-19
- add --with-efence to configure, check install/upgrade with efence.
jbj
1
-18
/
+33
2002-08-15
- python: explicit method to set transFlags.
jbj
1
-11
/
+34
2002-08-13
- supply transitive closure for CLI packages from rpmdb-redhat database.
jbj
1
-2
/
+53
2002-08-09
- python: add (optional) ts.check() callback.
jbj
1
-1
/
+14
2002-08-06
- add bitmask for precise control of signature/digest verification.
jbj
1
-10
/
+10
2002-07-29
- update trpm.
jbj
1
-1
/
+1
2002-07-28
- python: don't segfault in ts.GetKeys() on erased packages.
jbj
1
-3
/
+3
2002-07-24
- verify signatures/digests retrieved through rpmdbNextIterator().
jbj
1
-4
/
+25
2002-07-21
- add methods to make signature handling opaque wrto rpmts.
jbj
1
-79
/
+273
2002-07-18
up2date functional on rpm-python-4.1 bindings.
jbj
1
-2
/
+2
2002-07-13
- install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now.
jbj
1
-5
/
+4
2002-07-08
Propagate splint-3.0.1.7 close(2) internalState annotation throughout.
jbj
1
-1
/
+2
2002-07-05
- update rpmcache.8.
jbj
1
-0
/
+2
2002-06-27
- use rpmdb-redhat for suggestions if/when configured (#67430).
jbj
1
-1
/
+14
2002-06-22
Factor bounds checking annotations into source code.
jbj
1
-1
/
+6
2002-06-19
Annotate incondefs in source code.
jbj
1
-0
/
+2
2002-06-12
- fix: separate existence and number checks for problems found.
jbj
1
-7
/
+4
2002-06-05
Lclint fiddles.
jbj
1
-0
/
+2
2002-06-05
- python: portability fiddles (#54350).
jbj
1
-5
/
+3
2002-05-27
Add bindings for rpmte and FD_t.
jbj
1
-13
/
+13
2002-05-27
Add rpmal bindings, Grand Renaming to rpmalFoo().
jbj
1
-3
/
+3
2002-05-23
Create rpmts-py.c.
jbj
1
-3
/
+3
2002-05-19
- fix: synthesize unpacking progress callbacks for packages w/o files.
jbj
1
-14
/
+52
2002-05-19
- Grand Renaming of rpm data types.
jbj
1
-54
/
+244
2002-05-17
Transactions made increasingly opaque.
jbj
1
-11
/
+81
2002-05-16
- opaque (well mostly) rpmTransactionSet using methods.
jbj
1
-64
/
+146
2002-05-07
- plug most install mode leaks.
jbj
1
-0
/
+9
2002-05-02
- eliminate db1 support.
jbj
1
-2
/
+1
2002-04-14
- use build time to choose one of multiple alternative suggestions.
jbj
1
-17
/
+64
2002-04-13
- merge conflicts into problems, handle as transaction set variable.
jbj
1
-0
/
+21
2002-04-13
- use rpmdb-redhat to suggest dependency resolution(s).
jbj
1
-15
/
+154
2002-04-11
- rescusitate --rebuild.
jbj
1
-23
/
+30
2002-03-17
- *really* dump signature header immutable region.
jbj
1
-0
/
+19
2002-03-13
Factor notify callback function/arg onto per-ts method.
jbj
1
-0
/
+10
2002-03-13
Split transaction set handling into separate file, prepatory to
jbj
1
-0
/
+223