Age | Commit message (Expand) | Author | Files | Lines |
2000-07-15 | - rip out pre-transaction syscalls, more design is needed. | jbj | 1 | -80/+42 |
2000-07-13 | - fix: initialize pretransaction argv (segfault). | jbj | 1 | -13/+13 |
2000-07-12 | - add S_ISLNK pre-transaction syscall test. | jbj | 1 | -9/+9 |
2000-07-12 | - add S_ISLNK pre-transaction syscall test. | jbj | 1 | -9/+9 |
2000-07-12 | - compare versions if doing --freshen. | jbj | 1 | -14/+19 |
2000-07-11 | - fix: legacy requires './' payload prefix to be omitted for rpm itself. | jbj | 1 | -19/+19 |
2000-07-11 | - fix: set multilibno on sparc per-platform config. | jbj | 1 | -1/+1 |
2000-07-11 | fix: source rpm's need to do compressFilelist to get filenames. | jbj | 1 | -12/+12 |
2000-07-11 | - remove build mode help from rpm.c, use rpmb instead. | jbj | 1 | -276/+253 |
2000-07-09 | Sanoty (make dist). | jbj | 1 | -12/+12 |
2000-07-09 | - prefix payload paths with "./", otherwise "/" can't be represented. | jbj | 1 | -85/+85 |
2000-07-09 | fix: do chroot around pre-transaction syscalls. | jbj | 1 | -17/+17 |
2000-07-09 | - add pre-transaction syscall's to handle /etc/init.d change. | jbj | 1 | -26/+40 |
2000-07-07 | lclint fiddles. | jbj | 1 | -71/+76 |
2000-07-05 | - change optflags for i386. | jbj | 1 | -98/+92 |
2000-06-23 | - support for separate source/binary compression policy. | jbj | 1 | -40/+35 |
2000-06-23 | - python: initdb binding (Dan Burcaw <dburcaw@terraplex.com>). | jbj | 1 | -338/+339 |
2000-06-21 | - fix: don't expand macros in false branch of %if (kasal@suse.cz). | jbj | 1 | -49/+24 |
2000-06-20 | - add RPMTAG_OPTFLAGS, configured optflags when package was built. | jbj | 1 | -34/+34 |
2000-06-20 | - API: uncouple fadio from rest of rpmio. | jbj | 1 | -22/+22 |
2000-06-19 | fix: open all db indices before performing chroot. | jbj | 1 | -49/+49 |
2000-06-18 | require --rebuilddb to convert db1 -> db3, better messages. | jbj | 1 | -39/+58 |
2000-06-16 | - fix: resurrect symlink unique'ifying property of finger prints. | jbj | 1 | -1/+1 |
2000-06-14 | - fix: don't count removed files if removed packages is empty set. | jbj | 1 | -33/+33 |
2000-06-12 | Add dbcursor to dbi interface. | jbj | 1 | -424/+422 |
2000-06-11 | Fix db return code handling, majorly horked. | jbj | 1 | -402/+402 |
2000-06-09 | - make librpmio standalone. | jbj | 1 | -41/+41 |
2000-06-09 | Remove dead code. | jbj | 1 | -16/+16 |
2000-06-09 | Move low level support routines to librpmio. | jbj | 1 | -147/+152 |
2000-06-07 | - create rpmio directory for librpmio. | jbj | 1 | -87/+87 |
2000-06-06 | Repair db1 functionality. | jbj | 1 | -32/+43 |
2000-06-06 | Use libtool-1.3.5. | jbj | 1 | -250/+250 |
2000-06-05 | - add optflags for i486 and i586. | jbj | 1 | -26/+26 |
2000-06-03 | Add i390 noarch entry. | jbj | 1 | -29/+29 |
2000-06-01 | Move noLang to rpmlib. | jbj | 1 | -1/+77 |
2000-06-01 | Split popt glue into lib/popt{BT,QV}.c. | jbj | 1 | -535/+459 |
2000-06-01 | Hack to pass build args correctly. | jbj | 1 | -248/+248 |
2000-05-31 | Duplicate query aliases onto rpmq. | jbj | 1 | -1/+1 |
2000-05-31 | Sanity (make dist). | jbj | 1 | -12/+12 |
2000-05-30 | Add popt glue for --clean, --rmsource, --rmspec. | jbj | 1 | -254/+254 |
2000-05-30 | - mark packaging with version 4 to reflect filename/provide changes. | jbj | 1 | -171/+527 |
2000-05-26 | Sanity (make dist). | jbj | 1 | -46/+46 |
2000-05-26 | Remove build modes from rpm, use rpmb and/or popt glue instead. | jbj | 1 | -354/+375 |
2000-05-24 | - change popt exec alias in oreder to exec rpm children. | jbj | 1 | -303/+314 |
2000-05-18 | fix: don't change hardlink st_size. | jbj | 1 | -26/+26 |
2000-05-16 | add calculated nlink field to -qlv output (like ls -al). | jbj | 1 | -66/+66 |
2000-05-16 | fix: (segfault) verify needs rpmdb while query does not. | jbj | 1 | -25/+25 |
2000-05-12 | fix stupid mistakes (alpha segfaults). | jbj | 1 | -88/+88 |
2000-05-10 | - include RPM-GPG-KEY in file manifest. | jbj | 1 | -6/+6 |
2000-05-07 | Repair rebuilddb lossage, removing debug messages and final copy on user msgs. | jbj | 1 | -144/+162 |