.. |
.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
|
Sanity.
|
1998-11-20 20:18:22 +00:00 |
Makefile.am
|
make '-' character illegal (again) in version/release.
|
1999-01-26 18:08:14 +00:00 |
cpio.c
|
fix: don't add header if signature generation failed (Carlo Wood).
|
1999-03-22 17:31:53 +00:00 |
cpio.h
|
Eliminate inline functions (the inline, not the function).
|
1999-01-06 21:05:03 +00:00 |
dbindex.c
|
Improvements on leak plugging.
|
1999-02-25 02:41:22 +00:00 |
dbindex.h
|
EGCS cruft.
|
1999-01-08 16:44:30 +00:00 |
depends.c
|
updated rpmdepOrder() for better cooperation with new transaction code
|
1999-03-10 02:53:37 +00:00 |
depends.h
|
added fdScript stuff
|
1999-02-07 21:20:04 +00:00 |
falloc.c
|
change support@redhat.com to rpm-list@redhat.com.
|
1999-03-14 00:34:52 +00:00 |
falloc.h
|
implement abstract fd type almost everywhere.
|
1998-11-18 21:41:05 +00:00 |
formats.c
|
propagate "const char *" into rpmlib prototypes.
|
1999-01-06 17:33:50 +00:00 |
fprint.c
|
handle stat of / properly for fingerprints
|
1999-01-15 03:49:40 +00:00 |
fprint.h
|
propagate "const char *" into rpmlib prototypes.
|
1999-01-06 17:33:50 +00:00 |
fs.c
|
propagate "const char *" into rpmlib prototypes.
|
1999-01-06 17:33:50 +00:00 |
hash.c
|
fix: memory leaks in rpmRunTransactions plugged.
|
1999-02-28 18:36:19 +00:00 |
hash.h
|
1) allow generic key types
|
1998-12-26 18:31:45 +00:00 |
header.c
|
reduce the number of reads a bit
|
1999-03-05 22:41:59 +00:00 |
header.h
|
1) initial cut at hash tables
|
1998-12-26 16:33:51 +00:00 |
install.c
|
don't install a single package twice
|
1999-03-31 22:19:00 +00:00 |
install.h
|
dded FA_ to enum fileActions stuff
|
1999-02-21 03:32:56 +00:00 |
lookup.c
|
Typos.
|
1999-01-06 18:19:36 +00:00 |
lookup.h
|
Typos.
|
1999-01-06 18:19:36 +00:00 |
macro.c
|
add per-target macrofiles to search path.
|
1999-04-01 22:26:44 +00:00 |
md5.c
|
display "..?....." rather than "..5....." for unreadable files.
|
1998-12-05 19:38:29 +00:00 |
md5.h
|
Clean up on files.c.
|
1998-11-24 19:30:38 +00:00 |
md5sum.c
|
Clean up on files.c.
|
1998-11-24 19:30:38 +00:00 |
messages.c
|
Consolidate i18n baggage into AM_GNU_GETTEXT and system.h.
|
1998-10-08 14:59:17 +00:00 |
misc.c
|
added currentDirectory()
|
1999-01-08 03:10:12 +00:00 |
misc.h
|
added currentDirectory()
|
1999-01-08 03:10:12 +00:00 |
oldheader.c
|
fix: don't add header if signature generation failed (Carlo Wood).
|
1999-03-22 17:31:53 +00:00 |
oldheader.h
|
implement abstract fd type almost everywhere.
|
1998-11-18 21:41:05 +00:00 |
oldrpmdb.h
|
Add multiple include avoidance and c++ prototype wrapping throughout *.h.
|
1998-07-25 15:10:58 +00:00 |
package.c
|
EGCS cruft.
|
1999-01-08 16:44:30 +00:00 |
problems.c
|
fix: don't add header if signature generation failed (Carlo Wood).
|
1999-03-22 17:31:53 +00:00 |
query.c
|
eliminate old rpmrc configuration syntax.
|
1999-03-20 21:09:47 +00:00 |
rebuilddb.c
|
add explicit macrofiles path to rpmrc.
|
1999-03-31 20:37:55 +00:00 |
rpm_malloc.h
|
Add multiple include avoidance and c++ prototype wrapping throughout *.h.
|
1998-07-25 15:10:58 +00:00 |
rpmbzio.c
|
create rpmbzio.c to avoid implicit dependence on libbz2 for installer.
|
1999-01-19 23:59:28 +00:00 |
rpmdb.c
|
add explicit macrofiles path to rpmrc.
|
1999-03-31 20:37:55 +00:00 |
rpmdb.h
|
propagate "const char *" into rpmlib prototypes.
|
1999-01-06 17:33:50 +00:00 |
rpmerr.c
|
Aggregate system includes into system.h.
|
1998-07-25 21:00:26 +00:00 |
rpmio.h
|
Eliminate inline functions (the inline, not the function).
|
1999-01-06 21:05:03 +00:00 |
rpmlead.c
|
implement abstract fd type almost everywhere.
|
1998-11-18 21:41:05 +00:00 |
rpmlead.h
|
implement abstract fd type almost everywhere.
|
1998-11-18 21:41:05 +00:00 |
rpmlib.h
|
Eliminate ftp/http proxy vars.
|
1999-03-28 01:04:37 +00:00 |
rpmmacro.h
|
add per-target macrofiles to search path.
|
1999-04-01 22:26:44 +00:00 |
rpmrc.c
|
add per-target macrofiles to search path.
|
1999-04-01 22:26:44 +00:00 |
signature.c
|
add explicit macrofiles path to rpmrc.
|
1999-03-31 20:37:55 +00:00 |
signature.h
|
fix: don't add header if signature generation failed (Carlo Wood).
|
1999-03-22 17:31:53 +00:00 |
stringbuf.c
|
Expand path macros with rpmGetPath(path, ...).
|
1999-01-05 23:13:56 +00:00 |
stringbuf.h
|
Expand path macros with rpmGetPath(path, ...).
|
1999-01-05 23:13:56 +00:00 |
test.c
|
Consolidate i18n baggage into AM_GNU_GETTEXT and system.h.
|
1998-10-08 14:59:17 +00:00 |
transaction.c
|
add explicit macrofiles path to rpmrc.
|
1999-03-31 20:37:55 +00:00 |
tread.c
|
tiny little optimization
|
1999-03-05 22:33:00 +00:00 |
tread.h
|
implement abstract fd type almost everywhere.
|
1998-11-18 21:41:05 +00:00 |
uninstall.c
|
dded FA_ to enum fileActions stuff
|
1999-02-21 03:32:56 +00:00 |
verify.c
|
propagate "const char *" into rpmlib prototypes.
|
1999-01-06 17:33:50 +00:00 |