2006-03-14 |
Stelian Pop | Fix dump -w/-W output, again... |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Stelian Pop | Fix 'Connection to' message to appear on stderr just... |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Stelian Pop | Prepare for release 0.4b41 release_0_4b41 |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Stelian Pop | Prepare for release 0.4b41 |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Stelian Pop | BuildRequires: ncurses-devel |
commit | commitdiff | tree | snapshot |
2005-08-20 |
Stelian Pop | Fix toc file to not include extended attributes informa... |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Stelian Pop | Make the directory hashtable optional and controled... |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Stelian Pop | Fix restore when symtab file is over 2GB in size. |
commit | commitdiff | tree | snapshot |
2005-06-08 |
Stelian Pop | Fix big endian issues with EA/ACL |
commit | commitdiff | tree | snapshot |
2005-06-08 |
Stelian Pop | Fix restore of ACLs. |
commit | commitdiff | tree | snapshot |
2005-06-01 |
Stelian Pop | Explain some caveats with dump -m in the man page. |
commit | commitdiff | tree | snapshot |
2005-05-28 |
Stelian Pop | Fix code to not require ISO C99. |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Stelian Pop | Prepare for release 0.4b40. release_0_4b40 |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Stelian Pop | Added EA/ACL support in dump and restore. |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Stelian Pop | Fix an issue with the size of dump maps appearing when... |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Stelian Pop | Fix a small bug on an error path introduced by the... |
commit | commitdiff | tree | snapshot |
2005-03-18 |
Stelian Pop | Fix another hashtree bug in restore causing "removenode... |
commit | commitdiff | tree | snapshot |
2005-03-02 |
Stelian Pop | Fix a bug where dump miscalculates the tape size based... |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Stelian Pop | Remove a few unneeded Nflag |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Stelian Pop | Fix the 'do not save directory entries to non-dumped... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Stelian Pop | Small missing \n |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Stelian Pop | Emit warnings not panic() when comparing a file and... |
commit | commitdiff | tree | snapshot |
2005-01-21 |
Stelian Pop | prepare for release 0.4b39 release_0_4b39 |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Stelian Pop | Force restore -C to imply -N |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Stelian Pop | Fix restore -C to handle correctly directories containi... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Stelian Pop | Silenced the failure to call fgetflags() when comparing... |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Stelian Pop | chdir() back to the initial directory when abort()ing. |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Stelian Pop | Updated buggy example. |
commit | commitdiff | tree | snapshot |
2005-01-07 |
Stelian Pop | Prepare for 0.4b38 release. release_0_4b38 |
commit | commitdiff | tree | snapshot |
2005-01-07 |
Stelian Pop | Added a new dump on cd/dvd script. |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Stelian Pop | Better comparision (including directories). |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Stelian Pop | Be sure the di_size in a map header has the correct... |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Stelian Pop | Hashlist implementation for directory entries in restore. |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Stelian Pop | Fix the exclusion of directory entries of inodes from... |
commit | commitdiff | tree | snapshot |
2004-12-10 |
Stelian Pop | Fix a problem in restore where the final \0 in the... |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Stelian Pop | Fix SIGSEGV in dump when dumping huge 2TB filesystems... |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Stelian Pop | Exclude directory entries to non-dumped inodes from... |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Stelian Pop | Fixed negative size displays in restore |
commit | commitdiff | tree | snapshot |
2004-07-20 |
Stelian Pop | Test for libncurses, then libtermcap when --enable... |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Stelian Pop | Troff syntax fixes in the man pages. |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Stelian Pop | Prepare for release 0.4b37 |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Stelian Pop | Do not include kernel headers, use sys/mount.h for... |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Stelian Pop | A wrong line in /etc/fstab containing LABEL=... could... |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Stelian Pop | Made dump use blkid library. |
commit | commitdiff | tree | snapshot |
2004-07-01 |
Stelian Pop | Fixed an offset calculation leading to bread lseek... |
commit | commitdiff | tree | snapshot |
2004-06-17 |
Stelian Pop | Fix SIGSEGV when reading a hand-modified dumpdates... |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Stelian Pop | Fix compilation on AMD64 |
commit | commitdiff | tree | snapshot |
2004-05-25 |
Stelian Pop | Fix a couple of gcc 3.3.3 warnings. |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Stelian Pop | Add --enable-staticz configure option. |
commit | commitdiff | tree | snapshot |
2004-04-21 |
Stelian Pop | Prepare for dump 0.4b36 release. release_0_4b36 |
commit | commitdiff | tree | snapshot |
2004-04-21 |
Stelian Pop | Fix some compile warnings. |
commit | commitdiff | tree | snapshot |
2004-04-21 |
Stelian Pop | Make dump understand any integer as the dump level. |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Stelian Pop | Made restore understand FreeBSD UFS2 dumps. |
commit | commitdiff | tree | snapshot |
2004-03-29 |
Stelian Pop | Fixed LFS problems when restoring huge dumps (with... |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Stelian Pop | Back in the backed out block estimate patch. :) |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Stelian Pop | Back out the block estimate patch. |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Stelian Pop | Fixed -F to be run even if -M/-f is in use. |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Stelian Pop | Another try at fixing size estimate. |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Stelian Pop | Fix '-B list of values' patch. |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Stelian Pop | Made explicit in the dump man page that dump will not... |
commit | commitdiff | tree | snapshot |
2004-01-28 |
Stelian Pop | Use minor()/major() instead of "& 0xff" in order to... |
commit | commitdiff | tree | snapshot |
2004-01-27 |
Stelian Pop | Small prototype fix. |
commit | commitdiff | tree | snapshot |
2004-01-27 |
Stelian Pop | Make -B accept a list of values. |
commit | commitdiff | tree | snapshot |
2004-01-27 |
Stelian Pop | Fixed restore of Solaris 7 ufsdump. |
commit | commitdiff | tree | snapshot |
2004-01-27 |
Stelian Pop | Fixed some compile warnings on Fedora (new glibc) |
commit | commitdiff | tree | snapshot |
2004-01-04 |
Stelian Pop | Fix compilation with old gcc versions. |
commit | commitdiff | tree | snapshot |
2003-12-21 |
Stelian Pop | Prepare for 0.4b35 release. release_0_4b35 |
commit | commitdiff | tree | snapshot |
2003-11-22 |
Stelian Pop | Some corrections from Uwe Gohlke. |
commit | commitdiff | tree | snapshot |
2003-10-26 |
Stelian Pop | Some little corrections. |
commit | commitdiff | tree | snapshot |
2003-10-26 |
Stelian Pop | Darwin defs. |
commit | commitdiff | tree | snapshot |
2003-10-26 |
Stelian Pop | From Uwe Gohlke: |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Stelian Pop | Updated the autoconf system to 2.50. Forced the -D_BSD_... |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Stelian Pop | Update to autoconf 2.50 |
commit | commitdiff | tree | snapshot |
2003-06-11 |
Stelian Pop | Explain that restore -C could fail because of a overmou... |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Stelian Pop | Unlimited fast inode exclusion. |
commit | commitdiff | tree | snapshot |
2003-05-08 |
Stelian Pop | Make configure understand CPPFLAGS=, CFLAGS=, LDFLAGS=... |
commit | commitdiff | tree | snapshot |
2003-05-07 |
Stelian Pop | Blocksize default is 32 when using -d HIGHDENSITYTREC. |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Stelian Pop | Prepare for release 0.4b34 release_0_4b34 |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Stelian Pop | Small patch for LZO functionality. |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Stelian Pop | Check for openssl headers/libs when enabling ermt. |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Stelian Pop | Fix dump -w|-W (/etc/mtab does have 0 0 as passno/freq) |
commit | commitdiff | tree | snapshot |
2003-04-09 |
Stelian Pop | Made dump work with new Linux 2.5 EOT early warning... |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Stelian Pop | Encrypting rmt |
commit | commitdiff | tree | snapshot |
2003-03-31 |
Stelian Pop | Security fixes from Antonomasia. |
commit | commitdiff | tree | snapshot |
2003-03-31 |
Stelian Pop | Added LZO compression. |
commit | commitdiff | tree | snapshot |
2003-03-30 |
Stelian Pop | Relicensed dump/restore under the revised BSD license... |
commit | commitdiff | tree | snapshot |
2003-03-26 |
Stelian Pop | Lots of fixes from Philipe Troin: |
commit | commitdiff | tree | snapshot |
2003-03-07 |
Stelian Pop | Fixed dumping of dangling symlinks. |
commit | commitdiff | tree | snapshot |
2003-03-06 |
Stelian Pop | Store dumpdates with timezone |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Stelian Pop | Fixed labels exactly 16 bytes in length. |
commit | commitdiff | tree | snapshot |
2003-02-17 |
Stelian Pop | Fix the fix, ahem. |
commit | commitdiff | tree | snapshot |
2003-02-17 |
Stelian Pop | Raised block size up to 1024 kB. |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Stelian Pop | Fixed largefile seeks in rmt |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Stelian Pop | Fixed restore to correctly access the archive file... |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Stelian Pop | Fixed compare of dumped socket files by ignoring them. |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Stelian Pop | Fixed the configure scripts to only check not build... |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Stelian Pop | Fixed the paths in INSTALL |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Stelian Pop | Prepare for release 0.4b33 release_0_4b33 |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Stelian Pop | Look first into /etc/mtab, then into /etc/fstab. |
commit | commitdiff | tree | snapshot |
2003-01-24 |
Stelian Pop | Enabled rmt, LFS, readline, QFA options by default... |
commit | commitdiff | tree | snapshot |
next |