Use headerIsSource() everywhere for determining package type
[platform/upstream/rpm.git] / lib / psm.c
2007-12-01 Panu MatilainenUse headerIsSource() everywhere for determining package...
2007-12-01 Panu MatilainenMake rpmlead opaque, add methods to deal with it
2007-11-27 Panu MatilainenMove rpmfiBuildFNames() to rpmfi now that it's possible
2007-11-27 Panu MatilainenMove legacy%#¤%#¤ to librpm now that it can move..
2007-11-23 Ralf CorsépiusExpand private include file names to be relative to...
2007-11-23 Panu MatilainenExport FD statistics enums + fdOp() method
2007-11-22 Panu MatilainenMove makeTempFile() from misc.h to rpmfileutil.h
2007-11-23 Ralf CorsépiusUse #include <x.h> syntax to include public headers.
2007-11-19 Panu MatilainenLose rpmerr.h for good
2007-11-19 Panu MatilainenReplace all RPMERR_* etc uses with corresponding RPMLOG...
2007-11-07 Panu MatilainenDocument rpmio_internal.h uses outside rpmio/
2007-11-07 Panu MatilainenRemove bunch of unnecessary misc.h includes, document...
2007-10-31 Panu MatilainenDocument RPMFI_INTERNAL uses
2007-10-31 Panu MatilainenDocument _RPMTE_INTERNAL needs
2007-10-30 Ralf Corsépiusmerge.
2007-10-30 Panu MatilainenSplit transaction score stuff to separate private header
2007-10-30 Panu MatilainenNo callback, no repackaging info - tough...
2007-10-30 Panu MatilainenUse rpmtsRootDir() instead of ts->rootDir + url guess...
2007-10-28 Ralf CorsépiusInclude "rpmlib.h" instead of <rpmlib.h>.
2007-10-28 Ralf CorsépiusInclude "rpmio_internal.h" instead of <rpmio_internal.h>.
2007-10-28 Ralf CorsépiusInclude "rpmlua.h" instead of <rpmlua.h>.
2007-10-28 Ralf CorsépiusInclude "rpmmacro.h" instead of <rpmmacro.h>.
2007-10-28 Ralf CorsépiusInclude "rpmurl.h" instead of <rpmurl.h>.
2007-10-26 Ralf CorsépiusEliminate [u|]int_[8|16|32]. Use c99 stdint.h types...
2007-10-09 Panu MatilainenMake rpmerr.h private, include directly where needed.
2007-10-09 Panu MatilainenReplace all uses of RPMMESS_VERBOSE with RPMLOG_INFO
2007-10-09 Panu MatilainenReplace all uses of RPMMESS_DEBUG with RPMLOG_DEBUG
2007-10-09 Panu MatilainenReplace all rpmMessage() uses with rpmlog()
2007-10-09 Panu MatilainenReplace all rpmError() uses with rpmlog()
2007-09-26 Panu MatilainenEliminate some unnecessary rpmte-internal accesses...
2007-09-20 Panu MatilainenRename public fileAction* type to rpmFileAction for...
2007-09-11 Ralf CorsépiusRemove splint tags.
2007-09-11 Panu MatilainenFake callbacks on erasure for packages without files...
2007-07-23 Panu MatilainenUpdate scriptlet names to match current reality (rhbz...
2007-07-12 Panu MatilainenCast argv to rpm_execcon expected type
2007-07-11 Panu MatilainenUse correct formatting for scoreboard pointers
2007-07-11 Panu MatilainenMore ptr target signedness fixes...
2007-07-11 Panu MatilainenMake offsets match what rpmdbAppendIterator() expects
2007-07-10 Panu MatilainenRemove const type-qualifiers from function return types...
2007-07-09 Panu MatilainenAvoid closing scriptlet stdout by mistake.
2007-06-26 Panu MatilainenRemove hardcoded libtermcap vs bash kludge.
2007-06-11 Panu MatilainenTreat null epoch equal to zero epoch in freshen (rhbz...
2007-05-24 Panu MatilainenCheck for supported payload format on package install...
2007-05-16 Panu MatilainenFix building without Lua support.
2007-04-16 Paul NasratWhen deleting files, drop any s-bit first, so that...
2007-04-16 Paul NasratFork failure patch from OpenSuSE
2005-07-13 jbj- fix: initialize variables used in debug msg (#160458).
2005-05-11 paulnscriptlet signal failure message
2005-01-04 jbjSplint fiddles.
2004-11-28 jbj- add support for automagic pubkey retrieval using...
2004-11-11 jbj- selinux: use rpm_execcon, not execv, to run scriptlet...
2004-11-11 jbjAvoid unnecessary chroot("/") calls for certain Mac...
2004-11-04 jbjStub in URL_IS_HTTPS everywhere.
2004-10-09 jbjDoxygen and cpp nit picks.
2004-10-09 jbjFlush changes from rpm-4_3 branch.
2004-10-09 jbjSplint fiddles.
2004-08-31 jbj- ia64: auto-relocate entire, not partial, directory...
2004-07-05 jbj- ia64: auto-relocate glibc.ix86 interpreter path ...
2004-05-04 joden%postun failures are now propagated back to transaction...
2004-05-03 jodenMinor tweaks to comments in autorollback code, made...
2004-04-01 jbjrevert buildtime tie breaking, not the right thing...
2004-03-28 jbj- use package build time as EVR comparison tie breaker.
2004-03-26 jbjSplint fiddles.
2004-03-24 niemeyer- Now Lua interface is using a global state.
2004-03-19 niemeyer- New internal Lua support scheme, laying under rpmio.
2004-03-16 niemeyer- Implemented support for internal Lua scripts.
2004-03-05 jodeninitial autorollback feature.
2004-02-23 jbj- force FD_CLOEXEC on 1st 100 inherited fdno's.
2004-02-23 jbj- set "rpm_script_t" exec type for scriptlets iff ...
2004-02-16 jbj- establish rpm_script_t before scriptlet exec.
2004-02-16 jbj- establish rpm_script_t before scriptlet exec, ignore...
2003-12-30 jbj- spelling corrections (#112728).
2003-12-27 jbjsplint fiddles.
2003-12-27 jbjMove #include "ugid.h" to fsm.c, nuke unused variable...
2003-12-27 jbj- fix: wrong package count for trigger scriptlet 1st...
2003-12-26 jbj- fix: escape '+' in regex patterns through RPMMIRE_DEF...
2003-05-08 jbj- don't use error string after gzclose (Dmitry V. Levin).
2003-04-16 jbj- resurrect manifests, RPMRC_NOTFOUND returned by readL...
2003-04-08 jbjfix: prevent segfault if malicious server sends 1 GB...
2003-04-07 jbjCalibrated stopwatch using rdtsc.
2003-04-04 jbjAccumulate compress/uncompress times.
2003-04-02 jbjUse rpmswEnter/rpmswExit throughout.
2003-04-02 jbjSplint clean.
2003-03-25 jbjRepair rdtsc stopwatch, use gettimeofday(3) for now.
2003-03-19 jbj- unify signal handling in librpmio, use condvar to...
2003-03-19 jbjSanity.
2003-03-18 jbjProof of concept scriptlet queue, single or multi threaded.
2003-03-16 jbjCreate rpmsq, combining rpmdb/psm signal handlers.
2003-03-15 jbjSanity.
2003-03-14 jbjSanity.
2003-03-06 jbj- fix: memory leak (85522).
2003-01-31 jbj- fix: trap SIGPIPE, close database(s).
2003-01-23 jbjsplint fiddles.
2003-01-20 jbjSplint fiddles.
2003-01-17 jbj- duplicate package checks with arch/os checks if colored.
2003-01-01 jbj- fix: dependency helpers now rate limited at 10ms...
2003-01-01 jbjfix: restore upgrade functionality with colors.
2002-12-31 jbjDump multilib code, colored depndencies instead.
2002-12-31 jbj1st crack at colored installs.
2002-12-21 jbj- add --enable-posixmutexes when configuring on linux.
next