aboutsummaryrefslogtreecommitdiff
path: root/net/rsync
Commit message (Collapse)AuthorAge
* rsync: patch CVE-2014-9512Maxim Storchak2015-02-15
| | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* rsync: add license fileMaxim Storchak2014-12-14
| | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* rsync: enable selecting bundled or system zlibIan Leonard2014-09-04
| | | | | | | | | | | | | | rsync, by default, includes a patched zlib within its source tarball. The patch enables a better compression ratio for rsync streams. However, the client and server need the same featureset in their zlib in order to understand the compression stream, or the server will abort the transfer. Older versions have no understanding of the new compression standard used. This patch allows the builder to choose whether to use the bundled or system zlib. It defautls to using the system zlib, as is the default before this patch. Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* rsyncd: add default logfile to globalsIan Leonard2014-09-03
| | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* Merge branch 'master' into license-updatesIan Leonard2014-08-10
|\ | | | | | | | | | | | | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com> Conflicts: devel/patch/Makefile multimedia/minidlna/Makefile
| * Add license info for luabitop, luaposix, rsync, tgt, wget, acl, attr, ↵Maxim Storchak2014-08-09
| | | | | | | | | | | | haserl, smartmontools, tmux Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | rsync: add licensing information.Ian Leonard2014-07-31
|/ | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* rsync: add support for ACL and XATTRMaxim Storchak2014-06-27
| | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* rsync: update to the latest, add myself as a maintainterMaxim Storchak2014-06-27
| | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* rsync: import from packagesMaxim Storchak2014-06-27
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>