Displaying 20 results from an estimated 113 matches for "naam".
Did you mean:
naa
2008 Apr 28
1
Bug#478334: logcheck doesn't know about dkim-filter
Package: logcheck-database
Version: 1.2.63
> Apr 28 17:02:39 naam dkim-filter[15536]: 570BA180CE: bad signature data
> Apr 28 17:03:20 naam dkim-filter[15536]: A08D2180CE: bad signature data
> Apr 28 17:16:40 naam dkim-filter[15536]: BA397180CE SSL error:04077068:rsa routines:RSA_verify:bad signature
> Apr 28 17:16:40 naam dkim-filter[15536]: BA397180CE:...
2008 Jan 23
1
Making Parents object attributes available
Hello,
I have a class Person
class Persoon < ActiveRecord::Base
set_table_name "Persoon"
set_primary_key "p_persoon"
has_many :adres, :class_name => "Adres"
composed_of :name, :class_name => Name, :mapping => [ [:naam,:naam],
[:voornaam,:voornaam], [:voornaam2,:voornaam2],
[:persnickname,:persnickname], [:perssortname,:perssortname] ]
def somemethod(string)
...
end
end
and a child class Student (which is a person)
class Student < Person
set_table_name "Student"
set_primary_key "...
2006 May 02
4
useful bit of code (hopefully)
...'s useful for others, or others can improve on it:
###########
# fix user input before validating it
before_validation :sanitize_input
# santize input before actual validation is called
# this uses the little methods defined below
def sanitize_input
trim %w(adres postcode woonplaats email naam telefoon mobiel)
downcase :email
empty_to_nil %w(telefoon mobiel)
end
# pass in a list of fields whose values will be converted to nil
# you should only use these on objects that respond to empty?
# if the value is empty (this causes empty strings '''' to become nils)
d...
2012 Jun 19
1
replace string with sed but not the first one
Hi,
?
We have a the following file
[ip-map]
# Unchanged IP addresses:
# Please review default IP addresses mapping below:
192.168.1.10?shared??? ->????? 192.168.123.6 shared
[namexx]
192.168.1.10
naam?? 192.168.1.10
We want to replace 192.168.1.10? to a other string but i don't want to change te first one.
?
2017 Sep 15
4
libimoblidevice prevents updating to Centos7.4
Hello All,
this problem occured both before the release with CR repo and now after the release.
I have 150 laptops running Centos7 / MATe, including my own laptop.
We have these repo's enabled:
repo id repo naam status
base/7/x86_64 CentOS-7 - Base 9.591
beid-release/7 Belgian eID package archive 68
epel/x86_64 Extra Packages for Enterprise Linux 7 - x86_64 11.904
extras/7/x86_64 CentOS-7 - Extras 196
google-talkplugin google-talkplugin 1
nux-dextop/x86_64 Nux.Ro RPMs for general desktop use 2.489
u...
2006 Nov 06
2
comparing 2 dataframes
Een ingesloten tekst met niet-gespecificeerde tekenset is
van het bericht gescrubt ...
Naam: niet beschikbaar
Url: https://stat.ethz.ch/pipermail/r-help/attachments/20061106/756382a8/attachment.pl
2015 Jan 04
4
DMARC test
...roperties
> but ignores Yahoo!'s DMARC policy to reject on failure.
The Syslinux ML should now be ready for DMARC p=reject
We shall see how it goes further. :-)
Groeten
Geert Stappers
--
Leven en laten leven
------------- volgend deel ------------
Een niet-tekst bijlage is gescrubt...
Naam: signature.asc
Type: application/pgp-signature
Grootte: 836 bytes
Omschrijving: Digital signature
URL : <http://www.zytor.com/pipermail/syslinux/attachments/20150104/4255bfd6/attachment.sig>
2015 Jan 03
1
efi build dependent on git update
...> branch (including the one behind the currently broken git daemon at
> git.zytor.com) in the next few days and review the patches for chain
> and lua.
Please do
Groeten
Geert Stappers
--
Leven en laten leven
------------- volgend deel ------------
Een niet-tekst bijlage is gescrubt...
Naam: prevent_git_command_in_nonGit-tree.patch
Type: text/x-diff
Grootte: 1248 bytes
Omschrijving: niet beschikbaar
URL : <http://www.zytor.com/pipermail/syslinux/attachments/20150103/af7f7016/attachment.bin>
------------- volgend deel ------------
Een niet-tekst bijlage is gescrubt...
Naam: signa...
2015 Jan 17
2
DMARC test result (research request)
...ata. Due the fact that
you Cc-ed me, I could compare what sent direct to me and what
got through the mailinglist. ( No From header munging, both
where Content-Type: 7bit )
Groeten
Geert Stappers
--
Leven en laten leven
------------- volgend deel ------------
Een niet-tekst bijlage is gescrubt...
Naam: signature.asc
Type: application/pgp-signature
Grootte: 836 bytes
Omschrijving: Digital signature
URL : <http://www.zytor.com/pipermail/syslinux/attachments/20150117/d77c188b/attachment.sig>
2015 Jan 01
0
efi build dependent on git update
On Thu, Jan 1, 2015 at 7:13 AM, Geert Stappers <stappers at stappers.nl> wrote:
>
> Happy New Year!
>
>
> On Tue, Dec 30, 2014 at 05:29:29PM +0100, Geert Stappers wrote:
>> On Tue, Dec 30, 2014 at 09:34:57AM -0500, Michael Sumulong wrote:
>> > On Mon, Dec 29, 2014 at 8:36 PM, Gene Cumm wrote:
>> > >
>> > > 1) patch to not call git when
2017 Sep 15
2
libimoblidevice prevents updating to Centos7.4
...>> Hello All,
>>
>> this problem occured both before the release with CR repo and now
>> after the release. I have 150 laptops running Centos7 / MATe,
>> including my own laptop.
>>
>> We have these repo's enabled:
>>
>> repo id repo naam status
>> base/7/x86_64 CentOS-7 - Base 9.591
>> beid-release/7 Belgian eID package archive 68
>> epel/x86_64 Extra Packages for Enterprise Linux 7 - x86_64 11.904
>> extras/7/x86_64 CentOS-7 - Extras 196
>> google-talkplugin google-talkplugin 1
>> nux-dext...
2015 Jan 01
2
efi build dependent on git update
Happy New Year!
On Tue, Dec 30, 2014 at 05:29:29PM +0100, Geert Stappers wrote:
> On Tue, Dec 30, 2014 at 09:34:57AM -0500, Michael Sumulong wrote:
> > On Mon, Dec 29, 2014 at 8:36 PM, Gene Cumm wrote:
> > >
> > > 1) patch to not call git when not present has been prepared for after
> > > 6.03 along with multiple other patches.
> >
> > 1) Sorry I
2015 Aug 26
3
Import USER and PASSWORD Samba3+OpenLadp TO Samba4
Hai,
just make a CSV file and import your users.
this is the script i used.
#!/bin/bash
## example
## display naam in AD wil be : Louis van Belle (
cat /home/samba/backup/users.csv | awk -F ";" '{system("/usr/bin/samba-tool user add "$5" --mail-address="$7" \
--given-name="$4" --surname=\""$3"\" --telephone-number="$6" --department=&...
2008 Jun 22
1
will paginate?
I installed the gem will_paginate and made a simple view to mess out
how it works
in the controller i have
@sites = Site.paginate :per_page => 10, :page => params[:page]
simple view
<% for @sites in @sites %>
<%= @sites.naam %>
<%= will_paginate @sites %>
<% end %>
but i got no result
ActionView::TemplateError (undefined method `page_count'' for
#<Site:0x3473594>) on line #5 of home/all.rhtml:
2:
3: <%= @sites.naam %>
4:
5: <%= will_paginate @sites %>
6:
7: <% end...
2015 Jun 18
1
repo.or.cz links are no longer valid.
...t; I have also removed the git.kernel.org repository.
>
Wiki page http://www.syslinux.org/wiki/index.php/Development#Tracking_SYSLINUX_development_with_GIT
is update.
Groeten
Geert Stappers
--
Leven en laten leven
------------- volgend deel ------------
Een niet-tekst bijlage is gescrubt...
Naam: signature.asc
Type: application/pgp-signature
Grootte: 836 bytes
Omschrijving: Digital signature
URL : <http://www.zytor.com/pipermail/syslinux/attachments/20150618/bd5541b7/attachment.sig>
2015 Oct 19
0
ldlinux: Fix return pointer to local data
...int key, len, prev_len, cursor;
> int redraw = 0;
> int x, y;
@huddy: check your setup (with the very long command line)
with the above patch applied
Groeten
Geert Stappers
--
Leven en laten leven
------------- volgend deel ------------
Een niet-tekst bijlage is gescrubt...
Naam: signature.asc
Type: application/pgp-signature
Grootte: 836 bytes
Omschrijving: Digital signature
URL : <http://www.zytor.com/pipermail/syslinux/attachments/20151019/fe4ca35d/attachment.sig>
2015 Nov 13
0
[patch] 6.03 extlinux/main.c typos
...n a fat, ntfs, ext2/3/4, btrfs, xfs,
> * and ufs1/2 filesystem.
> */
>
patch seen
I have scheduled time on saturday 14 november to make it `git am` ready.
Groeten
Geert Stappers
--
Leven en laten leven
------------- volgend deel ------------
Een niet-tekst bijlage is gescrubt...
Naam: signature.asc
Type: application/pgp-signature
Grootte: 836 bytes
Omschrijving: Digital signature
URL : <http://www.zytor.com/pipermail/syslinux/attachments/20151113/971f83ba/attachment.sig>
2015 Nov 20
0
Comments
On Fri, Nov 20, 2015 at 09:15:20AM +0200, Ady via Syslinux wrote:
> Reading the complete email (for context) is relevant.
True.
Groeten
Geert Stappers
--
Leven en laten leven
------------- volgend deel ------------
Een niet-tekst bijlage is gescrubt...
Naam: signature.asc
Type: application/pgp-signature
Grootte: 836 bytes
Omschrijving: Digital signature
URL : <http://www.zytor.com/pipermail/syslinux/attachments/20151120/dd975192/attachment.sig>
2016 Jan 16
0
EFI Reboot Timer, DHCP option 211
...ot;pxelinux.reboottime".
See http://www.syslinux.org/wiki/index.php/PXELINUX#DHCP_options for
further information.
And karma bonus points for reporting your milage.
Groeten
Geert Stappers
--
Leven en laten leven
------------- volgend deel ------------
Een niet-tekst bijlage is gescrubt...
Naam: signature.asc
Type: application/pgp-signature
Grootte: 836 bytes
Omschrijving: Digital signature
URL : <http://www.zytor.com/pipermail/syslinux/attachments/20160116/95bb5430/attachment.sig>
2016 Feb 25
0
Anyone know whats up with wki?
...Schr???dinger's backup hypothesis: the condition of any backu
undefined until a restore is attempted. -- andrewsh
------------- volgend deel ------------
Een niet-tekst bijlage is gescrubt...
Naam: signature.asc
Type: application/pgp-signature
Grootte: 836 bytes
Omschrijving: Digital signature
URL : <http://www.zytor.com/pipermail/syslinux/attachments/20160225/9e3b14c1/attachment.sig>