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
/
python
/
rpmmodule.c
Age
Commit message (
Expand
)
Author
Files
Lines
2002-02-10
- make peace with gcc-3.1, remove compiler cruft.
jbj
1
-1
/
+1
2002-02-04
1) added sprintf method to headers
jbj
1
-2
/
+58
2001-11-18
- convert file md5sum's to binary on the fly, reducing memory footprint.
jbj
1
-2
/
+2
2001-11-11
- unify rpmFNSet into TFI_t.
jbj
1
-2
/
+6
2001-11-11
Replace loadFi with fiNew, freeFi with fiFree.
jbj
1
-1
/
+1
2001-11-10
- strip header tags for erased as well as installed transactionElements.
jbj
1
-1
/
+1
2001-11-08
- rip out rpmDependencyConflict, replace with rpmProblem instead.
jbj
1
-4
/
+4
2001-11-08
- linear search on added package provides is dumb.
jbj
1
-5
/
+51
2001-11-06
- fix: harmless typo in db3 chroot hack.
jbj
1
-0
/
+16
2001-11-04
- rpmal: availablePackage is totally opaque, alKey with index replaces.
jbj
1
-2
/
+2
2001-11-01
- add header refcount annotations throughout.
jbj
1
-13
/
+13
2001-10-27
- legacy signatures always checked where possible on package read.
jbj
1
-2
/
+5
2001-10-26
- wire transactions through rpmcli install/erase modes.
jbj
1
-18
/
+3
2001-10-25
- legacy signatures always checked on -qp and -Vp.
jbj
1
-9
/
+15
2001-10-24
- wire transactions through rpmcli query/verify modes.
jbj
1
-1
/
+1
2001-10-23
- generate an rpm header on the fly for imported pubkeys.
jbj
1
-1
/
+6
2001-10-21
Orphans.
jbj
1
-0
/
+1
2001-10-19
Rewire digests, step 2.
jbj
1
-1
/
+1
2001-09-25
- legacy: drop brokenMD5 support (rrpm-2.3.3 to rpm-2.3.8 on sparc).
jbj
1
-1
/
+1
2001-09-25
- drop rpmio/base64.[ch] in favor of beecrypt.
jbj
1
-2
/
+0
2001-08-28
- dependency whiteout for libgnomeprint -> gnome-print (ordering only).
jbj
1
-6
/
+8
2001-08-27
- fix: error message on failed package installs resurrected.
jbj
1
-52
/
+62
2001-08-16
- python: add exception to detect bad data in hdrUnload.
jbj
1
-9
/
+11
2001-08-15
- always use dl size in regionSwab() return.
jbj
1
-12
/
+26
2001-08-06
- portability: some compilers squawk at return ((void) foo()) (#50419).
jbj
1
-13
/
+11
2001-07-21
- add sha1 test vectors, verify on ix86/alpha/sparc.
jbj
1
-6
/
+19
2001-07-17
- python: "seal" immutable region for legacy headers in rhnUnload() .
jbj
1
-2
/
+7
2001-07-17
- fix: _smp_flags macro broken.
jbj
1
-42
/
+48
2001-07-08
- python: rhnLoad/rhnUnload to check header digest.
jbj
1
-0
/
+95
2001-07-07
Orphans.
jbj
1
-14
/
+14
2001-07-07
- popthelp.c: don't use stpcpy to avoid portability grief (#47500).
jbj
1
-32
/
+32
2001-06-28
- fix: sanity checks on #tags (<65K) and offset (<16Mb) in header.
jbj
1
-4
/
+4
2001-06-17
Sync with rpm-4_0 branch.
jbj
1
-1
/
+1
2001-06-12
- remove rpmrc Provides: Yet Again, use virtual packages.
jbj
1
-1
/
+0
2001-06-12
- remove dead code frpm popt table reorg.
jbj
1
-1
/
+1
2001-05-31
- return multiple suggested packages (Pawel Kolodziej <pawelk@pld.org.pl>).
jbj
1
-3
/
+3
2001-05-31
lclint annotations.
jbj
1
-4
/
+10
2001-04-21
Sync with rpm-4_0 branch.
jbj
1
-1
/
+2
2001-03-20
Strip header regions during unload.
jbj
1
-6
/
+18
2001-02-27
Handle non-string tag indices correctly.
jbj
1
-0
/
+92
2001-02-17
Add missing tokens.
jbj
1
-1
/
+27
2001-02-12
Add rpmRC return code type for the usual 0/1/2 codes.
jbj
1
-4
/
+7
2001-01-12
doxygen annotations for python bindings.
jbj
1
-1268
/
+1610
2001-01-09
register more enums
msw
1
-0
/
+2
2001-01-03
- fix: avoid locale issues with strcasecmp/strncasecmp (#23199).
jbj
1
-3
/
+3
2001-01-01
- use popt autohelp for rpm helper binaries.
jbj
1
-1
/
+1
2000-12-30
- (non-linux): move stubs.c to rpmio (#21132).
jbj
1
-0
/
+22
2000-12-29
fix handleDbResult so that it will return an empty list when nothing matches ...
gafton
1
-9
/
+6
2000-12-26
- send query/verify output through rpmlog().
jbj
1
-2
/
+2
2000-12-12
- fix: headerLoad segfault in python bindings.
jbj
1
-2
/
+10
[next]