Displaying 8 results from an estimated 8 matches for "rmove".
Did you mean:
remove
2009 Aug 26
1
[LLVMdev] A patch for refine the cmake system. Also rmoved file iterator.cmake and DataTypes.cmake
Anyway, because msvc doesn't support flag -fPIC, so I disable it.
And must update configure, but I didn't do that, because I don't get the env.
But I update configure.ac, from my point's of view. but don't even have a try.
I got two patch, but the one of them is little complex more because I
add #ifdef in config.h
and another one is clearer, but I don't know if the clearer
2009 Aug 26
0
[LLVMdev] A patch for refine the cmake system. Also rmoved file iterator.cmake and DataTypes.cmake
Because these patches to those files are tied with each other so
tightly, so I have to submit it in only one time
Also, there is no lost of DataTypes.
I delete DataTypes.cmake and DataTypes.in
because I used svn rename operation. Because did this can trace the
history of the file.
Also the DataTypes.h is including in the patch:
maybe can't apply the patch properly, but using tsvn must working
2025 Jan 16
1
odd UID behaviour in Linux hosts connected to Samba AD
Hi Rowland,
Thank you very much for the quick answer.
>> Right after booting a fileserver, I can 'id' a local user just fine
>> and it's properly showing the local Linux groups:
>
> Please define 'local user', if it is a user that is in /etc/passwd AND
> in AD, you are doing it wrong.
Yes, I have those local users both in /etc/passwd and AD (in case AD
2008 Aug 31
6
why's my course_duration being reset
...y.calculate_fees # calculate
@enquiry.save
flash[:notice] = ''Your enquiry has been sent to Europa School of
English. You have received a summary by email. We will contact you
shortly with further information.''
# redirect_to :action => ''list'' rmoved rf, we need to go somewhere
else after a new enq.
redirect_to :action => ''blank'', :id => @enquiry
# redirect_to :action => "blank"
Notifier.deliver_signup_thanks(@enquiry)
else
render :action => ''new''
end...
2025 Jan 16
2
odd UID behaviour in Linux hosts connected to Samba AD
On Thu, 16 Jan 2025 14:16:45 +0100 (CET)
vincent at cojot.name wrote:
>
> Hi Rowland,
>
> Thank you very much for the quick answer.
>
> >> Right after booting a fileserver, I can 'id' a local user just fine
> >> and it's properly showing the local Linux groups:
> >
> > Please define 'local user', if it is a user that is in
2025 Jan 16
1
odd UID behaviour in Linux hosts connected to Samba AD
It took me a few hours to put these together, hopefully is useful to you:
http://samba.bigbird.es/doku.php?id=samba:idmap-backends
http://samba.bigbird.es/doku.php?id=samba:no-need-for-use-rfc2307
http://samba.bigbird.es/doku.php?id=samba:more-idmapping-notes
On 16 Jan 2025 at 14:45 +0000, Rowland Penny via samba <samba at lists.samba.org>, wrote:
> On Thu, 16 Jan 2025 14:16:45 +0100
2025 Jan 16
1
odd UID behaviour in Linux hosts connected to Samba AD
On Thu, 16 Jan 2025 12:21:42 +0100 (CET)
"Vincent S. Cojot via samba" <samba at lists.samba.org> wrote:
>
> Hi everyone,
>
> I've been running into a small issue in the past few days after
> figuring out (or so I thought) how to properly map UIDs from AD to
> Linux clients so that they are identical across environments and work
> on both Linux and
2013 Nov 04
17
Fwd: NetBSD xl core-dump not working... Memory fault (core dumped)
On 31.10.13 04:34, Miguel Clara wrote:
> I was trying to get a core-dump for a domU with xl and got this error:
>
> # xl dump-core 20 test.core
> Memory fault
>
> GDB shows this:
>
> a# gdb xl xl.core
> GNU gdb (GDB) 7.3.1
> Copyright (C) 2011 Free Software Foundation, Inc.
> License GPLv3+: GNU GPL version 3 or later<http://gnu.org/licenses/gpl.html>
>