Displaying 20 results from an estimated 534 matches for "whatsnews".
Did you mean:
whatsnew
2004 Mar 20
1
WHATSNEW-3.0.3pre1
Found interesting info on http://us1.samba.org/samba/ftp/pre/WHATSNEW-3.0.3pre1.txt
Gerald (Jerry) Carter <jerry@samba.org>
* Fixed iterator in tdbsam.
* Fix bug that disabled accounts with a valid NT password
hash, but no LanMan hash.
Is this means we can have only sambaNTPassword without having sambaLMPassword attribute? it was allowed by the schema anyway.
--beast
2016 Jan 06
2
Cannot remove symlink with missing target
On Wed, Jan 06, 2016 at 08:33:12PM +0100, Andreas Maier wrote:
> Am 06.01.2016 um 20:10 schrieb Jeremy Allison:
> >On Wed, Jan 06, 2016 at 07:58:32PM +0100, Reindl Harald wrote:
> >>
> >>Am 06.01.2016 um 19:35 schrieb Andreas Maier:
> >>>Am 06.01.2016 um 19:28 schrieb Jeremy Allison:
> >>>>Can't reproduce this on latest 4.3.x (and I just
2004 Jan 19
1
patching 3.0.0 to 3.0.1
Okay, I realize at this point that's it's certainly easier for me to just
compile 3.0.1 from scratch, but I'm irritated that I can't get patch to
work right. Maybe somebody will lead me in the right direction. I've
scoured the archives and Google for answers to this, to no avail so far.
I'm running Samba 3.0 on Solaris 9. I'm hoping that the new release will
help me
2004 Apr 05
1
Samba and SMB Signing.
I have a question I hope one of you can help me with.
In what version did Samba begin to include support for SMB signing? It looks
like 3.0 but I need to be sure.
According to http://de.samba.org/samba/whatsnew/samba-3.0.0rc4.html
<http://de.samba.org/samba/whatsnew/samba-3.0.0rc4.html> on line 14 is
states:
14) Full support for client and server SMB signing to ensure compatibility
2005 Jul 29
6
Samba 3.0.20rc1 Available for Download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
==============================================================
Oplocks are strange
-- Volker Lendecke
==============================================================
Release Announcements
=====================
This is a release candidate of the 3.0.20 code base and
is provided for
2010 Nov 18
9
WarpDrive SLP-300
http://www.lsi.com/channel/about_channel/whatsnew/warpdrive_slp300/index.html
Good stuff for ZFS.
Fred
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.opensolaris.org/pipermail/zfs-discuss/attachments/20101117/d48186f0/attachment.html>
2002 May 09
4
Samba wins eWeek and PC Magazine "Innovation in Infrastructure" (i3) award for best Enterprise Software !
Hi all,
I was in Las Vegas yesterday accepting an award from eWeek and
PC Magazine on behalf of Samba for the Innovation in Infrastructure Award
in the "Enterprise Software" catagory !
The award was sepcifically for Samba 2.2.2, and we beat out Sun Microsystems
Java 2 Platform Standard Edition Version 1.4 and Bea Systems WebLogic Server 7.0
for the award, so I'm stunned that we
2002 May 09
4
Samba wins eWeek and PC Magazine "Innovation in Infrastructure" (i3) award for best Enterprise Software !
Hi all,
I was in Las Vegas yesterday accepting an award from eWeek and
PC Magazine on behalf of Samba for the Innovation in Infrastructure Award
in the "Enterprise Software" catagory !
The award was sepcifically for Samba 2.2.2, and we beat out Sun Microsystems
Java 2 Platform Standard Edition Version 1.4 and Bea Systems WebLogic Server 7.0
for the award, so I'm stunned that we
2023 Dec 07
1
Rebasing a 4.11 windows build to current Samba.
Andrew,
Thank you for responding. I originally started down that track but had problems building several dependencies early on. I opted to move it to Cygwin because it was more familiar for me and many of the required dependencies were buildable. With more experience now I can certainly see your point as far as getting a windows build for mainline, so I may try that again soon.
There may be some
2004 Jul 15
2
[LLVMdev] Constants.cpp:368: error: `INT8_MAX' undeclared (firstuse this function)
On Thu, 15 Jul 2004, Chris Lattner wrote:
> Personally I think that we've waited much too long for the 1.3 release,
BTW, for those who are interested in the differences between 1.2 and CVS,
check out: http://llvm.cs.uiuc.edu/docs/ReleaseNotes.html#whatsnew
Note that the release notes still need to be polished, but you'll get the
basic idea.
-Chris
--
http://llvm.cs.uiuc.edu/
2011 Nov 16
4
[LLVMdev] LLVM 3.0 release notes ARM Target
I've done a first pass over the past 6 months of changes and some notable things stood out:
* The ARM backend has reworked Set Jump Long Jump EH Lowering.
* The ARM backend includes improved support for Cortex-M
* The ARM backend adds parsing and encoding ARM/Thumb/Thumb2 assembly
There are also many many code generation improvements which select more optimal instructions.
Those seemed
2003 Sep 26
3
SecurID patch for OpenSSH 3.7.1p2
Hello all,
new version of SecurID patch is available on
http://sweb.cz/v_t_m/
The new version of the patch is extended with "shared logins" possibility.
It means that SecurID token can be used to login to an account shared
by several persons.
This cannot be solved using ACE server standard means.
This patch depends on the AuthSelection patch (http://sweb.cz/v_t_m).
After applying
2016 Jan 06
1
Cannot remove symlink with missing target
On Wed, Jan 06, 2016 at 09:00:30PM +0100, Andreas Maier wrote:
> Am 06.01.2016 um 20:35 schrieb Jeremy Allison:
> >On Wed, Jan 06, 2016 at 08:33:12PM +0100, Andreas Maier wrote:
> >>
> >>Jeremy,
> >>I checked the WHATSNEW.txt file of 4.3.3 and 4.1.22, but could not
> >>find anything that is related to this behavior.
> >No, it's a security
2007 May 17
1
Samba 3.0.25 Password Expiration, Disk Mapping and Winbindd Warning
Dear all,
Hi. This is imacat from Taiwan. We have just upgraded from Samba
3.0.24 to Samba 3.0.25, as the samba-announce suggeseted ("... is the
version that servers should be run for ..."). We are running Samba as
our PDC and only server in our domain. My environment is: x86_64,
Debian 4.0 r0 Etch, kernel 2.6.18, gcc 4.1.2, glibc 2.3.6. Before
upgrade I have read the
2015 Feb 06
2
[LLVMdev] About python requirement, can down to 2.6 for rhel 6?
Hello, I notice llvm begin require python atleast 2.7,
Then I saw the commit log
>>> Require python 2.7.
>>>
>>> We were already requiring 2.5, which meant that people on old linux distros
>>> had to upgrade anyway.
>>>
>>> Requiring python 2.6 will make supporting 3.X easier as we can use the 3.X
>>> exception syntax.
>>>
2003 Jul 17
2
Samba 3.0.0 beta3 available for download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
The Samba Team is proud to announce the availability of the
third (and possible last) beta release of the Samba 3.0.0
code base. While we are significantly closer to the final
release, you should be reminded that this is a non-production
release provided for testing only. If all goes well, we will
move onto a series of Release Candidate (RC)
2003 Jul 17
2
Samba 3.0.0 beta3 available for download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
The Samba Team is proud to announce the availability of the
third (and possible last) beta release of the Samba 3.0.0
code base. While we are significantly closer to the final
release, you should be reminded that this is a non-production
release provided for testing only. If all goes well, we will
move onto a series of Release Candidate (RC)
2010 Aug 15
4
[LLVMdev] Ocaml bindings in 2.8
Hi,
Does 2.8 release plan to change anything in Ocaml bindings?
http://llvm.org/docs/ReleaseNotes.html#whatsnew does not list any
relevant features.
2.7 added 'operand' that can access each operand from a value.
external operand : llvalue -> int -> llvalue = "llvm_operand"
Does this binding also expose a primitive to return how many operands
a given value has?
I need
2011 Nov 17
0
[LLVMdev] LLVM 3.0 release notes ARM Target
On Nov 15, 2011, at 10:28 PM, Joe Abbey wrote:
> I've done a first pass over the past 6 months of changes and some notable things stood out:
>
> * The ARM backend has reworked Set Jump Long Jump EH Lowering.
> * The ARM backend includes improved support for Cortex-M
> * The ARM backend adds parsing and encoding ARM/Thumb/Thumb2 assembly
>
> There are also many many
2015 Dec 03
2
Disable KCC in Samba
Hi, colleges,
We have a big environment with windows domains controllers.
We know that KCC in samba doesn't work well now. How we can disable KCC in Samba and create site-link manually?
Best regards,
DMITRIY LUCHKO