Commit graph

64 commits

Author SHA1 Message Date
Andy Walsh
409feb8ef6 samba4: fix hostname if not defined via Dnsmasq
* use kernel fs to get the hostname, drop domainname

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-10-15 10:28:01 +02:00
Andy Walsh
c5e0c3822a samba4: fix missing busybox 'hostname -f' command
* busybox does not have 'hostname' by default so replaced it with uci calls

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-09-29 11:06:09 +08:00
Andy Walsh
32328835df samba4: fix netbios_name
* fixes: error 0x80070035
* add triggers to catch hostname changes

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-09-27 17:03:28 +02:00
Andy Walsh
68270c787d samba4: update to 4.9.1
fixes: nmbd: Stop nmbd network announce storm (bug #13620).

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-09-24 11:02:47 +02:00
Andy Walsh
6d520e7d81 samba4: fix typo
* fix a typo in vfs_extd_audit

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-09-16 11:19:02 +02:00
Andy Walsh
31a8f1e98d samba4: update to 4.9.0
* update to 4.9.0
* move vfs_xattr_tdb to defaults
* add vfs_audit, vfs_extd_audit, vfs_full_audit to AD-DC variant
* disable jansson, libarchive by default, enabled for AD-DC variant
* update waf answers

Noteable smb.conf changes:
* store dos attributes Default changed yes
* ea support Default changed yes

Fixes: Timemachine "The identity of the Backup disk ... has changed since the previous backup."

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-09-14 12:05:04 +02:00
Andy Walsh
4c1a10a30c samba4: enable avahi by default, add timemachine support
* 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>
2018-09-10 15:40:39 +02:00
Andy Walsh
8040e8c9a6 samba4: update to 4.8.5
* update to 4.8.5
* enable aesni support for x86_64
* add 'unbundle libbsd' patch
* update smb.conf.template (disable spoolss)

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-09-01 14:03:09 +02:00
Andy Walsh
7358fc99fd samba4: update to 4.8.4
* remove perl, python host depends
* fixes: CVE-2018-1139, CVE-2018-1140, CVE-2018-10858, CVE-2018-10918, CVE-2018-10919
* remove avahi timemachine service file (4.8 handles this automatically via avahi client-lib)
* fix more optional depends

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-08-15 17:35:38 +02:00
Eneas U de Queiroz
460dbee226 samba4: add nfs-kernel-server/host build dependency
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-08-06 17:31:23 +00:00
Andy Walsh
18e9a8b479 samba4: add missing avahi service definitions
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-08-06 09:50:54 +08:00
Andy Walsh
0c13081965 samba4: switch to waf cross-answer files
* switch waf build to cross-answer files
* move timemachine related vfs modules to default vfs option

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-08-06 09:50:54 +08:00
Andy Walsh
efdd707dc7 samba4: add optional lib dependencies (libgcrypt, libpam)
* add libgcrypt, libpam to optional libs

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-08-01 13:59:00 +02:00
Andy Walsh
0d23c9f2ea samba4: add package samba-4.8
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-07-26 21:38:19 +02:00