search for: tses

Displaying 7 results from an estimated 7 matches for "tses".

Did you mean: oses
2007 May 14
3
pxe password protect option
Hi, I have tried several different line options, but I cannot seem to get the pxe master password option to work? I have basically tried all combinations of: DEFAULT local PROMPT 0 ALLOWOPTIONS 1 TIMEOUT 500 MENU TITLE sometitle MENU MASTER PASSWD somepassword But just can't seem to get the menu to prompt for a password. version I have is pxe 3.31 Thanks for any help
2019 Feb 06
5
[libcxx-dev] Removing deprecated <ext/hash_set>, <ext/hash_map> and <ext/__hash>
...ses reserved identifiers, I don't bother asking on this list. It doesn't mean that I purposefully try to break users (quite the opposite), but I know where the line is drawn when/if users break because they use implementation details. This is also very similar to how we deprecate AND remove TSes one year after they are merged into the Standard. The amount of breakage caused by removing `<experimental/optional>` was non-trivial in our case, but we dealt with it and now our code is better. What I'm trying to do here is understand whether and why __gnu_cxx::hash_map is special in t...
2010 Mar 16
0
W2k8 Terminal Server / Samba / Licensing Error
...) when running license server diagnostics with an user that is an domain user *and* admin rights in the domain ( == admin rights on lic server, prereq for diag ) -do not get TS CAL lics per server technical: Since we have no AD Domain, the service principal name TERMSERV is not availeable ( TSes rely heavily on that value ) should be not an issue since on the TS "License Server Clients" de License Server is configured explicitely Samba Version: 3.4.6 on the samba DC TIA Micha
2015 Jul 27
0
[LLVMdev] LLVM Weekly - #82, Jul 27th 2015
...://docs.google.com/document/d/1f2SGa4TIPuBGm6y6YO768GrQsA8awNfGEJSBFukLhYA/edit#). * Rafael EspĂ­ndola has shared [some thoughts on handling ELF shared libraries in LLD](http://article.gmane.org/gmane.comp.compilers.llvm.devel/88499). * Marshall Clow has kicked off a discussion on [how C++ library TSes should be packaged](http://article.gmane.org/gmane.comp.compilers.clang.devel/43985). David Chisnall gives the [FreeBSD perspective on ABI and API compatibility in libc++](http://article.gmane.org/gmane.comp.compilers.clang.devel/44034). * Eric Fiselier has posted an [RFC on whether libc++ should...
2019 Feb 04
5
Removing deprecated <ext/hash_set>, <ext/hash_map> and <ext/__hash>
Hi, Libc++ has been shipping the <ext/hash_set>, <ext/hash_map> and <ext/__hash> headers for a while and they are deprecated. Those headers contain data structures like __gnu_cxx::hash_map that have replacements like std::unordered_map. I would like to remove those headers. I've put up a patch for review but I won't commit it until we have a sort of plan because I know
2019 Jun 28
4
A libc in LLVM
On Thu, Jun 27, 2019 at 5:19 PM JF Bastien <jfbastien at apple.com> wrote: > On Jun 27, 2019, at 5:05 PM, Siva Chandra <sivachandra at google.com> wrote: > On Wed, Jun 26, 2019 at 10:27 AM JF Bastien <jfbastien at apple.com> wrote: > > 3. If there is a specification, we should follow it. The scope that we need includes most of the C Standard Library; POSIX additions;
1999 Apr 19
0
Samba: smbpasswd problem
Hello, I just start using Samba. I've installed Samba 2.0.2 on DG/UX. The file service is working fine. However, I've problem to synchronise the SMB and Unix passwords. I generated the smbpasswd file by using command # cat /etc/passwd | mksmbpasswd.sh >/opt/samba/private/smbpasswd I've changed the permissions of smbpasswd and smb.conf to allow a normal user to change