1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
Commit Graph

512 Commits

Author SHA1 Message Date
Andrew Bartlett
83d42203d7 WHATSNEW: Add section for "samba-tool visualize"
(text from the commit message by Douglas adding the feature)

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13226

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
2018-02-01 03:20:26 +01:00
Karolin Seeger
59a07e3fc7 WHATSNEW: Add release notes for Samba 4.8.0rc1.
Signed-off-by: Karolin Seeger <kseeger@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2018-01-14 22:11:00 +01:00
Stefan Metzmacher
4b17d365bc WHATSNEW: document some more new options
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Karolin Seeger <kseeger@samba.org>

Autobuild-User(master): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(master): Sat Jan 13 17:12:38 CET 2018 on sn-devel-144
2018-01-13 17:12:38 +01:00
Stefan Metzmacher
b1c88c01a6 WHATSNEW: document the changes/deprecation of 'client schannel' and 'server schannel'
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
2018-01-10 01:01:24 +01:00
Stefan Metzmacher
1f91cdc8bd WHATSNEW: document removal of 'use spnego" option
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
2018-01-10 01:01:24 +01:00
Stefan Metzmacher
bb3944c608 WHATSNEW: document removal 'winbind trusted domains only' option
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
2018-01-10 01:01:24 +01:00
Gary Lockyer
142060d06f WHATSNEW: Encrypted secrets
Document the encrypted secrets feature in WHATSNEW.txt

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>

Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Mon Dec 18 04:36:19 CET 2017 on sn-devel-144
2017-12-18 04:36:19 +01:00
Stefan Metzmacher
e8b801da60 WHATSNEW: document the removal of 'auth methods', 'map untrusted to domain' and 'profile acls'
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>

Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Thu Dec 14 00:40:31 CET 2017 on sn-devel-144
2017-12-14 00:40:31 +01:00
Kevin Anderson
18307f8711 Add mdns name configuration option
Add the mdns name configuration variable to control the mdns hostname.
The default is to use the NETBIOS name of the system to match previous
versions which is typically the hostname in all capitals. A value of mdns
can be provided to defer the hostname to the mdns library.

With the recent patch to support time machine being merged this patch
allows for a user to configure the server name that is advertised to
be lower cased through Avahi advertisements.

Signed-off-by: Kevin Anderson <andersonkw2@gmail.com>
Reviewed-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2017-12-08 22:58:17 +01:00
Volker Lendecke
75a8709821 WHATSNEW: Mention removed net serverid subcommands
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>

Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Tue Dec  5 17:54:18 CET 2017 on sn-devel-144
2017-12-05 17:54:18 +01:00
Karolin Seeger
bfd063d7e8 WHATSNEW: Add new smb.conf parameter
Signed-off-by: Karolin Seeger <kseeger@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2017-12-01 23:46:13 +01:00
Karolin Seeger
8860f501cd WHATSNEW: Remove old entry about accelerated AES
Signed-off-by: Karolin Seeger <kseeger@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2017-12-01 23:46:13 +01:00
Jeremy Allison
54b3706a77 WHATSNEW: Explain reversal of smbclient symlink parameters against Windows server.
BUG: https://bugzilla.samba.org/show_bug.cgi?id=13172

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>

Autobuild-User(master): Volker Lendecke <vl@samba.org>
Autobuild-Date(master): Thu Nov 30 19:32:21 CET 2017 on sn-devel-144
2017-11-30 19:32:21 +01:00
David Mulder
8be71f97b6 doc: Add samba_gpoupdate man page, update WHATSNEW
Signed-off-by: David Mulder <dmulder@suse.com>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
2017-11-20 21:41:15 +01:00
Volker Lendecke
6381044c02 vfs: Remove aio_linux
Triggered by https://bugzilla.samba.org/show_bug.cgi?id=13128 I think
this module should go. Once Linux aio will do what Samba needs, this
might be worth another look.

What we should instead do soon is support Linux preadv2 and the
RWF_NOWAIT flag to avoid the thread context switch whenever possible.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2017-11-11 04:49:27 +01:00
Christof Schmitt
267cd25290 Removed unused 'oplock contention limit' config parameter
Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2017-10-19 00:55:24 +02:00
Volker Lendecke
f0df2426c0 WHATSNEW: Mention code removal from "net" and "rpcclient"
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2017-09-20 22:48:15 +02:00
Jeremy Allison
c754f48575 WHATSNEW: Add Using x86_64 Accelerated AES Crypto Instructions section.
Describes --accel-aes configure time option.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13008

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2017-09-07 02:01:09 +02:00
Karolin Seeger
e317dfeccf WHATSNEW: Start release notes for Samba 4.8.0pre1.
Signed-off-by: Karolin Seeger <kseeger@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>

