aboutsummaryrefslogtreecommitdiff
path: root/net/samba4/Config.in
Commit message (Collapse)AuthorAge
* samba4: decouple quotas from vfs optionJavier Marcet2023-04-29
| | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* samba4: allow disabling wsdd2 in menuconfigFritz D. Ansel2021-08-15
| | | | | | | | but keep it selected by default as before so it could be selected if nmbd and/or wssd2 should be used Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
* samba4: update to 4.13.3, enbale io_uringAndy Walsh2021-01-08
| | | | | | | | | | | * update to 4.13.3 * enable vfs io_uring module by default, if kernel supports it * fix for possible exploit openwrt/packages#13758 * sanetize all external template/config inputs * fix some shellcheck warnings * remove old aio modules/deps Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* samba4: update to 4.11.4Andy Walsh2019-12-17
| | | | | | | | | | | | | | * update to 4.11.4 (python3 version) * re-enable AD-DC option * add 'samba_nice' UCI option via "config procd 'extra'" * restructure buildsteps (don't rely on waf --targets logic) * move quota option into VFS * move ACL option into AC-DC * add more admin-tools * use rpath_install for libs * fix rpath + rstrip Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* samba4: update to 4.9.16, remove AD-DC/Winbind optionsAndy Walsh2019-11-28
| | | | | | | | | * update to 4.9.16 * cherry-pick some musl alpine/openembedded patches * cleanup/remove AD-DC/Winbind options and related code * build the compile_et via samba4/host Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* samba4: revert to 4.9.11Andy Walsh2019-07-21
| | | | | | | | * revert to 4.9.x series (4.10 needs too many unofficial patches and has weird waf bugs) * cleanup patches * enable AD_DC build option again Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* samba4: update to 4.10.6Andy Walsh2019-07-13
| | | | | | | | | | * update to 4.10.6 * use python3 * disable SERVER_AD_DC option (bugged atm) * fix init script symlink smb.conf detection * add new deps (libtasn1, libopenssl) Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* samba4: update to 4.9.5, switch to embedded heimdal buildAndy Walsh2019-04-09
| | | | | | | | | | | | | | | | | * update to 4.9.5 * use embedded heimdal build * remove mitkrb5 deps * add AD-DC tools (samba4kinit samba4kgetcred samba4kpasswd samba4ktutil) * add eventlogadm to ADMIN tools * build VFS modules shared * preserve custom smb.conf after reboots * add missing lib/samba/? private dirs, even if empty * handle python-crypto via EXTRA_DEPENDS * fix CONFIGURE_CMD argument order * move python install to libs * remove redundant Config.in selects Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* samba4: tmsize patch, build with netbios by defaultAndy Walsh2019-03-01
| | | | | | | | * add patch for tmsize overflow (https://bugzilla.samba.org/show_bug.cgi?id=13622) * re-enable netbios by default (Some users still need netbios and its just a minor size increase 50kb) Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* samba4: enable avahi by default, add timemachine supportAndy Walsh2018-09-10
| | | | | | | | | * enable avahi by default, so Linux/Mac Clients can see samba shares * enable timemachine config support * fix invalid --builtin-libraries * default to 'mdns name = mdns' in template Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* samba4: add package samba-4.8Andy Walsh2018-07-26
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>