Commit Graph

87 Commits

Author SHA1 Message Date
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
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
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
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
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
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
9f34224aa0 samba.sh fix #241 derp in charmap function 2019-09-18 06:51:09 -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
David Personette
9136a9b459 samba.sh fix derp #214 2019-07-07 10:13:00 -04:00
David Personette
2fdd564f62 samba.sh fix derp #191 2019-07-07 04:37:57 -04:00
David Personette
13e4b3ffb4 samba.sh/README.md fix #195 add in documentation about the user seperator for lists 2019-07-07 02:54:17 -04:00
David Personette
8634dfc126 samba.sh fix #197 accidental deletion of other VFS objects 2019-07-07 00:33:26 -04:00
David Personette
e14098dbbe samba.sh/README.md fix #190 to allow setting GID and fix USERID derp 2019-07-06 18:34:52 -04:00
David Personette
54374d29a0 samba.sh/README.md support additional environment variables 2019-07-06 16:27:43 -04:00
David Personette
c742b3d449 samba.sh derp 2018-09-23 13:12:49 -04:00
Jon dye
5a83c6f1e8 Add --no-process-group flag to smbd (#147)
Latest Samba on Alpine fails with "Failed to create session" without
this flag.
2018-09-23 13:11:56 -04:00
Sven Grunewaldt
2b1b0c2527 Add -I include parameter to samba.sh (#143) 2018-09-23 12:57:54 -04:00
David Personette
5823638903 Dockerfile use 'tini' init 2018-04-10 09:58:16 -04:00
David Personette
dda618f25f samba.sh don't exec smbd to not trigger bug in new version of samba 2018-04-08 06:55:07 -04:00
David Personette
b2901a382d samba.sh fix quotations for variables 2018-02-09 17:20:58 -05:00
David Personette
a7493f31de samba.sh fix #117 add missing eval and quotes 2018-02-09 15:54:28 -05:00
David Personette
63f7ab3605 samba.sh make the share path if it doesn't exist 2018-01-26 06:52:44 -05:00
David Personette
f3ba3cf25f samba.sh - fix #110 only change perms where needed 2018-01-15 20:25:12 -05:00
David Personette
6e92342f07 samba.sh / README.md - fix #99 add share comments and fix #100 variables for all flags 2017-12-25 08:02:26 -05:00
David Personette
6d8895966c samba.sh derp2 2017-12-21 10:32:29 -05:00
David Personette
2675311ab8 samba.sh derp 2017-12-20 06:17:44 -05:00
David Personette
eb6c282bac samba.sh don't try to recreate users 2017-12-19 10:30:39 -05:00
David Personette
6532fb1072 samba.sh fix #82 2017-10-30 11:26:30 -04:00
David Personette
7411425d54 samba.sh fix #79 2017-10-23 07:49:51 -04:00
David Personette
d42d897ca7 Dockerfile / samba.sh cleanup 2017-10-23 07:21:50 -04:00
David Personette
e6db04336b convert to alpine 2017-10-21 05:57:31 -04:00
David Personette
f76146635c samba.sh fix #76 2017-10-12 11:28:34 -04:00
David Personette
e0631f472b samba.sh merge / fix #75 2017-10-08 15:17:56 -04:00
David Personette
99ea2cad8c samba.sh / README.md fix #74 merge patch 2017-10-08 15:12:08 -04:00
David Personette
03c92bda3b samba.sh / README.md fix typo 2017-10-08 14:47:27 -04:00
David Personette
5fbd8abc03 cleanup after merge 2017-08-17 16:25:19 -04:00
Chopin Ngo
ec73b63ac7 add allow access wide symbolic links option (#66)
* add allow access wide symbolic links option

* Update README.md

* Update samba.sh
2017-08-17 16:18:01 -04:00
David Personette
c72d17eee3 fix #64 set SMB2 minimum default, and enable it to be disabled 2017-07-13 17:51:59 -04:00
David Personette
14c3a1856f samba.sh/README.md fix #62 extra comment argument listing 2017-06-05 14:38:18 -04:00
David Personette
8d3cb605fe samba.sh fix #60 make recycle optional 2017-05-25 10:45:14 -04:00
David Personette
502ee8230f Dockerfile derp 2017-04-24 11:36:49 -04:00
Faraz Fallahi
0e48c16463 Disable creation of Thumbs.db (#51)
* Disable creation of Thumbs.db

and desktop.ini and a few others

* Add .AppleDouble

* Disable creation of Thumbs.db #51 (tweaked)
2017-03-30 08:32:44 -04:00
Faraz Fallahi
e2065dfec1 Disable creation of .DS_Store files (#50) 2017-03-27 12:12:17 -04:00