docs(samba): CHANGELOG v0.144.0 + REPORT + CONTEXT + README §16 + REUSE
Records the R-7 slice 1 ship, the four red-proof outcomes, live-validation evidence, the two bugs live validation caught, and the Part-4 Step-1 enumeration finding + the reported design fork (share data classified but not yet in a live backup run — needs a Viktor ruling, suggested R-7b).
This commit is contained in:
+29
-1
@@ -7,7 +7,35 @@
|
||||
>
|
||||
> Ask Claude Code: "Please update CONTEXT.md with what we did today"
|
||||
|
||||
Last updated: 2026-07-17 (v0.143.0 — guest RAM resize UI, R-24; MinAgent 0.90.0)
|
||||
Last updated: 2026-07-18 (v0.144.0 — „Megosztás": LAN SMB file sharing, R-7 slice 1)
|
||||
|
||||
> **2026-07-18 — v0.144.0: „Megosztás" LAN SMB sharing (R-7 slice 1), LIVE on demo.** SMB ships as an
|
||||
> **embedded controller feature** — the FOURTH protected infra stack (traefik/cloudflared/filebrowser/
|
||||
> **samba**), NOT a catalog app (it needs `network_mode: host` per the R-6 spike, its config is a
|
||||
> generated share list, and its roots ride the backup classification). New own image
|
||||
> **`felhom-samba:1.0.0`** (pinned alpine + smbd + **nmbd** + wsdd + tini; smb.conf bind-mounted
|
||||
> read-only, nothing templated inside, passdb on a volume). nmbd is REQUIRED alongside wsdd — the R-6
|
||||
> spike proved wsdd-only leaves the box visible but the Explorer double-click fails `0x80070035`.
|
||||
> New top-nav category „Megosztás" → „Hálózati megosztás": enable + one household SMB password
|
||||
> (STDIN→smbpasswd, NEVER persisted — only `user_set`), shares table, and a create flow (new folder
|
||||
> under `<storage>/shares/` or an existing folder via a guarded browse modal). Every customer path goes
|
||||
> through `sharingResolvePath` (absolute → EvalSymlinks → containment in a registered LIVE storage root
|
||||
> → deny-listed system subtree → is-a-dir) with **uniform** refusals so the picker is never a
|
||||
> filesystem oracle; the deny-list is DERIVED from `ProtectedHDDPaths` (provably a subset).
|
||||
> `ClassifiedBinds("samba")` resolves from the shares registry: Felhőmentés ON → mandatory
|
||||
> (offsite+tier-2), OFF → optional (tier-2 only), with ZERO backup-engine edits.
|
||||
> **OPEN / needs a Viktor ruling (suggested R-7b):** the classification seam is correct but share data
|
||||
> is **not in any live backup run** — `RunTier2` short-circuits on the missing recovery unit before it
|
||||
> reaches the seam, and the offsite runner enumerates `GetOffboxApps()`. Both engines are recovery-unit
|
||||
> shaped; teaching them about a share-only stack is a structural change, so it was reported as a design
|
||||
> fork rather than improvised (task STOP clause). Live-validated end-to-end through the real endpoints
|
||||
> + a Windows 11 workstation (445, NetBIOS `FELHOM` resolves, write/read byte-compare PASS, write to a
|
||||
> read-only share REFUSED with no effect, SMB writes land as uid 1000). **Explorer render = Viktor's
|
||||
> remaining human leg.** Also: samba is protected in CODE (`config.alwaysProtectedStacks`) because
|
||||
> controller.yaml is golden-generated — a side effect is that `monitor.EffectiveProtected` does NOT
|
||||
> monitor samba liveness (deliberate: no false alarms while off; see REPORT §9).
|
||||
|
||||
|
||||
|
||||
> **2026-07-17 — v0.143.0: guest RAM resize UI (R-24), LIVE on demo. MinAgent: 0.90.0.** The customer
|
||||
> sees the guest's current memory + allowed range on the **Rendszer** settings page and resizes it
|
||||
|
||||
Reference in New Issue
Block a user