summaryrefslogtreecommitdiff
path: root/lib/rpmfi.c
AgeCommit message (Expand)AuthorFilesLines
2007-09-11Remove splint tags.Ralf Corsépius1-151/+35
2007-09-03RIP rpmsx and all its usesPanu Matilainen1-2/+0
2007-09-03Rip out unnecessary selinux babbage.Panu Matilainen1-203/+0
2007-09-03Kill remaining uses of selinux filecontexts in headers..Panu Matilainen1-1/+0
2007-08-28Avoid .rpmnew when the file hasn't changed in package (rhbz#194246)Panu Matilainen1-6/+10
2007-08-09Avoid unnecessary .rpmnew and .rpmsave files (rhbz#128622)Panu Matilainen1-0/+44
2007-07-12Pull in rpmfi int_32 -> uint_32 changes from rpm5.org.Panu Matilainen1-5/+5
2007-07-12Use uint_32 for dirindexes everywherePanu Matilainen1-2/+2
2007-07-11One more domd5() buffer signedness fix.Panu Matilainen1-1/+1
2007-07-11Missing include for domd5Panu Matilainen1-0/+1
2007-07-10Remove const type-qualifiers from function return types everywhere.Panu Matilainen1-2/+2
2007-06-25Nuke ugly /var/log/lastlog kludgery.Panu Matilainen1-2/+0
2007-06-21Backed out changeset 99c5bd19ffc4bfbfa5601767cbc1338b5fa570e9Paul Nasrat1-1/+0
2007-06-21Initialise replaced on rpmfiNewPaul Nasrat1-0/+1
2005-02-10- perform callbacks as always (#147537).jbj1-0/+17
2005-01-04Splint fiddles.jbj1-1/+1
2004-12-07avoid md5 on sparse /var/log/lastlog filejbj1-0/+2
2004-10-09Splint fiddles.jbj1-2/+3
2004-07-05- ia64: auto-relocate entire, not partial, directory contents (#126905).jbj1-3/+10
2004-04-07- fix: segfault on --recontext if file_contexts unreadable (#117374).jbj1-2/+1
2004-03-28- scareMem = 0 everywhere, document deprecation phase out.jbj1-5/+5
2004-01-09Map "<<none>>" expressions to "".jbj1-1/+1
2004-01-09Use "", not NULL, for missing file contexts.jbj1-1/+1
2004-01-05add --with-selinux, move selinux stubs to system.h.jbj1-2/+3
2003-12-27- fix: wrong package count for trigger scriptlet 1st arg (#100509).jbj1-4/+0
2003-12-25Add lsetfilecon to install modes.jbj1-1/+1
2003-12-23Add filecontexts tags to header if %_build_file_contexts_path is configured.jbj1-56/+14
2003-12-23- fix some small memory leaks (valgrind).jbj1-0/+1
2003-12-22Add --filecontext, --fscontext, --recontext for 3 sources of security contexts.jbj1-0/+262
2003-12-01splint fiddles, no warnings.jbj1-0/+2
2003-11-23Merge changes from rpm-4.2.1 development.jbj1-28/+46
2003-07-09- resolve elf32/elf64 file conflicts to prefer elf64.jbj1-0/+114
2003-07-02- don't attempt to remove dbenv on --rebuilddb.jbj1-1/+55
2003-04-02Splint clean.jbj1-0/+7
2003-01-29Functional upgrade glibc*i386 on x86_64 platformjbj1-0/+1
2003-01-28- fix: clean relocation path for --prefix=/.jbj1-0/+8
2003-01-01fix: file dependency dictionary has size other than #files.jbj1-1/+5
2002-12-31Dump multilib code, colored depndencies instead.jbj1-15/+0
2002-12-311st crack at colored installs.jbj1-2/+5
2002-12-30- use rpmfiFDepends() underneath --fileprovide/--filerequire.jbj1-73/+60
2002-12-29- fix :armor query extension, tgpg mktmp handling (#80684).jbj1-36/+27
2002-12-29- add rpmfi methods to access color, class, and dependencies.jbj1-1/+76
2002-12-28splint fiddles.jbj1-0/+1
2002-12-28- fix builddir relative inclusion, add %%pubkeys to rpm header.jbj1-2/+3
2002-12-21splint fiddles.jbj1-5/+6
2002-12-18Correct typo.jbj1-2/+2
2002-12-18- add --file{class,provide,require} popt aliases and header extensionsjbj1-0/+178
2002-10-23- resurrect genhdlist "greased lightning" pathway for now.jbj1-13/+17
2002-08-20- check for interrupt during iteration.jbj1-0/+2
2002-08-19- add --with-efence to configure, check install/upgrade with efence.jbj1-41/+20