Age | Commit message (Expand) | Author | Files | Lines |
2003-04-09 | Splint fiddles. | jbj | 4 | -20/+17 |
2003-04-08 | fix: prevent segfault if malicious server sends 1 GB of data through ftpNLST. | jbj | 10 | -132/+157 |
2003-04-07 | Calibrated stopwatch using rdtsc. | jbj | 8 | -46/+118 |
2003-04-04 | Accumulate compress/uncompress times. | jbj | 5 | -3/+41 |
2003-04-04 | Add cpuinfo() test program. | jbj | 2 | -0/+186 |
2003-04-02 | Use rpmswEnter/rpmswExit throughout. | jbj | 5 | -20/+23 |
2003-04-02 | Splint clean. | jbj | 23 | -117/+253 |
2003-03-25 | Add transaction stop watch points. | jbj | 4 | -0/+41 |
2003-03-25 | Repair rdtsc stopwatch, use gettimeofday(3) for now. | jbj | 1 | -2/+4 |
2003-03-23 | Make peace with automake-1.7.3. | jbj | 3 | -32/+51 |
2003-03-20 | Make sure that $(RPM_BUILD_ROOT}/usr/lib is 1st libarry searched. | jbj | 2 | -3/+3 |
2003-03-19 | - unify signal handling in librpmio, use condvar to deliver signal. | jbj | 5 | -3/+17 |
2003-03-19 | Sanity, take 2. | jbj | 1 | -8/+8 |
2003-03-19 | Sanity. | jbj | 6 | -121/+155 |
2003-03-18 | Proof of concept scriptlet queue, single or multi threaded. | jbj | 3 | -153/+82 |
2003-03-16 | Create rpmsq, combining rpmdb/psm signal handlers. | jbj | 5 | -483/+40 |
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-12 | Sanity. | jbj | 1 | -2/+41 |
2003-03-12 | Don't put newlines in base64 tag, add rpmHeader tag. | jbj | 1 | -1/+4 |
2003-03-12 | - --queryformat '[%{*:xml}\n]' to dump header content in XML. | jbj | 1 | -70/+77 |
2003-03-10 | - upgrade to zlib-1.2.beta7. | jbj | 3 | -6/+89 |
2003-03-06 | - fix: memory leak (85522). | jbj | 4 | -9/+12 |
2003-03-05 | Sanity. | jbj | 7 | -11/+8 |
2003-02-06 | - popt: diddle doxygen/splint annotations, corrected doco. | jbj | 1 | -1/+1 |
2003-02-03 | oops, get rid of debugging printf's. | jbj | 3 | -9/+9 |
2003-01-31 | - fix: trap SIGPIPE, close database(s). | jbj | 2 | -19/+17 |
2003-01-29 | Functional upgrade glibc*i386 on x86_64 platform | jbj | 2 | -24/+39 |
2003-01-28 | - fix: clean relocation path for --prefix=/. | jbj | 1 | -0/+8 |
2003-01-25 | - permit anaconda to choose "presentation order". | jbj | 5 | -35/+55 |
2003-01-25 | Display statfs(2) returns for debugging. | jbj | 2 | -7/+20 |
2003-01-23 | splint fiddles. | jbj | 17 | -157/+115 |
2003-01-21 | fix: check arch for null before appending. | jbj | 1 | -1/+1 |
2003-01-20 | Splint fiddles. | jbj | 8 | -61/+20 |
2003-01-20 | Restore compiler warnings now tthat elfutil's -Werror is not there. | jbj | 1 | -2/+0 |
2003-01-17 | - duplicate package checks with arch/os checks if colored. | jbj | 9 | -11/+140 |
2003-01-13 | - teach rpmquery to return "owning" package(s) in spite of alternatives. | jbj | 1 | -33/+25 |
2003-01-10 | - fix: obscure corner case(s) with rpmvercmp (#50977). | jbj | 1 | -1/+2 |
2003-01-03 | fix: inverted logic in RPMPROB_FILTER_REPLACENEWFILES filtering. | jbj | 1 | -1/+1 |
2003-01-01 | - fix: dependency helpers now rate limited at 10ms, not 1s. | jbj | 2 | -10/+12 |
2003-01-01 | fix: file dependency dictionary has size other than #files. | jbj | 2 | -9/+15 |
2003-01-01 | fix: restore upgrade functionality with colors. | jbj | 7 | -12/+66 |
2002-12-31 | Dump multilib code, colored depndencies instead. | jbj | 8 | -255/+16 |
2002-12-31 | 1st crack at colored installs. | jbj | 16 | -150/+173 |
2002-12-30 | - fix: typo in assertion. | jbj | 5 | -21/+27 |
2002-12-30 | - use rpmfiFDepends() underneath --fileprovide and --filerequire. | jbj | 4 | -5/+181 |
2002-12-30 | - use rpmfiFDepends() underneath --fileprovide/--filerequire. | jbj | 1 | -73/+60 |