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