Commit Graph

190 Commits

Author SHA1 Message Date
0b6acac35f
fix cicd [skip ci]
All checks were successful
continuous-integration/drone Build is passing
continuous-integration/drone/tag Build is passing
2023-12-02 21:48:33 +03:00
be893c7683
fix docker-compose
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2023-12-02 21:35:05 +03:00
c901f34a7a
new cicd
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-02 21:32:50 +03:00
05858cc5cf
new cicd
Some checks failed
continuous-integration/drone/push Build is failing
2023-12-02 21:27:48 +03:00
c7aa917596
Добавил latest
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2023-03-05 13:19:34 +03:00
967d5534e8
Удалил лишние файлы, актуализировал имя владельца
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-05 13:17:53 +03:00
613a23edd6
Обновил редми
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-05 13:14:56 +03:00
0ffe5ce9ba
Обновил редми и добавил сборку по версиям
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2023-03-05 13:06:23 +03:00
cffbd5f5a5
Убрал -S
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-05 12:46:25 +03:00
f6c5c6a1cb
Заменил -FS
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-05 12:44:25 +03:00
22b57f668c
Заменил -FS
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-05 12:40:54 +03:00
dd3415222e
Убрал -FS
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-05 12:10:41 +03:00
22f5d0bd90
Добавил drone
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-05 12:05:13 +03:00
ca377813fd
Добавил drone
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-05 12:00:10 +03:00
Olaf Mandel
d407fa1b62 samba.sh: fix regexp syntax (#320)
Fix the regular expression so the line `foo = bar` gets correctly parsed into `key=foo` and `value=bar`.
2020-07-03 18:07:57 -04:00
Hermann Kraus
54e2458a83 Clarify documentation for USERID and GROUPID. (#316) 2020-07-02 22:18:15 -04:00
David Personette
8d908a820f Dockerfile remove the acl_xattr, fix #209 2020-07-02 22:15:01 -04:00
David Personette
2a71aed4ca samba.sh really fix #76 2020-07-02 22:08:03 -04:00
David Personette
83a0ccc9b9 samba.sh / README.md add generic section setting editing, fix #311 2020-05-26 00:03:18 -04:00
David Personette
7767ceb85a hooks/post_push better option to stop pointless failures 2020-05-02 09:32:54 -04:00
David Personette
a77afc2d40 hooks/post_checkout, hooks/post_push, and multi-arch-manifest.yaml try to get multi-arch working more smoothly 2020-04-13 20:34:30 -04:00
David Personette
4bfd11ae81 Dockerfile tweak 'fruit:resource' settiing, try to fix #294 2020-04-11 19:21:54 -04:00
David Personette
5f816df76a samba.sh fix #264, maybe? 2020-03-25 09:06:26 -04:00
David Personette
2016e1369d samba.sh fix #268 2020-03-24 08:11:47 -04:00
David Personette
9a8de2e023 samba.sh fix #286 2020-03-20 15:20:29 -04:00
David Personette
631790aa19 docker-compose.yml merge suggestion fix #284 2020-03-20 14:41:17 -04:00
David Personette
f4f12a653a samba.sh fix #252 2020-03-20 14:21:09 -04:00
David Personette
64db87725f samba.sh fix #261 2020-03-20 10:49:47 -04:00
David Personette
d1a453d812 Dockerfile* ease up the protocol restrictions a little 2019-11-17 01:14:17 -05:00
David Personette
85f428df2c Dockerfile* remove 'socket options' as suggested by wiki 2019-11-16 06:40:40 -05:00
David Personette
4183cdca14 Dockerfile* merge suggested changes for timemachine from samba wiki 2019-11-16 06:36:47 -05:00
David Personette
a3308732d3 Dockerfile / samba.sh fix #251 the group being used was wrong 2019-11-06 14:10:02 -05:00
David Personette
d6a94ae276 samba.sh fix #250 move when the permissions get set 2019-10-30 16:43:38 -04:00
David Personette
4417ef4eec Dockerfile merge #249 2019-10-30 16:31:26 -04:00
David Personette
19f8dc5399 Dockerfile* #242 merge to all 3 2019-09-18 09:47:24 -04:00
David Personette
9f34224aa0 samba.sh fix #241 derp in charmap function 2019-09-18 06:51:09 -04:00
David Personette
0a4dad070e fix permissions on hooks 2019-09-04 06:59:22 -04:00
David Personette
e7d9254688 fix hook scripts 2019-09-03 20:39:09 -04:00
David Personette
b2045128c2 post_checkout more debug work 2019-09-03 20:04:48 -04:00
David Personette
592d12b0a2 post_checkout trace execution 2019-09-03 19:29:48 -04:00
David Personette
b493330c7d fix hooks scripts 2019-09-03 19:09:52 -04:00
David Personette
df894f716b Dockerfile.aarch64/armhf update the crossbuild method 2019-09-03 08:46:45 -04:00
David Personette
5a4c03cfde Dockerfile better group and user creation 2019-08-28 20:35:30 -04:00
David Personette
1f3bb70022 README.md add troubleshooting for smbclient 2019-08-27 07:00:05 -04:00
David Personette
6969e57f21 README.md update examples to set permissions 2019-08-27 06:49:59 -04:00
David Personette
79795881a4 README.md add Troubleshooting for the memory usage 2019-08-17 07:56:19 -04:00
David Personette
326379fbc4 README.md add Troubleshooting 2019-08-12 07:20:45 -04:00
David Personette
068cda52aa samba.sh remove the unset that shouldn't be needed any longer 2019-07-15 17:59:57 -04:00
David Personette
793b4f231a samba.sh fix #219 hopefully the last bug with the new multi-variable handling 2019-07-14 17:21:12 -04:00
David Personette
9353586df0 samba.sh try yet again to get the while loop right 2019-07-07 11:34:01 -04:00