.. |
.cvsignore
|
Create generic iterator (needs work).
|
2004-10-10 05:30:48 +00:00 |
.files
|
LCLINT pass 0.
|
1998-11-16 21:40:28 +00:00 |
.splintrc
|
Add filecontexts tags to header if %_build_file_contexts_path is configured.
|
2003-12-23 07:51:10 +00:00 |
Makefile.am
|
Remove setfiles, it's not used nor useful within rpm
|
2007-09-03 15:23:08 +03:00 |
cpio.c
|
Remove const type-qualifiers from function return types everywhere.
|
2007-07-10 12:15:43 +03:00 |
cpio.h
|
Remove const type-qualifiers from function return types everywhere.
|
2007-07-10 12:15:43 +03:00 |
depends.c
|
Remove __LCLINT__-ifdef'ed blocks.
|
2007-09-03 13:29:48 +02:00 |
formats.c
|
Rip out unnecessary selinux babbage.
|
2007-09-03 15:15:50 +03:00 |
fs.c
|
Skip stale and unaccessible (FUSE) mountpoints (rhbz#190496, 220991)
|
2007-08-09 21:50:56 +03:00 |
fsm.c
|
Use direct selinux calls for context initialization and matching.
|
2007-09-03 14:42:42 +03:00 |
fsm.h
|
Remove const type-qualifiers from function return types everywhere.
|
2007-07-10 12:15:43 +03:00 |
getdate.y
|
Move to lclint-3.0.0.15, revisit and clean up annotations.
|
2001-09-24 21:53:14 +00:00 |
idtx.c
|
Move rollback IDTX out of cli-stuff, its needed by core ts handling too.
|
2007-08-30 15:49:31 +03:00 |
idtx.h
|
Move rollback IDTX out of cli-stuff, its needed by core ts handling too.
|
2007-08-30 15:49:31 +03:00 |
manifest.c
|
Do a consolidated insertion, not a concatenation, in rpmReadManifest.
|
2004-10-26 17:42:55 +00:00 |
manifest.h
|
Add generalized iterator to rpmlib.
|
2004-10-18 01:08:56 +00:00 |
misc.c
|
Use LOCALSTATEDIR instead of hard-coded /var.
|
2007-08-31 08:55:06 +02:00 |
misc.h
|
Fix include of misc.h, rpmpgp.h and rpmsq.h in C++.
|
2007-07-09 11:01:33 +03:00 |
package.c
|
...and more pointer signedness fixes...
|
2007-07-11 13:10:47 +03:00 |
poptALL.c
|
Automated merge with ssh://login.linux.duke.edu//home/groups/rpm/hg/rpm
|
2007-09-03 15:23:38 +03:00 |
poptI.c
|
Re-enable fileconflicts
|
2007-02-22 12:00:22 +00:00 |
poptQV.c
|
Remove dependency on librpmbuild.
|
2007-08-27 05:58:57 +02:00 |
psm.c
|
Update scriptlet names to match current reality (rhbz#248128)
|
2007-07-23 10:43:47 +03:00 |
psm.h
|
- don't use error string after gzclose (Dmitry V. Levin).
|
2003-05-08 20:39:29 +00:00 |
query.c
|
Fix trailing whitespace in --querytags non-verbose mode
|
2007-09-03 21:30:44 +03:00 |
rpmal.c
|
int vs ptr sizes differ on some platforms, make alNum intptr_t to fix
|
2007-07-12 13:23:33 +03:00 |
rpmal.h
|
1st crack at colored installs.
|
2002-12-31 01:23:03 +00:00 |
rpmchecksig.c
|
Fix error reporting on rpm --checksig (rhbz#155079)
|
2007-09-04 10:23:54 +03:00 |
rpmcli.h
|
Move rollback IDTX out of cli-stuff, its needed by core ts handling too.
|
2007-08-30 15:49:31 +03:00 |
rpmds.c
|
- silently add default %defattr(-,root,root) for all packages.
|
2004-10-13 21:03:29 +00:00 |
rpmds.h
|
- silently add default %defattr(-,root,root) for all packages.
|
2004-10-13 21:03:29 +00:00 |
rpmfi.c
|
RIP rpmsx and all its uses
|
2007-09-03 15:20:31 +03:00 |
rpmfi.h
|
Rip out unnecessary selinux babbage.
|
2007-09-03 15:15:50 +03:00 |
rpmgi.c
|
Fix bunch of string formatting warnings.
|
2007-07-10 10:27:55 +03:00 |
rpmgi.h
|
Getter/setter methods for isSource and Header from rpmte.
|
2004-10-26 23:29:28 +00:00 |
rpminstall.c
|
Automated merge with file:/home/pmatilai/repos/rpm-whitespace
|
2007-09-03 17:57:54 +03:00 |
rpmlead.c
|
- resurrect manifests, RPMRC_NOTFOUND returned by readLead().
|
2003-04-16 17:48:04 +00:00 |
rpmlead.h
|
- resurrect manifests, RPMRC_NOTFOUND returned by readLead().
|
2003-04-16 17:48:04 +00:00 |
rpmlib.h
|
#include <popt.h> instead of "popt.h".
|
2007-09-04 14:30:01 +02:00 |
rpmlibprov.c
|
Fix building without Lua support.
|
2007-05-16 16:16:45 +03:00 |
rpmlock.c
|
Use LOCALSTATEDIR instead of hard-coded /var.
|
2007-08-31 08:55:24 +02:00 |
rpmlock.h
|
splint fiddles.
|
2004-02-26 01:20:52 +00:00 |
rpmps.c
|
- spelling corrections (#112728).
|
2003-12-30 13:14:49 +00:00 |
rpmps.h
|
- spelling corrections (#112728).
|
2003-12-30 13:14:49 +00:00 |
rpmrc.c
|
Eliminate VENDORRPMRC_FILENAME.
|
2007-09-04 15:19:48 +02:00 |
rpmte.c
|
Pull in rpmfi int_32 -> uint_32 changes from rpm5.org.
|
2007-07-12 13:03:19 +03:00 |
rpmte.h
|
- bump popt to version to 1.10.
|
2004-10-28 23:57:36 +00:00 |
rpmts.c
|
Add Sparc Niagara support (rhbz#263521)
|
2007-09-05 16:11:04 +03:00 |
rpmts.h
|
RIP rpmsx and all its uses
|
2007-09-03 15:20:31 +03:00 |
rpmvercmp.c
|
This patch from Peter Bowen fixes rpm version comparison for strings with
|
2007-02-22 14:16:27 +00:00 |
signature.c
|
Cast timedRead() buffers to expected type.
|
2007-07-11 15:29:30 +03:00 |
signature.h
|
Add hdrmd5ctx for header-only md5 rsa/md5 signatures.
|
2005-03-12 15:16:42 +00:00 |
stringbuf.c
|
Factor bounds checking annotations into source code.
|
2002-06-22 18:51:56 +00:00 |
stringbuf.h
|
lclint fiddles.
|
2001-06-04 13:55:58 +00:00 |
tcpu.c
|
Add cpuinfo() test program.
|
2003-04-04 16:22:44 +00:00 |
tds.c
|
Handle (N,EVR,Flags) Provide:/Require: triple.
|
2002-12-07 05:48:45 +00:00 |
tgi.c
|
Add options to populate transaction set while iterating.
|
2004-10-25 18:10:48 +00:00 |
tplatform.c
|
Include rpmio_internal.h.
|
2007-09-02 05:37:31 +02:00 |
transaction.c
|
Use direct selinux calls for context initialization and matching.
|
2007-09-03 14:42:42 +03:00 |
trb.c
|
Attempt to resurrect trb
|
2007-08-09 11:22:40 +03:00 |
tsystem.c
|
Create rpmsq, combining rpmdb/psm signal handlers.
|
2003-03-16 22:36:52 +00:00 |
tthread.c
|
Proof of concept scriptlet queue, single or multi threaded.
|
2003-03-18 02:41:33 +00:00 |
tufdio.c
|
Sync with rpm-4_0 branch.
|
2000-12-12 20:03:45 +00:00 |
verify.c
|
Remove two useless rpmtsSELinuxEnabled() calls.
|
2007-07-10 13:46:32 +03:00 |