Autobuild-User(master): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(master): Tue Jul  4 17:41:59 CEST 2017 on sn-devel-144
2017-07-04 17:41:59 +02:00
Karolin Seeger
176a6ae1d7 WHATSNEW: Prepare release notes for Samba 4.7.0rc1.
Signed-off-by: Karolin Seeger <kseeger@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2017-07-04 13:11:16 +02:00
Andrew Bartlett
d3f5a01861 WHATSNEW: Fix typo
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2017-07-04 13:11:16 +02:00
Andrew Bartlett
04e3031192 WHATSNEW: Add docs for ntlm auth changes
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2017-07-04 13:11:16 +02:00
Garming Sam
59bee844b8 WHATSNEW: Improved AD performance (particularly linked attributes)
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2017-07-03 03:59:17 +02:00
Garming Sam
f8e83f39e8 WHATSNEW: DNS at domain join improvements
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2017-07-03 03:59:17 +02:00
Garming Sam
63a56fe821 WHATSNEW: Additional hashes introduced with WDigest
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2017-07-03 03:59:17 +02:00
Garming Sam
5e6b4c4b13 WHATSNEW: Improved RODC support
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2017-07-03 03:59:17 +02:00
Andrew Bartlett
a6bd91f4ec WHATSNEW: Add entry for Multi-process LDAP Server
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2017-07-02 17:35:20 +02:00
Andrew Bartlett
9063669a05 WHATSNEW: Add an entry for the LDB whole DB locking issue
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2017-07-02 17:35:20 +02:00
Stefan Metzmacher
b039ef4224 WHATSNEW: document "client max protocol" change to SMB3_11
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2017-06-27 16:57:48 +02:00
Stefan Metzmacher
911c3fb918 WHATSNEW: document the new smbclient banner
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2017-06-27 16:57:47 +02:00
Karolin Seeger
37db3d22e2 WHATSNEW: Fix typo...
and add some new/changed parameters.

Signed-off-by: Karolin Seeger <kseeger@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Tue Jun 27 03:19:19 CEST 2017 on sn-devel-144
2017-06-27 03:19:19 +02:00
Stefan Metzmacher
dda4c89126 WHATSNEW: change the default for "map untrusted to domain" to "auto"
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2017-06-16 03:21:29 +02:00
Stefan Metzmacher
aa74d6edf5 WHATSNEW: deprecated "profile acls"
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Tue Jun 13 22:45:28 CEST 2017 on sn-devel-144
2017-06-13 22:45:28 +02:00
Andreas Schneider
45e84dd89e WHATSNEW: Add Dynamic RPC port range
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>

Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Thu Jun  8 00:27:24 CEST 2017 on sn-devel-144
2017-06-08 00:27:24 +02:00
Christof Schmitt
24d43f8840 WHATSNEW: Add new 'net tdb locking' command
Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>

Autobuild-User(master): Christof Schmitt <cs@samba.org>
Autobuild-Date(master): Tue May  9 01:14:25 CEST 2017 on sn-devel-144
2017-05-09 01:14:25 +02:00
Andreas Schneider
61d6882b54 WHATSNEW: Add Samba AD with MIT Kerberos
Pair-Programmed-With: Guenther Deschner <gd@samba.org>

Signed-off-by: Andreas Schneider <asn@samba.org>
Signed-off-by: Guenther Deschner <gd@samba.org>
Reviewed-by: David Disseldorp <ddiss@samba.org>

Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Wed May  3 15:57:44 CEST 2017 on sn-devel-144
2017-05-03 15:57:44 +02:00
Andreas Schneider
3ef844de27 WHATSNEW: Give the 'strict sync' change a header line
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: David Disseldorp <ddiss@samba.org>
2017-05-03 12:02:08 +02:00
Jeremy Allison
306783d6f5 lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *)
Not currently used - no logic changes inside.

This will make it possible to pass down a long-lived talloc
context from the loading function for modules to use instead
of having them internally all use talloc_autofree_context()
which is a hidden global.

Updated all known module interface numbers, and added a
WHATSNEW.

Signed-off-by: Jeremy Allison <jra@samba.org>
Signed-off-by: Ralph Böhme <slow@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Sat Apr 22 01:17:00 CEST 2017 on sn-devel-144
2017-04-22 01:17:00 +02:00
Jeremy Allison
1e8e048bf0 lib: param: Remove lpcfg_register_defaults_hook().
Completely unused functionality. Gets rid of another
talloc_autofree_context(). Updated WHATSNEW to make
this clear.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
2017-04-18 22:54:15 +02:00
Stefan Metzmacher
94e2aa7f77 WHATSNEW: Deprecate "auth methods" and "map untrusted to domain"
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>

Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Fri Apr  7 20:42:39 CEST 2017 on sn-devel-144
2017-04-07 20:42:39 +02:00
Andrew Bartlett
12cd7ab60a WHATSNEW: Add entry for auth audit
Signed-off-by: Andrew Bartlett <abartlet@samba.org>

Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Wed Mar 29 06:35:12 CEST 2017 on sn-devel-144
2017-03-29 06:35:12 +02:00
Jeremy Allison
1b36cda7cf WHATSNEW: Document "strict sync" default change.
Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Christof Schmitt <cs@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Sat Mar 25 04:41:19 CET 2017 on sn-devel-144
2017-03-25 04:41:19 +01:00
Karolin Seeger
295f757fe1 WHATSNEW: Add link to known issues.
Signed-off-by: Karolin Seeger <kseeger@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>

Autobuild-User(master): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(master): Thu Feb 16 14:37:11 CET 2017 on sn-devel-144
2017-02-16 14:37:11 +01:00
Karolin Seeger
5d9eb27c8f WHATSNEW: Start release notes for Samba 4.7.0pre1.
Signed-off-by: Karolin Seeger <kseeger@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2017-01-12 15:35:12 +01:00
Björn Jacke
3d1cdb70fd WHATSNEW: fix typo
Autobuild-User(master): Björn Jacke <bj@sernet.de>
Autobuild-Date(master): Sat Jan  7 03:19:03 CET 2017 on sn-devel-144
2017-01-07 03:19:03 +01:00
Karolin Seeger
5bcf3f1b74 WHATSNEW: Some small formal fixes.
Signed-off-by: Karolin Seeger <kseeger@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>

