.. |
backend
|
Move <errno.h> include out of system.h to the places that need it
|
2010-01-05 15:25:31 +02:00 |
.files
|
LCLINT pass 0.
|
1998-11-16 21:40:28 +00:00 |
Makefile.am
|
First rough-cut version of scriptlet abstraction
|
2010-02-25 10:58:51 +02:00 |
cpio.c
|
Move <errno.h> include out of system.h to the places that need it
|
2010-01-05 15:25:31 +02:00 |
cpio.h
|
Revert couple of checksum -> digest renames
|
2009-03-19 10:15:49 +02:00 |
depends.c
|
Add in-memory hash for caching rpmdb dependency lookups
|
2009-10-30 13:31:01 +02:00 |
formats.c
|
Bah, missing include in commit 121f73bb49
|
2010-02-09 09:45:58 +02:00 |
fprint.c
|
Kill off lclint remnants everywhere
|
2009-07-23 12:24:10 +03:00 |
fprint.h
|
Eliminate unnecessary rpmts_internal.h include
|
2009-04-22 16:22:54 +03:00 |
fsm.c
|
Rip out more rpm 2.x era relocation leftovers
|
2010-03-01 16:13:52 +02:00 |
fsm.h
|
Remove libcap stuff out of system.h
|
2010-01-05 13:29:52 +02:00 |
gentagtbl.sh
|
Don't put unimplemented tags into tagtable
|
2008-07-14 16:21:15 +03:00 |
header.c
|
Permit simple strings to be returned argv-style from headers too
|
2010-02-24 16:38:09 +02:00 |
header.h
|
Add alternative header iterator method
|
2009-09-30 14:48:19 +03:00 |
header_internal.h
|
Make header struct really opaque outside header.c
|
2009-12-22 13:25:48 +02:00 |
headerfmt.c
|
Fix format extension memleak on empty strings
|
2009-10-12 13:49:50 +03:00 |
headerutil.c
|
Move the higher level convenience functions out of header.c
|
2009-12-22 12:18:40 +02:00 |
legacy.c
|
Lose more ancient compatibility retrofit goo
|
2010-03-01 16:32:54 +02:00 |
manifest.c
|
Replace equal/not equal uses of str[n]cmp() with rstreq[n] in misc helpers
|
2009-08-31 12:29:56 +03:00 |
manifest.h
|
Drop bogus const from rpmReadPackageManifest argvptr
|
2007-12-18 12:53:57 +02:00 |
merge.c
|
Move <errno.h> include out of system.h to the places that need it
|
2010-01-05 15:25:31 +02:00 |
misc.c
|
Dont include <pwd.h> from system.h, dont bother checking for it either
|
2009-12-23 13:40:10 +02:00 |
misc.h
|
Nuke the ugly hardwired "known arch" list from label parsing
|
2008-11-05 20:37:48 +02:00 |
order.c
|
Work on tsortinfo instead of ts elements when ordering everywhere
|
2009-12-21 15:01:27 +02:00 |
package.c
|
Eliminate last remaining FD_t struct privacy violation
|
2009-10-14 17:14:38 +03:00 |
poptALL.c
|
Lose unused stillborn psm threading stuff (didn't I already do this?)
|
2010-02-09 10:17:19 +02:00 |
poptDB.c
|
Fixup paths and Makefiles for rpmdb/ elimination
|
2008-05-12 12:28:12 +03:00 |
poptI.c
|
Add noreturn annotations to argerror() helper functions
|
2009-09-07 15:52:36 +03:00 |
poptQV.c
|
Honor --nofiledigest on install too (RhBug:508021)
|
2009-07-14 13:56:27 +03:00 |
psm.c
|
Not all scriptlets have bodies (eg -p /sbin/ldconfig), dont expand NULLs
|
2010-03-11 13:39:13 +02:00 |
psm.h
|
Implement pretrans, posttrans and verifyscript as psm goals
|
2010-02-25 14:22:34 +02:00 |
query.c
|
Move <ctype.h> include out of system.h to the places that need it
|
2010-01-05 15:33:47 +02:00 |
rpmal.c
|
Clean up rpmalAllFileSatisfiesDepend() a bit
|
2009-09-14 13:23:34 +03:00 |
rpmal.h
|
Add preferred color to rpmal
|
2009-06-11 17:16:03 +03:00 |
rpmcallback.h
|
Use rpm_loff_t for transaction callback amount+total arguments
|
2008-06-09 12:00:12 +03:00 |
rpmchecksig.c
|
Sanitize signature checking formatResult() a bit
|
2010-01-05 10:45:23 +02:00 |
rpmcli.h
|
Add md5->filedigest aliases (rhbz#487597)
|
2009-02-27 14:34:39 +01:00 |
rpmdb.c
|
Move <errno.h> include out of system.h to the places that need it
|
2010-01-05 15:25:31 +02:00 |
rpmdb.h
|
Remove support for sqlite based rpm database
|
2009-12-07 15:59:13 +01:00 |
rpmdb_internal.h
|
Remove support for sqlite based rpm database
|
2009-12-07 15:59:13 +01:00 |
rpmds.c
|
Support run-time macro and queryformat expansion on scriptlets
|
2010-03-11 12:06:49 +02:00 |
rpmds.h
|
Unbreak isLegacyPreReq()
|
2009-06-05 14:56:49 +03:00 |
rpmfi.c
|
Kill off last remaining uses of _constfree()
|
2009-12-22 14:36:35 +02:00 |
rpmfi.h
|
Lose unused/useless Type and tagN fields from rpmfi struct
|
2009-03-27 16:12:25 +02:00 |
rpmfi_internal.h
|
Rip out more rpm 2.x era relocation leftovers
|
2010-03-01 16:13:52 +02:00 |
rpmgi.c
|
Move <errno.h> include out of system.h to the places that need it
|
2010-01-05 15:25:31 +02:00 |
rpmgi.h
|
ARGV_t const pendantry
|
2008-04-07 12:19:58 +03:00 |
rpmhash.C
|
Reimplement rpmal by using hashes and cleaning up the color handling
|
2009-03-26 12:20:26 +01:00 |
rpmhash.H
|
Support leaving HTDATATYPE undefined to use hash as key only hash (set)
|
2008-11-24 14:03:16 +01:00 |
rpmhash.c
|
Switch to a better hash functions for strings: Jenkins One-at-a-time hash
|
2008-10-24 10:34:25 +02:00 |
rpmhash.h
|
Make rpmhash a generic datatype using macros and includes
|
2008-10-24 10:34:25 +02:00 |
rpminstall.c
|
Fix double-free segfault on url retrieve to read-only media (RhBug:557118)
|
2010-01-21 13:45:34 +02:00 |
rpmlead.c
|
Move <errno.h> include out of system.h to the places that need it
|
2010-01-05 15:25:31 +02:00 |
rpmlead.h
|
Add function to retrieve type from rpmlead
|
2008-12-08 19:50:07 +02:00 |
rpmlegacy.h
|
Make rpmal header & all internal
|
2009-04-03 13:07:42 +03:00 |
rpmlib.h
|
Move leftover signature stuff from rpmlib.h to signature.h
|
2009-03-19 10:34:27 +02:00 |
rpmliblua.c
|
Be more careful about errors in lua rpm vercmp()
|
2009-02-11 12:32:24 +02:00 |
rpmliblua.h
|
Add central Lua shutdown function and use it
|
2009-01-14 15:18:25 +02:00 |
rpmlock.c
|
Move <errno.h> include out of system.h to the places that need it
|
2010-01-05 15:25:31 +02:00 |
rpmlock.h
|
Remove splint tags.
|
2007-09-11 19:07:39 +02:00 |
rpmps.c
|
Include <stdlib.h> as necessary instead of system.h
|
2010-01-05 15:04:20 +02:00 |
rpmps.h
|
Add reference counting to rpmProblems
|
2009-07-09 13:39:55 +03:00 |
rpmrc.c
|
Handle NULL passed to rpmMachineScore()
|
2010-02-22 11:13:05 +02:00 |
rpmscript.c
|
Not all scriptlets have bodies (eg -p /sbin/ldconfig), dont expand NULLs
|
2010-03-11 13:39:13 +02:00 |
rpmscript.h
|
Support run-time macro and queryformat expansion on scriptlets
|
2010-03-11 12:06:49 +02:00 |
rpmtag.h
|
Support run-time macro and queryformat expansion on scriptlets
|
2010-03-11 12:06:49 +02:00 |
rpmtd.c
|
Honor rpmtd type, not tag type, in rpmtdClass() (ticket #25)
|
2009-01-28 13:21:39 +02:00 |
rpmtd.h
|
Add macro expansion queryformat extension
|
2010-02-09 09:35:52 +02:00 |
rpmte.c
|
Improve failed transaction element behavior + logging
|
2010-02-25 12:38:22 +02:00 |
rpmte.h
|
Transaction element type is not a bitfield but a plain old enum
|
2010-02-25 13:34:51 +02:00 |
rpmte_internal.h
|
Move rpmteTypeString() back to rpmte, internal only though
|
2010-02-25 10:39:18 +02:00 |
rpmts.c
|
Remove no longer neede rpmts->filesystemCount and->filesystems
|
2010-02-05 12:43:21 +01:00 |
rpmts.h
|
Move transaction element iterator into rpmts.c where it logically belongs
|
2009-12-18 09:04:57 +02:00 |
rpmts_internal.h
|
Remove no longer neede rpmts->filesystemCount and->filesystems
|
2010-02-05 12:43:21 +01:00 |
rpmtypes.h
|
Move transaction element iterator into rpmts.c where it logically belongs
|
2009-12-18 09:04:57 +02:00 |
rpmvercmp.c
|
Move rpmVersionCompare() into a more logical place
|
2010-02-09 11:35:47 +02:00 |
rpmvf.h
|
Fix documentation and help for the md5 -> filedigest move
|
2009-03-02 10:29:05 +01:00 |
signature.c
|
Move <errno.h> include out of system.h to the places that need it
|
2010-01-05 15:25:31 +02:00 |
signature.h
|
Put the PGP foobar signature generation out of its misery
|
2009-03-26 09:59:01 +02:00 |
tagexts.c
|
Kill RPMTAG_FSNAMES and RPMTAG_FSSIZES and everything implementing them
|
2010-02-03 16:27:00 +01:00 |
tagname.c
|
Fix out of source directory build (ticket #65)
|
2009-06-12 08:52:38 +03:00 |
transaction.c
|
Minor rpmtsCheckDSIProblems() cleanup
|
2010-02-26 13:45:47 +02:00 |
verify.c
|
Implement pretrans, posttrans and verifyscript as psm goals
|
2010-02-25 14:22:34 +02:00 |