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
/
verify.c
Age
Commit message (
Expand
)
Author
Files
Lines
2000-03-23
- API: change dbi to pass by reference, not value.
jbj
1
-1
/
+1
2000-01-24
Pass size(...)-1 to avoid buffer overflow on links that are 1024b long.
jbj
1
-1
/
+6
1999-12-08
rename new FILENAMES tags to BASENAMES/DIRNAMES/DIRINDEXES.
jbj
1
-4
/
+4
1999-12-01
Add underscore in front of (possibly) non-supported FDIO_t vectors.
jbj
1
-1
/
+1
1999-11-26
Consistent usage for fileNames, baseNames, dirNames and dirIndexes throughout.
jbj
1
-17
/
+17
1999-10-30
Make fdFileno() static, use Fileno()/Ferror() analogues throughout.
jbj
1
-1
/
+1
1999-10-27
use compressed filenames on install side.
jbj
1
-1
/
+1
1999-10-21
lclint annotations and compiler cruft.
jbj
1
-1
/
+1
1999-10-20
lclint annotations.
jbj
1
-4
/
+4
1999-10-20
Tyo: RPMTAG_COMPFILENAMES is ...COMPFILELIST.
jbj
1
-1
/
+1
1999-10-06
first steps toward getting compressed file lists to work -- most things
ewt
1
-11
/
+18
1999-09-30
HPUX cc compiler fidgets.
jbj
1
-1
/
+3
1999-09-17
lclint annotations.
jbj
1
-5
/
+5
1999-08-06
Use headerNVR throughout.
jbj
1
-4
/
+2
1999-07-13
Perl bindings need
jbj
1
-2
/
+2
1999-06-30
move url.c and ftp.c to rpmlib right next to query.
jbj
1
-1
/
+1
1999-05-10
colesce query and verify modes.
jbj
1
-2
/
+174
1999-04-08
From Tim Mooney:
jbj
1
-1
/
+1
1999-01-06
propagate "const char *" into rpmlib prototypes.
jbj
1
-2
/
+2
1998-12-05
display "..?....." rather than "..5....." for unreadable files.
jbj
1
-11
/
+19
1998-11-18
implement abstract fd type almost everywhere.
jbj
1
-1
/
+1
1998-11-06
solaris: don't attempt static link. (Tim Mooney)
jbj
1
-1
/
+2
1998-10-08
Consolidate i18n baggage into AM_GNU_GETTEXT and system.h.
jbj
1
-1
/
+0
1998-09-27
add Slovak translation (Stanislav Meduna <stano@trillian.eunet.sk>)
jbj
1
-4
/
+5
1998-07-31
Macro handling in rpmlib -- rework include: tag with macro expansion.
jbj
1
-1
/
+0
1998-07-30
Consolidated includes for librpmbuild API.
jbj
1
-4
/
+1
1998-07-25
Aggregate system includes into system.h.
jbj
1
-12
/
+1
1998-03-27
added trigger support
ewt
1
-1
/
+1
1998-03-04
1) header file cleanups
ewt
1
-2
/
+2
1997-10-17
Use runScript() for verifying script.
marc
1
-89
/
+3
1997-10-14
verification fix for systems where a single gid maps to multiple gnames
ewt
1
-2
/
+3
1997-05-26
fixed group verification
ewt
1
-1
/
+1
1997-05-20
Must include <sys/tiome.h> before <sys/resource.h> for SunOS
ewt
1
-1
/
+1
1997-05-20
Moved includes of miscfn.h to the top.
ewt
1
-1
/
+1
1997-05-20
Added more includes of <sys/time.h> and <sys/resource.h> for AIX
ewt
1
-0
/
+1
1997-05-19
Fixed some typos in verify.c for CHOWN_FOLLOWS_SYMLINK case
ewt
1
-1
/
+1
1997-05-16
Applied changes for AIX. This involved using <sys/select.h> if it's available.
ewt
1
-0
/
+1
1997-05-15
If CHOWN_FOLLOWS_SYMLINK is set:
ewt
1
-1
/
+5
1997-05-15
Don't segv if we can't do a uid to uname conversion
ewt
1
-2
/
+5
1997-05-01
Include miscfn.h
ewt
1
-0
/
+1
1997-04-28
Fixed verify script code to compile.
ewt
1
-2
/
+5
1997-04-28
- changed LIBRPMRC_FILENAME, LIBRPMALIAS_FILENAME, RPMNLSDIR
ewt
1
-0
/
+12
1997-03-28
fixed the broken md5 logic
root
1
-2
/
+6
1997-03-28
added more support for broken md5 code
ewt
1
-5
/
+16
1997-02-20
frees FILEUSERNAME and FILEGROUPNAME lists
ewt
1
-0
/
+2
1997-02-14
if symbolic user and group names aren't present try to fall back
ewt
1
-7
/
+26
1997-02-14
verify users and groups by name not by id
ewt
1
-9
/
+16
1997-01-23
added omitFlags to rpmVerifyFile()
ewt
1
-1
/
+5
1997-01-23
only check rdev w/ appropriate, include device type (block vs char) in
ewt
1
-3
/
+17
1997-01-17
1) use config.h if available
ewt
1
-2
/
+4
[next]