1997-06-19 |
ewt | First pass at SCO getmntent()
|
commit | commitdiff | tree |
1997-06-19 |
ewt | Include "miscfn.h"
|
commit | commitdiff | tree |
1997-06-19 |
ewt | Fixed memory allocation
|
commit | commitdiff | tree |
1997-06-19 |
ewt | Placed include of <sys/wait.h> after <sys/resource...
|
commit | commitdiff | tree |
1997-06-19 |
ewt | AIX changes from Till Bubeck
|
commit | commitdiff | tree |
1997-06-18 |
ewt | *** empty log message ***
|
commit | commitdiff | tree |
1997-06-18 |
ewt | Added language support to header
|
commit | commitdiff | tree |
1997-06-18 |
ewt | *** empty log message ***
|
commit | commitdiff | tree |
1997-06-18 |
ewt | Added %flags(noreplace) support, but it *hasn't been...
|
commit | commitdiff | tree |
1997-06-17 |
ewt | 1) added 's', 'm', 'n' to fflags type tag
|
commit | commitdiff | tree |
1997-06-17 |
ewt | Fixed mntctl() checking
|
commit | commitdiff | tree |
1997-06-16 |
ewt | dded --changelog to help, usage, and rpm.8
|
commit | commitdiff | tree |
1997-06-16 |
ewt | added "day" format specified and --changelog
|
commit | commitdiff | tree |
1997-06-16 |
ewt | Tried again to not backup config files on netshared...
|
commit | commitdiff | tree |
1997-06-16 |
ewt | changed struct rpmdb to struct rpmdb_s for C++
|
commit | commitdiff | tree |
1997-06-16 |
ewt | Removed buildos: buildarch: brokeness
|
commit | commitdiff | tree |
1997-06-03 |
ewt | *** empty log message ***
|
commit | commitdiff | tree |
1997-06-03 |
ewt | Fixed horrible brokenness
|
commit | commitdiff | tree |
1997-06-02 |
ewt | *** empty log message ***
|
commit | commitdiff | tree |
1997-06-02 |
ewt | Provide an alternate getmntent() if necessary.
|
commit | commitdiff | tree |
1997-06-02 |
ewt | Updated man page
|
commit | commitdiff | tree |
1997-06-02 |
ewt | Use pclose() w/ popen(), not fclose()
|
commit | commitdiff | tree |
1997-06-01 |
ewt | *** empty log message ***
|
commit | commitdiff | tree |
1997-06-01 |
ewt | Added rpmfilename tag to to rpmrc and made use of it...
|
commit | commitdiff | tree |
1997-05-30 |
ewt | *** empty log message ***
|
commit | commitdiff | tree |
1997-05-30 |
ewt | Solaris fixes
|
commit | commitdiff | tree |
1997-05-30 |
ewt | *** empty log message ***
|
commit | commitdiff | tree |
1997-05-30 |
ewt | moved findPackageByLabel() to rpmdbFindByLabel() and...
|
commit | commitdiff | tree |
1997-05-30 |
ewt | *** empty log message ***
|
commit | commitdiff | tree |
1997-05-30 |
ewt | added fssizes tag
|
commit | commitdiff | tree |
1997-05-30 |
ewt | added virtual query tag ability, fsnames query tag,
|
commit | commitdiff | tree |
1997-05-29 |
ewt | *** empty log message ***
|
commit | commitdiff | tree |
1997-05-29 |
ewt | Replaced queryformat code with headerSprintf() <whew>
|
commit | commitdiff | tree |
1997-05-28 |
ewt | Fixed some missing >] in usage message
|
commit | commitdiff | tree |
1997-05-28 |
ewt | version 2.4.2
|
commit | commitdiff | tree |
1997-05-27 |
ewt | changed version to 2.4.1
|
commit | commitdiff | tree |
1997-05-27 |
ewt | don't backup config files on netsharedpaths
|
commit | commitdiff | tree |
1997-05-27 |
ewt | Changed version to 2.4.1
|
commit | commitdiff | tree |
1997-05-27 |
ewt | added info on --build{arch|os} to --help and usage...
|
commit | commitdiff | tree |
1997-05-26 |
ewt | fixed group verification
|
commit | commitdiff | tree |
1997-05-23 |
ewt | Omit RPMTAG_ portion of --querytags output.
|
commit | commitdiff | tree |
1997-05-23 |
ewt | Omit RPMTAG_ portion of --querytags output.
|
commit | commitdiff | tree |
1997-05-21 |
ewt | Fixed aix chown test.
|
commit | commitdiff | tree |
1997-05-21 |
ewt | Created noarch architecture
|
commit | commitdiff | tree |
1997-05-20 |
ewt | *** empty log message ***
|
commit | commitdiff | tree |
1997-05-20 |
ewt | Must include <sys/tiome.h> before <sys/resource.h>...
|
commit | commitdiff | tree |
1997-05-20 |
ewt | *** empty log message ***
|
commit | commitdiff | tree |
1997-05-20 |
ewt | remove (none) entries during --setperms, --setugids
|
commit | commitdiff | tree |
1997-05-20 |
ewt | Use :shescape for --setugids, --setperms
|
commit | commitdiff | tree |
1997-05-20 |
ewt | Added :shescape query format tag
|
commit | commitdiff | tree |
1997-05-20 |
ewt | Moved includes of miscfn.h to the top.
|
commit | commitdiff | tree |
1997-05-20 |
ewt | *** empty log message ***
|
commit | commitdiff | tree |
1997-05-20 |
ewt | Added more includes of <sys/time.h> and <sys/resource...
|
commit | commitdiff | tree |
1997-05-20 |
ewt | Use a more portable alternative to 'id -u'
|
commit | commitdiff | tree |
1997-05-20 |
ewt | Use lchown() if it's available
|
commit | commitdiff | tree |
1997-05-19 |
ewt | Guess chown doesn't follow symlinks w/ configure is...
|
commit | commitdiff | tree |
1997-05-19 |
ewt | Fixed some typos in verify.c for CHOWN_FOLLOWS_SYMLINK...
|
commit | commitdiff | tree |
1997-05-16 |
ewt | Added de, pt-br catalogs to file list.
|
commit | commitdiff | tree |
1997-05-16 |
ewt | Updated rpm.spec for 2.4.
|
commit | commitdiff | tree |
1997-05-16 |
ewt | *** empty log message ***
|
commit | commitdiff | tree |
1997-05-16 |
ewt | Applied changes for AIX. This involved using <sys/select...
|
commit | commitdiff | tree |
1997-05-16 |
ewt | Don't use fchdir() as it's not terribly portable.
|
commit | commitdiff | tree |
1997-05-15 |
ewt | *** empty log message ***
|
commit | commitdiff | tree |
1997-05-15 |
ewt | If CHOWN_FOLLOWS_SYMLINK is set:
|
commit | commitdiff | tree |
1997-05-15 |
ewt | *** empty log message ***
|
commit | commitdiff | tree |
1997-05-15 |
ewt | Added --enable-broken-chmod
|
commit | commitdiff | tree |
1997-05-15 |
ewt | added packager and url to default -qi output
|
commit | commitdiff | tree |
1997-05-15 |
ewt | Check for chown() following symlinks
|
commit | commitdiff | tree |
1997-05-15 |
ewt | Fix things up for SunOS
|
commit | commitdiff | tree |
1997-05-15 |
ewt | Include "miscfn.h" in a few more places.
|
commit | commitdiff | tree |
1997-05-15 |
ewt | Automatically define NEED_TIMEZONE
|
commit | commitdiff | tree |
1997-05-15 |
ewt | Include <limits.h> if it's available.
|
commit | commitdiff | tree |
1997-05-15 |
ewt | Don't segv if we can't do a uid to uname conversion
|
commit | commitdiff | tree |
1997-05-15 |
ewt | Allow --dbpath during --rebuildbdb
|
commit | commitdiff | tree |
1997-05-14 |
ewt | New translation from Karl Eichwalder
|
commit | commitdiff | tree |
1997-05-14 |
ewt | Fixed some minor problems.
|
commit | commitdiff | tree |
1997-05-14 |
ewt | Made some missing rpmrc entries a fatal error
|
commit | commitdiff | tree |
1997-05-14 |
ewt | Removed conflicting realpath() declaration.
|
commit | commitdiff | tree |
1997-05-14 |
ewt | Create intermediate directories properly.
|
commit | commitdiff | tree |
1997-05-14 |
ewt | Try to handle solaris2.5.1 in configure better
|
commit | commitdiff | tree |
1997-05-12 |
ewt | Added includes of miscfn.h
|
commit | commitdiff | tree |
1997-05-07 |
ewt | Fixed broken brackets in help document.
|
commit | commitdiff | tree |
1997-05-07 |
ewt | = didn't work w/ long arguments
|
commit | commitdiff | tree |
1997-05-07 |
ewt | Include sys/socket.h if it's available
|
commit | commitdiff | tree |
1997-05-07 |
ewt | *** empty log message ***
|
commit | commitdiff | tree |
1997-05-07 |
ewt | Changed a bunch of bsearch() calls to work when sizeof...
|
commit | commitdiff | tree |
1997-05-07 |
ewt | Handle NEED_TIMEZONE, NEED_MYREALLOC
|
commit | commitdiff | tree |
1997-05-07 |
ewt | Look for limits.h (strtol.c uses it)
|
commit | commitdiff | tree |
1997-05-07 |
ewt | *** empty log message ***
|
commit | commitdiff | tree |
1997-05-07 |
ewt | *** empty log message ***
|
commit | commitdiff | tree |
1997-05-07 |
ewt | Added config.h, miscfn.h header files
|
commit | commitdiff | tree |
1997-05-07 |
ewt | Added include of config.h
|
commit | commitdiff | tree |
1997-05-07 |
ewt | Added includes of config.h, miscfn.h
|
commit | commitdiff | tree |
1997-05-07 |
ewt | added NEED_TIMEZONE, NEED_MYREALLOC
|
commit | commitdiff | tree |
1997-05-07 |
ewt | Protoype realpath() if it's not provided by libc.
|
commit | commitdiff | tree |
1997-05-07 |
ewt | Check for strerror, strtol, strtoul.
|
commit | commitdiff | tree |
1997-05-07 |
ewt | Includes config.h, miscfn.h
|
commit | commitdiff | tree |
1997-05-07 |
ewt | Minor cleanups.
|
commit | commitdiff | tree |
1997-05-06 |
ewt | 1) include config.h first
|
commit | commitdiff | tree |
1997-05-06 |
ewt | Source package installs use built in cpio now.
|
commit | commitdiff | tree |
next |