Age | Commit message (Expand) | Author | Files | Lines |
2002-12-24 | - permit both relative/absolute paths, display 'P' when verifying. | jbj | 25 | -299/+308 |
2002-12-24 | - add %%pubkey attribute to read armored pubkey files into header. | jbj | 28 | -1967/+2299 |
2002-12-24 | Rescusitate doxygen file manifest. | jbj | 35 | -285/+380 |
2002-12-24 | Keep message to 1 line. | jbj | 1 | -1/+1 |
2002-12-24 | Check for unshared posix mutexes only on 1st open. | jbj | 1 | -5/+7 |
2002-12-24 | Ignore rpmdeps executable. | jbj | 1 | -0/+1 |
2002-12-24 | Remove unused Flags. | jbj | 1 | -1/+0 |
2002-12-24 | - fix: remove rpmfi scareMem so that headers can be reloaded on ia64. | jbj | 32 | -919/+1073 |
2002-12-24 | splint fiddles. | jbj | 9 | -24/+33 |
2002-12-24 | fix: ia64 segfault on build. | jbj | 7 | -48/+55 |
2002-12-23 | Sanity. | jbj | 25 | -458/+462 |
2002-12-22 | Typos. | jbj | 1 | -2/+2 |
2002-12-22 | - simplify specfile query linkage loop. | jbj | 40 | -2198/+2223 |
2002-12-21 | - add --enable-posixmutexes when configuring on linux. | jbj | 41 | -1801/+2013 |
2002-12-21 | splint fiddles. | jbj | 4 | -8/+11 |
2002-12-21 | Sanity. | jbj | 23 | -67/+83 |
2002-12-20 | - copy compressFilelist to convertdb1.c, remove internal legacy.h. | jbj | 24 | -107/+211 |
2002-12-20 | - error on exclusive Packages fcntl lock if DB_ENV_PRIVATE is set. | jbj | 3 | -5/+11 |
2002-12-20 | - test pthread_{mutex,cond}attr_setpshared(), add DB_ENV_PRIVATE if not. | jbj | 24 | -190/+242 |
2002-12-20 | - dynamically link /bin/rpm, link against good old -lpthread. | jbj | 7 | -16/+24 |
2002-12-19 | - add -I/usr/include/nptl, Conflicts: kernel <= 2.4.19. | jbj | 28 | -59/+70 |
2002-12-18 | Sanity. | jbj | 21 | -22/+22 |
2002-12-18 | Correct typo. | jbj | 2 | -2/+3 |
2002-12-18 | - add --file{class,provide,require} popt aliases and header extensions | jbj | 33 | -407/+693 |
2002-12-18 | - popt aliases for -U et al to achieve dynamic link with nptl. | jbj | 25 | -235/+257 |
2002-12-18 | Add --dwim | sopwith | 1 | -0/+2 |
2002-12-17 | - rebuild against glibc with fcntl fixed in libpthread. | jbj | 4 | -14/+22 |
2002-12-15 | - disable fcntl(2) lock on Packages until glibc+nptl is fixed. | jbj | 4 | -7/+20 |
2002-12-14 | - generate Elf provides even if file is not executable. | jbj | 3 | -9/+12 |
2002-12-14 | - fix: make sure each library has DT_NEEDED for all unresolved syms. | jbj | 7 | -50/+33 |
2002-12-13 | - debug_packages "works", but non-noarch w/o %setup has empty payload. | jbj | 24 | -49/+70 |
2002-12-13 | Bail on rpmfts_repr() for now. | jbj | 1 | -77/+93 |
2002-12-12 | - fix: add %%ifnarch noarch to debug_package macro | jbj | 3 | -10/+14 |
2002-12-12 | - fix: add rpmlib(VersionedDependencies) if versioned Provides: found. | jbj | 27 | -27/+46 |
2002-12-12 | Add | jbj | 13 | -179/+251 |
2002-12-11 | Sanity. | jbj | 1 | -1/+1 |
2002-12-11 | - rebuild against glibc with TLS support. | jbj | 1 | -1/+4 |
2002-12-11 | Add iterators to rpmfts-py.c. | jbj | 4 | -53/+197 |
2002-12-11 | Add rpmfts-py.[ch] bindings for fts(3) from rpmio. | jbj | 14 | -164/+660 |
2002-12-10 | Add tp_{init,alloc,new,free} methods to rpmts. | jbj | 14 | -152/+178 |
2002-12-10 | Sanity. | jbj | 22 | -612/+612 |
2002-12-10 | Repair fc->skipReq insertion typo. | jbj | 3 | -15/+19 |
2002-12-10 | Add coercions. | jbj | 3 | -143/+407 |
2002-12-09 | Include rpmbc-py.h too. | jbj | 1 | -1/+1 |
2002-12-09 | - don't generate dependencies unless execute bit is set. | jbj | 5 | -7/+23 |
2002-12-08 | Implement divide and divmod methods. | jbj | 1 | -3/+56 |
2002-12-08 | Add Debug method, implement obvious functions. | jbj | 1 | -8/+209 |
2002-12-08 | Stubs for beecrypt bindings. | jbj | 4 | -4/+497 |
2002-12-07 | Sanity. | jbj | 22 | -128/+131 |
2002-12-07 | Insturment auto request/provide disabling. | jbj | 2 | -19/+45 |