search for: elif

Displaying 20 results from an estimated 1107 matches for "elif".

Did you mean: elf
2009 Oct 15
1
Patch depends on the previous storage patch...
This patch is dependant on the previously submitted storage admin patch.
2009 Oct 21
1
[PATCH node] Renamed files and menu items for node administration:
..._config.set_architecture(self.get_libvirt().get_default_architecture()) + self.__config.set_virt_type(self.get_libvirt().get_default_virt_type()) + + def get_elements_for_page(self, screen, page): + if page == VM_DETAILS_PAGE: return self.get_vm_details_page(screen) + elif page == LOCAL_INSTALL_PAGE: return self.get_local_install_page(screen) + elif page == SELECT_CDROM_PAGE: return self.get_select_cdrom_page(screen) + elif page == SELECT_ISO_PAGE: return self.get_select_iso_page(screen) + elif page == NETWORK_INSTALL_PAGE: return self....
2023 Jan 16
1
Debian11 Samba backport and bind9
...was > backported, it should only be in 4.17.x > > From the commit, it was thought that nothing had changed since Bind 9.16 > > Try looking in sambadns.py (around line 1015), it should show 9.18 > > Rowland > As far as i see it 9.18 sould be ok: ---------------------- elif dns_backend == "BIND9_DLZ": bind_info = subprocess.Popen(['named -V'], shell=True, stdout=subprocess.PIPE, stderr=subprocess.STDOUT, cwd='.').communic...
2023 Jan 16
1
Debian11 Samba backport and bind9
...4.17.x >> >> ?From the commit, it was thought that nothing had changed since Bind 9.16 >> >> Try looking in sambadns.py (around line 1015), it should show 9.18 >> >> Rowland >> > > As far as i see it 9.18 sould be ok: > ---------------------- > elif dns_backend == "BIND9_DLZ": > ??????? bind_info = subprocess.Popen(['named -V'], shell=True, > ???????????????????????????????????? stdout=subprocess.PIPE, > ???????????????????????????????????? stderr=subprocess.STDOUT, > ???????????????????????????????????? cwd=&...
2023 Jan 16
1
Debian11 Samba backport and bind9
...thought that nothing had changed since Bind >>> 9.16 >>> >>> Try looking in sambadns.py (around line 1015), it should show 9.18 >>> >>> Rowland >>> >> >> As far as i see it 9.18 sould be ok: >> ---------------------- >> elif dns_backend == "BIND9_DLZ": >> ???????? bind_info = subprocess.Popen(['named -V'], shell=True, >> ????????????????????????????????????? stdout=subprocess.PIPE, >> ????????????????????????????????????? stderr=subprocess.STDOUT, >> ???????????????????????????...
2012 Feb 28
0
[LLVMdev] [patch] atomic functions on darwin
...ows.h> #endif +#ifdef __APPLE__ +#include <libkern/OSAtomic.h> +#endif int main() { #ifdef _MSC_VER volatile LONG val = 1; @@ -13,6 +16,12 @@ InterlockedCompareExchange(&val, 0, 1); InterlockedIncrement(&val); InterlockedDecrement(&val); +#elif defined(__APPLE__) + int32_t val = 1; + OSMemoryBarrier(); + OSAtomicCompareAndSwap32(0, 1, &val); + OSAtomicIncrement32(&val); + OSAtomicDecrement32(&val); #else volatile unsigned long val = 1; __sync_synchronize(); Index: include/llvm/Sup...
2023 Jan 16
1
Debian11 Samba backport and bind9
...>>>> Bind 9.16 >>>> >>>> Try looking in sambadns.py (around line 1015), it should show 9.18 >>>> >>>> Rowland >>>> >>> >>> As far as i see it 9.18 sould be ok: >>> ---------------------- >>> elif dns_backend == "BIND9_DLZ": >>> ???????? bind_info = subprocess.Popen(['named -V'], shell=True, >>> ????????????????????????????????????? stdout=subprocess.PIPE, >>> stderr=subprocess.STDOUT, >>> cwd='.').communicate()[0] >>> ??...
2010 Jun 13
2
wrappers
Hi, I've sent one of these before, but i wasn't subscribed, and i'm unsure if it went out. I'm subscribed now and i've written another (i believe) nifty wrapper for oggz-tools. oggz-comments - allows a user to pass the plain text file with each tag on their own line theoracomment - works like 'vorbiscomment' from VorbisTools package, but sets comments for the
2023 Jan 16
1
Debian11 Samba backport and bind9
...>>> >>>>> Try looking in sambadns.py (around line 1015), it should show 9.18 >>>>> >>>>> Rowland >>>>> >>>> >>>> As far as i see it 9.18 sould be ok: >>>> ---------------------- >>>> elif dns_backend == "BIND9_DLZ": >>>> ???????? bind_info = subprocess.Popen(['named -V'], shell=True, >>>> ????????????????????????????????????? stdout=subprocess.PIPE, >>>> stderr=subprocess.STDOUT, >>>> cwd='.').communicate()[0]...
2010 Jun 13
0
wrappers
...;" > for COMMAND in "$@"; do > ? ? ? ?if [ ${COMMAND:0:1} = "-" ]; then > ? ? ? ? ? ? ? ?if [ "$COMMAND" = "-o" ] || [ "$COMMAND" = "--output" ]; then > ? ? ? ? ? ? ? ? ? ? ? ?STATE="--output" > ? ? ? ? ? ? ? ?elif [ "$COMMAND" = "-d" ] || [ "$COMMAND" = "--delete" ]; > then > ? ? ? ? ? ? ? ? ? ? ? ?DELETE="--delete" > ? ? ? ? ? ? ? ? ? ? ? ?STATE="" > ? ? ? ? ? ? ? ?elif [ "$COMMAND" = "-a" ] || [ "$COMMAND"...
2007 Mar 16
1
prefdm still unfinished?
.../ RHEL4 and previous versions including RH9. it reads like this (added line numbers for reference): 14 # Run preferred X display manager 15 preferred= 16 if [ -f /etc/sysconfig/desktop ]; then 17 . /etc/sysconfig/desktop 18 if [ "$DISPLAYMANAGER" = GNOME ]; then 19 preferred=gdm 20 elif [ "$DISPLAYMANAGER" = KDE ]; then 21 preferred=kdm 22 elif [ "$DISPLAYMANAGER" = XDM ]; then 23 preferred=xdm 24 fi 25 fi Line 17 is no functional command i know of, therefor the choice of which displaymanager (login-screen) to use is decided by the fallback lines...
2009 Apr 01
6
[Bug 589] New: MARK doesn't work properly with incoming traffic
...---------------------------------------------------- ------------------TOS-------------------------------------------- ----------------------------------------------------------------- #!/bin/sh task=0 intf=0 show_rules=0 args=$# # Check for arguments if test $args -eq 0 then task=usage elif test $args -eq 1 then if test $1 = clear then task=clear else task=usage fi elif test $args -eq 2 then if test $1 = start then if test $args -eq 2 then if test $2...
2023 Jan 16
1
Debian11 Samba backport and bind9
On 16/01/2023 16:56, Stefan Kania via samba wrote: > Hi to all, > Is there a known problem when using Debian 11 together with the samba > packages from the backports (4.17.4) and the bind9 from the backports > (9.18). With me it comes on each further Domaincontroller to errors with > the "samba_dnsupdate --verbose --all-names". > > If I install Bind9 in version
2014 Nov 06
2
[PATCH] float_cast: Fix MSVC ARM build
--- celt/float_cast.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/celt/float_cast.h b/celt/float_cast.h index ede6574..4892e2c 100644 --- a/celt/float_cast.h +++ b/celt/float_cast.h @@ -90,14 +90,14 @@ #include <math.h> #define float2int(x) lrint(x) -#elif (defined(_MSC_VER) && _MSC_VER >= 1400) && (defined (WIN64) || defined (_WIN64)) +#elif (defined(_MSC_VER) && _MSC_VER >= 1400) && (defined (WIN64) || defined (_WIN64)) && !defined(_M_ARM) #include <xmmintrin.h> __inline long i...
2009 Oct 29
1
[PATCH] Enables users to migrate virtual machines between hosts.
...9,7 +59,9 @@ class AddHostConfigScreen(ConfigScreen): def validate_input(self, page, errors): if page is DETAILS_PAGE: - if len(self.__hostname.value()) > 0: + if self.__connection.getSelection() is CONNECTION_LOCAL: + return True + elif len(self.__hostname.value()) > 0: return True else: errors.append("You must enter a remote hostname.") @@ -115,8 +117,12 @@ class AddHostConfigScreen(ConfigScreen): grid.setField(Label(HYPERVISORS[self.__hypervisor.getSelection()]...
2016 Jun 21
2
FLAC__SSE_OS change
...de: defined FLAC__NO_SSE_OS -> 0 !defined FLAC__NO_SSE_OS -> 1 defined FLAC__SSE_OS -> FLAC__SSE_OS !defined FLAC__SSE_OS -> !FLAC__SSE_OS So the code #if defined FLAC__NO_SSE_OS /* assume user knows better than us; turn it off */ disable_sse(info); #elif defined FLAC__SSE_OS /* assume user knows better than us; leave as detected above */ #elif defined(__FreeBSD__) || defined(__FreeBSD_kernel__) ... becomes #if 0 /* assume user knows better than us; turn it off */ disable_sse(info); #elif FLAC__SSE_OS /* assume user knows...
2009 Aug 31
1
Fixed patch...
This version of the patch includes feedback from jboggs at redhat.com, including fixes to the BuildRequires and Requires in the spec file.
2009 Jul 31
2
RFC: This patch is not being submitted for ACK...
...just looking for some feedback on the direction I'm going. The code won't get all the way to the define stage since I'm in the middle of retrofitting it to use virtinst instead of a home spun node definition.
2009 Sep 11
1
Text-based node administration tool
This patch obsoletes any previous ones. This is an upstream candidate, so I'm looking for feedback so we can push this and start using it.
2009 Sep 14
1
Bugfixes...
This version fixes a few bugs found by jboggs. It also includes some logging facilities that need to be fleshed out more.