Autobuild-User(master): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(master): Tue Jan  3 16:03:12 CET 2017 on sn-devel-144
2017-01-03 16:03:12 +01:00
Andrew Bartlett
5aa00d92ad WHATSNEW: Add text for AD DC changes
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2016-12-24 17:16:06 +01:00
Martin Schwenke
0383034633 WHATSNEW: CTDB updates
Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>

Autobuild-User(master): Amitay Isaacs <amitay@samba.org>
Autobuild-Date(master): Wed Dec 21 08:36:32 CET 2016 on sn-devel-144
2016-12-21 08:36:32 +01:00
Andreas Schneider
9b566e7b3c WHATSNEW: Add some information about ID mapping
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Karolin Seeger <kseeger@samba.org>

Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Tue Dec 20 11:40:07 CET 2016 on sn-devel-144
2016-12-20 11:40:07 +01:00
Andreas Schneider
cabd1df66a WHATSNEW: Add Printing changes
Signed-off-by: Andreas Schneider <asn@samba.org>
2016-12-20 07:51:14 +01:00
Andreas Schneider
c9c8010cbd WHATSNEW: Use capital K for Kerberos
Signed-off-by: Andreas Schneider <asn@samba.org>
2016-12-20 07:51:14 +01:00
Ralph Boehme
ddd5a55e71 WHATSNEW: document fruit:resource option spelling issue
Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2016-12-02 23:46:15 +01:00
Uri Simchoni
60fd6a324b WHATSNEW: document new inherit owner option
Signed-off-by: Uri Simchoni <uri@samba.org>
Reviewed-by: Rowland Penny <rpenny@samba.org>

Autobuild-User(master): Uri Simchoni <uri@samba.org>
Autobuild-Date(master): Thu Nov 24 20:23:46 CET 2016 on sn-devel-144
2016-11-24 20:23:46 +01:00
Uri Simchoni
bb7594392f WHATSNEW: document kerberos encryption types
Signed-off-by: Uri Simchoni <uri@samba.org>
Reviewed-by: Rowland Penny <rpenny@samba.org>
2016-11-24 16:31:19 +01:00
Stefan Metzmacher
77fae5bcd2 WHATSNEW: clear the sections for 4.6
The 4.5.x WHATSNEW.txt is maintained in v4-5-test.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>

Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Tue Aug 23 16:02:09 CEST 2016 on sn-devel-144
2016-08-23 16:02:09 +02:00
Stefan Metzmacher
b11697be1e WHATSNEW: add shadow:snapprefix and shadow:delimiter
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
2016-07-28 10:06:13 +02:00
Stefan Metzmacher
c07504f40d WHATSNEW: document new samba-tool drs replicate options
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Garming Sam <garming@samba.org>
2016-07-28 10:06:11 +02:00
Amitay Isaacs
44bbdbef2a WHATSNEW: ctdb updates
Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Martin Schwenke <martin@meltin.net>
2016-07-28 05:00:18 +02:00
Martin Schwenke
3cb659e1ed WHATSNEW: CTDB updates
Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>

Autobuild-User(master): Amitay Isaacs <amitay@samba.org>
Autobuild-Date(master): Tue Jul 26 01:21:57 CEST 2016 on sn-devel-144
2016-07-26 01:21:57 +02:00
Stefan Metzmacher
1854252816 WHATSNEW: add SmartCard/PKINIT improvements
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2016-07-22 23:34:21 +02:00
Stefan Metzmacher
4a340708de WHATSNEW: recomment python-crypto and python-m2crypto
They're used for some samba-tool commands.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
2016-07-22 16:03:27 +02:00
Stefan Metzmacher
aaee982b4a WHATSNEW: add 'Password sync as active directory domain controller'
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
2016-07-22 16:03:27 +02:00
Stefan Metzmacher
1fd927136b WHATNEW: the default for "ntlm auth" is "no"
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2016-07-22 16:03:26 +02:00
Jeremy Allison
c8f2bb12eb WHATSNEW. Add text for Open File Description (OFD) locks.
Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>

Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Fri Jul 22 14:13:52 CEST 2016 on sn-devel-144
2016-07-22 14:13:51 +02:00
Ralph Boehme
95e3d185ba WHATSNEW: SMB 2.1 leases enabled by default
Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2016-07-22 10:32:22 +02:00
Garming Sam
f757836592 WHATSNEW: Add the update for the samba kcc
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>

