2010-10-01 |
Panu Matilainen | Force shared build of python extension |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Panu Matilainen | Add configure switch to disable plugins build |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Panu Matilainen | Handle enable/disable python to configure.ac more sanely |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Panu Matilainen | Remove configuration for no longer existing db indexes |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Panu Matilainen | And now sighdrPut() can be buried back into signature.c |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Panu Matilainen | Eliminate some redundancy in signature sanity checking |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Panu Matilainen | Simplify the signature generation somewhat |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Panu Matilainen | Split the setup + running of gpg helper to a separate... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Panu Matilainen | Eliminate the pointless switch-case from makeHDRSignature() |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Panu Matilainen | Start ripping through the hysterical signature generati... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Panu Matilainen | Clean up makeHDRDigest() a bit |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Panu Matilainen | Make rpmGenSignature() static |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Panu Matilainen | Whoops, couple of includes gone missing in the shuffle |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Panu Matilainen | Update translations to pick up stuff moving about etc |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Panu Matilainen | And finally split the signing support into a separate... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Panu Matilainen | Lift the signature generation in all its g(l)ory to... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Panu Matilainen | Move sighdrPut() to inline function in signature.h |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Panu Matilainen | Split signature and digest generation to separate functions |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Panu Matilainen | Split internal header signature and digest generation... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Panu Matilainen | Signer id is not sufficient measure for signature samen... |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Panu Matilainen | Make RPMFILE_STATE_MISSING part of the rpmfileState... |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Panu Matilainen | Fix a rpmTag/rpmSigTag mismatch by using the more appro... |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Panu Matilainen | Eliminate silly leftover switch-case from _tagType() |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Panu Matilainen | Remove leftover trap for RPMRC_FAIL errors where none... |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Panu Matilainen | Wrong enum type used for psm goal, gcc 4.5 complains... |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Panu Matilainen | Whoops, wrong enum type used for pubkey algorithm |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Panu Matilainen | Eliminate %_signature from man pages too |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Panu Matilainen | Rip the useless %_signature macro and everything around it |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Panu Matilainen | Fix the broken existing signature checking on add/resig... |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Panu Matilainen | Decide header sigtag based on what was actually written |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Panu Matilainen | Handle non-terminated substrings centrally in expandMacro() |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Panu Matilainen | Dynamic expansion buffer reallocation for lua macros too |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Panu Matilainen | Whoops, fix typo/thinko from commit dc258bac41e32e754b1... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Panu Matilainen | Eliminate the internal in-place-expansion buffer limitation |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Panu Matilainen | Simplify / sanitize expandU() a bit |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Panu Matilainen | Dynamically reallocate macro expansion buffer (ticket... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Panu Matilainen | Let expandMacro() allocate its own buffer |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Panu Matilainen | Track current expansion point via distance to buffer... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Panu Matilainen | Push the macro buffer size limit down by one level |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Panu Matilainen | Eliminate unused spec field from macro expansion state... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Panu Matilainen | Avoid calloc() in macro findEntry() |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Panu Matilainen | Avoid unnecessary round-trip through expandT() where... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Panu Matilainen | Use function arguments to pass, duh, arguments into... |
commit | commitdiff | tree | snapshot |
2010-09-26 |
Jindrich Novy | Fix segfault in rpmdeps (RhBug:637357) |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Panu Matilainen | Eliminate separate fileIndexEntry from rpmal |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Panu Matilainen | Use headerNextTag() for header format iteration |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Panu Matilainen | Use HEADER_MAGIC_FOO enums instead of 0/1 in python... |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Panu Matilainen | Remove double const in urlstring struct |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Panu Matilainen | Make rpmsqAction compatible to sa_sigaction |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Hajime Taira | l10n: Updated Japanese (ja) translation to 100% |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | Remove double const on rpmrc tables |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | Fix rpmRC/int return mismatch by counting errors from... |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | Use rpmTag as psm scriptTag for type correctness |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | Default to the common case wrt dir name/index tags... |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | Move PTOK type enum out of the sprintfToken struct |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | Remove bunch of double consts in librpmbuild |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | Initialize nametag to RPMTAG_NOT_FOUND in parseRCPOT() |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | Const pedantry: taropts only ever points to string... |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | Move expression type enum out of the struct |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | Use actual enum values in tag table sentinel to avoid... |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | Add "c++ protection" to (hopefully) all of our internal... |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | Missing c++ end marker in rpmdb_internal.h, oops |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | Add "C++ protection" to the public rpmutil.h header... |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | void stepping on toes of relatives, part 5 |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | Avoid stepping on toes of relatives, part 4 |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | Avoid stepping on toes of relatives, part 3 |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | Avoid stepping on toes of relatives, part 2 |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | Avoid stepping on toes of relatives, part 1 |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | Queryformat string sanity in queryArgCallback() |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | Use rasprintf() instead of manual alloc + sprintf() |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | Rename tagtbl.c -> tagtbl.C |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | Use the macro allocator variants within librpm* |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | Use _free() instead of rfree() where "return value... |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | Return explicit NULL from various fooFree() functions... |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | Return typed pointers from rpmluaFree() and rpmluavFree() |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | Return typed pointer from headerformat cacheFree() |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | Return typed pointer from freeHardLink() |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | Use typed instead of void pointer for fsm dnl iterator |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | Use typed instead of void pointer for fsm map iterator |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | Adjust pgpMpiSet() dest type to match actual use |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | Error string is const char *, not void pointer |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | Adjust internal io read, write and digest update to... |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | Avoid using void pointer when we have a real type for... |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | Move the RPMVERSION constant among its friends in depends.c |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | strrchr() family considered harmful, part 666 |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | strstr() considered harmful, part 541 |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | Use RPMTAG_NOT_FOUND instead of for "invalid tag" value |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | Move RPMTAG_NOT_FOUND into rpmTag enumeration |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | Move rpmHeaderTagFunc() a bit to avoid unnecessary... |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | Move format extension table a bit to avoid unnecessary... |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | Use the new tag type/return type getters everywhere |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | Add yet more rpmTagTagTagFoo() functions |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | Split tag type and return type to separate fields in... |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | Use the enum name instead of value when generating... |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | Use proper types for tag and format extension functions |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | Differentiate between the possible te types and iterato... |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | Change fdstat functions to take fdOpx enum to fix int... |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | Fix up silly int/enum and type vs variable name mixups... |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | Use actual rpmTags in place of the old HEADER_FOO defin... |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Panu Matilainen | Rename specdFlags to remove unnecessary type vs variabl... |
commit | commitdiff | tree | snapshot |
next |