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
/
files.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-19
Bury FTS inside librpmbuild and eliminate from public ABI
Panu Matilainen
1
-1
/
+1
2010-03-01
Remove now unused inFtw from file lists
Panu Matilainen
1
-6
/
+0
2010-03-01
Lose ancient prefix remnants from build code
Panu Matilainen
1
-23
/
+0
2010-02-17
Plug a silly memleak in processPackageFiles()
Panu Matilainen
1
-1
/
+2
2010-01-05
Move <errno.h> include out of system.h to the places that need it
Panu Matilainen
1
-0
/
+1
2010-01-05
Remove libcap stuff out of system.h
Panu Matilainen
1
-0
/
+3
2009-12-22
Use %{__mkdir_p} macro in build instead of hardwired RPM_MKDIR_P
Panu Matilainen
1
-1
/
+3
2009-12-02
Back out overly strict file type check on %ghost files
Panu Matilainen
1
-6
/
+0
2009-09-15
Allow absolute paths in file lists again (SuseBug:535594, RhBug:521760)
Panu Matilainen
1
-3
/
+7
2009-09-10
Oops, accessing the wrong header in processBinaryFiles()
Panu Matilainen
1
-2
/
+2
2009-09-02
Eliminate headerGetColor() uses everywhere
Panu Matilainen
1
-1
/
+1
2009-09-02
Take advantage of new header string getters
Panu Matilainen
1
-6
/
+1
2009-09-02
Eliminate uses of headerNVR() and friends in librpmbuild code
Panu Matilainen
1
-8
/
+10
2009-08-31
Replace equal/not equal uses of str[n]cmp() with rstreq[n] in build code
Panu Matilainen
1
-14
/
+14
2009-08-18
Copy BUGURL to source rpm's too
Panu Matilainen
1
-0
/
+1
2009-08-06
Correctly inherit default %attr(-,-,-) attributes from %defattr (rhbz#515685)
Jindrich Novy
1
-6
/
+10
2009-06-26
Base64-encode %policy files to ensure it can be presented as strings
Panu Matilainen
1
-7
/
+9
2009-06-23
Teach %files to accept multiple filelists (ticket #70, rhbz#475359)
Jindrich Novy
1
-21
/
+19
2009-05-29
Fix calculation of hardlinked files (RhBug:503020)
Panu Matilainen
1
-30
/
+27
2009-04-20
Require file attributes in spec if %ghost files are missing from build root
Jindrich Novy
1
-6
/
+28
2009-04-10
Don't require %ghost file presence in build root (rhbz#495040)
Jindrich Novy
1
-1
/
+1
2009-04-09
Remove file flags that have never been enabled
Jindrich Novy
1
-10
/
+1
2009-03-11
Plug a memleak in genCpioListAndHeader()
Panu Matilainen
1
-0
/
+1
2009-02-27
Add md5->filedigest aliases (rhbz#487597)
Jindrich Novy
1
-11
/
+12
2009-02-06
Bump FileDigests rpmlib dependency version
Panu Matilainen
1
-1
/
+1
2009-01-23
Check for binaries in noarch packages at build-time
Panu Matilainen
1
-3
/
+13
2009-01-09
Don't bother calculating string sizes manually
Panu Matilainen
1
-4
/
+2
2009-01-09
Fix buffer overflow on oversized filelist entries (susebz#397006)
Panu Matilainen
1
-1
/
+1
2008-11-27
Remove unnecessary rpmfi_internal.h include
Panu Matilainen
1
-1
/
+1
2008-11-18
Add control bits for all (relevant) parts of rpmfi data
Panu Matilainen
1
-1
/
+1
2008-11-18
Generate and insert SOURCERPM tag earlier
Panu Matilainen
1
-0
/
+14
2008-11-17
Calculate total file size correctly in build (mdvbz#45820, rhbz#247374)
Panu Matilainen
1
-12
/
+9
2008-11-15
Eliminate bogus const from fi->apath
Panu Matilainen
1
-2
/
+2
2008-11-15
Avoid having to reconstruct half of rpmfi manually in genCpioListAndHeader()
Panu Matilainen
1
-60
/
+38
2008-11-15
Lose useless fsm/rpmfi astriplen field
Panu Matilainen
1
-3
/
+0
2008-11-15
Don't bother creating a dummy transaction element for rpmfi in build
Panu Matilainen
1
-4
/
+0
2008-11-15
Minor genCpioListAndHeader() cleanups
Panu Matilainen
1
-6
/
+2
2008-11-14
Don't have to free what's not allocated to begin with...
Panu Matilainen
1
-5
/
+2
2008-11-11
Move file action calculations to rpmfiNew() where possible
Panu Matilainen
1
-6
/
+0
2008-11-11
Figure out cpio mapflags in rpmfiNew()
Panu Matilainen
1
-5
/
+0
2008-11-11
Adjust rpmfi directory count while messing with it in build
Panu Matilainen
1
-0
/
+1
2008-11-05
Calculate filename buffer len lazily in rpmfiFN() as needed
Panu Matilainen
1
-4
/
+0
2008-11-05
Kill off per-file cpio map flags
Panu Matilainen
1
-6
/
+5
2008-10-30
Convert in-tree users of rpmfiNew() to use flag names
Panu Matilainen
1
-1
/
+1
2008-10-29
Start adding POSIX 1.e draft file capability support for real
Panu Matilainen
1
-0
/
+91
2008-10-26
Beginnings of file capability (POSIX.1e draft 15) verification support
Panu Matilainen
1
-0
/
+1
2008-10-10
Convert in-tree users to headerConvert()
Panu Matilainen
1
-3
/
+2
2008-09-22
Kick out useless and ancient junk genCpioListAndHeader()
Panu Matilainen
1
-10
/
+4
2008-09-16
Resurrect --nodirtokens build option
Panu Matilainen
1
-8
/
+10
2008-09-15
Use proper return codes in files.c
Jindrich Novy
1
-12
/
+8
[next]