Autobuild-User(master): Garming Sam <garming@samba.org>
Autobuild-Date(master): Thu Jul 21 10:17:52 CEST 2016 on sn-devel-144
2016-07-21 10:17:52 +02:00
Garming Sam
5707a8054e WHATSNEW: Samba-tool speed-up
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2016-07-21 06:37:07 +02:00
Andrew Bartlett
7fdb5d2c5c WHATSNEW: Add features added for Samba 4.5
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2016-07-20 21:27:17 +02:00
Stefan Metzmacher
1de7747157 WHATSNEW: add 'Support for LDAP_SERVER_NOTIFICATION_OID'
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
2016-05-19 11:47:25 +02:00
Stefan Metzmacher
9667297217 WHATSNEW: Clear release notes for Samba 4.5.0pre1.
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
2016-05-19 11:47:25 +02:00
Uri Simchoni
25ac39268f WHATSNEW: Document "only user" removal
Signed-off-by: Uri Simchoni <uri@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Fri May  6 05:02:08 CEST 2016 on sn-devel-144
2016-05-06 05:02:08 +02:00
Uri Simchoni
dc3e224408 Reset WHATSNEW.txt for 4.5.x series
Signed-off-by: Uri Simchoni <uri@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2016-05-06 01:32:24 +02:00
Christian Ambach
dc0bd62a23 WHATSNEW: document removal of -P in smbget
Signed-off-by: Christian Ambach <ambi@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
2016-02-26 11:31:33 +01:00
Christian Ambach
9b5198f552 WHATSNEW: update with latest parameter updates for smbget
Signed-off-by: Christian Ambach <ambi@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>

Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Thu Jan 28 13:07:34 CET 2016 on sn-devel-144
2016-01-28 13:07:34 +01:00
Karolin Seeger
d201a2080d WHATSNEW: Add smbstatus changes.
Signed-off-by: Karolin Seeger <kseeger@samba.org>
2016-01-26 15:58:13 +01:00
Karolin Seeger
c1bbe58cd6 WHATSNEW: Extend release notes for Samba 4.4.0rc1.
Signed-off-by: Karolin Seeger <kseeger@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2016-01-26 15:58:13 +01:00
Martin Schwenke
1bf7905065 WHATSNEW: Documentation CTDB changes for v4.4
Signed-off-by: Martin Schwenke <martin@meltin.net>
Signed-off-by: Amitay Isaacs <amitay@gmail.com>

Autobuild-User(master): Amitay Isaacs <amitay@samba.org>
Autobuild-Date(master): Mon Jan 25 16:47:54 CET 2016 on sn-devel-144
2016-01-25 16:47:54 +01:00
Martin Schwenke
c8a5ab9ed2 WHATSNEW: CTDB_NATGW_SLAVE_ONLY is no longer used
Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>

Autobuild-User(master): Amitay Isaacs <amitay@samba.org>
Autobuild-Date(master): Mon Jan 25 10:23:49 CET 2016 on sn-devel-144
2016-01-25 10:23:49 +01:00
Martin Schwenke
74fa62c685 WHATSNEW: Document CTDB tunable change
Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
2015-11-16 08:42:11 +01:00
Christof Schmitt
eee4af5c76 WHATSNEW: Add async SMB2 flush and new aio parameter
Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Sat Nov 14 00:39:17 CET 2015 on sn-devel-104
2015-11-14 00:39:17 +01:00
Andreas Schneider
53509452db WHATSNEW: Describe nss_wins changes
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>

Autobuild-User(master): Volker Lendecke <vl@samba.org>
Autobuild-Date(master): Tue Oct 27 00:27:22 CET 2015 on sn-devel-104
2015-10-27 00:27:22 +01:00
Stefan Metzmacher
c3c024f74e WHATSNEW: Clear release notes for Samba 4.4.0pre1.
Signed-off-by: Stefan Metzmacher <metze@samba.org>

Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Tue Jul 21 22:07:14 CEST 2015 on sn-devel-104
2015-07-21 22:07:14 +02:00
Stefan Metzmacher
4d5914bf53 WHATSNEW: Start release notes for Samba 4.3.0rc1.
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Karolin Seeger <kseeger@samba.org>
2015-07-21 19:04:15 +02:00
Ralph Boehme
0afea2c364 WHATSNEW: Spotlight
Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>

Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Tue Jul  7 20:35:07 CEST 2015 on sn-devel-104
2015-07-07 20:35:07 +02:00
Christof Schmitt
72f1a2a0af WHATSNEW: Add logging backends
Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>

Autobuild-User(master): Christof Schmitt <cs@samba.org>
Autobuild-Date(master): Mon Mar 23 23:59:37 CET 2015 on sn-devel-104
2015-03-23 23:59:36 +01:00
Karolin Seeger
3419a20075 WHATSNEW: Start release notes for Samba 4.3.0pre1.
Signed-off-by: Karolin Seeger <kseeger@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2014-10-01 10:56:35 +02:00
Andrew Bartlett
736098e2cf WHATSNEW: Include info on secured winbindd connections
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2014-09-30 12:32:05 +02:00
Andrew Bartlett
043585fd16 WHATSNEW: Update WHATSNEW for new default winbind implementation
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>

Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Sat Sep 27 04:01:33 CEST 2014 on sn-devel-104
2014-09-27 04:01:33 +02:00
Brad Hards
8a6445d025 WHATSNEW: some fixes
Signed-off-by: Brad Hards <bradh@frogmouth.net>
Reviewed-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>

Autobuild-User(master): Michael Adam <obnox@samba.org>
Autobuild-Date(master): Tue Sep 23 06:54:11 CEST 2014 on sn-devel-104
2014-09-23 06:54:11 +02:00
Amitay Isaacs
68e5fa5087 WHATSNEW: Mention combined CTDB
Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Michael Adam <obnox@samba.org>

Autobuild-User(master): Michael Adam <obnox@samba.org>
Autobuild-Date(master): Mon Sep 22 07:05:26 CEST 2014 on sn-devel-104
2014-09-22 07:05:26 +02:00
Karolin Seeger
b3325c9d1d WHATSNEW: Fix typos.
Signed-off-by: Karolin Seeger <kseeger@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2014-09-21 20:21:10 +02:00
Volker Lendecke
c84a66d840 WHATSNEW: Mention unix domain datagram messaging
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>

