2008-02-05 |
Panu Matilainen | Split non-cli verify bits from rpmcli to separate header |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Panu Matilainen | More rpm-headerdata types: rpm_dev_t and rpm_ino_t... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Panu Matilainen | Add rpm_rdev_t type for rdev entries |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Panu Matilainen | Add rpm_mode_t type, use where spotted |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Panu Matilainen | Add rpm_color_t type for rpm color bits, use where... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Panu Matilainen | Port some rpmds improvements from rpm5.org |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Panu Matilainen | Rip the horrible (ia64) autorelocate kludgery. RIP. |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Panu Matilainen | Use helper function to eliminate some copy-paste code |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Panu Matilainen | Remove double documention for exported header functions |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Panu Matilainen | Rip the useless header method vectors |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Panu Matilainen | Make check-programs build again, assorted type-fiddlings.. |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Panu Matilainen | Add rpm_time_t type for time types (in headers), use... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Panu Matilainen | Add rpm_off_t type for file size types, use where spotted |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Panu Matilainen | Make rpmtag.h standalone, include from rpmtypes.h |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Panu Matilainen | Use rpmTag etc enums for rpmTagGet*() functions |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Panu Matilainen | Stuff signature tags to rpmtag.h along with other tags... |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Panu Matilainen | Fix platform dir creation, doh |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Panu Matilainen | Update translations for a change.. |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Panu Matilainen | Move platform specific macros under RPMCONFIGDIR/platform/ |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Panu Matilainen | Ditch the "system" %_topdir, default to ~/rpmbuild... |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Panu Matilainen | Don't close GPG/PGP stdin to avoid harmless warning... |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Panu Matilainen | Avoid silly fixed size buffer in urlhelper |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Panu Matilainen | Allocate macro buffers dynamically |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Panu Matilainen | Allocate various macro buffers from heap not stack |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Panu Matilainen | Define + use MACROBUFSIZ for macro expansion buffer... |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Panu Matilainen | Macro shell expansion fixes (rhbz#431009) |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Panu Matilainen | Add rpmtypes to doxygen, with todo reminders.. |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Panu Matilainen | Include spring-cleaning |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Panu Matilainen | Use rpmsenseFlags type for dependency flags everywhere... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Panu Matilainen | Use headerIsSource() instead of doing it manually |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Panu Matilainen | rpmlib.h mass eviction |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Panu Matilainen | Move HGE and related prototypes to header.h |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Panu Matilainen | Move rpmTagType stuff to rpmtag.h now that they can... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Panu Matilainen | Stick rpmCallbackType to rpmtypes too.. |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Panu Matilainen | Add missing system includes |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Panu Matilainen | Uninline headerFreeData() |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Panu Matilainen | Stick relocation struct to rpmfi, typedef to rpmtypes... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Panu Matilainen | Move FD_t to rpmtypes.h, used all over .. |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Panu Matilainen | Move rpmRC definition to rpmtypes |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Panu Matilainen | rpmgi.h doesn't need rpmte and rpmts headers, implement... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Panu Matilainen | Remove bunch of unnecessary rpmlib.h includes |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Panu Matilainen | Move header and -iterator to rpmtypes |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Panu Matilainen | Move rpmalKey and rpmal to rpmtypes |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Panu Matilainen | Move fnpyKey typedef to rpmtypes, its widely used... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Panu Matilainen | Move rpmts and other major data typedefs to rpmtypes... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Panu Matilainen | Add missing c++ ifdefs to rpmtag and rpmtypes headers |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Panu Matilainen | Move header tagdata types from header.h to rpmtypes.h |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Panu Matilainen | Add stub rpmtypes.h header stub |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Panu Matilainen | Remove fts flag API symbols from help messages |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Panu Matilainen | Updated Polish translation (Piotr Drąg) |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Panu Matilainen | Make rpmbuild -bs and -ts imply --nodeps (rhbz#235507) |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Panu Matilainen | More missing system includes for size_t & friends |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Panu Matilainen | Add missing system includes to rpmmacro.h |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Panu Matilainen | Fix printing of filenames with whitespace in check... |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Panu Matilainen | Urgh, add geode to x86_64 secondary arch subst-crack... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Panu Matilainen | Document libmagic requirement |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Panu Matilainen | Rename isCompressed() -> rpmFileIsCompressed() for... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Panu Matilainen | Couple of missing doxygen groupings |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Panu Matilainen | Detect lzma magic if it exists, otherwise dumb check... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Panu Matilainen | Use the suffix checker in rpmfc instead of inline defin... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Panu Matilainen | Helper function for checking given suffix on path |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Panu Matilainen | Quote find-debuginfo builddir to avoid whitespace issues |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Panu Matilainen | Don't reset target when reading included rpmrc's. |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Panu Matilainen | Hackery to get secondary arch macros included on x86_64... |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Panu Matilainen | Bandaid patch for truncated error message in russian... |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Panu Matilainen | Permit conflicting ghost files |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Panu Matilainen | Print regular provides on build too (mdvbz#36672) |
commit | commitdiff | tree | snapshot |
2008-01-24 |
Panu Matilainen | Missing space in russian translation (mdvbz#36974) |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Panu Matilainen | Make uncompress macros match reality (_ vs __ prefix) |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Panu Matilainen | Add support for Geode CPU (rhbz#428979) |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Panu Matilainen | Define and use UGIDMAX instead of hardcoded 1024 all... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Panu Matilainen | pgpHexStr() returns pointer to static buffer, return... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Panu Matilainen | And *really* skip the leading % in --define, double... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Panu Matilainen | Fix thinko in macroname underscore conversion, duh |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Panu Matilainen | Document internal vs external BDB usage in INSTALL |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Panu Matilainen | Drop internal db from dist tarballs |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Panu Matilainen | Dirty hack to determine BDB .la name automatically |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Panu Matilainen | Implementation of triggerprein scriptlets. |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Panu Matilainen | Permit files with glob characters in *.rpm packages... |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Panu Matilainen | Avoid access(2) quirks querying symlinks, lstat(2)... |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Panu Matilainen | Handle spaces in file path arguments correctly (#217258) |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Panu Matilainen | Convert '-' to '_' within --define macro names (#124995) |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Panu Matilainen | Last 8 bytes of RSA modulus is keyid for V3 pubkeys... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Panu Matilainen | Set a default 0022 umask value always (#83006) |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Panu Matilainen | Print --usage to stderr instead of stdout (rhbz#164021) |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Panu Matilainen | Don't unlink non-temporary file in FSM_UNDO (rhbz#223931) |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Panu Matilainen | Fix field-width specifiers when no space between (rhbz... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Panu Matilainen | Handle "use vX.X.X" in perl dependency extraction ... |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Panu Matilainen | Saner RPM_FORCEFREE_TYPE definition |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Panu Matilainen | Remove now useless nested function in debugedit |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Panu Matilainen | Lose unused pgpMpiHex() |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Panu Matilainen | Revert rpmfi bits from 01cd03ea8f8a |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Panu Matilainen | Signedness consistency in rpmfi interface vs internal... |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Panu Matilainen | Avoid compressFilelist() stack overflow in pathological... |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Panu Matilainen | Teach (unused) headerFreeTag about RPM_FORCEFREE_TYPE |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Panu Matilainen | Gah, nss doesn't use size_t for lengths... |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Panu Matilainen | Assorted int -> size_t string size fixes in build code |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Panu Matilainen | More assorted int -> size_t uses |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Panu Matilainen | Assorted int -> size_t corrections for string lengths |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Panu Matilainen | Use size_t, not int for header format padding args |
commit | commitdiff | tree | snapshot |
next |