Displaying 20 results from an estimated 300 matches similar to: "Rails 4.0.4.rc1 has been released!"
2013 Oct 17
0
Rails 4.0.1.rc1 has been released!
Hi everyone,
I am happy to announce that Rails 4.0.1.rc1 has been released. This is
a bug fix release and
includes more than 450 commits.
This release comes up with an important change on how Active Record
handles subsequent `order` calls.
In Rails 4.0.0 when you do something like this:
```ruby
User.order("name asc").order("created_at desc")
```
The later called `order`
2013 Oct 30
0
Rails 4.0.1.rc4 has been released!
We found two regressions. One on Active Record and one on Action Pack.
Took some time to fix those issues so the release was delayed until today.
Here are the changes from 4.0.1.rc3 to 4.0.1.rc4:
https://github.com/rails/rails/compare/v4.0.1.rc3...v4.0.1.rc4
And the changes from 4.0.0 to 4.0.1:
https://github.com/rails/rails/compare/v4.0.0...v4.0.1.rc4
If we don''t hit any more
2012 Dec 14
1
Re: Digest for rubyonrails-core@googlegroups.com - 4 Messages in 3 Topics
This is a delivery failure notification message indicating that
an email you sent could not be delivered. The problem appears to be :
-- Recipient email server rejected the message
This condition occurred after 1 attempt(s) to deliver over
a period of 0 hour(s).
If you sent the email to multiple recipients, you will receive one
of these messages for each one which failed delivery, otherwise
2013 Mar 18
1
Server 2012 Encrypted Shares and SMB 3.0
Hello Samba folks,
Server 2012 has an option to create encrypted shares which enable
in-transit data encryption between Windows 8 clients using SMB 3.0.
(
http://blogs.technet.com/cfs-filesystemfile.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-47-85-metablogapi/2313.clip_5F00_image00111_5F00_757A262D.jpg
)
I ran across a presentation from Michael Adam where he mentioned
2003 Apr 08
2
OpenSSH 3.6.1p1 on NCR MP-RAS v4.3, several weird terminal problems
I compiled OpenSSH 3.6.1p1 on NCR MP-RAS v4.3 (or at least
"uname -a"'s output of 4.0.3.0 suggests v4.3, I'm not positive).
I was able to compile zlib (1.1.4) and openssl (0.9.7a) with little
trouble.
OpenSSH took hand-hacking the includes.h file as follows:
diff -cr openssh-3.6.1p1/includes.h openssh-3.6.1p1-customized/includes.h
*** openssh-3.6.1p1/includes.h Sun Oct 20
2011 Oct 22
3
Debugging memdisk loaded via pxelinux
I have a USB flash drive that I'd like to image, and then load that
image via pxelinux and memdisk. The flash drive was formatted under
Windows 98 SE as FAT, and boots just fine on its own. The PXE boot process
gets as far as loading the image via memdisk, but then when the boot process
switches over to the RAM disk, it fails:
[...PXE diagnostic information...]
Loading boot
2018 Mar 17
0
Terrible share access performance (v.4.8 and current master branch)
Hello!
When I'm using qBittorrent [1] on Windows 10 with download location
set to remote Samba share on Arch Linux then it severely affects all
shares on that host, unrelated to disk where qBittorrent is actually
writing.
On Arch Linux that smbd process is using 100% of one CPU core time and
seems it's blocking because of lseek calls.
strace shows full of
lseek(47, 1420820480,
2015 Aug 13
0
Problem with Samba 4.0.4 to 4.1.19 update
On 13/08/15 13:12, Gabriel Franca wrote:
> Good morning Rowland.
>
> Today there are 2 servers with Samba 4.1.19
>
> 1) Samba 4.1.19 compiled used for the control domain (AD)
> 2) using Samba 4.1.19 Sernet package I used the command "samba-tool domain join" to use the Squid authenticating via NTLM.
>
> Before I was as follows:
>
> 1) Samba 4.0.4 compiled AD
2012 Aug 10
0
[ANNOUNCE] Xen 4.1.3 and 4.0.4 released
Folks,
I am pleased to announce the release of Xen 4.0.4 and 4.1.3. These are
available immediately from their respective mercurial repositories:
http://xenbits.xen.org/xen-4.0-testing.hg (tag RELEASE-4.0.4)
http://xenbits.xen.org/xen-4.1-testing.hg (tag RELEASE-4.1.3)
These fix the following critical vulnerabilities:
* CVE-2012-0217 / XSA-7:
PV guest privilege escalation vulnerability
*
2015 Aug 13
0
Problem with Samba 4.0.4 to 4.1.19 update
On 13/08/15 13:58, Gabriel Franca wrote:
> Hello Rowland
>
> Talking to users at that time discovered the following:
>
> They remove the machine network cable, put the User and Password them the domain, after the windows open the desktop they connect the network cable back in the machine and get to work.
>
> If you do this procedure is giving User and wrong password!
I am not
2013 Apr 07
0
Samba 4.0.4 : Unable to map unix gid group
Hi,
I have compiled and installed the stable 4.0.4 version from
http://ftp.samba.org/pub/samba/stable/samba-4.0.4.tar.gz
I would like to share directories based only on unix uid and gid, (on Ubunu 12.04LTS)
To test I have added 2 users to the system and samba (same password) : user1 and user2
user1 is member of the groups permanentstest and usersbasictest
user2 is member of the group
2013 Apr 09
0
classic upgrade sort of succeeds but really fails - Advice?
Hi,
I am stuck in a bad place and I'm not sure where to go next. I'd sure
appreciate some advice or direct help in troubleshooting this problem.
If I can provide additional information I'd be happy to send it along
privately. Some logs are very large - like the debuglevel 10 classicupgrade
output is about 160MB. But there is Dropbox, right?
I've included what I could think of
2013 Apr 09
2
NTP doesnt work for Win2000 clients + Samba 4.0.4 (see tcpdump)
Hi all,
I am using Samba 4.0.4 as AD DC on my test environment and realized that all my W2k clients (default installation, no special setups made on the clients) cannot receive the correct time of my samba 4.0.4 AD domain controller. Windows XP and 7 work fine though. The problem occurs at three W2k test clients I tried with. The default behavior of Windows clients is to use the update type
2015 Aug 13
2
Problem with Samba 4.0.4 to 4.1.19 update
Hello Rowland
Talking to users at that time discovered the following:
They remove the machine network cable, put the User and Password them the domain, after the windows open the desktop they connect the network cable back in the machine and get to work.
If you do this procedure is giving User and wrong password!
On the issue of time the 2 DC's station using ntp.
I stopped the samba
2014 Mar 19
0
ActionView::Template::Error: end of file reached Rails 4.0.4
I have an application I'm migrating from Rails 3.2 to 4.0. On my CI
environment, I'm getting "ActionView::Template::Error: end of file reached"
randomly in different controller specs pointing to a view in which I have
"javascript_include_tag 'application'". Has anyone seen this before?
Relevant gems:
rails (4.0.4)
sprockets (2.11.0)
sprockets-rails (2.0.1)
2012 Apr 12
13
[ANNOUNCE] backports for 4.0.4 and 4.1.3 stable releases
The time has come for another round of stable releases.
Please send (or resend) any outstanding backport requests for 4.0.4 and
4.1.3 before Friday 20 April.
Note that 4.0.4 will likely be the last release in the 4.0.x branch.
Ian.
2020 Apr 20
0
Wine release 4.0.4
The Wine maintenance release 4.0.4 is now available.
What's new in this release (see below for details):
- Various bug fixes
The source is available from the following locations:
https://dl.winehq.org/wine/source/4.0/wine-4.0.4.tar.xz
http://mirrors.ibiblio.org/wine/source/4.0/wine-4.0.4.tar.xz
Binary packages for various distributions will be available from:
2015 Aug 13
2
Problem with Samba 4.0.4 to 4.1.19 update
Good morning Rowland.
Today there are 2 servers with Samba 4.1.19
1) Samba 4.1.19 compiled used for the control domain (AD)
2) using Samba 4.1.19 Sernet package I used the command "samba-tool domain join" to use the Squid authenticating via NTLM.
Before I was as follows:
1) Samba 4.0.4 compiled AD
2) using Samba 4.1.19 Sernet package I used the command "samba-tool domain
2012 Nov 10
6
Suggestion: `before_save on: :create` should either work or raise an exception
There''s a small inconsistency in ActiveRecord''s callback syntax that has
tripped me up before. It wouldn''t be a big deal, but it can lead to a
silent failure. I''d like to suggest that it either be made consistent or be
made to fail loudly.
The issue is that to do something before validating, but only when
creating, you use `before_validation on: :create`,
2012 Oct 18
3
#asset_url helper method
Just putting this out there before I make a pull request.
Is there any interest in an asset_url method as a view helper?
It would work by using the config.action_controller.asset_host if it exists
and prepending this to the results of asset_path.
I have found this necessary when writing html emails and needing a full url
path for assets. Since my CDN in the asset_host mirrors my assets in my