Autobuild-User(master): Volker Lendecke <vl@samba.org>
Autobuild-Date(master): Sat Sep 20 21:13:50 CEST 2014 on sn-devel-104
2014-09-20 21:13:50 +02:00
Volker Lendecke
e3a0c3ef76 WHATSNEW: Mention tdb mutexes
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
2014-09-20 18:48:10 +02:00
Michael Adam
3360f9ac33 WHATSNEW: mention overhauled "net idmap" command
Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>

Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Sat Sep 20 11:37:51 CEST 2014 on sn-devel-104
2014-09-20 11:37:51 +02:00
Stefan Metzmacher
6efb366796 WHATSNEW: Improved DCERPC man in the middle detection
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
2014-09-20 09:15:08 +02:00
Stefan Metzmacher
e28b087fb9 WHATSNEW: Larger IO sizes for SMB2/3 per default
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
2014-09-20 09:15:08 +02:00
Stefan Metzmacher
fc70caaf18 WHATSNEW: Winbindd/Netlogon improvements
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
2014-09-20 09:15:07 +02:00
Karolin Seeger
b3b1bb092f WHATSNEW: Start release notes for Samba 4.2.0rc1.
Signed-off-by: Karolin Seeger <kseeger@samba.org>
Reviewed-by: David Disseldorp <ddiss@samba.org>
2014-09-09 13:03:58 +02:00
Michael Wood
7c4c896eac WHATSNEW: Fix 4.0 default for allow dns updates.
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2013-06-01 18:54:06 +10:00
Jeremy Allison
18e07f118c Update WHATSNEW.txt with removed parameters. 2012-10-04 12:05:03 -07:00
Karolin Seeger
b9ca792af2 WHATSNEW: Add changed parameters.
Needs to be double-checked.

Karolin

Autobuild-User(master): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(master): Fri Sep 28 14:22:52 CEST 2012 on sn-devel-104
2012-09-28 14:22:51 +02:00
Karolin Seeger
e30937e282 WHATSNEW: Start release notes for Samba 4.0.0rc2.
To be continued...

Karolin
2012-09-28 11:30:06 +02:00
Karolin Seeger
4a8cbe2457 WHATSNEW: Fix some issues in the release notes.
Karolin

Autobuild-User(master): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(master): Fri Sep 14 10:40:02 CEST 2012 on sn-devel-104
2012-09-14 10:40:02 +02:00
Michael Adam
e75e768f98 WHATSNEW: prepare release notes for 4.0.0rc1
Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>
2012-09-12 23:53:25 +02:00
Stefan Metzmacher
1b848ecbff lib/param: change the default for 'allow dns updates' to 'secure only'
metze
2012-09-12 16:51:29 +02:00
Kai Blin
2df6142439 WHATSNEW.txt: Update DNS server description
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2012-09-12 16:51:29 +02:00
Stefan Metzmacher
34bd3cba7a WHATSNEW: provision and updateprovision have new names
metze

Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Wed Sep 12 08:48:16 CEST 2012 on sn-devel-104
2012-09-12 08:48:16 +02:00
Michael Adam
e5ecef6639 WHATSNEW: list SMB3 as max protocol and durable handles as changes since 4.0 beta8
Autobuild-User(master): Michael Adam <obnox@samba.org>
Autobuild-Date(master): Mon Sep 10 02:58:49 CEST 2012 on sn-devel-104
2012-09-10 02:58:49 +02:00
Andrew Bartlett
757df37e70 WHATSNEW: prepare for 4.0 beta8 2012-08-31 08:31:45 +10:00
Andrew Bartlett
3460340bf2 WHATSNEW: prepare for 4.0 beta7 2012-08-28 07:57:30 +10:00
Andrew Bartlett
0e441636af WHATSNEW: Remove over-caution on s3fs and explain browsing better 2012-08-20 21:58:06 +10:00
Andrew Bartlett
03a20ae9ee WHATSNEW: prepare for 4.0 beta6 2012-08-14 02:26:17 +02:00
Andrew Bartlett
fb24f471be WHATSNEW: prepare for 4.0 beta5 2012-07-31 14:15:29 +02:00
Andrew Bartlett
4b44002414 WHATSNEW: prepare for 4.0 beta4 2012-07-17 12:17:07 +10:00
Andrew Bartlett
6612bca57d WHATSNEW: Spell out version, avoid samba4 except to refer to the past 2012-07-03 15:32:09 +02:00
Andrew Bartlett
d4bc3708d4 WHATSNEW: Mention Exchange 2010 support 2012-07-03 08:55:11 +10:00
Andrew Bartlett
d6bba7bf1a WHATSNEW: Update with fix for smbd-fileserver.conf.pid startup failures 2012-07-03 08:21:23 +10:00
Michael Adam
0ff2fc372a WHATSNEW: mention initial support for SMB3
Autobuild-User(master): Michael Adam <obnox@samba.org>
Autobuild-Date(master): Mon Jul  2 15:15:53 CEST 2012 on sn-devel-104
2012-07-02 15:15:53 +02:00
Michael Adam
8d80875c4b WHATSNEW: Mention SMB 2.1 support (reauthentication/mulit-credit) and config default 2012-07-02 13:24:13 +02:00
Michael Adam
86336dec7f WHATSNEW: prepare for 4.0 beta3 2012-07-02 13:24:12 +02:00
Andrew Bartlett
ce817803f6 WHATNEW: Update for the beta2 release 2012-06-20 16:22:41 +10:00
Jelmer Vernooij
85b8439d4a WHATSNEW: Fix typo.
"dcerpc endpoint services" -> "dcerpc endpoint servers"

