.. |
.cvsignore
|
Eliminate generated files.
|
1999-01-25 19:46:40 +00:00 |
.files
|
LCLINT pass 0.
|
1998-11-16 21:40:28 +00:00 |
.lclintrc
|
- API: change dbi to pass by reference, not value.
|
2000-03-23 15:49:50 +00:00 |
Makefile.am
|
- treat legacy falloc.c as "special" db[01] index for package headers.
|
2000-04-11 16:15:54 +00:00 |
cpio.c
|
- API: change dbi to pass by reference, not value.
|
2000-03-23 15:49:50 +00:00 |
cpio.h
|
- API: change dbi to pass by reference, not value.
|
2000-03-23 15:49:50 +00:00 |
db0.c
|
Pass key as void *, not char *.
|
2000-04-12 16:29:03 +00:00 |
db1.c
|
Pass key as void *, not char *.
|
2000-04-12 16:29:03 +00:00 |
db2.c
|
Pass key as void *, not char *.
|
2000-04-12 16:29:03 +00:00 |
db3.c
|
Pass key as void *, not char *.
|
2000-04-12 16:29:03 +00:00 |
dbindex.c
|
API: pass *SearchIndex() length of key (0 will use strlen(key)).
|
2000-04-12 13:42:57 +00:00 |
dbindex.h
|
API: pass *SearchIndex() length of key (0 will use strlen(key)).
|
2000-04-12 13:42:57 +00:00 |
depends.c
|
Sanity (bump release).
|
2000-04-13 16:00:34 +00:00 |
depends.h
|
Sanity (bump release).
|
2000-04-13 16:00:34 +00:00 |
falloc.c
|
- treat legacy falloc.c as "special" db[01] index for package headers.
|
2000-04-11 16:15:54 +00:00 |
falloc.h
|
Makefile.am: Add RPM-GPG-KEY to the package.
|
1999-12-07 21:14:51 +00:00 |
formats.c
|
Add %_i18ndomains configuration.
|
2000-02-23 22:40:53 +00:00 |
fprint.c
|
- API: change dbi to pass by reference, not value.
|
2000-03-23 15:49:50 +00:00 |
fprint.h
|
Doxygen.
|
2000-01-28 22:55:42 +00:00 |
fs.c
|
Typo.
|
2000-03-18 14:24:21 +00:00 |
hash.c
|
- API: change dbi to pass by reference, not value.
|
2000-03-23 15:49:50 +00:00 |
hash.h
|
- API: change dbi to pass by reference, not value.
|
2000-03-23 15:49:50 +00:00 |
header.c
|
use "rpmdb db" consistently throughout, add doxygen tags.
|
2000-04-07 16:09:25 +00:00 |
header.h
|
Another attempt to get i18n lookaside functional.
|
2000-02-22 21:19:33 +00:00 |
install.c
|
The death of rpmdbFindBy{Provides,RequiredBy,Conflicts}.
|
2000-04-13 10:11:32 +00:00 |
install.h
|
lclint annotations.
|
1999-10-20 21:40:10 +00:00 |
lookup.c
|
The death of rpmdbFindBy{Provides,RequiredBy,Conflicts}.
|
2000-04-13 10:11:32 +00:00 |
lookup.h
|
- API: change dbi to pass by reference, not value.
|
2000-03-23 15:49:50 +00:00 |
macro.c
|
Avoid segfault on malformed %{!?FOO:} expansion (#9581).
|
2000-02-21 10:32:01 +00:00 |
md5.c
|
- API: change dbi to pass by reference, not value.
|
2000-03-23 15:49:50 +00:00 |
md5.h
|
dumb cpp's want white space around lclint annotations (Tim Mooney).
|
1999-10-04 20:18:48 +00:00 |
md5sum.c
|
add rpm prefix to MD5 routines to avoid name conflict on solaris.
|
1999-05-05 13:25:25 +00:00 |
messages.c
|
fix: version compares compatible with epoch-less requires/conflicts.
|
1999-09-24 14:54:23 +00:00 |
misc.c
|
- API: change dbi to pass by reference, not value.
|
2000-03-23 15:49:50 +00:00 |
misc.h
|
- API: change dbi to pass by reference, not value.
|
2000-03-23 15:49:50 +00:00 |
oldheader.c
|
Swap 2nd and 3rd arg to Fread/Fwrite to preserve read/write type return.
|
1999-11-10 22:09:49 +00:00 |
oldheader.h
|
lclint annotations.
|
1999-10-20 21:40:10 +00:00 |
oldrpmdb.h
|
Perl bindings need
|
1999-07-13 21:37:57 +00:00 |
package.c
|
Make fdFileno() static, use Fileno()/Ferror() analogues throughout.
|
1999-10-30 16:43:29 +00:00 |
problems.c
|
Spelling correction.
|
1999-12-18 15:20:29 +00:00 |
query.c
|
Remove DYING code.
|
2000-04-12 16:30:46 +00:00 |
rebuilddb.c
|
The death of rpmdbFindBy{Provides,RequiredBy,Conflicts}.
|
2000-04-13 10:11:32 +00:00 |
rpm_malloc.h
|
Add multiple include avoidance and c++ prototype wrapping throughout *.h.
|
1998-07-25 15:10:58 +00:00 |
rpmchecksig.c
|
Correct open flags for signing packages.
|
2000-01-04 13:12:07 +00:00 |
rpmdb.c
|
Sanity (bump release).
|
2000-04-13 16:00:34 +00:00 |
rpmdb.h
|
use "rpmdb db" consistently throughout, add doxygen tags.
|
2000-04-07 16:09:25 +00:00 |
rpmerr.c
|
Perl bindings need
|
1999-07-13 21:37:57 +00:00 |
rpminstall.c
|
- API: change dbi to pass by reference, not value.
|
2000-03-23 15:49:50 +00:00 |
rpmio.h
|
- API: change dbi to pass by reference, not value.
|
2000-03-23 15:49:50 +00:00 |
rpmlead.c
|
Swap 2nd and 3rd arg to Fread/Fwrite to preserve read/write type return.
|
1999-11-10 22:09:49 +00:00 |
rpmlead.h
|
lclint annotations.
|
1999-09-17 20:40:41 +00:00 |
rpmlib.h
|
Sanity (bump release).
|
2000-04-13 16:00:34 +00:00 |
rpmmacro.h
|
Doxygen fiddles.
|
2000-01-19 22:51:39 +00:00 |
rpmmalloc.c
|
Insure that EXIT_FAILURE is defined (irix6.5).
|
2000-04-13 10:41:31 +00:00 |
rpmrc.c
|
- API: change dbi to pass by reference, not value.
|
2000-03-23 15:49:50 +00:00 |
rpmurl.h
|
reload macros from cmd line when re-reading config files.
|
1999-12-12 21:14:05 +00:00 |
signature.c
|
Swap 2nd and 3rd arg to Fread/Fwrite to preserve read/write type return.
|
1999-11-10 22:09:49 +00:00 |
signature.h
|
dumb cpp's want white space around lclint annotations (Tim Mooney).
|
1999-10-04 20:18:48 +00:00 |
stringbuf.c
|
lclint annotations.
|
1999-10-20 21:40:10 +00:00 |
stringbuf.h
|
lclint annotations.
|
1999-10-21 15:04:25 +00:00 |
stubs.c
|
fix: use glibc 2.1 glob/fnmatch everywhere.
|
2000-03-11 20:14:07 +00:00 |
tagName.c
|
lclint annotations and compiler cruft.
|
1999-10-21 20:36:16 +00:00 |
test.c
|
add headerWrite return code and check for errors.
|
1999-08-24 15:18:43 +00:00 |
transaction.c
|
Sanity (bump release).
|
2000-04-13 16:00:34 +00:00 |
tufdio.c
|
Swap 2nd and 3rd arg to Fread/Fwrite to preserve read/write type return.
|
1999-11-10 22:09:49 +00:00 |
uninstall.c
|
The death of rpmdbFindBy{Provides,RequiredBy,Conflicts}.
|
2000-04-13 10:11:32 +00:00 |
url.c
|
Make sure that IPPORT_FTP is defined.
|
2000-02-24 05:41:47 +00:00 |
verify.c
|
- API: change dbi to pass by reference, not value.
|
2000-03-23 15:49:50 +00:00 |