.. |
Makefile.in
|
removed dump, dumpdb
|
1996-02-20 20:56:26 +00:00 |
dbindex.c
|
added sync function
|
1996-02-19 23:33:56 +00:00 |
dbindex.h
|
added sync function
|
1996-02-19 23:33:56 +00:00 |
falloc.c
|
marks free blocks, though faFree() still isn't quite right
|
1996-02-20 00:17:35 +00:00 |
falloc.h
|
changed faFree() to return void
|
1996-02-19 04:51:12 +00:00 |
header.c
|
no comment :-(
|
1996-02-19 04:29:39 +00:00 |
header.h
|
removed mmapHeader()
|
1996-02-16 05:37:08 +00:00 |
install.c
|
made --percent look like it did in RPM 1.x
|
1996-02-24 23:46:09 +00:00 |
install.h
|
Initial revision
|
1996-01-08 19:20:17 +00:00 |
md5.c
|
Initial revision
|
1995-12-19 20:33:51 +00:00 |
md5.h
|
Initial revision
|
1995-12-19 20:33:51 +00:00 |
md5sum.c
|
fixed to return correct sum :-)
|
1996-02-20 17:58:31 +00:00 |
messages.c
|
added getVerbosity()
|
1996-02-16 05:34:22 +00:00 |
messages.h
|
added getVerbosity()
|
1996-02-16 05:34:22 +00:00 |
misc.c
|
fixed alpha arch detection
|
1996-01-30 04:13:17 +00:00 |
misc.h
|
added get{Arch,Os}{Name,Num}()
|
1995-12-27 16:29:55 +00:00 |
oldheader.c
|
added support for pre/post install and uninstall scripts, fixed
|
1996-01-08 19:15:54 +00:00 |
oldheader.h
|
added support for pre/post install and uninstall scripts, fixed
|
1996-01-08 19:15:54 +00:00 |
oldrpmdb.h
|
added support for retrieving pre/post uninstalls from database
|
1996-01-08 19:16:46 +00:00 |
package.c
|
read the signature
|
1996-02-21 22:20:51 +00:00 |
rpm_malloc.h
|
Initial revision
|
1995-11-27 22:31:21 +00:00 |
rpmdb.c
|
1) added signal blocking and db syncing to help insure integrity
|
1996-02-19 23:34:02 +00:00 |
rpmerr.c
|
If not error callback is registered, the error gets printed to stderr
|
1996-01-08 19:15:22 +00:00 |
rpmlead.c
|
added support for old packages, lots of bug fixes
|
1996-02-14 17:55:28 +00:00 |
rpmlead.h
|
removed signature type macros
|
1996-02-19 02:37:21 +00:00 |
rpmlib.h
|
got rid of INSTALL_PRINTLABEL, added labelFormat to rpmInstallPackage
|
1996-02-24 23:46:36 +00:00 |
rpmrc.c
|
added pgp signature stuff
|
1996-02-19 02:35:29 +00:00 |
signature.c
|
fix return codes
|
1996-02-23 22:28:59 +00:00 |
signature.h
|
add a few return codes
|
1996-02-23 22:28:40 +00:00 |
stringbuf.c
|
fix off by one error (to agree with comment, no less)
|
1996-02-20 22:25:21 +00:00 |
stringbuf.h
|
Initial revision
|
1995-12-13 16:01:36 +00:00 |
test.c
|
change to test new copyHeader code
|
1996-02-15 22:44:04 +00:00 |
uninstall.c
|
fixed sorting of the shared file list
|
1996-02-20 00:12:50 +00:00 |
var.c
|
fixed problem which could result in strdup(NULL)
|
1996-01-30 04:12:58 +00:00 |
verify.c
|
fixed symlink verification
|
1996-02-20 21:53:44 +00:00 |