]> git.ipfire.org Git - thirdparty/snapper.git/shortlog
thirdparty/snapper.git
2013-04-22  Ondrej Kozina- clarify note about xattribute namespaces in xattrs2... 15/head
2013-04-22  Arvin Schnell- moved mount and umount functions from Filesystem...
2013-04-19  Arvin Schnell- use standard function name
2013-04-19  Arvin Schnell- handle XATTRS bit
2013-04-19  Arvin SchnellMerge pull request #14 from oniko/xattrs
2013-04-19  Ondrej Kozina- remove unused copy constructor and assign operator 14/head
2013-04-18  Arvin Schnell- use iomanip
2013-04-18  Arvin Schnell- removed unused constructor and initialization
2013-04-18  Arvin Schnell- catch by reference
2013-04-18  Arvin Schnell- catch by reference
2013-04-18  Arvin Schnell- added missing includes for gcc 4.3
2013-04-18  Arvin SchnellMerge pull request #13 from oniko/xattrs
2013-04-18  Ondrej Kozina- fix includes to avoid useless libattr dependency 13/head
2013-04-16  Arvin SchnellMerge branch 'xattrs' of https://github.com/oniko/ok...
2013-03-19  Ondrej Kozina- fix typo in man page 9/head
2013-03-19  Ondrej Kozina- add xadiff command description to man page
2013-03-15  Ondrej Kozina- add xattributes tests to run-all script
2013-03-15  Ondrej Kozina- add XATTRS flag to files affected by set_xattr and...
2013-03-14  Ondrej Kozina- fix broken 'xadiff' command
2013-03-13  Ondrej Kozina- remove misleading notes about btrfs clone ioctl
2013-03-12  Ondrej Kozina- use static_cast in operator<<(ostream, xa_value_t)
2013-03-12  Ondrej Kozina- remove unused parameters in cmpFilesXattrs()
2013-03-12  Ondrej Kozina- simplify XAModification class
2013-03-12  Ondrej Kozina- do not test types matching in cmpFilesXattrs()
2013-03-12  Ondrej Kozina- simplify operator<<(ostream, xa_value_t)
2013-03-12  Ondrej Kozina- make the xattributes comparison independent
2013-03-12  Ondrej Kozina- fixes related to XATTRS status flag
2013-03-04  Ondrej Kozina- fix whitespace mess
2013-03-04  Ondrej Kozina- fix typo in snapper/Makefile.am
2013-03-04  Ondrej Kozina- revert mistake introduced during devel branch rebase
2013-03-04  Arvin Schnell- renamed configure.in to configure.ac SLE11-SP3 openSUSE-12.3
2013-02-28  Arvin Schnell- added filters for lvm
2013-02-27  Ondrej Kozina- remove redundant include
2013-02-27  Ondrej Kozina- code poloshing
2013-02-27  Ondrej Kozina- inherit XA support from parent SDir
2013-02-27  Ondrej Kozina- make XAs test configurable
2013-02-27  Ondrej Kozina- simplify check for XAs support. remove unused code
2013-02-27  Ondrej Kozina- remove unused code
2013-02-27  Ondrej Kozina- add ctime check only for future consideration
2013-02-27  Ondrej Kozina- add xattrs2.cc to testsuite Makefile
2013-02-27  Ondrej Kozina- add test to check XA revert on TYPE and CREATE change...
2013-02-27  Ondrej Kozina- use sym. link aware syscalls and add basic logging...
2013-02-27  Ondrej Kozina- add support for XA undo statistics
2013-02-27  Ondrej Kozina- simplify XA comparison (use only syscalls prefixed...
2013-02-27  Ondrej KozinaRevert "- partial work on dealing with extended attribu...
2013-02-27  Ondrej Kozina- partial work on dealing with extended attributes...
2013-02-27  Ondrej Kozina- add stub files for XA testing
2013-02-27  Ondrej Kozina- add new command xadiff
2013-02-27  Ondrej Kozina- add conditions respecting ENABLE_XATTRS configuration...
2013-02-27  Ondrej Kozina- add configuration option --enable-xattrs
2013-02-27  Ondrej Kozina- config.h should be first include
2013-02-27  Ondrej Kozina- remove unused typedef
2013-02-27  Ondrej Kozina- fix experimental xa_diff() method
2013-02-27  Ondrej Kozina- add experimental diff report for XAs
2013-02-27  Ondrej Kozina- modify operator<< for XAModification class
2013-02-27  Ondrej Kozina- add index and simplify operator<<(xa_value_t)
2013-02-27  Ondrej Kozina- fix misleading debug msg
2013-02-27  Ondrej Kozina- remove unused find() method in XAttributes class
2013-02-27  Ondrej Kozina- move serialize method to XAModification() class
2013-02-27  Ondrej Kozina- fix condition on open() check
2013-02-27  Ondrej Kozina- add XAttributesException
2013-02-27  Ondrej Kozina- split XAttributes class into XAttributes and XAModifi...
2013-02-27  Ondrej Kozina- fix broken XA_DELETE interpretation
2013-02-27  Ondrej Kozina- fix broken xa_change_t design and add debugging outpu...
2013-02-27  Ondrej Kozina- add initial support to revert XA changes in between...
2013-02-27  Ondrej Kozina- do not forget type of note
2013-02-27  Ondrej Kozina- initial support for detecting extended attributes...
2013-02-27  Ondrej Kozina- temporary fix for latest autoconf tools
2013-02-25  Arvin Schnell- updated translations
2013-02-22  Arvin Schnell- simplified and improved copyfile function
2013-02-22  Arvin Schnell- use sendfile instead of read/write loop
2013-02-21  Arvin Schnell- removed obsolete calls to renice and ionice in cron...
2013-02-20  Arvin Schnell- removed unneeded include
2013-02-20  Arvin Schnell- removed use of Factory in testsuite
2013-02-20  Arvin Schnell- removed unneeded include
2013-02-20  Arvin Schnell- catch base exception
2013-02-13  Arvin Schnell- more configure options
2013-02-11  Arvin SchnellMerge pull request #6 from oniko/oniko
2013-02-11  Ondrej Kozina- fix build with GCC 4.8 6/head
2013-02-09  Arvin Schnell- added testcase
2013-02-09  Arvin Schnell- added interruption point
2013-02-08  Arvin Schnell- removed potential security issues
2013-02-07  Arvin Schnell- zypp-plugin required dbus-1-python
2013-02-07  Arvin Schnell- faster algorithm/data-structure for btrfs comparison
2013-02-06  Arvin Schnell- workaround not required anymore
2013-02-06  Arvin Schnell- workaround not required anymore
2013-02-06  Arvin Schnell- extended testsuite
2013-02-06  Arvin Schnell- read mount status from /proc/mounts
2013-02-06  Arvin Schnell- catch three more exception
2013-02-06  Arvin Schnell- fixed compatibility issue with boost 1.52
2013-02-04  Arvin Schnell- create read-only lvm snapshots
2013-02-04  Arvin Schnell- diffutils is only required by the cli
2013-02-04  Arvin Schnell- use btrfs send ioctl for snapshot comparison (fate...
2013-01-31  Arvin Schnell- fixed result creation
2013-01-30  Arvin Schnell- fix compile with older gcc versions
2013-01-30  Arvin Schnell- fix compile with older gcc versions
2013-01-30  Arvin Schnell- added entries_recursive functions
2013-01-30  Arvin Schnell- measure speedup
2013-01-28  Arvin Schnell- fixed CXXFLAGS
2013-01-28  Arvin Schnell- added test program
next