Age | Commit message (Expand) | Author | Files | Lines |
2004-11-04 | Stub in URL_IS_HTTPS everywhere. | jbj | 2 | -2/+6 |
2004-10-30 | Path to magic.h. | jbj | 1 | -0/+1 |
2004-10-21 | Compile in the correct path to /usr/lib/rpm/magic. | jbj | 1 | -6/+23 |
2004-10-21 | - port to internal file-4.10 libmagic rather than libfmagic. | jbj | 4 | -23/+26 |
2004-10-17 | - permit Conflicts: /path/to/file. | jbj | 1 | -14/+0 |
2004-10-17 | Better error message. | jbj | 1 | -1/+1 |
2004-10-17 | fix: legacy syntax not even close. | jbj | 2 | -3/+3 |
2004-10-15 | - obsolete Serial:, Copyright:, and RHNPlatform: syntax in spec files. | jbj | 1 | -43/+49 |
2004-10-13 | - silently add default %defattr(-,root,root) for all packages. | jbj | 1 | -0/+10 |
2004-10-09 | Doxygen and cpp nit picks. | jbj | 2 | -1/+2 |
2004-10-09 | Splint fiddles. | jbj | 6 | -69/+78 |
2004-09-30 | - add Disttag: syntax to spec file parser and header content. | jbj | 1 | -4/+9 |
2004-05-29 | - use poll(2) if available, avoid borked aurora/sparc select (#124574). | jbj | 1 | -1/+3 |
2004-05-21 | Fix to detect PIE executables and don't add as library provides | pauln | 1 | -1/+5 |
2004-04-08 | Implemented multiline macro support. | niemeyer | 2 | -4/+43 |
2004-03-29 | Proof-of-concept for arch filtered dependencies. | jbj | 1 | -5/+5 |
2004-03-24 | - Now Lua interface is using a global state. | niemeyer | 1 | -3/+1 |
2004-03-16 | - Implemented support for internal Lua scripts. | niemeyer | 5 | -10/+80 |
2004-03-02 | - permit globs in macrofiles: directive (#117217). | jbj | 1 | -2/+3 |
2004-02-26 | splint fiddles. | jbj | 1 | -1/+3 |
2004-01-11 | rpm-nls-fixes.patch (from PLD). | jbj | 1 | -1/+1 |
2004-01-03 | Add %policy marker to suck *.te content into metadata. | jbj | 1 | -15/+40 |
2003-12-30 | - use -fPIC -DPIC on all platforms, not just mandatory (#112713). | jbj | 1 | -3/+0 |
2003-12-27 | - mark _javadocdir as documentation (#102898). | jbj | 1 | -0/+1 |
2003-12-27 | - fix: wrong package count for trigger scriptlet 1st arg (#100509). | jbj | 1 | -6/+0 |
2003-12-25 | Add lsetfilecon to install modes. | jbj | 1 | -0/+2 |
2003-12-23 | Add filecontexts tags to header if %_build_file_contexts_path is configured. | jbj | 1 | -0/+19 |
2003-12-11 | - only internal Berkeley db from now on. | jbj | 2 | -5/+20 |
2003-11-23 | Merge changes from rpm-4.2.1 development. | jbj | 1 | -1/+1 |
2003-05-22 | Prepare to build with external beecrypt-3.0.0. | jbj | 1 | -0/+1 |
2003-05-15 | - fix: nested %if handling, optind initialization posix vs. glibc. | jbj | 1 | -1/+3 |
2003-05-08 | - don't use error string after gzclose (Dmitry V. Levin). | jbj | 13 | -65/+71 |
2003-04-17 | Ignore .created too. | jbj | 1 | -0/+1 |
2003-04-17 | Don't overflow internal tables with unknown user/group (#85346). | jbj | 2 | -39/+75 |
2003-04-16 | - permit secondary tag match patterns with RPMQV_ALL. | jbj | 4 | -52/+37 |
2003-04-16 | - resurrect manifests, RPMRC_NOTFOUND returned by readLead(). | jbj | 1 | -1/+1 |
2003-04-02 | Splint clean. | jbj | 1 | -1/+1 |
2003-03-20 | Make sure that $(RPM_BUILD_ROOT}/usr/lib is 1st libarry searched. | jbj | 1 | -2/+2 |
2003-03-06 | - fix: memory leak (85522). | jbj | 1 | -0/+2 |
2003-03-05 | Sanity. | jbj | 1 | -5/+6 |
2003-03-01 | Sanity. | jbj | 2 | -2/+2 |
2003-01-20 | Splint fiddles. | jbj | 1 | -0/+6 |
2003-01-07 | - add perldeps.pl, start to replace perl.{prov,req}. | jbj | 1 | -0/+8 |
2003-01-06 | - for DSO's, provide the file basename if DT_SONAME not found. | jbj | 1 | -5/+35 |
2003-01-01 | - fix: dependency helpers now rate limited at 10ms, not 1s. | jbj | 1 | -4/+11 |
2002-12-31 | Dump multilib code, colored depndencies instead. | jbj | 2 | -9/+2 |
2002-12-29 | splint fiddles. | jbj | 1 | -0/+10 |
2002-12-29 | - add rpmfi methods to access color, class, and dependencies. | jbj | 1 | -1/+1 |
2002-12-28 | splint fiddles. | jbj | 3 | -19/+48 |
2002-12-28 | - fix builddir relative inclusion, add %%pubkeys to rpm header. | jbj | 1 | -2/+1 |