Age | Commit message (Expand) | Author | Files | Lines |
2007-08-27 | Eliminate noinst_HEADERS. | Ralf Corsépius | 1 | -11/+12 |
2007-08-27 | Remove tdigest. | Ralf Corsépius | 1 | -4/+0 |
2007-08-22 | Remove INCPATH. | Ralf Corsépius | 1 | -2/+1 |
2007-08-20 | Remove LDFLAGS from librpmio_la_LDFLAGS. | Ralf Corsépius | 1 | -1/+1 |
2007-08-19 | Remove RPM_BUILD_ROOT. | Ralf Corsépius | 1 | -2/+0 |
2007-08-13 | Reformat. | Ralf Corsépius | 1 | -25/+35 |
2007-08-08 | Remove BEECRYPTLOBJS, .created. | packman@mccallum.corsepiu.local | 1 | -14/+1 |
2007-08-06 | Remove dead tficl code.. | Panu Matilainen | 1 | -6/+1 |
2007-08-05 | Automake cleanups. | Panu Matilainen | 1 | -5/+3 |
2007-07-25 | Set libdir /usr/lib vs lib64 directly, drop MARK64 stuff | Panu Matilainen | 1 | -1/+1 |
2007-03-14 | Cleanup: Remove dumpasn1 util | Paul Nasrat | 1 | -3/+1 |
2005-02-17 | - rework configure.ac et al to lose internal library baggage flexibly. | jbj | 1 | -3/+5 |
2005-01-17 | Build on macosx. | jbj | 1 | -1/+2 |
2005-01-04 | - mac os x patches (#133611, #133612, #134637). | jbj | 1 | -9/+9 |
2004-11-28 | - add support for automagic pubkey retrieval using HKP. | jbj | 1 | -2/+6 |
2004-11-19 | - bump soname into libfoo-4.4.so everywhere. | jbj | 1 | -1/+1 |
2004-11-07 | Drill many neon hooks. | jbj | 1 | -2/+7 |
2004-11-05 | w00t! rpm -q -W https://wellfleet.jbj.org/rawhide/test milestone! | jbj | 1 | -2/+6 |
2004-11-04 | Link librpmio with -lneon. | jbj | 1 | -1/+1 |
2004-11-04 | Split out avOpendir/avReaddir/avClosedir to rpmdav.c. | jbj | 1 | -2/+2 |
2004-10-21 | - port to internal file-4.10 libmagic rather than libfmagic. | jbj | 1 | -1/+1 |
2004-10-09 | Splint fiddles. | jbj | 1 | -10/+11 |
2004-04-18 | Implemented external interface for the hooking system, and | niemeyer | 1 | -2/+2 |
2004-03-19 | - New internal Lua support scheme, laying under rpmio. | niemeyer | 1 | -2/+6 |
2003-11-23 | Merge changes from rpm-4.2.1 development. | jbj | 1 | -1/+1 |
2003-06-26 | Update to 4.0.31. | jbj | 1 | -1/+1 |
2003-05-30 | Consolidate external beecrypt changes. | jbj | 1 | -7/+7 |
2003-05-22 | Prepare to build with external beecrypt-3.0.0. | jbj | 1 | -2/+4 |
2003-04-16 | - resurrect manifests, RPMRC_NOTFOUND returned by readLead(). | jbj | 1 | -1/+1 |
2003-03-28 | Add gcrypt to tdigest. | jbj | 1 | -1/+1 |
2003-03-25 | Repair rdtsc stopwatch, use gettimeofday(3) for now. | jbj | 1 | -1/+4 |
2003-03-24 | Add benchmark stopwatch, change precision from milli- to micro-secs. | jbj | 1 | -2/+2 |
2003-03-20 | Make sure that $(RPM_BUILD_ROOT}/usr/lib is 1st libarry searched. | jbj | 1 | -2/+2 |
2003-03-16 | Create rpmsq, combining rpmdb/psm signal handlers. | jbj | 1 | -2/+2 |
2003-03-06 | - fix: memory leak (85522). | jbj | 1 | -0/+2 |
2002-12-24 | Rescusitate doxygen file manifest. | jbj | 1 | -2/+3 |
2002-12-14 | - fix: make sure each library has DT_NEEDED for all unresolved syms. | jbj | 1 | -7/+4 |
2002-12-01 | - use usrlib_LTLIBRARIES to install directly in /usr/lib64 instead. | jbj | 1 | -4/+5 |
2002-12-01 | - link rpm libraries together, use shared helpers with external -lelf. | jbj | 1 | -1/+1 |
2002-11-30 | More splint fiddles. | jbj | 1 | -3/+5 |
2002-07-21 | - add methods to make signature handling opaque wrto rpmts. | jbj | 1 | -2/+2 |
2002-07-20 | - version added to *.la dependency libraries (#69063). | jbj | 1 | -3/+4 |
2002-07-13 | Use ${MAKE}, not make, for portability. | jbj | 1 | -1/+1 |
2002-06-25 | - python: link internal libelf (if used) directly into rpmmodule.so. | jbj | 1 | -1/+1 |
2002-06-22 | Factor bounds checking annotations into source code. | jbj | 1 | -8/+13 |
2002-05-16 | - opaque (well mostly) rpmTransactionSet using methods. | jbj | 1 | -2/+1 |
2002-05-01 | - attempt to make peace with automake-1.6.1, autoconf-2.53. | jbj | 1 | -3/+1 |
2002-04-14 | - use build time to choose one of multiple alternative suggestions. | jbj | 1 | -3/+0 |
2002-02-28 | Use Knuth algorithm Y for computing DSA "w = inv(s) mod q". | jbj | 1 | -5/+9 |
2002-02-24 | Synthesize a st_ino field for fts(3) use across FTP. | jbj | 1 | -2/+6 |