rpm/lib
Panu Matilainen 179ebc1745 Add RPMCALLBACK_SCRIPT_ERROR callback type
- TS callback has a better chance at doing something semi-intelligent
  on scriptlet failure than rpmlog callback
- Hijack "amount" for script tag that failed, "total" for exit code
  which might be pretty much anything: waitpid child, actual exit status or
  lua error... not probably very useful in the callback but...
- Notify before logging so users can catch the actual error message
  on next rpmlog callback.. or something
2007-12-07 16:19:21 +02:00
..
.files LCLINT pass 0. 1998-11-16 21:40:28 +00:00
Makefile.am Split rpmte internals to separate header 2007-12-03 10:15:46 +02:00
cpio.c Expand private include file names to be relative to $(top_srcdir) 2007-11-23 11:39:29 +01:00
cpio.h Unexport FSM(I) typedefs, only usable within rpm 2007-09-21 13:02:55 +03:00
depends.c Eliminate debug junk from the API 2007-12-04 11:25:46 +02:00
formats.c Move rpmsenseFlag enums to rpmds where they logically belong 2007-12-02 22:59:38 +02:00
fs.c Move rpmGetPath and rpmGenPath to rpmfileutil.h 2007-11-23 10:20:19 +02:00
fsm.c Match filestage strings with the fact that we dont use "rpc" anymore 2007-12-04 11:28:16 +02:00
fsm.h Move file action enums to rpmfi where they logically belong 2007-12-02 22:50:55 +02:00
getdate.y Remove refs to emacs. 2007-10-17 08:41:53 +02:00
idtx.c Use headerIsSource() everywhere for determining package type 2007-12-01 19:29:57 +02:00
idtx.h Use #include <x.h> syntax to include public headers. 2007-11-23 06:46:19 +01:00
legacy.c Fix couple of doxygen file paths, remove obsolete comment 2007-12-03 18:39:56 +02:00
legacy.h Fix couple of doxygen file paths, remove obsolete comment 2007-12-03 18:39:56 +02:00
manifest.c Move logging related macros rpmlog, adjust includes 2007-11-30 23:08:38 +02:00
manifest.h Remove splint tags. 2007-09-11 19:07:39 +02:00
misc.c Use regular POSIX functions instead of "RPC" clones 2007-12-03 16:33:18 +02:00
misc.h Move makeTempFile() from misc.h to rpmfileutil.h 2007-11-22 16:28:30 +02:00
package.c Make rpmlead opaque, add methods to deal with it 2007-12-01 18:31:09 +02:00
poptALL.c Move logging related macros rpmlog, adjust includes 2007-11-30 23:08:38 +02:00
poptI.c Use #include <x.h> syntax to include public headers. 2007-11-23 06:46:19 +01:00
poptQV.c Use #include <x.h> syntax to include public headers. 2007-11-23 06:46:19 +01:00
psm.c Add RPMCALLBACK_SCRIPT_ERROR callback type 2007-12-07 16:19:21 +02:00
psm.h Eliminate debug junk from the API 2007-12-04 11:25:46 +02:00
query.c Fix query return codes (rhbz#244236) 2007-12-05 15:56:18 +02:00
rpmal.c Eliminate debug junk from the API 2007-12-04 11:25:46 +02:00
rpmal.h Add separate public header for callback declarations 2007-12-01 10:08:13 +02:00
rpmcallback.h Add RPMCALLBACK_SCRIPT_ERROR callback type 2007-12-07 16:19:21 +02:00
rpmchecksig.c Eliminate debug junk from the API 2007-12-04 11:25:46 +02:00
rpmcli.h Move rpmtransFlags enums to rpmts.h where it logically belongs 2007-12-02 22:54:14 +02:00
rpmds.c Eliminate debug junk from the API 2007-12-04 11:25:46 +02:00
rpmds.h Eliminate debug junk from the API 2007-12-04 11:25:46 +02:00
rpmfi.c Eliminate debug junk from the API 2007-12-04 11:25:46 +02:00
rpmfi.h Eliminate debug junk from the API 2007-12-04 11:25:46 +02:00
rpmfi_internal.h Split rpmfi internals to separate header 2007-12-03 09:46:51 +02:00
rpmgi.c Fix query return codes (rhbz#244236) 2007-12-05 15:56:18 +02:00
rpmgi.h Fix query return codes (rhbz#244236) 2007-12-05 15:56:18 +02:00
rpminstall.c Add RPMCALLBACK_SCRIPT_ERROR callback type 2007-12-07 16:19:21 +02:00
rpmlead.c Make rpmlead opaque, add methods to deal with it 2007-12-01 18:31:09 +02:00
rpmlead.h Make rpmlead opaque, add methods to deal with it 2007-12-01 18:31:09 +02:00
rpmlib.h Rename _rpmdbMatchIterator -> rpmdbMatchIterator_s 2007-12-03 16:58:16 +02:00
rpmlibprov.c Use #include <x.h> syntax to include public headers. 2007-11-23 06:46:19 +01:00
rpmlock.c Move logging related macros rpmlog, adjust includes 2007-11-30 23:08:38 +02:00
rpmlock.h Remove splint tags. 2007-09-11 19:07:39 +02:00
rpmps.c Eliminate debug junk from the API 2007-12-04 11:25:46 +02:00
rpmps.h Eliminate debug junk from the API 2007-12-04 11:25:46 +02:00
rpmrc.c More rpmerr.h removal fallout 2007-12-07 10:57:39 +02:00
rpmtag.h Split RPMTAG_* and related functions out of rpmlib.h to rpmtag.h 2007-12-03 10:47:25 +02:00
rpmte.c Eliminate debug junk from the API 2007-12-04 11:25:46 +02:00
rpmte.h Split rpmte internals to separate header 2007-12-03 10:15:46 +02:00
rpmte_internal.h Split rpmte internals to separate header 2007-12-03 10:15:46 +02:00
rpmts.c Eliminate debug junk from the API 2007-12-04 11:25:46 +02:00
rpmts.h Eliminate debug junk from the API 2007-12-04 11:25:46 +02:00
rpmts_internal.h Define and use pgpKeyID_t for pgp key id's 2007-11-26 14:19:38 +02:00
rpmtsscore.h Document rpmtsScoreGetEntry() parameter to please doxygen 2007-12-03 18:47:40 +02:00
rpmvercmp.c Move the xstr*() string variants from rpmio.h to rpmstring.h 2007-11-23 08:32:08 +02:00
signature.c More rpmerr.h removal fallout 2007-12-07 10:57:39 +02:00
signature.h Use #include <x.h> syntax to include public headers. 2007-11-23 06:46:19 +01:00
tcpu.c Use #include <x.h> syntax to include public headers. 2007-11-23 06:46:19 +01:00
tds.c Use #include <x.h> syntax to include public headers. 2007-11-23 06:46:19 +01:00
tgi.c Move logging related macros rpmlog, adjust includes 2007-11-30 23:08:38 +02:00
tplatform.c Fix "byte" usage in test programs too 2007-11-26 13:51:44 +02:00
transaction.c Eliminate debug junk from the API 2007-12-04 11:25:46 +02:00
trb.c Move logging related macros rpmlog, adjust includes 2007-11-30 23:08:38 +02:00
tsystem.c Use #include <x.h> syntax to include public headers. 2007-11-23 06:46:19 +01:00
tthread.c Move logging related macros rpmlog, adjust includes 2007-11-30 23:08:38 +02:00
verify.c Eliminate debug junk from the API 2007-12-04 11:25:46 +02:00