Age | Commit message (Expand) | Author | Files | Lines |
2003-04-02 | Use rpmswEnter/rpmswExit throughout. | jbj | 11 | -83/+65 |
2003-04-02 | Splint clean. | jbj | 35 | -163/+411 |
2003-04-02 | Splint fiddles. | jbj | 2 | -8/+15 |
2003-04-01 | Splint fiddles. | jbj | 2 | -4/+43 |
2003-04-01 | Splint fiddles. | jbj | 1 | -3/+36 |
2003-04-01 | Splint fiddles. | jbj | 1 | -14/+8 |
2003-04-01 | Splint fiddles. | jbj | 5 | -31/+44 |
2003-03-28 | fix: Pass FIPS-C character by character, not strlen(ifn). | jbj | 1 | -10/+16 |
2003-03-28 | Add gcrypt to tdigest. | jbj | 3 | -12/+41 |
2003-03-27 | Sanity. | jbj | 1 | -1/+1 |
2003-03-25 | Add transaction stop watch points. | jbj | 4 | -0/+41 |
2003-03-25 | Repair rdtsc stopwatch, use gettimeofday(3) for now. | jbj | 7 | -53/+167 |
2003-03-24 | Add benchmark stopwatch, change precision from milli- to micro-secs. | jbj | 10 | -34/+245 |
2003-03-23 | Make peace with automake-1.7.3. | jbj | 14 | -93/+153 |
2003-03-20 | Make sure that $(RPM_BUILD_ROOT}/usr/lib is 1st libarry searched. | jbj | 34 | -463/+315 |
2003-03-19 | - unify signal handling in librpmio, use condvar to deliver signal. | jbj | 59 | -2528/+2834 |
2003-03-19 | Sanity, take 2. | jbj | 2 | -8/+10 |
2003-03-19 | Sanity. | jbj | 8 | -209/+236 |
2003-03-18 | - fix: short option help missing string terminator. | jbj | 3 | -16/+15 |
2003-03-18 | Proof of concept scriptlet queue, single or multi threaded. | jbj | 5 | -199/+413 |
2003-03-16 | version bump | cturner | 2 | -1/+4 |
2003-03-16 | oops, make sure File::Spec is loaded | cturner | 1 | -0/+1 |
2003-03-16 | fix rpmlib 4.0.x segfault that is a result of iterator freeing after the crea... | cturner | 1 | -1/+9 |
2003-03-16 | fix problem in perl 5.6.x with basename/realpath/etc | cturner | 1 | -1/+3 |
2003-03-16 | Create rpmsq, combining rpmdb/psm signal handlers. | jbj | 9 | -605/+419 |
2003-03-16 | Start unifying signal handlers. | jbj | 2 | -265/+241 |
2003-03-15 | Sanity. | jbj | 3 | -190/+234 |
2003-03-15 | Create. | jbj | 1 | -0/+282 |
2003-03-14 | Create. | jbj | 1 | -0/+81 |
2003-03-14 | Sanity. | jbj | 2 | -1/+6 |
2003-03-14 | Skip /usr/lib/debug when walking $RPM_BUILD_ROOT. | jbj | 1 | -1/+3 |
2003-03-14 | Unchain iterator on NULL return. | jbj | 2 | -12/+21 |
2003-03-13 | Close and free iterators/cursors on signal exit path. | jbj | 1 | -42/+68 |
2003-03-12 | Sanity. | jbj | 2 | -6/+45 |
2003-03-12 | Don't put newlines in base64 tag, add rpmHeader tag. | jbj | 4 | -283/+465 |
2003-03-12 | Orphan. | jbj | 1 | -0/+1 |
2003-03-12 | - --queryformat '[%{*:xml}\n]' to dump header content in XML. | jbj | 5 | -178/+254 |
2003-03-11 | Use an iterator to hide pattern matching on tag/ext names. | jbj | 1 | -144/+192 |
2003-03-10 | - upgrade to zlib-1.2.beta7. | jbj | 33 | -1145/+811 |
2003-03-10 | ugh, rpm 4.1isms snuck in | cturner | 3 | -4/+36 |
2003-03-10 | prep a 0.61 build | cturner | 2 | -1/+4 |
2003-03-10 | Minimize ars passed throuch headerSprintf call chain. | jbj | 1 | -325/+250 |
2003-03-09 | beginnings of control over the verify flags for transactions | cturner | 5 | -4/+68 |
2003-03-09 | add expand_macro | cturner | 2 | -1/+17 |
2003-03-09 | lot of changes to fix some fundamental refcount probs. also add new header s... | cturner | 5 | -188/+168 |
2003-03-08 | Splint fiddles. | jbj | 4 | -14/+17 |
2003-03-08 | Splint fiddles. | jbj | 17 | -133/+1222 |
2003-03-08 | Update to infnew-7 patch. | jbj | 20 | -2353/+3835 |
2003-03-08 | Sanity. | jbj | 25 | -444/+451 |
2003-03-07 | Sanity. | jbj | 1 | -1/+1 |