• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

.github/workflows/H14-Sep-2021-11091

.travis/H14-Sep-2021-16087

cmake/H14-Sep-2021-192172

core/H03-May-2022-625,556448,953

debian/H14-Sep-2021-5,3674,095

devtools/H14-Sep-2021-508335

docs/H14-Sep-2021-51,88238,464

python-bareos/H03-May-2022-2,8771,771

regress/H03-May-2022-67,15155,828

rest-api/H03-May-2022-8,9838,418

systemtests/H03-May-2022-36,69429,600

webui/H03-May-2022-273,367168,738

.check-sources-ignoreH A D14-Sep-2021308 1413

.clang-formatH A D14-Sep-2021979 3129

.cmake-format.pyH A D14-Sep-20215.3 KiB16247

.git-blame-ignore-revsH A D14-Sep-2021940 2522

.gitignoreH A D14-Sep-20213.1 KiB11196

.matrix.ymlH A D14-Sep-20215.8 KiB324302

.quality-gates.ymlH A D14-Sep-20211.7 KiB11290

.travis.ymlH A D14-Sep-20212.9 KiB8779

AUTHORSH A D14-Sep-20213 KiB200198

CHANGELOG.mdH A D14-Sep-202122.8 KiB422387

CTestConfig.cmakeH A D14-Sep-20211.3 KiB3430

README.mdH A D14-Sep-20212 KiB5434

SECURITY.mdH A D14-Sep-20211.3 KiB2922

SPONSORS.mdH A D14-Sep-2021265 63

get_version.cmakeH A D14-Sep-20211.6 KiB4439

write_version_files.cmakeH A D14-Sep-20212.1 KiB5851

README.md

1# <img src="https://raw.githubusercontent.com/bareos/bareos/master/webui/public/img/bareos.png" alt="Bareos" />
2
3[![Build Status](https://travis-ci.com/bareos/bareos.svg?branch=bareos-20)](https://travis-ci.com/bareos/bareos/branches)
4
5### Bareos
6
7[Bareos (Backup Archiving Recovery Open Sourced)](https://www.bareos.org/) is a reliable, cross-network open source software for backup, archiving and recovery of data for all well-established operating systems. Features of Bareos include amongst others:
8
9- True open source software; no open-core or other restrictions; License AGPLv3
10- network based
11- backends include Ceph, Gluster, S3
12- multiple clients and storages possible; Active / passive clients possible
13- Backup Clients ('Bareos-FD') available on Linux, Windows, MacOS, Solaris, HP-UX, AIX, BSD
14- Python plugin interface
15- SAN-Backups using NDMP (with DAR/DDAR); NDMP tape support
16- Always Incremental Backup scheme
17- VMWare Plugin
18- Encryption
19- Scriptable CLI
20- web based graphical interface (webui)
21- Role-based ACL support for commands and objects
22
23The source code of Bareos is available on https://github.com/bareos/ under the AGPL v3 license. Additionally Bareos offers binary package repositories for the major Linux distributions as well as for MacOS and Windows.
24
25
26### Documentation
27
28  * [https://docs.bareos.org](https://docs.bareos.org)
29
30### Contribute
31
32If you want to contribute something to this repo please read our contribution
33policy at
34
35  * https://www.bareos.org/en/howto-contribute.html
36
37### Security policy
38If you want to report a security-related problem, please take a look at our [security policy](https://github.com/bareos/bareos/security/policy).
39
40### Mailing lists
41
42The Bareos project offers two mailing lists: bareos-users and bareos-devel.
43
44 * https://groups.google.com/forum/#!forum/bareos-users
45 * https://groups.google.com/forum/#!forum/bareos-devel
46
47### Bugtracker
48
49  * [https://bugs.bareos.org](https://bugs.bareos.org)
50
51### Packages
52
53  * [http://download.bareos.org](http://download.bareos.org)
54