2010-10-12 |
Eric W. Biederman | Add a python accessor for the source header |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Eric W. Biederman | Add a getter for the source header. |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Panu Matilainen | Fix misc/ include path |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Panu Matilainen | Further split the cli-tools to rpminstall, rpmquery... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Panu Matilainen | Remove filesystem related leftover API definitions |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Aron Griffis | Use the right variable for absolute path (ticket #137) |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Michal Čihař | Fix generating platform config for arm |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Panu Matilainen | Require file attribute config to have .attr suffix |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Panu Matilainen | Replace __foo_exeonly attribute with a more generic... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Panu Matilainen | Tolerate NULL args in argvSplitString() |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Panu Matilainen | Add cli switches to override signing key and digest... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Panu Matilainen | Adjust rpm.pc private libraries |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Panu Matilainen | Further streamline rpmcliArgIter() and friends |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Panu Matilainen | Lift specfile query out of main rpm(query) into separat... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Panu Matilainen | Simplify queryformat popt callback handling |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Piotr Drąg | l10n: Updated Polish (pl) translation to 100% |
commit | commitdiff | tree | snapshot |
2010-10-03 |
Guido Grazioli | l10n: Updated Italian (it) translation to 100% |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Panu Matilainen | And now python bindings are really free of librpmbuild... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Panu Matilainen | Kill spec.buildRoot from python |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Panu Matilainen | Use the new spec section getter in python bindings |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Panu Matilainen | Add getter for spec script sections too, bah... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Panu Matilainen | Use the new spec src/pkg API in python instead of direc... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Panu Matilainen | Add minimal API for spec packages and sources |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Panu Matilainen | Use namespaced names for spec pkg and source opaque... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Panu Matilainen | Finish off our librpmbuild API mass-murder by turning... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Panu Matilainen | rpmfcGenerateDepends() is internal, move away from... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Panu Matilainen | A few missing internal markers on librpm side too |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Panu Matilainen | Whoops, missing RPM_GNUC_INTERNAL on stashSt() |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Panu Matilainen | Stuff fts into a convenience library in misc/ |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Panu Matilainen | Lose rpmio-url leftovers from fts |
commit | commitdiff | tree | snapshot |
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 |
next |