]> git.wh0rd.org Git - dump.git/history - configure.in
Prepare for release 0.4b40.
[dump.git] / configure.in
2005-05-02 Stelian PopAdded EA/ACL support in dump and restore.
2004-07-20 Stelian PopTest for libncurses, then libtermcap when --enable...
2004-07-05 Stelian PopMade dump use blkid library.
2004-05-24 Stelian PopAdd --enable-staticz configure option.
2003-10-26 Stelian PopFrom Uwe Gohlke:
2003-09-03 Stelian PopUpdate to autoconf 2.50
2003-04-10 Stelian PopCheck for openssl headers/libs when enabling ermt.
2003-04-08 Stelian PopEncrypting rmt
2003-02-11 Stelian PopFixed the configure scripts to only check not build...
2003-01-24 Stelian PopEnabled rmt, LFS, readline, QFA options by default...
2002-12-12 Stelian PopLook also in /etc/mtab for filesystems...
2002-02-25 Stelian PopMake restore compile with old versions of readline...
2002-01-02 Stelian PopMakefile cleanups.
2001-08-16 Stelian PopAdded bzip2 compression to dump.
2001-07-23 Stelian PopMore explanation on configure failures when --enable...
2001-06-18 Stelian PopCheck for the e2fsprogs header <ext2fs/ext2_fs.h> inste...
2001-04-27 Stelian PopLFS fixes (explicit use of open64/etc)
2001-04-10 Stelian PopQFA support.
2001-04-06 Stelian PopGet the install paths from configure.
2001-03-23 Stelian PopAnother set of cleanups from Andreas.
2001-03-21 Stelian PopConfigure magic for testing ext2_ino_t and s_journal_inum
2001-02-21 Stelian Pop*** empty log message ***
2000-12-21 Stelian PopLFS compatibility.
2000-08-30 Stelian PopEmpty the sigaction structure to be portable.
2000-08-21 Stelian PopAdded a configure check for sa_sigaction member of...
2000-08-20 Stelian PopAdded a check for libtermcap in configure script.
2000-06-30 Stelian PopAdded -ltermcap to readline enabled restore
2000-06-30 Stelian PopRemoved the suid-root bit in the default build.
2000-06-01 Stelian PopAdded --with-oldstylefscript in configure.
2000-05-29 Stelian PopAdded readline capabilities to interactive restore.
2000-02-26 Stelian PopAdded the prompt command in restore interactive mode.
1999-11-21 Stelian PopAdded a '--enable-kerberos' flag to configure.
1999-11-07 Stelian PopUse internal glob on libc5 systems (no ALTDIRFUNC).
1999-11-05 Stelian PopUse lchown instead of chown (security problem of symlin... release_0_4b9
1999-11-02 Stelian PopWaitpid problem with external RSH.
1999-10-11 Stelian PopAdded CVS Id.
1999-10-11 Stelian PopVersion 0.4b7. release_0_4b7
1999-10-11 Stelian PopVersion 0.4b6. release_0_4b6
1999-10-11 Stelian PopVersion 0.4b5. release_0_4b5
1999-10-11 Stelian PopInitial revision