.. |
Makefile.am
|
Bump library sonames
|
2010-12-03 14:09:09 +02:00 |
argv.c
|
Tolerate NULL args in argvSplitString()
|
2010-10-05 09:11:52 +03:00 |
argv.h
|
Stop abusing enum typedefs for bitfield types
|
2010-09-21 11:10:14 +03:00 |
base64.c
|
Include spring-cleaning
|
2008-01-30 17:05:29 +02:00 |
base64.h
|
Add "c++ protection" to (hopefully) all of our internal headers
|
2010-09-21 15:21:12 +03:00 |
digest.c
|
Eliminate use of pgpHashAlgo in rpmio interface arguments
|
2010-10-22 12:22:44 +03:00 |
digest.h
|
Move fdDigest*() to rpmio.c where they better belong
|
2009-10-14 15:59:39 +03:00 |
macro.c
|
Plug memory leaks on macro definition error cases
|
2011-03-17 15:35:42 +02:00 |
rpmfileutil.c
|
Eliminate use of pgpHashAlgo in rpmio interface arguments
|
2010-10-22 12:22:44 +03:00 |
rpmfileutil.h
|
Eliminate use of pgpHashAlgo in rpmio interface arguments
|
2010-10-22 12:22:44 +03:00 |
rpmhook.c
|
Ugh, fix brokenness from previous commit
|
2009-08-31 11:20:40 +03:00 |
rpmhook.h
|
Add "c++ protection" to (hopefully) all of our internal headers
|
2010-09-21 15:21:12 +03:00 |
rpmio.c
|
Avoid timedRead() usage
|
2011-03-23 11:25:06 +01:00 |
rpmio.h
|
Avoid timedRead() usage
|
2011-03-23 11:25:06 +01:00 |
rpmio_internal.h
|
Eliminate use of pgpHashAlgo in rpmio interface arguments
|
2010-10-22 12:22:44 +03:00 |
rpmkeyring.c
|
Eliminate all fooUnlink() functions out of the API
|
2010-09-13 13:08:33 +03:00 |
rpmkeyring.h
|
Eliminate all fooUnlink() functions out of the API
|
2010-09-13 13:08:33 +03:00 |
rpmlog.c
|
Include <stdlib.h> as necessary instead of system.h
|
2010-01-05 15:04:20 +02:00 |
rpmlog.h
|
Enable variadic checks for rpmExpand(), rpmlog() and rpmGetPath()
|
2008-02-25 11:03:38 +02:00 |
rpmlua.c
|
Basic protection against Lua os.exit() and posix.exec() (ticket #167)
|
2010-11-15 09:49:14 +02:00 |
rpmlua.h
|
Add "c++ protection" to (hopefully) all of our internal headers
|
2010-09-21 15:21:12 +03:00 |
rpmmacro.h
|
Include rpmfileutil.h from rpmmacro.h so that
|
2008-12-01 12:16:56 +01:00 |
rpmmalloc.c
|
Avoid using void pointer when we have a real type for the memfail function
|
2010-09-21 13:41:25 +03:00 |
rpmpgp.c
|
Eliminate unused variable + calculations in pgpPubkeyFingerprint()
|
2011-03-03 15:32:24 +02:00 |
rpmpgp.h
|
Eliminate use of pgpHashAlgo in rpmio interface arguments
|
2010-10-22 12:22:44 +03:00 |
rpmsq.c
|
We're already considering <pthread.h> mandatory header elsewhere
|
2010-11-23 17:52:06 +02:00 |
rpmsq.h
|
Axe the rpmsq debug code which was never getting built anyway
|
2010-11-23 17:49:16 +02:00 |
rpmstring.c
|
Missing va_end() call
|
2011-03-17 13:24:47 +02:00 |
rpmstring.h
|
Move string hash function to librpmio and rename for namespacing
|
2011-03-10 10:17:39 +02:00 |
rpmsw.c
|
Rip i386-specific RDTSC support from rpmsw, use gettimeofday() everywhere
|
2008-04-21 12:39:18 +03:00 |
rpmsw.h
|
More missing system includes for size_t & friends
|
2008-01-28 13:43:32 +02:00 |
rpmurl.h
|
Lose long since unused url control structure and related functions
|
2010-03-29 15:27:43 +03:00 |
rpmutil.h
|
Add "C++ protection" to the public rpmutil.h header, oops...
|
2010-09-21 15:13:02 +03:00 |
stubs.c
|
Kill RPMTAG_FSNAMES and RPMTAG_FSSIZES and everything implementing them
|
2010-02-03 16:27:00 +01:00 |
url.c
|
Remove double const in urlstring struct
|
2010-09-22 09:22:39 +03:00 |