Autobuild-User(master): Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date(master): Tue Jun 19 04:40:12 CEST 2012 on sn-devel-104
2012-06-19 04:40:12 +02:00
Andrew Bartlett
a0a2f7999e WHATSNEW: Bump the version and announce the s3fs default 2012-06-16 08:18:10 +02:00
Andrew Bartlett
c0a9fdc66e WHATSNEW: Add details on NTP and DNS as new protocols we cover 2012-06-05 09:48:05 +02:00
Andrew Bartlett
1df39825e4 WHATSNEW: mention FreeBSD getaddrinfo() issue 2012-06-05 04:27:36 +02:00
Andrew Bartlett
d99bbb52e7 WHATSNEW: Mention trouble with DNS replication 2012-06-05 04:27:36 +02:00
Andrew Bartlett
e3d1d6c03c WHATSNEW: Note FreeBSD improvements 2012-06-05 04:27:36 +02:00
Andrew Bartlett
68769c26ff WHATSNEW: Update for beta1 2012-06-05 04:27:36 +02:00
Andrew Bartlett
9ccbe1660c WHATSNEW: update for alpha21, and mark as release
The plan has changed.  This will we hope be the last alpha.

Andrew Bartlett
2012-05-25 10:27:48 +10:00
Andrew Bartlett
9633ec0c86 WHATSNEW: Move to document changes for beta1
This is not the beta1 release, but this is the preperation for such a release.

Andrew Bartlett
2012-05-24 09:59:04 +02:00
Andrew Bartlett
edb15ffef2 prepare WHATSNEW for alpha20 and mark as release 2012-05-01 06:44:09 +02:00
Andrew Bartlett
8a34f61b27 prepare WHATSNEW for Samba 4.0alpha19 release and mark as release. 2012-04-11 02:30:40 +02:00
Andrew Bartlett
0a4827f594 prepare WHATSNEW for Samba 4.0alpha18 release and mark as release. 2012-02-24 15:48:07 +11:00
Andrew Tridgell
19d1c41fe5 WHATSNEW: more information on running dbcheck 2011-09-13 12:10:38 +10:00
Andrew Bartlett
3e246a3cf4 start Samba 4.0alpha17 release notes 2011-09-12 20:52:00 +10:00
Andrew Bartlett
8310b8c9b4 Update WHATSNEW.txt with news for Samba 4.0 alpha16 2011-06-24 07:13:04 +02:00
Stefan Metzmacher
8acc57d6a2 s3:WHATSNEW.txt: remove the "strict allocate" default value
commit dc36d75d5f
reverted the change to true, because it makes Samba
unusable on systems without Linux and a modern Filesystem.

metze

Autobuild-User: Stefan Metzmacher <metze@samba.org>
Autobuild-Date: Wed Apr 13 21:21:10 CEST 2011 on sn-devel-104
2011-04-13 21:21:10 +02:00
Michael Adam
cfae1e795f s3:WHATSNEW: document changes of the id mapping system
Autobuild-User: Michael Adam <obnox@samba.org>
Autobuild-Date: Tue Mar 22 23:57:29 CET 2011 on sn-devel-104
2011-03-22 23:57:29 +01:00
Michael Adam
278cfec53a s3:WHATSNEW: remove mention of "idmap read only" as new parameter 2011-03-22 22:49:57 +01:00
Michael Adam
d03631c43f WHATSNEW: document removed parameter "idmap alloc backend" 2011-02-28 12:55:50 +01:00
Michael Adam
68f5f0ae7b WHATSNEW: document new nfs quota backend for linux 2011-02-28 12:55:50 +01:00
Stefan Metzmacher
7ea7ba64e1 WHATSNEW: fix indentation
metze

Autobuild-User: Stefan Metzmacher <metze@samba.org>
Autobuild-Date: Mon Dec 27 17:50:05 CET 2010 on sn-devel-104
2010-12-27 17:50:05 +01:00
Karolin Seeger
aacd55da93 WHATSNEW: Update changed parameters.
Karolin
(cherry picked from commit 6148d5eb84)
2010-12-27 17:00:25 +01:00
Karolin Seeger
8def6b5d3f WHATSNEW: Update changed parameters.
Karolin
(cherry picked from commit 23341ca37e)
2010-12-27 17:00:24 +01:00
Karolin Seeger
08401ffd3e WHATSNEW: Add information on changed security defaults.
Thanks to Andrew Bartlett for providing this text!
(cherry picked from commit 2e867d9db2)
2010-12-27 17:00:24 +01:00
Jelmer Vernooij
c19a90aafe WHATSNEW: Fix typo, indentation. 2010-12-24 01:15:05 +01:00
Karolin Seeger
a20ee817b2 WHATSNEW: Update changes.
Thanks to Simo for providing the summary!

Karolin
2010-07-28 09:27:43 +02:00
Karolin Seeger
1890a2a172 WHATSNEW: Update changes.
Thanks to Jeremy for providing this summary!

Karolin
2010-07-27 09:50:28 +02:00
Karolin Seeger
cf38e8d822 WHATSNEW: Update changes.
Thanks to Holger for providing!

