search for: courtoi

Displaying 17 results from an estimated 17 matches for "courtoi".

Did you mean: courtois
2018 Oct 28
2
Fwd: GoXapian
This is probably more useful to the general list. Thanks for the update, Dave — was this based on the previous golang bindings? J > Begin forwarded message: > > From: Dave Courtois <dave.courtois60 at gmail.com <mailto:dave.courtois60 at gmail.com>> > Subject: GoXapian > Date: 27 October 2018 at 15:27:09 BST > > Hi there just a little word to tell you that Xapian 1.4.6 work in Golang 1.9. There is some issue with the MSet ESet, the namespace part of...
2010 Sep 21
1
[PATCH] Fixing a loading issue with the Start On form
Signed-off-by: Simon COURTOIS <scourtois at linagora.com> --- src/app/views/vm/start.rhtml | 76 +++++++++++++++++++++-------------------- 1 files changed, 39 insertions(+), 37 deletions(-) diff --git a/src/app/views/vm/start.rhtml b/src/app/views/vm/start.rhtml index bed1d2d..f80cf70 100644 --- a/src/app/views/vm/st...
2018 Nov 11
2
Fwd: GoXapian
On Mon, Nov 05, 2018 at 09:04:23PM +0000, Olly Betts wrote: > Dave Courtois wrote: > > Hi there just a little word to tell you that Xapian 1.4.6 work in > > Golang 1.9. There is some issue with the MSet ESet, the namespace part > > of the name is drop by swig. There is also some error with define > > macro in .i files, but with minor change all wor...
2002 Sep 07
2
Can't access samba server from windows
Dear all, I've already install new samba 2.2.5 at Redhat 7.3. Some configuration of smb.conf has been tested using testparm and no error return. Using LinNeigborhood I can access some files and folders of windows PC. But from windows I can't access samba directories and files. Error report from windows is Network path was not found. Lan connection is ok if test ping. Can you suggest me
2010 Sep 01
1
[PATCH 2/2] Adding the ability to select a Host to start a VM [2/2]
Signed-off-by: Simon Courtois <scourtois at linagora.com> --- src/task-omatic/taskomatic.rb | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/src/task-omatic/taskomatic.rb b/src/task-omatic/taskomatic.rb index 471ec88..1dfd74f 100755 --- a/src/task-omatic/taskomatic.rb +++ b/src/task-omatic/ta...
2010 Aug 26
1
[PATCH] Adding the ability to select a Host to start a VM
Signed-off-by: Simon COURTOIS <scourtois at linagora.com> --- src/app/controllers/vm_controller.rb | 5 ++ src/app/models/vm_task.rb | 4 +- src/app/views/vm/start.rhtml | 77 ++++++++++++++++++++++++++++++++++ src/task-omatic/taskomatic.rb | 7 +++- 4 files changed, 91 insertions(+)...
2010 Sep 01
1
[PATCH 1/3] Adding the VM Pool migration for vms
Signed-off-by: Simon COURTOIS <scourtois at linagora.com> --- src/app/controllers/vm_controller.rb | 16 ++++++++++++++ src/app/views/vm/edit_vmpool.rhtml | 36 ++++++++++++++++++++++++++++++++ src/app/views/vm/show.rhtml | 3 ++ src/public/images/icon_vmpool_11px.png | Bin 0 -> 542 bytes 4...
2010 Sep 03
1
[PATCH] Adding some control over usages in the network creation/edition form
Signed-off-by: Simon COURTOIS <scourtois at linagora.com> --- src/app/controllers/usages_controller.rb | 13 +++++++ src/app/models/usage.rb | 2 +- src/app/services/usage_service.rb | 23 ++++++++++++ src/app/views/network/_form.rhtml | 56 +++++++++++++++++++++++++++++- src/conf...
2010 Aug 25
2
[PATCH] Virtio support
From: Simon Courtois <scourtois at linagora.com> Signed-off-by: Simon Courtois <scourtois at linagora.com> --- src/app/controllers/vm_controller.rb | 19 ++++++++++++++++- src/app/views/vm/_form.rhtml | 25 ++++++++++++++++++++--- src/db/migrate/044_add_virtio_to_vm_and_n...
2002 Jun 30
7
Block size optimization - let rsync find the optimal blocksize by itself.
...00?) we always use the same size which is supposed to be the best one. Sorry I'm too long, hope you'll understand everything, Olivier P.S. I am not a programmer of any kind so don't wait for me to write any line of C (I know I'm a bad boy). _______ Olivier Lachambre 2, rue Roger Courtois 25 200 MONTBELIARD FRANCE e-mail : lachambre@club-internet.fr
2002 Sep 23
7
How best to get ACL support?
My Dell server was preloaded with Redhat 7.2 , Linux 2.4.7-10, gccv2.96 with Ext3 file system. I want to install the machine into my company W2k domain using winbind but my Linux kernel does not support the needed ACls. I Does the latest Linux kernel come with ACL support and if so should I just update the kernel to 2.4.19 which I think is the latest production quality kernel? The ACL
2010 Aug 18
1
[PATCH] Setting the migration timeout to 3 minutes
--- src/task-omatic/taskomatic.rb | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/task-omatic/taskomatic.rb b/src/task-omatic/taskomatic.rb index 7de725d..0314e6a 100755 --- a/src/task-omatic/taskomatic.rb +++ b/src/task-omatic/taskomatic.rb @@ -548,7 +548,7 @@ class TaskOmatic dest_uri = "qemu+tcp://" + dest_node.hostname + "/system"
2018 Nov 05
0
Fwd: GoXapian
Dave Courtois wrote: > Hi there just a little word to tell you that Xapian 1.4.6 work in > Golang 1.9. There is some issue with the MSet ESet, the namespace part > of the name is drop by swig. There is also some error with define > macro in .i files, but with minor change all work perfectly. I made...
2018 Nov 12
0
Fwd: GoXapian
...I know Xapian can work well in go, so it's only a matter of time before I made your version pass the test. have a good night. Dave Le dim. 11 nov. 2018 à 18:10, Olly Betts <olly at survex.com> a écrit : > On Mon, Nov 05, 2018 at 09:04:23PM +0000, Olly Betts wrote: > > Dave Courtois wrote: > > > Hi there just a little word to tell you that Xapian 1.4.6 work in > > > Golang 1.9. There is some issue with the MSet ESet, the namespace part > > > of the name is drop by swig. There is also some error with define > > > macro in .i files, but with...
2010 Aug 25
0
[PATCH] Adding the VM Pool migration for vms
Signed-off-by: Simon COURTOIS <scourtois at linagora.com> --- src/app/controllers/vm_controller.rb | 16 +++++++++++++ src/app/views/vm/edit_vmpool.rhtml | 39 ++++++++++++++++++++++++++++++++ src/app/views/vm/show.rhtml | 3 ++ src/public/images/icon_vmpool_11px.png | Bin 0 -> 542 bytes 4 f...
2002 Sep 10
3
XP woes
Working with Windows XP and debian Samba 2.2.3a on a box as my PDC. Sign or seal patch was applied. The past few days when we have been adding new computers running windows XP to the domain we have had machines tell us they have joined the domain, but when we try to log onto them using a "domain" account we get the following error on the PC: "The system could not log you on to
2015 Feb 19
0
Samba access slow
Hi everyone, I configured a Samba serveur for a company, but it is quite slow to access reading or writting files/directory and this slow the productivity of everyone in the company. I might have missconfigure something, I will be happy to have any advices. I'm on a Debian Wheezy, Samba is installed on a LXC container also on DEbian Wheezy. There is absolutly no Internet problem or speed