1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-15 23:24:37 +03:00

240 Commits

Author SHA1 Message Date
Volker Lendecke
f3856d074f Fix bug 4901
(This used to be commit 1dd8fa9a521046f1de8173ac00224706c5249665)
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 6761fed30821b30246a0f25874566f8a6019abde)
2008-03-06 13:16:30 +01:00
Karolin Seeger
959cb482d3 Update release date.
Karolin
(cherry picked from commit 491535d0911c64869055b85a210c2ef076086b83)
(This used to be commit 5eacf7c672ce8a2cf17f05c62789d321ed9d89bb)
2008-03-04 13:02:58 +01:00
Karolin Seeger
f58ad2670e Update release date.
Karolin
(This used to be commit 491535d0911c64869055b85a210c2ef076086b83)
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 a67f96fbe9683b46c2149f7cb439d13f7f0e6ecd)
(This used to be commit 046653403fadfa2d42decce7048eca6321b321c6)
2008-03-04 09:02:42 +01:00
Derrell Lipman
2492e96a8e Update WHATSNEW for libsmbclient changes
(cherry picked from commit f07407a32e178a47c8f9b3e3703aa5a20f0a4f06)
(This used to be commit 938c6aef24c696be9bd247e43c7c5ec1f792dbd6)
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 8927b50d6051fcefd87f19dc90c5826378d03e4e)
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 a67f96fbe9683b46c2149f7cb439d13f7f0e6ecd)
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 d0ab519652c3036725b0cea1b4930fc759b4d9fe)
2008-03-03 09:26:26 +01:00
Derrell Lipman
3c0029e9bf Update WHATSNEW for libsmbclient changes
(This used to be commit f07407a32e178a47c8f9b3e3703aa5a20f0a4f06)
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 f2712698241dc7a0c75378fb8fd747b923d3248f)
2008-02-29 17:51:00 +01:00
Günther Deschner
f95712432b Fill in WHATSNEW.txt.
Guenther
(cherry picked from commit 55e85ccd3ec59afc05b955f1458d9fc655cee752)
(This used to be commit f85ddd10d644a7212922e1c7e8e2e2793e9703c8)
2008-02-29 16:06:14 +01:00
Günther Deschner
a068dc6ede Fill in WHATSNEW.txt.
Guenther
(This used to be commit 55e85ccd3ec59afc05b955f1458d9fc655cee752)
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 a390bcf9403df4cf4d5eef42b35ebccbe253882e)
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 b0e52cecf2009d4c7f29412dadf17910e54e4327)
2008-02-29 09:47:53 +01:00
Karolin Seeger
8471efe308 Update WHATSNEW.
Karolin
(This used to be commit 01596c9335f0e7f2fd618e79fe313caf97dbb2f4)
2008-02-28 15:53:43 +01:00
Karolin Seeger
830b70ab51 Add missing full stops and blank lines.
Karolin
(This used to be commit cd784938b72f4e571f6ae178ed953a341f7d0f63)
2008-02-28 13:32:34 +01:00
Michael Adam
ed40151aaf WHATSNEW: Add changes by Andreas Schneider.
Michael
(This used to be commit cfb853e6c2d0f6ef6bca3b5b950bb015603f1c2d)
2008-02-28 12:53:18 +01:00
Volker Lendecke
6676b94882 Add another WHATSNEW
(This used to be commit c6f0ff949b480addfa72cd59a790d673bc40f204)
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 8b0082840535eaca19911bf4c15d4e56297e373f)
2008-02-28 03:28:31 -08:00
Jeremy Allison
d9b6f9a75d Updated comments on the encryption support.
Jeremy.
(This used to be commit ab6a9fad3873a9e4f5945e5d72faabbf42bd4f48)
2008-02-28 03:27:55 -08:00
Michael Adam
0e97acee3f WHATSNEW: add another change.
Michael
(This used to be commit 9436afad7e73a22a3320995f8a25e65a74a0532b)
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 d8555f09d4240736b0c5fc93cea33285b33531b4)
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 1984e91f05ce95eb43d149e66994196718a6ffba)
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 38d327d51f17cb2be9e5963496c97c6d68be79ef)
2008-02-28 12:20:43 +01:00
Michael Adam
554107bf8b WHATSNEW: Fix spacings
Michael
(This used to be commit ac37d607ce799d5dc380a24447768b500a0c64ad)
2008-02-28 12:20:43 +01:00
Michael Adam
2684818ba9 WHATSNEW: fix a typo and spacings
Michael
(This used to be commit 4c02a60a985285d07ee54bb39de6a7568467c944)
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 5d1631bd9bfd79357eb0dc47c3ab0b698696efb4)
2008-02-28 12:20:43 +01:00
Michael Adam
5458715069 WHATSNEW: Move Volker's post pre1 changes to the appropriate section.
Michael
(This used to be commit 8cc0d46c388f5971bf468e6eb607b5e230f9a2dd)
2008-02-28 12:20:43 +01:00
Michael Adam
78a7a6fefc WHATSNEW: adapt section on registry configuration to new facts.
Also add to smb.conf changes.