Karolin
2010-07-27 09:02:36 +02:00
Karolin Seeger
8b1980c22c WHATSNEW: Start 3.6.0pre1 release notes.
Karolin
2010-07-16 10:02:39 +02:00
Kai Blin
8f5ef10633 Revert "net: Use samba default command line arguments."
This reverts commit fb262f79fa
and related commits c36031778e
72fd5fa6bb and
38cd0e086f

This change caused more trouble than it solved. We need to do this differently.
Reverting so we don't accidently release this.
2009-07-22 13:39:34 +02:00
Kai Blin
c36031778e s3 WHATSNEW: Mention the changes to net 2009-05-26 09:26:56 +02:00
Steven Danneman
5cd4b7b7c0 s3: Added new parameter "map untrusted to domain"
When enabled this reverts smbd to the legacy domain remapping behavior when
a user provides an untrusted domain

This partially reverts d8c54fdd
2009-02-12 13:55:44 -08:00
Karolin Seeger
8879545282 WHATSNEW: Start WHATSNEW for 3.4.0pre1.
Karolin
(This used to be commit e25fadd359)
2008-08-13 15:29:06 +02:00
Michael Adam
0f3de7f93e WHATSNEW: fix one occurrence of 3.2.0 to say 3.3.0.
Michael
(This used to be commit 82b132c474)
2008-08-12 10:18:51 +02:00
Karolin Seeger
8c8d7ff823 WHATSNEW: Start WHATSNEW for 3.3.0pre1.
Karolin
(This used to be commit 28ae738eee)
2008-08-06 14:26:41 +02:00
Michael Adam
3950e79cfc WHATSNEW: add one more change.
Michael
(This used to be commit c55094555a)
2008-04-22 23:46:12 +02:00
Michael Adam
f03e7fdb72 WHATSNEW: update the section on registry configuration.
Michael
(This used to be commit e185fd4935)
2008-04-22 16:32:31 +02:00
Michael Adam
d9c38b2861 WHATSNEW: list special meaning of "include = registry" under smb.conf changes.
Michael
(This used to be commit d9b48d728d)
2008-04-22 16:32:31 +02:00
Michael Adam
a010a56013 WHATSNEW: re-establish alphabetic ordering in smb.conf changes
Michael
(This used to be commit b44f45f4f4)
2008-04-22 16:32:31 +02:00
Michael Adam
c3101b6e1d WHATSNEW: update my changes for 3.2.0pre3
Michael
(This used to be commit 1036f5a2e7)
2008-04-22 16:32:31 +02:00
Volker Lendecke
9ffcc7966f Fix wbinfo --group-info if the winbind separator set to non \
In getgrsid_lookupsid_recv() we use parse_domain_user which itself looks at
lp_winbind_separator(). Thus when building up that group name we should better
use it as well.
(This used to be commit 5df75578ef)
2008-04-22 15:42:09 +02:00
Karolin Seeger
76b0db153d WHATSNEW.txt: Update list of changes.
Karolin
(This used to be commit d2cb298a46)
2008-04-22 15:19:29 +02:00
Karolin Seeger
03edc87728 WHATSNEW: Update release date for 3.2.0pre3.
(This used to be commit f4053cf509)
2008-04-22 14:48:40 +02:00
Stefan Metzmacher
a21d095a62 WHATNEW.txt: add my latest changes
metze
(This used to be commit 6ae8544ace)
2008-04-19 02:45:44 +02:00
Volker Lendecke
2c47a6a710 Update WHATSNEW entry for pre3
(This used to be commit 81f34489f7)
2008-04-13 12:20:58 +02:00
Günther Deschner
e0cff1817a Fill in WHATSNEW.txt for pre3.
Guenther
(This used to be commit bf638d97d7)
2008-04-12 18:26:37 +02:00
Stefan Metzmacher
8a94886aab WHATSNEW.txt: list my changes
metze
(This used to be commit 55b86c0a13)
2008-04-12 11:13:40 +02:00
Michael Adam
9c02cb9ee8 update WHATSNEW
Michael
(This used to be commit 07a9da0243)
2008-04-11 23:40:55 +02:00
Günther Deschner
6c2955f625 Whatsnew
(This used to be commit 5cb480a664)
2008-04-08 02:15:01 +02:00
Karolin Seeger
7d2e3aacd9 WHATSNEW: Start to add changes since 3.2.0pre2.
Karolin
(This used to be commit 2b18b4d02a)
2008-03-26 14:03:28 +01:00
Karolin Seeger
12b9b5621a Start to prepare WHATSNEW for 3.2.0pre3.
Karolin
(This used to be commit 0b54dd097f)
2008-03-20 14:15:29 +01:00
Volker Lendecke
f3856d074f Fix bug 4901
(This used to be commit 1dd8fa9a52)
2008-03-14 18:01:23 +01:00
Stefan Metzmacher
47d7767065 Merge commit 'origin/v3-2-stable' into v3-2-test
This brings the release-3-2-0pre2 tag into the v3-2-test history.

I skipped the source/VERSION changes.

metze
(This used to be commit 6761fed308)
2008-03-06 13:16:30 +01:00
Karolin Seeger
959cb482d3 Update release date.
Karolin
(cherry picked from commit 491535d091)
(This used to be commit 5eacf7c672)
2008-03-04 13:02:58 +01:00
Karolin Seeger
f58ad2670e Update release date.
Karolin
(This used to be commit 491535d091)
2008-03-04 09:53:37 +01:00
Derrell Lipman
2f0a61564a Continued revamping of libsmbclient.
- James suggested using gcc's "deprecated" attribute to mark the context
  structure fields to generate warnings.  This creates a scenario with the
  best of all worlds.  I'm able to move to an organization that more easily
  allows future enhancements, while avoiding any mandatory changes by
  applications.  Thanks, James!

