Add %_i18ndomains configuration.
[tools/librpm-tizen.git] / lib /
2000-02-23 jbjAdd %_i18ndomains configuration.
2000-02-23 jbjFirst attempt at rpmHeaderGetEntry().
2000-02-23 jbji18n lookaside.
2000-02-23 jbjfix: missed level of indirection in i18nTag().
2000-02-22 jbjAnother attempt to get i18n lookaside functional.
2000-02-22 jbjfix: filter excluded paths before adding install prefix...
2000-02-21 jbjAvoid segfault on malformed %{!?FOO:} expansion (#9581).
2000-02-17 jbjadd sl.po from Primoz Peterlin <peterlin@biofiz.mf...
2000-02-17 jbjENABLE_I18N_LOOKASIDE, take two.
2000-02-16 jbjDisable i18n lookaside for now.
2000-02-15 jbjnew rpm-build package to isolate rpm dependencies on...
2000-02-15 jbjFix inverted test on headerGetEntry return.
2000-02-13 jbjImplementation of i18n look-aside, no-op'ed for now.
2000-01-28 jbjDoxygen.
2000-01-24 jbjDocumentation comments.
2000-01-24 jbjfix: on --erase, segfault caused by "" prefix.
2000-01-24 jbjPass size(...)-1 to avoid buffer overflow on links...
2000-01-24 jbjfix: on --rebuilddb, make sure new/old paths are not...
2000-01-23 jbjExit if new db directory already exists when doing...
2000-01-19 jbjDoxygen fiddles.
2000-01-17 jbjadd %_rebuilddbpath macro to permit rebuilding db in...
2000-01-12 jbjfix: resurrect relative path's in fprint lookup queries.
2000-01-11 jbjOrphan.
2000-01-11 jbjconfigurable PATH for install %pre/%post et al scriptlets.
2000-01-04 jbjCorrect open flags for signing packages.
2000-01-03 jbjfix: manageFile needs to and with O_WRONLY(=1), not...
2000-01-03 jbjfix: fp.subDir was incorrectly set to NULL in sparse...
1999-12-24 jbjsplit python bindings into a separate sub-package of...
1999-12-21 jbjlib/rpmio.c: Start weeding the debug messages.
1999-12-19 jbjInitialize values behind pointers before calling rpmGet...
1999-12-19 jbjTypo (t->num rather than tnum causes segfault while...
1999-12-18 jbjSpelling correction.
1999-12-16 jbjdiddle some names to keep my C++ brethern happy (i...
1999-12-16 jbjfix: missing strdup when overriding buildroot from...
1999-12-15 jbjexpose enough of legacy fdio interface to compile gnorpm.
1999-12-15 jbjuninstall.c: rpmdbRemove used to have 2nd arg, tolerant...
1999-12-15 jbjfix: compressFileList was over-generating dirNames.
1999-12-13 jbjNULL missing at end of packages-to-be-installed array.
1999-12-12 jbjreload macros from cmd line when re-reading config...
1999-12-12 jbjlib/rpminstall.c: Perform glob on remote ftp install...
1999-12-12 jbjperform glob on remote ftp queries.
1999-12-11 jbjpartial implementation for ftp globbing.
1999-12-11 ewtdoLookup() wasn't stat'ing / properly
1999-12-10 jbjadd contentLength sanity check on rpmdb headerWrite.
1999-12-10 jbjfix: don't look at password when searching urlCache.
1999-12-10 jbjBack out fix for dirIndexes memory leak.
1999-12-08 jbjrename new FILENAMES tags to BASENAMES/DIRNAMES/DIRINDEXES.
1999-12-08 jbjfix: new filelists require package index, not pointer.
1999-12-07 jbjMakefile.am: Add RPM-GPG-KEY to the package.
1999-12-05 jbjexpose enough of the legacy fdio interface to compile...
1999-12-02 jbjpermit --whatprovides to lookup file dependencies.
1999-12-01 jbjSolaris fiddles.
1999-12-01 jbjAdd underscore in front of (possibly) non-supported...
1999-11-30 jbjlib/transaction.c: Fix (in the right place) the dil...
1999-11-30 jbjlib/depends.c: Fix minor memory leak.
1999-11-30 jbjlib/install.c: Check errno and mkdir specdir/sourcedir...
1999-11-27 jbjlib/stubs.c: Add portability routines to rpmlib for...
1999-11-26 jbjConsistent usage for fileNames, baseNames, dirNames...
1999-11-26 jbjlib/macro.c: Create rpmCleanPath().
1999-11-24 jbjbuild/files.c: Remove dead code.
1999-11-24 jbjlib/macro.c: Canonicalize paths in rpmGetPath().
1999-11-19 jbjmacros.in: Add buildsubdir and scriptlet template macros.
1999-11-18 jbjThe death of lib/ftp.c, merged into lib/rpmio.c.
1999-11-15 jbjMake static fd in transaction callback persistent.
1999-11-15 jbjrpm.c: Add --ftpdebug, --urldebug, --rpmiodebug (for...
1999-11-14 jbjlib/rpmio.c: Implement per-fd layers as a stack, add...
1999-11-12 jbjUse Fstrerror on ufdio throughut.
1999-11-10 jbjSwap 2nd and 3rd arg to Fread/Fwrite to preserve read...
1999-11-09 jbjfix: typo in error message (#6858).
1999-11-06 jbjSanity.
1999-11-05 jbjrpmio.c: Add per FD_t syserrno, read timers and simple...
1999-11-04 jbjUse Fopen almost everywhere.
1999-11-03 jbjFirst use of libio.
1999-11-02 jbjMove most of the ftp and http interface to rpmio.c.
1999-11-02 jbjAdd ref/deref/new/fileno/open vectors to FDIO_t.
1999-11-01 jbjftp.c: Preserve FD_t abstraction by creating fdDebug...
1999-10-31 jbjSpec: Add rootdir (as in chroot).
1999-10-30 jbjRename faFoo() routines, use FD_t I/O with fadio cookie...
1999-10-30 jbjMake fdFileno() static, use Fileno()/Ferror() analogues...
1999-10-30 jbjMerged back into rpmio.c.
1999-10-30 jbjSanity.
1999-10-29 jbjfix: resurrect multiple target platform builds.
1999-10-29 jbjcheck for memory leaks (almost all leaks are plugged).
1999-10-27 jbjuse compressed filenames on install side.
1999-10-21 jbjlclint annotations and compiler cruft.
1999-10-21 jbjlclint annotations.
1999-10-21 ewtgot installs/removes working with new file lists
1999-10-20 jbjUse xmalloc/xrealloc/xstrdup.
1999-10-20 jbjlclint annotations.
1999-10-20 jbjTyo: RPMTAG_COMPFILENAMES is ...COMPFILELIST.
1999-10-20 ewtanother batch of changes for new file list format ...
1999-10-17 ewtrelocations work better now
1999-10-08 ewtsupport new file list format for relocations and packag...
1999-10-08 jbjDo lseek as part of readp/writep.
1999-10-08 jbjUse xmalloc/xstrdup rather than malloc/strdup.
1999-10-06 ewtupdated for compressed file lists -- dep check should...
1999-10-06 ewtrpmdbFindByFile() deals with compressed file lists
1999-10-06 ewtmoved removed of extra UID information from header...
1999-10-06 ewtfixed bug w/ compressing file lists
1999-10-06 ewtfirst steps toward getting compressed file lists to...
next