Michael
(This used to be commit b1a55cd1570d71a015cfeac976fbd1f13c44cc7d)
2008-02-28 12:20:43 +01:00
Karolin Seeger
36a566dd33 WHATSNEW: Fix some typos.
Karolin
(This used to be commit 5c8b57750186ec482bbfbf608157e4f5e3e80cc0)
2008-02-28 11:22:23 +01:00
Karolin Seeger
5764073c0c WHATSNEW: Add new parameter 'config backend'.
Karolin
(This used to be commit f503d193ab4f7cd075f23dd37e83942f9245cfb5)
2008-02-28 11:16:46 +01:00
Karolin Seeger
9dc87b8613 Move my changes to the right section in WHATSNEW.
Karolin
(This used to be commit c0f486dc46fa9a8ace03e6d147e5fdbd4d6e2f2d)
2008-02-28 10:47:18 +01:00
Karolin Seeger
226a17cb3b Ups... Sorry!
Thanks for the hint Volker! :-)

Karolin
(This used to be commit 1942798c55580ae4777521c077e2766a52fa0192)
2008-02-28 10:30:48 +01:00
Stefan Metzmacher
732f69eb6b Update WHATSNEW.txt with my changes for 3.2.0pre2
metze
(This used to be commit d18778f329f0c49f1250d93cf1b52603afaf15e1)
2008-02-28 10:02:56 +01:00
Karolin Seeger
346993ee75 Add my changes to WHATSNEW.
Fix typo.

Karolin
(This used to be commit ebc7f903cfd4a5f7a7baaaa1674ef84368481cb9)
2008-02-28 09:30:06 +01:00
Kai Blin
5021edf986 WHATSNEW: Added Kai's commits.
(This used to be commit 324d2e6585ca813b30bfb3170c74debfcde59905)
2008-02-28 09:11:20 +01:00
Volker Lendecke
d4bf587eb7 Add some entries to WHATSNEW
If this is too much self-praising, feel free to revert :-)
(This used to be commit 1edfeb9951b77a21044f0ea4e75255faef308e67)
2008-02-27 22:52:28 +01:00
Gerald (Jerry) Carter
019c245ae1 Update release notes for vfs_ea_rename to complete the recent merge.
(This used to be commit ef2e825e1fe5493115d2b271c2f4198e9e5b1f47)
2008-01-15 10:48:49 -06:00
Gerald (Jerry) Carter
64e5f2fd80 Add notes from Michael Adam for the commit log in release notes
(This used to be commit 04e0460c7e4adfe29a8c788e1912129c4c0c7e62)
2008-01-15 10:45:53 -06:00
Gerald (Jerry) Carter
f0edf72d87 Add First draf of release notes.
(This used to be commit 5adf38606b4c6918412a3da76e6fb3298ac585af)
2008-01-15 07:59:18 -06:00
Gerald (Jerry) Carter
eb7a53a556 Adding a draft section for 3.2.0pre2
Add the header and "commits since 3.2.0pre1" sections in preparation
for another preview release althought we might decide to go stright
to RC from here.
(This used to be commit be916777da8c681c393b817105e3dfe8a9c4ef12)
2007-10-10 19:21:52 -05:00
Gerald (Jerry) Carter
ba4bb7429c Copy release notes from 3.2.0pre1
(This used to be commit 631464e2651e33812e43fe59c1e49c5d71f9621a)
2007-10-10 19:16:57 -05:00
Gerald (Jerry) Carter
e5a951325a [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
(This used to be commit 5c6c8e1fe93f340005110a7833946191659d88ab)
2007-10-10 15:34:30 -05:00
Gerald Carter
0e4d77e303 r23777: Set template release note files
(This used to be commit 4ff00a74f61eef03d513ee6142c94c717c1c9a85)
2007-10-10 12:28:19 -05:00
Gerald Carter
51813e3bc5 r5000: 5000th post! w00tsvn diffsvn diff :-)
(This used to be commit 41d247d9643eb9cb9705f65f924e61c8dfbe6e00)
2007-10-10 10:55:11 -05:00
Simo Sorce
8f476e5e52 r4846: do not keep outdated files here.
the updated file is in the Release branch and in the official tarballs
(This used to be commit f77939c65cc4ae4e0bb9504f700b50d6601bd031)
2007-10-10 10:53:58 -05:00
Simo Sorce
2f1c03b5a6 r4845: Correct my name.
Jerry this file seem old and not updated.
We should either update it or remove it imho.

Simo.
(This used to be commit 7c88ecf6bb6f341f5ed7c35011a1a9bc2daf34e0)
2007-10-10 10:53:58 -05:00
John Terpstra
baafbf4917 r2269: Copied from SAMBA_3_RELEASE 3.0.7 branch.
(This used to be commit c48151d013b81cbcd172d0259b1b653cba800716)
2007-10-10 10:52:38 -05:00
Gerald Carter
47e46fe68c r632: pulling in release notes from 3.0.4 and getting ready to start 3.0.5pre1
(This used to be commit 23cfc056e341c38b3311ffbd95529abb237b3cd6)
2007-10-10 10:51:31 -05:00