- Updated WHATSNEW.txt so that it accurately reflects the current state of
  affairs.

Derrell
(cherry picked from commit a67f96fbe9)
(This used to be commit 046653403f)
2008-03-04 09:02:42 +01:00
Derrell Lipman
2492e96a8e Update WHATSNEW for libsmbclient changes
(cherry picked from commit f07407a32e)
(This used to be commit 938c6aef24)
2008-03-04 09:01:09 +01:00
Derrell Lipman
b6595bd38b Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-test
(This used to be commit 8927b50d60)
2008-03-03 18:27:41 -05:00
Derrell Lipman
1363ee9d65 Continued revamping of libsmbclient.
- James suggested using gcc's "deprecated" attribute to mark the context
  structure fields to generate warnings.  This creates a scenario with the
  best of all worlds.  I'm able to move to an organization that more easily
  allows future enhancements, while avoiding any mandatory changes by
  applications.  Thanks, James!

- Updated WHATSNEW.txt so that it accurately reflects the current state of
  affairs.

Derrell
(This used to be commit a67f96fbe9)
2008-03-03 18:13:33 -05:00
Karolin Seeger
e447bf2edb Update WHATSNEW.
Parameter 'hidden' has been renamed to 'administrative share'.

Karolin
(This used to be commit d0ab519652)
2008-03-03 09:26:26 +01:00
Derrell Lipman
3c0029e9bf Update WHATSNEW for libsmbclient changes
(This used to be commit f07407a32e)
2008-03-01 23:08:19 -05:00
Karolin Seeger
91609a671e Update WHATSNEW.
Parameter 'hidden' has been renamed to 'administrative share'.

Karolin
(This used to be commit f271269824)
2008-02-29 17:51:00 +01:00
Günther Deschner
f95712432b Fill in WHATSNEW.txt.
Guenther
(cherry picked from commit 55e85ccd3e)
(This used to be commit f85ddd10d6)
2008-02-29 16:06:14 +01:00
Günther Deschner
a068dc6ede Fill in WHATSNEW.txt.
Guenther
(This used to be commit 55e85ccd3e)
2008-02-29 11:43:54 +01:00
Karolin Seeger
c4fbe28462 Merge commit 'origin/v3-2-test' into v3-2-stable
Conflicts:

	WHATSNEW.txt
(This used to be commit a390bcf940)
2008-02-29 10:44:38 +01:00
Volker Lendecke
18206a4cb5 Add vfs_aio_fork
This is used for two purposes:

First, I'm using it to test the async I/O code. In the forked process it is
pretty easy to delay a reply for a random amount of time. See the
BUILD_FARM_HACKS snippet.

Second, there are systems around that claim to have Posix AIO but which is
broken. This might be some help for those systems.

Also add tests how to pass file descriptors
(This used to be commit b0e52cecf2)
2008-02-29 09:47:53 +01:00
Karolin Seeger
8471efe308 Update WHATSNEW.
Karolin
(This used to be commit 01596c9335)
2008-02-28 15:53:43 +01:00
Karolin Seeger
830b70ab51 Add missing full stops and blank lines.
Karolin
(This used to be commit cd784938b7)
2008-02-28 13:32:34 +01:00
Michael Adam
ed40151aaf WHATSNEW: Add changes by Andreas Schneider.
Michael
(This used to be commit cfb853e6c2)
2008-02-28 12:53:18 +01:00
Volker Lendecke
6676b94882 Add another WHATSNEW
(This used to be commit c6f0ff949b)
2008-02-28 12:48:28 +01:00
Jeremy Allison
ab83712324 Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-test
(This used to be commit 8b00828405)
2008-02-28 03:28:31 -08:00
Jeremy Allison
d9b6f9a75d Updated comments on the encryption support.
Jeremy.
(This used to be commit ab6a9fad38)
2008-02-28 03:27:55 -08:00
Michael Adam
0e97acee3f WHATSNEW: add another change.
Michael
(This used to be commit 9436afad7e)
2008-02-28 12:26:37 +01:00
Michael Adam
ed596336ad WHATSNEW: add two more items to my changes.
Michael
(This used to be commit d8555f09d4)
2008-02-28 12:20:43 +01:00
Michael Adam
d772c3af1b WHATSNEW: Also merge changes in "Major enhancements" section from v3-2-stable.
Michael
(This used to be commit 1984e91f05)
2008-02-28 12:20:43 +01:00
Michael Adam
a701cfecd4 WHATSNEW: give a new date for the upcoming prerelease.
Michael
(This used to be commit 38d327d51f)
2008-02-28 12:20:43 +01:00
Michael Adam
554107bf8b WHATSNEW: Fix spacings
Michael
(This used to be commit ac37d607ce)
2008-02-28 12:20:43 +01:00
Michael Adam
2684818ba9 WHATSNEW: fix a typo and spacings
Michael
(This used to be commit 4c02a60a98)
2008-02-28 12:20:43 +01:00
Michael Adam
61ef292ea4 WHATSNEW: Merge additions from v3-2-stable's WHATSNEW. :-}
Michael
(This used to be commit 5d1631bd9b)
2008-02-28 12:20:43 +01:00