1997-06-03 |
ewt | Fixed horrible brokenness |
commit | commitdiff | tree | snapshot |
1997-06-02 |
ewt | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1997-06-02 |
ewt | Provide an alternate getmntent() if necessary. |
commit | commitdiff | tree | snapshot |
1997-06-02 |
ewt | Updated man page |
commit | commitdiff | tree | snapshot |
1997-06-02 |
ewt | Use pclose() w/ popen(), not fclose() |
commit | commitdiff | tree | snapshot |
1997-06-01 |
ewt | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1997-06-01 |
ewt | Added rpmfilename tag to to rpmrc and made use of it... |
commit | commitdiff | tree | snapshot |
1997-05-30 |
ewt | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1997-05-30 |
ewt | Solaris fixes |
commit | commitdiff | tree | snapshot |
1997-05-30 |
ewt | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1997-05-30 |
ewt | moved findPackageByLabel() to rpmdbFindByLabel() and... |
commit | commitdiff | tree | snapshot |
1997-05-30 |
ewt | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1997-05-30 |
ewt | added fssizes tag |
commit | commitdiff | tree | snapshot |
1997-05-30 |
ewt | added virtual query tag ability, fsnames query tag, |
commit | commitdiff | tree | snapshot |
1997-05-29 |
ewt | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1997-05-29 |
ewt | Replaced queryformat code with headerSprintf() <whew> |
commit | commitdiff | tree | snapshot |
1997-05-28 |
ewt | Fixed some missing >] in usage message |
commit | commitdiff | tree | snapshot |
1997-05-28 |
ewt | version 2.4.2 |
commit | commitdiff | tree | snapshot |
1997-05-27 |
ewt | changed version to 2.4.1 |
commit | commitdiff | tree | snapshot |
1997-05-27 |
ewt | don't backup config files on netsharedpaths |
commit | commitdiff | tree | snapshot |
1997-05-27 |
ewt | Changed version to 2.4.1 |
commit | commitdiff | tree | snapshot |
1997-05-27 |
ewt | added info on --build{arch|os} to --help and usage... |
commit | commitdiff | tree | snapshot |
1997-05-26 |
ewt | fixed group verification |
commit | commitdiff | tree | snapshot |
1997-05-23 |
ewt | Omit RPMTAG_ portion of --querytags output. |
commit | commitdiff | tree | snapshot |
1997-05-23 |
ewt | Omit RPMTAG_ portion of --querytags output. |
commit | commitdiff | tree | snapshot |
1997-05-21 |
ewt | Fixed aix chown test. |
commit | commitdiff | tree | snapshot |
1997-05-21 |
ewt | Created noarch architecture |
commit | commitdiff | tree | snapshot |
1997-05-20 |
ewt | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1997-05-20 |
ewt | Must include <sys/tiome.h> before <sys/resource.h>... |
commit | commitdiff | tree | snapshot |
1997-05-20 |
ewt | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1997-05-20 |
ewt | remove (none) entries during --setperms, --setugids |
commit | commitdiff | tree | snapshot |
1997-05-20 |
ewt | Use :shescape for --setugids, --setperms |
commit | commitdiff | tree | snapshot |
1997-05-20 |
ewt | Added :shescape query format tag |
commit | commitdiff | tree | snapshot |
1997-05-20 |
ewt | Moved includes of miscfn.h to the top. |
commit | commitdiff | tree | snapshot |
1997-05-20 |
ewt | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1997-05-20 |
ewt | Added more includes of <sys/time.h> and <sys/resource... |
commit | commitdiff | tree | snapshot |
1997-05-20 |
ewt | Use a more portable alternative to 'id -u' |
commit | commitdiff | tree | snapshot |
1997-05-20 |
ewt | Use lchown() if it's available |
commit | commitdiff | tree | snapshot |
1997-05-19 |
ewt | Guess chown doesn't follow symlinks w/ configure is... |
commit | commitdiff | tree | snapshot |
1997-05-19 |
ewt | Fixed some typos in verify.c for CHOWN_FOLLOWS_SYMLINK... |
commit | commitdiff | tree | snapshot |
1997-05-16 |
ewt | Added de, pt-br catalogs to file list. |
commit | commitdiff | tree | snapshot |
1997-05-16 |
ewt | Updated rpm.spec for 2.4. |
commit | commitdiff | tree | snapshot |
1997-05-16 |
ewt | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1997-05-16 |
ewt | Applied changes for AIX. This involved using <sys/selec... |
commit | commitdiff | tree | snapshot |
1997-05-16 |
ewt | Don't use fchdir() as it's not terribly portable. |
commit | commitdiff | tree | snapshot |
1997-05-15 |
ewt | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1997-05-15 |
ewt | If CHOWN_FOLLOWS_SYMLINK is set: |
commit | commitdiff | tree | snapshot |
1997-05-15 |
ewt | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1997-05-15 |
ewt | Added --enable-broken-chmod |
commit | commitdiff | tree | snapshot |
1997-05-15 |
ewt | added packager and url to default -qi output |
commit | commitdiff | tree | snapshot |
1997-05-15 |
ewt | Check for chown() following symlinks |
commit | commitdiff | tree | snapshot |
1997-05-15 |
ewt | Fix things up for SunOS |
commit | commitdiff | tree | snapshot |
1997-05-15 |
ewt | Include "miscfn.h" in a few more places. |
commit | commitdiff | tree | snapshot |
1997-05-15 |
ewt | Automatically define NEED_TIMEZONE |
commit | commitdiff | tree | snapshot |
1997-05-15 |
ewt | Include <limits.h> if it's available. |
commit | commitdiff | tree | snapshot |
1997-05-15 |
ewt | Don't segv if we can't do a uid to uname conversion |
commit | commitdiff | tree | snapshot |
1997-05-15 |
ewt | Allow --dbpath during --rebuildbdb |
commit | commitdiff | tree | snapshot |
1997-05-14 |
ewt | New translation from Karl Eichwalder |
commit | commitdiff | tree | snapshot |
1997-05-14 |
ewt | Fixed some minor problems. |
commit | commitdiff | tree | snapshot |
1997-05-14 |
ewt | Made some missing rpmrc entries a fatal error |
commit | commitdiff | tree | snapshot |
1997-05-14 |
ewt | Removed conflicting realpath() declaration. |
commit | commitdiff | tree | snapshot |
1997-05-14 |
ewt | Create intermediate directories properly. |
commit | commitdiff | tree | snapshot |
1997-05-14 |
ewt | Try to handle solaris2.5.1 in configure better |
commit | commitdiff | tree | snapshot |
1997-05-12 |
ewt | Added includes of miscfn.h |
commit | commitdiff | tree | snapshot |
1997-05-07 |
root | fix cpio bug |
commit | commitdiff | tree | snapshot |
1997-05-07 |
ewt | Fixed broken brackets in help document. |
commit | commitdiff | tree | snapshot |
1997-05-07 |
ewt | = didn't work w/ long arguments |
commit | commitdiff | tree | snapshot |
1997-05-07 |
ewt | Include sys/socket.h if it's available |
commit | commitdiff | tree | snapshot |
1997-05-07 |
ewt | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1997-05-07 |
ewt | Changed a bunch of bsearch() calls to work when sizeof... |
commit | commitdiff | tree | snapshot |
1997-05-07 |
ewt | Handle NEED_TIMEZONE, NEED_MYREALLOC |
commit | commitdiff | tree | snapshot |
1997-05-07 |
ewt | Look for limits.h (strtol.c uses it) |
commit | commitdiff | tree | snapshot |
1997-05-07 |
ewt | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1997-05-07 |
ewt | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1997-05-07 |
ewt | Added config.h, miscfn.h header files |
commit | commitdiff | tree | snapshot |
1997-05-07 |
ewt | Added include of config.h |
commit | commitdiff | tree | snapshot |
1997-05-07 |
ewt | Added includes of config.h, miscfn.h |
commit | commitdiff | tree | snapshot |
1997-05-07 |
ewt | added NEED_TIMEZONE, NEED_MYREALLOC |
commit | commitdiff | tree | snapshot |
1997-05-07 |
ewt | Protoype realpath() if it's not provided by libc. |
commit | commitdiff | tree | snapshot |
1997-05-07 |
ewt | Check for strerror, strtol, strtoul. |
commit | commitdiff | tree | snapshot |
1997-05-07 |
ewt | Includes config.h, miscfn.h |
commit | commitdiff | tree | snapshot |
1997-05-07 |
ewt | Minor cleanups. |
commit | commitdiff | tree | snapshot |
1997-05-06 |
ewt | 1) include config.h first |
commit | commitdiff | tree | snapshot |
1997-05-06 |
ewt | Source package installs use built in cpio now. |
commit | commitdiff | tree | snapshot |
1997-05-06 |
ewt | Added support for hard links. |
commit | commitdiff | tree | snapshot |
1997-05-06 |
ewt | Added callbacks to cpio to allow -h to work. |
commit | commitdiff | tree | snapshot |
1997-05-05 |
ewt | Doesn't use cpio to unpack archives anymore... |
commit | commitdiff | tree | snapshot |
1997-05-03 |
ewt | Fixed rengade .po to .mo |
commit | commitdiff | tree | snapshot |
1997-05-02 |
ewt | Needed to include miscfn.h |
commit | commitdiff | tree | snapshot |
1997-05-02 |
ewt | The gzipbin transition added a %d where there should... |
commit | commitdiff | tree | snapshot |
1997-05-02 |
ewt | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1997-05-02 |
ewt | Use strings.h on SCO (there's probably a better way... |
commit | commitdiff | tree | snapshot |
1997-05-02 |
ewt | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1997-05-02 |
ewt | Fixed "cannot open /var/lib/rpm/package.rpm" to use... |
commit | commitdiff | tree | snapshot |
1997-05-02 |
ewt | Don't set owner and group during a "make install" |
commit | commitdiff | tree | snapshot |
1997-05-02 |
ewt | Added portugese (brazilian) translation. |
commit | commitdiff | tree | snapshot |
1997-05-02 |
ewt | Fixed some typos in strings. |
commit | commitdiff | tree | snapshot |
1997-05-01 |
ewt | Made code recognize gzipbin rpmrc entry. |
commit | commitdiff | tree | snapshot |
1997-05-01 |
ewt | Look for gzip in path and store binary to use in /usr... |
commit | commitdiff | tree | snapshot |
1997-05-01 |
ewt | 1) Added search for gzip binary |
commit | commitdiff | tree | snapshot |
next |