Adrien Ferrand
f603a49d1d
Deals with already existing user/group backuppc
2017-11-15 11:24:53 +01:00
Adrien Ferrand
70d186880c
Merge branch '4'
2017-10-01 23:22:32 +02:00
Adrien Ferrand
03311b3238
Correct par2 runtime environment. Update par2.
2017-10-01 23:22:06 +02:00
Adrien Ferrand
c71dc1fe66
Merge branch '4'
2017-09-02 21:00:57 +02:00
Adrien Ferrand
55d0f413a8
Update to version 4.1.3-8
2017-09-02 21:00:16 +02:00
Adrien Ferrand
89d1cb9275
Merge branch 'master' into 4
2017-09-02 20:57:42 +02:00
Adrien Ferrand
30468cf0e6
Merge pull request #5 from ehannes/TZfix
...
TimeZone: fix inverted check of TZ
2017-09-02 20:56:58 +02:00
Magnus Eriksson
19c7d167f5
TimeZone: fix inverted check of TZ
...
and add a clarification to README.
On Ubuntu 16.04.3, mounting /etc/localtime from host to container
does not work. The container exits with error in entrypoint.sh.
2017-09-02 18:45:26 +02:00
Adrien Ferrand
a6002d2674
Update README.md
2017-08-19 19:13:55 +02:00
Adrien Ferrand
860a442beb
Merge remote-tracking branch 'origin/4'
2017-08-13 22:12:01 +02:00
Adrien Ferrand
755b15f292
Update README.md
2017-08-13 22:11:21 +02:00
Adrien Ferrand
4223fed675
Merge remote-tracking branch 'origin/master' into 4
2017-08-13 22:10:24 +02:00
Adrien Ferrand
5046d32037
Merge remote-tracking branch 'origin/4'
2017-08-13 22:09:20 +02:00
Adrien Ferrand
46f26df9b5
Correct MIME types in lighttpd, bump par2 to version v0.7.3
2017-08-13 22:08:06 +02:00
Adrien Ferrand
e995bbfa6d
Update README.md
2017-08-02 11:11:33 +02:00
Adrien Ferrand
fd0581dc0b
Update README.md
2017-08-02 11:10:37 +02:00
Adrien Ferrand
208beac206
Update README.md
2017-08-02 11:09:56 +02:00
Adrien Ferrand
8dd18f1fc8
Merge branch 'master' into 4
2017-08-02 10:22:23 +02:00
Adrien Ferrand
5a599227ea
Update README.md
2017-08-02 10:21:33 +02:00
Adrien Ferrand
32dc56e340
Update README.md
2017-08-02 10:17:36 +02:00
Adrien Ferrand
17aa3d5b31
Add env variable driven timezone
2017-08-02 10:15:42 +02:00
Adrien Ferrand
d6924d1f5a
Update VERSION
2017-07-23 13:12:33 +02:00
Adrien Ferrand
30743bde9b
Update README.md
2017-07-23 12:53:34 +02:00
Adrien Ferrand
bafbd974f8
Merge pull request #3 from adferrand/master
...
Integrate #2 into stable 4
2017-07-23 10:46:09 +02:00
Adrien Ferrand
09fc923286
Merge pull request #2 from jalavoy/StrictHostkeyChecking-Disable
...
Actually Disable strict hostkey checking
2017-07-23 10:40:32 +02:00
James Lavoy
7604337c70
Disabling strict hostkey checking. As per the comment this should be the intended behavior.
2017-07-23 01:54:29 -05:00
Adrien Ferrand
21b72883d2
Merge branch '4'
2017-06-26 22:43:11 +02:00
Adrien Ferrand
e5b03798fe
Update README.md
2017-06-26 22:42:58 +02:00
Adrien Ferrand
376833efb1
Merge branch 'master' into 4
2017-06-26 22:38:15 +02:00
Adrien Ferrand
0f1ba2d13b
Version 4.1.3-4
2017-06-26 22:30:08 +02:00
Adrien Ferrand
d2a2c65db3
Persist log dirs files in /data/backuppc
2017-06-26 22:28:07 +02:00
Adrien Ferrand
0fafd8c215
Merge branch 'master' into 4
2017-06-12 00:41:35 +02:00
Adrien Ferrand
11c46c08c7
Version 4.1.3-3
2017-06-12 00:41:24 +02:00
Adrien Ferrand
0d39472299
Update rsync-bpc to 3.0.9.8 and BackupPC::XS to 0.56
2017-06-11 22:37:56 +00:00
Adrien Ferrand
65393472d6
Merge branch 'master' into 4
2017-06-08 21:11:59 +02:00
Adrien Ferrand
1e8caccfc0
Update README.md
2017-06-08 21:11:08 +02:00
Adrien Ferrand
11a440c989
Update README.md
2017-06-08 21:10:37 +02:00
Adrien Ferrand
e502d5b46e
Version 4.1.3-2, with updated documentation about authentication.
2017-06-08 21:08:28 +02:00
Adrien Ferrand
ecf6f80587
Merge pull request #1 from brightdroid/entrypoint
...
Integrate work of brightdroid to handle advanced authentication scenarii and persist state of htpassd file.
2017-06-08 19:13:14 +02:00
Christoph Roeder
7483c2a615
override CgiAdminUsers only for new installations or env vars set
...
env vars BACKUPPC_WEB_USER and BACKUPPC_WEB_PASSWD must be set
2017-06-08 17:52:12 +02:00
Adrien Ferrand
9874f3cd6f
Create README.md
2017-06-08 17:18:27 +02:00
Adrien Ferrand
753f7c9100
Create README.md
2017-06-08 17:11:10 +02:00
Christoph Roeder
7b994d5fef
keep htpasswd if no env vars given and create a new one when not exist
2017-06-08 14:50:09 +02:00
Christoph Roeder
abb1b05519
do not overwrite existing htpasswd
2017-06-08 13:20:45 +02:00
Adrien Ferrand
647598dcd3
Merge branch 'master' into 4
2017-06-07 12:52:06 +02:00
Adrien Ferrand
f21deb935d
Update VERSION
2017-06-07 12:51:47 +02:00
Adrien Ferrand
0d2385f65a
Merge branch 'master' into 4
2017-06-07 10:05:26 +02:00
Adrien Ferrand
66ac66830e
Version 4.1.3-1
2017-06-07 10:05:14 +02:00
Adrien Ferrand
4961558311
Merge branch 'master' into 4
2017-06-07 10:03:25 +02:00
Adrien Ferrand
916030b452
Simplify tags
2017-06-07 10:03:09 +02:00