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
/
rpmte.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-23
Use #include <x.h> syntax to include public headers.
Ralf Corsépius
1
-5
/
+5
2007-11-08
Remove unnecessary psm.h include
Panu Matilainen
1
-2
/
+0
2007-10-28
Include "rpmlib.h" instead of <rpmlib.h>.
Ralf Corsépius
1
-1
/
+1
2007-10-26
Eliminate [u|]int_[8|16|32]. Use c99 stdint.h types instead.
Ralf Corsépius
1
-9
/
+9
2007-09-21
Rename alKey & alNum to rpmal* for namespacing
Panu Matilainen
1
-5
/
+5
2007-09-11
Remove splint tags.
Ralf Corsépius
1
-47
/
+8
2007-07-12
Pull in rpmfi int_32 -> uint_32 changes from rpm5.org.
Panu Matilainen
1
-1
/
+1
2007-07-11
rpmteIsSource() doesn't return pointers
Panu Matilainen
1
-1
/
+1
2004-10-28
- bump popt to version to 1.10.
jbj
1
-0
/
+15
2004-10-26
Getter/setter methods for isSource and Header from rpmte.
jbj
1
-3
/
+27
2004-10-25
Add options to populate transaction set while iterating.
jbj
1
-0
/
+1
2004-04-01
revert buildtime tie breaking, not the right thing to do.
jbj
1
-2
/
+3
2004-03-05
initial autorollback feature.
joden
1
-0
/
+18
2003-11-23
Merge changes from rpm-4.2.1 development.
jbj
1
-6
/
+18
2003-07-02
- don't attempt to remove dbenv on --rebuilddb.
jbj
1
-5
/
+5
2003-04-08
fix: prevent segfault if malicious server sends 1 GB of data through ftpNLST.
jbj
1
-0
/
+2
2003-04-02
Splint clean.
jbj
1
-1
/
+1
2003-01-25
- permit anaconda to choose "presentation order".
jbj
1
-8
/
+22
2003-01-23
splint fiddles.
jbj
1
-3
/
+0
2003-01-20
Splint fiddles.
jbj
1
-3
/
+10
2003-01-17
- duplicate package checks with arch/os checks if colored.
jbj
1
-0
/
+14
2003-01-01
fix: restore upgrade functionality with colors.
jbj
1
-0
/
+1
2002-12-31
1st crack at colored installs.
jbj
1
-11
/
+9
2002-12-30
- use rpmfiFDepends() underneath --fileprovide and --filerequire.
jbj
1
-1
/
+72
2002-12-28
- fix builddir relative inclusion, add %%pubkeys to rpm header.
jbj
1
-13
/
+15
2002-12-22
- simplify specfile query linkage loop.
jbj
1
-4
/
+0
2002-12-21
Sanity.
jbj
1
-0
/
+12
2002-08-19
- add --with-efence to configure, check install/upgrade with efence.
jbj
1
-5
/
+9
2002-08-13
- supply transitive closure for CLI packages from rpmdb-redhat database.
jbj
1
-4
/
+3
2002-07-28
- popt: display sub-table options only once on --usage.
jbj
1
-4
/
+5
2002-07-13
- install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now.
jbj
1
-3
/
+1
2002-06-22
Factor bounds checking annotations into source code.
jbj
1
-1
/
+2
2002-06-19
Annotate incondefs in source code.
jbj
1
-0
/
+2
2002-05-27
Add bindings for rpmte and FD_t.
jbj
1
-31
/
+31
2002-05-19
- fix: synthesize unpacking progress callbacks for packages w/o files.
jbj
1
-23
/
+21
2002-05-19
- Grand Renaming of rpm data types.
jbj
1
-78
/
+82
2002-04-13
- use rpmdb-redhat to suggest dependency resolution(s).
jbj
1
-0
/
+1
2002-04-11
- rescusitate --rebuild.
jbj
1
-1
/
+8
2002-03-13
Split transaction set handling into separate file, prepatory to
jbj
1
-1
/
+1
2002-01-06
- sparc: make dbenv per-rpmdb, not per-dbi.
jbj
1
-0
/
+4
2002-01-05
Compute parent and no. of children for each package.
jbj
1
-0
/
+45
2001-12-08
- lclint-3.0.0.19 fiddles.
jbj
1
-0
/
+4
2001-11-23
- fix a couple dinky memory leaks.
jbj
1
-2
/
+8
2001-11-18
1st element in tsort candidate queue was not marked.
jbj
1
-1
/
+1
2001-11-17
- use TR_REMOVED relations as well as TR_ADDED for ordering.
jbj
1
-3
/
+1
2001-11-17
- methods to complete making transactionElement opaque.
jbj
1
-4
/
+112
2001-11-17
Continue making transactionElement opaque.
jbj
1
-0
/
+34
2001-11-16
Move addTE/delTE to rpmte.c.
jbj
1
-1
/
+114
2001-11-16
- use array of pointers rather than contiguous array for ts->order.
jbj
1
-1
/
+16
2001-11-16
Create rpmte.[ch].
jbj
1
-0
/
+155