Age | Commit message (Expand) | Author | Files | Lines |
2008-04-04 | %{_builddir} is not an url, ever | Panu Matilainen | 1 | -4/+2 |
2008-04-04 | We only ever deal with local, regular files in doUntar() | Panu Matilainen | 1 | -25/+7 |
2008-04-04 | We only ever deal with local, regular files in doPatch() | Panu Matilainen | 1 | -24/+5 |
2008-04-04 | Escape '%' in format | Jindrich Novy | 1 | -1/+1 |
2008-04-04 | Simplify formatting | Jindrich Novy | 1 | -2/+2 |
2008-04-04 | Simplify package comparison and format creation. | Jindrich Novy | 1 | -9/+7 |
2008-04-03 | Don't use static buffers in parseForRegexLang() | Jindrich Novy | 1 | -8/+8 |
2008-04-03 | Shut up a few silly compiler warnings that have crept in | Panu Matilainen | 1 | -2/+1 |
2008-03-31 | Make ExcludeArch/ExclusiveArch/ExcludeOS/ExclusiveOS actually work | Jindrich Novy | 1 | -2/+5 |
2008-03-29 | Fixup for rpmfcSaveArg() no longer freeing key | Panu Matilainen | 1 | -2/+2 |
2008-03-29 | Don't use static buffer ptr as return value in doUntar() | Jindrich Novy | 1 | -28/+20 |
2008-03-28 | Don't use static buffer in rpmfcELF(), make code more comprehensive | Jindrich Novy | 1 | -29/+21 |
2008-03-28 | Remove unneeded buffer operations | Jindrich Novy | 1 | -2/+0 |
2008-03-28 | Add rpmfcAddFileDep() to handle file dependencies securely | Jindrich Novy | 1 | -19/+30 |
2008-03-26 | Simplify changelog entry additions | Panu Matilainen | 1 | -13/+5 |
2008-03-26 | Remove unneeded free() | Jindrich Novy | 1 | -1/+0 |
2008-03-26 | Use rasprintf() in rpmfcHelper() and rpmfcGenerateDepends() | Jindrich Novy | 1 | -9/+12 |
2008-03-25 | Don't use static buffers to communicate between funcs, avoid buffer overflows. | Jindrich Novy | 1 | -10/+11 |
2008-03-25 | Use rasprintf() for NVR construction to remove BUFSIZ limit. | Jindrich Novy | 1 | -12/+28 |
2008-03-25 | Avoid artificial limits on tag name. | Jindrich Novy | 1 | -3/+1 |
2008-03-24 | Eliminate bogus const's from spec structure | Panu Matilainen | 3 | -27/+27 |
2008-03-24 | Eliminate bogus const's from OFI_t and spectags structs | Panu Matilainen | 3 | -7/+7 |
2008-03-24 | Eliminate bogus const from expression value | Panu Matilainen | 1 | -3/+3 |
2008-03-24 | Eliminate wtf pointer games with rpmGetPath result. | Panu Matilainen | 1 | -5/+6 |
2008-03-24 | Avoid entirely silly rpmio use in addFileToTagAux() | Panu Matilainen | 1 | -5/+3 |
2008-03-23 | Fix buffer overflow while creating patch script, avoid fixed sized buffers. | Jindrich Novy | 1 | -34/+53 |
2008-03-23 | Use rasprintf() to prevent overflows and remove BUFSIZ buffer limit. | Jindrich Novy | 3 | -16/+17 |
2008-03-23 | Fix writeRPM, use dynamic allocation, remove bogus const. | Jindrich Novy | 2 | -7/+11 |
2008-03-18 | Bump up sonames, we're not exactly ABI compatible with 4.4 anymore.. | Panu Matilainen | 1 | -1/+1 |
2008-03-18 | Minimal namespacing for locale-insensitive x*() string functions | Panu Matilainen | 7 | -37/+37 |
2008-03-07 | Log message adjustments | Panu Matilainen | 1 | -2/+2 |
2008-03-06 | Make yet more build tables readonly | Panu Matilainen | 3 | -8/+8 |
2008-03-06 | Mark bunch of static build-related tables as read-only | Panu Matilainen | 5 | -14/+14 |
2008-03-06 | Make rpmfc token and apply tables readonly | Panu Matilainen | 2 | -4/+4 |
2008-02-25 | Remove some ancient dead code | Panu Matilainen | 1 | -12/+0 |
2008-02-25 | Add %{sources} and %{patches} macros to build | Panu Matilainen | 1 | -0/+30 |
2008-02-22 | Use %__tar instead of hardcoded tar in build prep | Panu Matilainen | 1 | -4/+13 |
2008-02-22 | Don't use legacy gzipbin etc macros in build | Panu Matilainen | 1 | -5/+5 |
2008-02-22 | Make %patch use %__patch instead of hardcoded patch.. patchy huh? | Panu Matilainen | 1 | -4/+7 |
2008-02-05 | Mass convert (back) to rpmTag as it's usable everywhere now | Panu Matilainen | 10 | -42/+42 |
2008-02-05 | Use rpmTagType always now that it's available everywhere | Panu Matilainen | 4 | -7/+7 |
2008-02-05 | Use rpm_flag_t for header generic bitfields (file flags etc) | Panu Matilainen | 1 | -6/+6 |
2008-02-05 | rpm5.org: free 5 bits for rpmfc coloring expansion | Panu Matilainen | 1 | -18/+26 |
2008-02-05 | More rpm-headerdata types: rpm_dev_t and rpm_ino_t, use where spotted | Panu Matilainen | 1 | -4/+4 |
2008-02-05 | Add rpm_rdev_t type for rdev entries | Panu Matilainen | 1 | -2/+2 |
2008-02-05 | Add rpm_mode_t type, use where spotted | Panu Matilainen | 3 | -6/+6 |
2008-02-05 | Add rpm_color_t type for rpm color bits, use where spotted | Panu Matilainen | 1 | -4/+4 |
2008-02-04 | Add rpm_time_t type for time types (in headers), use where spotted | Panu Matilainen | 4 | -7/+7 |
2008-02-04 | Add rpm_off_t type for file size types, use where spotted | Panu Matilainen | 3 | -5/+5 |
2008-02-03 | Make rpmtag.h standalone, include from rpmtypes.h | Panu Matilainen | 8 | -8/+8 |