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
/
build.c
Age
Commit message (
Expand
)
Author
Files
Lines
2002-01-18
- missing key(s) on keyring when verifying a signature is now an error.
jbj
1
-0
/
+2
2001-11-11
Replace loadFi with fiNew, freeFi with fiFree.
jbj
1
-1
/
+1
2001-11-08
- rip out rpmDependencyConflict, replace with rpmProblem instead.
jbj
1
-1
/
+1
2001-10-28
- memory indices for dependency check are typedef'd and abstract'd.
jbj
1
-3
/
+4
2001-10-27
- transaction sets cerated in cli main.
jbj
1
-6
/
+1
2001-10-27
- legacy signatures always checked where possible on package read.
jbj
1
-26
/
+16
2001-10-23
- wire transactions through rpmcli signature modes.
jbj
1
-1
/
+1
2001-10-23
- generate an rpm header on the fly for imported pubkeys.
jbj
1
-6
/
+6
2001-10-17
Converging on lclint-3.0.17 strict level.
jbj
1
-2
/
+2
2001-10-15
Explicit branchstate annotations.
jbj
1
-0
/
+4
2001-10-15
lclint fiddles to annotate globals.
jbj
1
-1
/
+5
2001-10-13
More lclint annotations.
jbj
1
-3
/
+3
2001-07-06
- expose rpmShowProgress() and rpmVerifyDigest() in rpmcli.h.
jbj
1
-2
/
+1
2001-06-12
- remove rpmrc Provides: Yet Again, use virtual packages.
jbj
1
-1
/
+0
2001-06-08
- fix: QUERY_FOR_LIST file count clobbered.
jbj
1
-0
/
+1
2001-06-05
- fix typos in linux.{req,prov}.
jbj
1
-5
/
+9
2001-05-31
- return multiple suggested packages (Pawel Kolodziej <pawelk@pld.org.pl>).
jbj
1
-3
/
+3
2001-05-06
- fix: specfile queries with BuildArch: (#27589).
jbj
1
-2
/
+1
2001-05-03
- still more boring lclint annotations and fiddles.
jbj
1
-32
/
+38
2001-03-14
Update to doxygen-1.2.6 configuration.
jbj
1
-0
/
+10
2001-02-10
Reorganize sources before implementing --repackage.
jbj
1
-1
/
+0
2001-01-21
- cpio mappings carry dirname/basename, not absolute path.
jbj
1
-0
/
+2
2001-01-15
- fix: extra newline in many error messages (#23947).
jbj
1
-9
/
+11
2001-01-01
- use popt autohelp for rpm helper binaries.
jbj
1
-14
/
+9
2000-12-12
Sync with rpm-4_0 branch.
jbj
1
-12
/
+12
2000-12-02
Bring header reggions mods back to top of stack.
jbj
1
-3
/
+7
2000-09-01
- unify rpmError and rpmMessge interfaces through rpmlog.
jbj
1
-12
/
+15
2000-08-27
Rip out rpmrc configuration.
jbj
1
-2
/
+0
2000-06-01
Split popt glue into lib/popt{BT,QV}.c.
jbj
1
-149
/
+0
2000-05-26
Remove build modes from rpm, use rpmb and/or popt glue instead.
jbj
1
-14
/
+74
2000-03-30
fix: move free after error message that needs data.
jbj
1
-1
/
+2
2000-01-24
Args reversed generating untar command.
jbj
1
-2
/
+4
2000-01-17
Typo.
jbj
1
-1
/
+1
2000-01-15
extract spec files from bzip'ped tarballs too on tar builds.
jbj
1
-4
/
+7
1999-12-19
Typo (t->num rather than tnum causes segfault while re-reading rpmrc on exit).
jbj
1
-3
/
+3
1999-12-12
reload macros from cmd line when re-reading config files.
jbj
1
-2
/
+2
1999-11-24
lib/macro.c: Canonicalize paths in rpmGetPath().
jbj
1
-44
/
+53
1999-11-18
The death of lib/ftp.c, merged into lib/rpmio.c.
jbj
1
-2
/
+1
1999-11-10
Swap 2nd and 3rd arg to Fread/Fwrite to preserve read/write type return.
jbj
1
-2
/
+2
1999-11-04
Use Fopen almost everywhere.
jbj
1
-1
/
+1
1999-11-02
Add ref/deref/new/fileno/open vectors to FDIO_t.
jbj
1
-1
/
+1
1999-10-31
Spec: Add rootdir (as in chroot).
jbj
1
-2
/
+2
1999-10-30
Make fdFileno() static, use Fileno()/Ferror() analogues throughout.
jbj
1
-1
/
+2
1999-10-29
fix: resurrect multiple target platform builds.
jbj
1
-27
/
+50
1999-10-29
check for memory leaks (almost all leaks are plugged).
jbj
1
-7
/
+6
1999-10-27
use compressed filenames on install side.
jbj
1
-2
/
+2
1999-10-21
lclint annotations and compiler cruft.
jbj
1
-3
/
+3
1999-09-30
HPUX cc compiler fidgets.
jbj
1
-19
/
+22
1999-09-30
Access fd_fileno correctly.
jbj
1
-1
/
+1
1999-09-21
fix: command line install had header memory leak.
jbj
1
-5
/
+4
[next]