Protect sq->reaped with sighold and sigrelease.
[platform/upstream/rpm.git] / lib /
2004-03-06 jbjFilter ENOTSUP lsetfilecon() to permit tmpfs mount...
2004-03-05 jodeninitial autorollback feature.
2004-03-05 paulnAdded todo for types for tagtbl
2004-03-02 jbjChange lock file location.
2004-03-02 jbj- permit globs in macrofiles: directive (#117217).
2004-02-26 jbjuse static variable, not define, for lock file path.
2004-02-26 jbjsplint fiddles.
2004-02-25 niemeyerIt was 2 bytes, not one. Amateurs.. humpf. ;-)
2004-02-25 niemeyerOops. "path" was being allocated with 1 byte less than...
2004-02-25 niemeyerCreating transaction locking scheme based on fcntl...
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-22 jbj- stable sort for policy specifications, patterns befor...
2004-02-20 jbj- fix: only first "mkdir -p" directory had context...
2004-02-17 paulnReturn 1 and -1 as we state we do - #113668
2004-02-16 jbj- establish rpm_script_t before scriptlet exec.
2004-02-16 jbj- establish rpm_script_t before scriptlet exec, ignore...
2004-02-15 jbj- fix: setfiles (aka rpmsx.c) dinna handle patterns...
2004-02-15 jbj- fix: set fcontext for "mkdir -p" directories not...
2004-02-15 jbj- fix: set fcontext from pkg when file_contexts doesn...
2004-01-11 jbjrpm-nls-fixes.patch (from PLD).
2004-01-10 jbjAvoid trying to set "<<none>>" file context.
2004-01-09 jbjDon't try to set empty file contexts.
2004-01-09 jbjMap "<<none>>" expressions to "".
2004-01-09 jbjUse "", not NULL, for missing file contexts.
2004-01-05 jbjadd --with-selinux, move selinux stubs to system.h.
2004-01-03 jbjAdd %policy marker to suck *.te content into metadata.
2003-12-30 jbj- use -fPIC -DPIC on all platforms, not just mandatory...
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 jbjWarn only if installing.
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-12-26 jbjMake sure no. of added provides matches added list...
2003-12-25 jbjAdd lsetfilecon to install modes.
2003-12-25 jbjVerify file contexts from file security context patterns.
2003-12-23 jbjAdd filecontexts tags to header if %_build_file_context...
2003-12-23 jbj- fix some small memory leaks (valgrind).
2003-12-22 jbjAdd --filecontext, --fscontext, --recontext for 3 sourc...
2003-12-22 jbjDoxygen typo.
2003-12-22 jbjApply regex patterns to args.
2003-12-22 jbjsplint fiddles.
2003-12-21 jbjMore getter methods, add stems to regex pattern match.
2003-12-21 jbjAdd getters, permit revesed iteration.
2003-12-21 jbjParse selinux file_contexts patterns.
2003-12-21 jbjCreate file security context container.
2003-12-20 jbjRewrite loop conditionals with continue, use pointers...
2003-12-20 jbjUse popt for arg parsing.
2003-12-20 jbjsplit parsing into seperate routine.
2003-12-20 jbjSwallow setfiles.c from policycoreutils for hacking.
2003-12-11 jbj- only internal Berkeley db from now on.
2003-12-01 jbjsplint fiddles, no warnings.
2003-11-23 jbjMerge changes from rpm-4.2.1 development.
2003-07-09 jbj- resolve elf32/elf64 file conflicts to prefer elf64.
2003-07-02 jbj- don't attempt to remove dbenv on --rebuilddb.
2003-06-24 jbjSanity.
2003-06-19 jbj- staylor wanted an easter egg.
2003-06-15 jbjTypo.
2003-06-04 jbjRemove dead code.
2003-06-03 jbj- treat missing epoch's exactly the same as Epoch: 0.
2003-05-22 jbjPrepare to build with external beecrypt-3.0.0.
2003-05-15 jbj- add version check for package with provides and obsol...
2003-05-08 jbj- don't use error string after gzclose (Dmitry V. Levin).
2003-05-06 jbj- fix: cut-n-paste error setting nopromote for Conflict...
2003-04-29 jbj- fix: IDTXglob should return REMOVETID sorted headers...
2003-04-25 jbjbeecrypt-3.0.0 merge: grand renaming, mp32number et al.
2003-04-24 jbjCall romtsOrder() on erasures.
2003-04-21 jbjDon't segfault if given ascii armored rather than binar...
2003-04-16 jbj- permit secondary tag match patterns with RPMQV_ALL.
2003-04-16 jbj- resurrect manifests, RPMRC_NOTFOUND returned by readL...
2003-04-09 jbjSplint fiddles.
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-04 jbjAdd cpuinfo() test program.
2003-04-02 jbjUse rpmswEnter/rpmswExit throughout.
2003-04-02 jbjSplint clean.
2003-03-25 jbjAdd transaction stop watch points.
2003-03-25 jbjRepair rdtsc stopwatch, use gettimeofday(3) for now.
2003-03-23 jbjMake peace with automake-1.7.3.
2003-03-20 jbjMake sure that $(RPM_BUILD_ROOT}/usr/lib is 1st libarry...
2003-03-19 jbj- unify signal handling in librpmio, use condvar to...
2003-03-19 jbjSanity, take 2.
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-16 jbjStart unifying signal handlers.
2003-03-15 jbjSanity.
2003-03-15 jbjCreate.
2003-03-14 jbjCreate.
2003-03-14 jbjSanity.
2003-03-12 jbjSanity.
2003-03-12 jbjDon't put newlines in base64 tag, add rpmHeader tag.
2003-03-12 jbj- --queryformat '[%{*:xml}\n]' to dump header content...
2003-03-10 jbj- upgrade to zlib-1.2.beta7.
2003-03-06 jbj- fix: memory leak (85522).
2003-03-05 jbjSanity.
2003-02-06 jbj- popt: diddle doxygen/splint annotations, corrected...
2003-02-03 jbjoops, get rid of debugging printf's.
next