Displaying 6 results from an estimated 6 matches for "htmlhttps".
2019 Mar 21
2
LLVM 8.0.0 Release
Hans,
I'd like to make sure that I'm using the right LLVM version.
I tried to download LLVM 8 from the link in your email by cloning this repository:
git clone https://github.com/llvm/llvm-project.git
When I do llc --version, it says LLVM 9.0.0 instead of 8.0.0
LLVM (http://llvm.org/):
LLVM version 9.0.0svn
DEBUG build with assertions.
Default target: x86_64-unknown-linux-gnu
2024 Jan 25
1
Order of getpwnam call in Get_Pwnam_internals.
...ot; to domain and namespace.
assume_domain()
When samba role is DC , "winbind use default domain" does not work in
assume_domain(). Then getpwnam() get domain user.
I have checked the following list and commit
https://lists.samba.org/archive/samba-technical/2008-March/058508.htmlhttps://git.samba.org/?p=samba.git;a=commitdiff;h=ea4a0d509ef70e91baedc5eebf4f4bcff10dac96
Why the order of getpwnam call in Get_Pwnam_internals() change from
original name first to lowercase first?
HY Wu.
2024 Jan 25
1
Order of getpwnam call in Get_Pwnam_internals.
...assume_domain()
>
> When samba role is DC , "winbind use default domain" does not work in
> assume_domain(). Then getpwnam() get domain user.
>
> I have checked the following list and commit
> https://lists.samba.org/archive/samba-technical/2008-March/058508.htmlhttps://git.samba.org/?p=samba.git;a=commitdiff;h=ea4a0d509ef70e91baedc5eebf4f4bcff10dac96
>
> Why the order of getpwnam call in Get_Pwnam_internals() change from
> original name first to lowercase first?
>
> HY Wu.
I think you need to give us more details:
What OS ?
What version of Sam...
2024 Jan 25
1
Order of getpwnam call in Get_Pwnam_internals.
...gt;
> > When samba role is DC , "winbind use default domain" does not work in
> > assume_domain(). Then getpwnam() get domain user.
> >
> > I have checked the following list and commit
> >
> https://lists.samba.org/archive/samba-technical/2008-March/058508.htmlhttps://git.samba.org/?p=samba.git;a=commitdiff;h=ea4a0d509ef70e91baedc5eebf4f4bcff10dac96
> >
> > Why the order of getpwnam call in Get_Pwnam_internals() change from
> > original name first to lowercase first?
> >
> > HY Wu.
>
> I think you need to give us more detail...
2024 Jan 25
1
Order of getpwnam call in Get_Pwnam_internals.
...role is DC , "winbind use default domain" does not
> > > work in assume_domain(). Then getpwnam() get domain user.
> > >
> > > I have checked the following list and commit
> > >
> > https://lists.samba.org/archive/samba-technical/2008-March/058508.htmlhttps://git.samba.org/?p=samba.git;a=commitdiff;h=ea4a0d509ef70e91baedc5eebf4f4bcff10dac96
> > >
> > > Why the order of getpwnam call in Get_Pwnam_internals() change
> > > from original name first to lowercase first?
> > >
> > > HY Wu.
> >
> > I th...
2024 Jan 25
1
Order of getpwnam call in Get_Pwnam_internals.
...default domain" does not
> > > > work in assume_domain(). Then getpwnam() get domain user.
> > > >
> > > > I have checked the following list and commit
> > > >
> > >
> https://lists.samba.org/archive/samba-technical/2008-March/058508.htmlhttps://git.samba.org/?p=samba.git;a=commitdiff;h=ea4a0d509ef70e91baedc5eebf4f4bcff10dac96
> > > >
> > > > Why the order of getpwnam call in Get_Pwnam_internals() change
> > > > from original name first to lowercase first?
> > > >
> > > > HY Wu....