2011-04-21 |
Panu Matilainen | Handle errors from moving target file into place in... |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Panu Matilainen | headerPut() and headerDel() returns aren't interesting... |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Panu Matilainen | Remove redundant indentation block from rpmSign() |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Panu Matilainen | Just ignore miFreeHeader() return on rpmdbNextIterator... |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Panu Matilainen | Ignore dbiSync() return code everywhere |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Panu Matilainen | Oops, thinko/typo in commit 8215e17c248f91f501bd8a2968d... |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Panu Matilainen | Remove pointless xx tmp return code from dbiAppendSet... |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Panu Matilainen | Eliminate last three assert()'s from the backend |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Panu Matilainen | And finally at six feet, the old cursor api is official... |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Panu Matilainen | And another foot deeper... |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Panu Matilainen | Bury the old cursor api one foot deeper |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Panu Matilainen | Convert the other (rpmdb iterators etc) uses to the... |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Panu Matilainen | Convert local-only uses of DBC to dbiCursor interface |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Panu Matilainen | Add a db cursor abstraction and interfaces for using it |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Panu Matilainen | Rename _dbConfig and _dbiIndex structs to common foo_s... |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Panu Matilainen | Remove non-cursor support from dbiDel(), dbiPut() and... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Panu Matilainen | Return explicit NULL's from db iterator free functions... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Panu Matilainen | Ignore error codes in rpmdbIndexIteratorFree() |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Panu Matilainen | Ignore error codes in rpmdbFreeIterator() |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Jindrich Novy | Attempt to fetch sources/patches when they are missing... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Panu Matilainen | Give at least some indication of error from fchdir... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Panu Matilainen | Use rpmsqFork() return code instead of semi-private... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Panu Matilainen | Fclose() and unlink() errors aren't fatal here, just... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Panu Matilainen | Catch write errors when generating scriptlet temporary... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Panu Matilainen | Improve fsm error code handling in psm |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Panu Matilainen | Actually handle headerGet() / pgpPrtPkts() failure... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Panu Matilainen | Eliminate unused variable in rpmpluginsAdd() |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Panu Matilainen | Restore previous vsflags on return from rpmInstall... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Panu Matilainen | Eliminate another set-but-unused xx warning |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Panu Matilainen | Reflect file classifier errors in rpmdeps exit code |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Panu Matilainen | Remove yet another pointless tmp variable |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Panu Matilainen | Collect proper exit status from rpmdbRemoveDatabase() |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Panu Matilainen | Ignore rpmdbClose() return on failed rpmdbOpen() |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Panu Matilainen | Clean up urlGetFile() return values |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Panu Matilainen | Remember to free db index iterators too on forced termi... |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Panu Matilainen | Fix dangling databases from iterators (ticket #820) |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Panu Matilainen | Only muck with signals on first and last db open/close |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Ville Skyttä | Extract perl dependecies from "use parent qw(Foo)". |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Ville Skyttä | Honor $TMPDIR in various scripts. |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Panu Matilainen | Unbreak obsoletes from commit b1a4b57315d31ba98bc0e5803... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Panu Matilainen | Dont reference transaction set from transaction elements |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Jindrich Novy | Don't list packages which will not be created in spec... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Panu Matilainen | Update INSTALL a bit, include blurb about the test... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Panu Matilainen | Only enable test-suite if fakechroot is available |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Panu Matilainen | Execute all non-compilation rpmbuild tests in fakechroot |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Panu Matilainen | Add more stuff to test-suite root environment |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Panu Matilainen | Switch more test-suite builds to run under fakechroot |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Panu Matilainen | Run dependency tests entirely in fakechroot |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Panu Matilainen | Prepare the test root entirely from Makefile, add missi... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Panu Matilainen | Remove redundant data copying into test-suite root |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Panu Matilainen | Avoid leaking our compilation directory into test-suite |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Panu Matilainen | Adjust rpmdb path for all remaining non-fakeroot runs |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Panu Matilainen | Adjust rpmdb path in python tests |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Panu Matilainen | Explicitly initialize the test-root database always |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Panu Matilainen | Switch the two remaining rpm runs under fakechroot |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Panu Matilainen | Run all rpmmacro tests under fakechroot |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Panu Matilainen | Make a bunch of tools available in the testsuite root... |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Panu Matilainen | Run most rpmi tests under fakechroot |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Panu Matilainen | Run testsuite rpmdb init helper with fakechroot |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Panu Matilainen | Make all query tests run under fakechroot |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Panu Matilainen | Make all generic tests run under fakechroot |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Panu Matilainen | Avoid unnecessary use of 'id' in test-suite specs |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Panu Matilainen | Make all test data available in the test-root |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Panu Matilainen | Test-suite spring cleaning |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Panu Matilainen | Add a more useful example to rpm2cpio manpage |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Florian Festi | Remove rpm v3 code |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Florian Festi | Add rpmdsMatchesDep() as alternative to rpmdsAnyMatches... |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Jindrich Novy | Simplify fsmMapFContext() |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Jindrich Novy | Remove unused variables from db3.c |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Panu Matilainen | Use pkg-config to find Lua + determine flags (ticket... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Panu Matilainen | Drop the unused + unmaintained javadeps helper |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Panu Matilainen | Oops, lib/misc.c is no more, remove from POTFILES.in |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Panu Matilainen | Use canoncolor to determine lib vs lib64 |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Panu Matilainen | Push platform config out of main rpm macros file |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Panu Matilainen | Generate platform configuration for all known architectures |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Panu Matilainen | Simplify the hysterical per-platform vendor-sed thing |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Panu Matilainen | Create platform specific config on all OS'es |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Panu Matilainen | Move %_fixperms to main macro config |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Panu Matilainen | Yank out 2001 vintage Mandrake-specific macros |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Panu Matilainen | Replace distro/vendor autodetection with a configure... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Florian Festi | Move find-provides and find-requires link to autodeps/ |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Jindrich Novy | Clean up headerRead() |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Jindrich Novy | Remove checks of unused things from configure.ac |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Jindrich Novy | Don't use mtrace(3), muntrace(3) and don't check for... |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Jindrich Novy | Avoid timedRead() usage |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Jindrich Novy | Remove libio support to suppress timedRead() |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Panu Matilainen | Eliminate pointless isSource member from eiu struct... |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Panu Matilainen | Eliminate header from eiu struct, its just a local... |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Panu Matilainen | Reduce vsflags flip-flop |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Panu Matilainen | checkFreshenStatus() only needs a header, not the entir... |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Panu Matilainen | Fix classification of ELF binaries with sticky bit... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Panu Matilainen | Fix a small memleak in rpmsign tool |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Panu Matilainen | Plug memory leaks on macro definition error cases |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Panu Matilainen | Fix couple of incorrect sizeof() uses |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Panu Matilainen | Missing va_end() call |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Jindrich Novy | Avoid freeing an unallocated variable (RhBug:688091) |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Jindrich Novy | Fix cpio_doio() |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Jindrich Novy | Clean up rpmfcClassify() |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Panu Matilainen | Update librpm doxygen module list |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Panu Matilainen | Mark htonll() as "const" function |
commit | commitdiff | tree | snapshot |
next |