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
Age
Commit message (
Expand
)
Author
Files
Lines
2000-08-27
Add todo note.
jbj
1
-0
/
+1
2000-08-27
Rip out rpmrc configuration.
jbj
1
-1318
/
+145
2000-08-27
Doxygen annotations.
jbj
2
-5
/
+18
2000-08-27
Doxygen annotations.
jbj
41
-430
/
+979
2000-08-27
Eliminate rpm_malloc.h.
jbj
2
-42
/
+2
2000-08-27
Doxygen annotations.
jbj
5
-15
/
+39
2000-08-23
comments only.
jbj
1
-2
/
+2
2000-08-23
doxygen/lclint annotations.
jbj
2
-62
/
+267
2000-08-23
doxygen/lclint annotations.
jbj
3
-36
/
+36
2000-08-23
doxygen annotations.
jbj
5
-42
/
+179
2000-08-23
lclint annotations.
jbj
2
-14
/
+18
2000-08-23
doxygen additions.
jbj
1
-11
/
+142
2000-08-23
lclint additions.
jbj
1
-2
/
+2
2000-08-23
lclint/doxygen additions.
jbj
4
-66
/
+238
2000-08-20
- add callbacks on package erasure.
jbj
3
-57
/
+78
2000-08-20
- fix: preserve cpio errno when using Fclose with libio.
jbj
1
-0
/
+3
2000-08-19
- python bindings to query and verify signatures.
jbj
2
-0
/
+49
2000-08-16
- fix: rebuild db1 -> db3 ate 1st header (#16263).
jbj
1
-1
/
+8
2000-08-07
- fix: segfault when globbing on "" (#15593).
jbj
1
-7
/
+11
2000-08-04
- fix: -Va broken, make db cursors per-iterator, not per-dbi.
jbj
3
-9
/
+27
2000-07-31
- fix: segfault on erase if filestates is missing in header (#14679).
jbj
1
-1
/
+5
2000-07-31
- fix: uniqify dependency problems when printing (#14034).
jbj
1
-2
/
+35
2000-07-29
- re-resurrect firstkey/nextkey python bindings for up2date compatibility.
jbj
1
-4
/
+2
2000-07-29
- link rpm2cpio dynamically since cpio is linked dynamically.
jbj
1
-17
/
+25
2000-07-26
Typo.
jbj
1
-1
/
+1
2000-07-26
- fix: look for any/all dbapi when rebuilding.
jbj
1
-1
/
+1
2000-07-17
Sync with rpm-3.0.5 chnages.
jbj
7
-442
/
+14
2000-07-15
markReplacedFiles: don't bother if nothing to do.
jbj
1
-2
/
+8
2000-07-15
- fix: make set of replaced file headers unique.
jbj
2
-33
/
+21
2000-07-15
Remove IET_NAME.
jbj
1
-1
/
+1
2000-07-15
- rip out pre-transaction syscalls, more design is needed.
jbj
10
-337
/
+64
2000-07-13
- fix: initialize pretransaction argv (segfault).
jbj
2
-13
/
+14
2000-07-12
- add S_ISLNK pre-transaction syscall test.
jbj
3
-3
/
+13
2000-07-12
- add S_ISLNK pre-transaction syscall test.
jbj
2
-0
/
+18
2000-07-12
- compare versions if doing --freshen.
jbj
1
-4
/
+20
2000-07-11
- fix: legacy requires './' payload prefix to be omitted for rpm itself.
jbj
1
-2
/
+2
2000-07-11
- remove build mode help from rpm.c, use rpmb instead.
jbj
5
-15
/
+60
2000-07-09
- prefix payload paths with "./", otherwise "/" can't be represented.
jbj
6
-306
/
+204
2000-07-09
fix: do chroot around pre-transaction syscalls.
jbj
3
-82
/
+101
2000-07-09
- add pre-transaction syscall's to handle /etc/init.d change.
jbj
7
-16
/
+214
2000-07-07
lclint fiddles.
jbj
12
-90
/
+163
2000-07-05
- change optflags for i386.
jbj
9
-66
/
+363
2000-06-23
- support for separate source/binary compression policy.
jbj
2
-2
/
+21
2000-06-23
- python: initdb binding (Dan Burcaw <dburcaw@terraplex.com>).
jbj
2
-0
/
+11
2000-06-21
Don't try to i18n untranslatable strings ("Göran Uddeborg" <goeran@uddeborg....
jbj
1
-1
/
+1
2000-06-20
- add RPMTAG_OPTFLAGS, configured optflags when package was built.
jbj
1
-1
/
+3
2000-06-20
- API: uncouple fadio from rest of rpmio.
jbj
2
-1
/
+17
2000-06-19
fix: open all db indices before performing chroot.
jbj
5
-4
/
+30
2000-06-18
require --rebuilddb to convert db1 -> db3, better messages.
jbj
1
-17
/
+65
2000-06-16
- fix: resurrect symlink unique'ifying property of finger prints.
jbj
4
-22
/
+25
[next]