search for: unconsciously

Displaying 20 results from an estimated 33 matches for "unconsciously".

2005 Jun 27
2
Accessing SIP username from AGI script
Hi, I'm writing an AGI script to manage outgoing calls. We need to interrogate a database to work out which line a particular user is allowed to use for outgoing calls. However, I cannot find a way for my AGI script to access the SIP username. Does anyone know if this is possible (even if it is just passing a variable from extensions.conf to the script)? Thanks in advance, David
2007 Jul 10
1
Migrating subscription lists
...nd wouldn't have a directory with folders in it. Plus our users are not, as a rule, power/geek user that would understand even making subdirs in ~mail, so I don't know how this would have come to pass. Should this be? Or am I misunderstanding things? 2) Some people are consciously or unconsciously using the UWIMAP .mailboxlist subscription file as it is meant to be used, namely to *restrict* the folders shown. If/when I generated the Dovecot .subsbcriptions file by just doing an ls -1 of their mail directory, they will be surprised to see stuff not previously displayed....that the...
2002 Jun 06
1
Maybe OT, but need help
All, The powers that be are going to buy a win2k server that will have a Compaq TL891DLX tape library. I have been trying to get one for my samba box as well. My question is can I back up the samba box to the win2k tape library? I know that you would have to mount the tape library on the linux/samba box, could this be done through samba? IF anyone needs more info, please let me know. Thanks for
2017 Nov 17
3
gnome boot problem
On Fri, Nov 17, 2017 at 9:14 AM, <m.roth at 5-cent.us> wrote: > dominic adair-jones wrote: >> going to run journalctl this evening when i get in and relay any errors i >> see. >> >> On Thu, Nov 16, 2017 at 6:01 PM, Pete Biggs <pete at biggs.org.uk> wrote: >>> On Thu, 2017-11-16 at 22:45 +0000, dominic adair-jones wrote: >>>> Ok
2014 Apr 04
2
[LLVMdev] Weird problems on calling an external function from MCJIT on Windows(mingw)
...d to "_a_outside_func" . For it I rename the function name in the IR to "_a_outside_func".But it seemed to make no difference: "LLVM ERROR: Program used external function '_a_outside_func' which could not be resolved!". ............. After a day's wasting I unconsciously packed my external function "a_outside_func" into a shared object,called llvm::sys::DynamicLibrary::LoadLibraryPermanently("ext_func.so"); at the beginning of the program and named the function "_a_outside_func" in the IR. OMG IT WORKS THEN?! So I'd like to ask why...
2017 Nov 17
1
gnome boot problem
...drivers and plymouth but didnt > check the logs as it got late. Reading the thread in this post, I see you saying that startx works.... That would suggest that graphics works, but something in trying to go into runlevel 5 is funny. Stupid question: how long have you waited? C7 seems to take an unconsciously long time for the X login to come up. Do you see the screen go into graphical mode during the boot? You know, when it'll go black, then smaller fonts, and more lines on the screen? Starting to wonder about a timing issue, with a driver not loading. mark
2014 Apr 04
2
[LLVMdev] Weird problems on calling an external function from MCJIT on Windows(mingw)
...t I rename the function name in the IR to "_a_outside_func".But it > > seemed to make no difference: "LLVM ERROR: Program used external function > > '_a_outside_func' which could not be resolved!". > > ............. > > After a day's wasting I unconsciously packed my external function > > "a_outside_func" into a shared object,called > > llvm::sys::DynamicLibrary::LoadLibraryPermanently("ext_func.so"); at the > > beginning of the program and named the function "_a_outside_func" in the > IR. > > O...
2006 Jan 03
4
in-memory test database -- where''s the schema?
I''m trying to get the unit testing for a new project to use the wonderful :memory: database specification for SQLite. However, like many people before me, I can''t get the schema to import or have anything else useful. Initially, the error I get is: /usr/lib/ruby/gems/1.8/gems/sqlite3-ruby-1.1.0/lib/sqlite3/errors.rb:94:in `check'': cannot rollback - no transaction is
2020 Sep 17
2
New URL redirect checks
...any URLs that are redirected, I think this CRAN policy may be worth a reconsideration. Regards, Yihui -- https://yihui.org On Thu, Sep 17, 2020 at 3:26 AM G?bor Cs?rdi <csardi.gabor at gmail.com> wrote: > > Right, I am sorry, I did not realize the security aspect here. I guess > I unconsciously treated CRAN package authors as a trusted source. > > Thanks for the correction and clarification, and to CRAN for > implementing these checks. :) > > G. > > On Wed, Sep 16, 2020 at 10:50 PM Duncan Murdoch > <murdoch.duncan at gmail.com> wrote: > > > > On 1...
2014 Apr 04
2
[LLVMdev] Weird problems on calling an external function from MCJIT on Windows(mingw)
...unc".But > it > >> > seemed to make no difference: "LLVM ERROR: Program used external > >> > function > >> > '_a_outside_func' which could not be resolved!". > >> > ............. > >> > After a day's wasting I unconsciously packed my external function > >> > "a_outside_func" into a shared object,called > >> > llvm::sys::DynamicLibrary::LoadLibraryPermanently("ext_func.so"); at > the > >> > beginning of the program and named the function "_a_outside_func&q...
2007 May 01
8
Custom functions and facts
Hello! I''ve been trying to use facts from Facter in a custom function. I''ve been following Matthew''s entry in the wiki (http://www.reductivelabs.com/trac/puppet/wiki/WritingYourOwnFunctions). What i''m seeing is that Facter[''fqdn''].value is always returning the fqdn of the puppetmaster host. I was expecting the fqdn of the client host.
2020 Sep 23
1
New URL redirect checks
...>> Regards, >> Yihui >> -- >> https://yihui.org >> >> >> On Thu, Sep 17, 2020 at 3:26 AM G?bor Cs?rdi <csardi.gabor at gmail.com> wrote: >> > >> > Right, I am sorry, I did not realize the security aspect here. I guess >> > I unconsciously treated CRAN package authors as a trusted source. >> > >> > Thanks for the correction and clarification, and to CRAN for >> > implementing these checks. :) >> > >> > G. >> > >> > On Wed, Sep 16, 2020 at 10:50 PM Duncan Murdoch >>...
2020 Sep 16
3
New URL redirect checks
On 16/09/2020 4:51 p.m., Simon Urbanek wrote: > I can't comment for CRAN, but generally, shorteners are considered security risk so regardless of the 301 handling I think flagging those is a good idea. Also I think it is particularly bad to use them in manuals because it hides the target so the user has no idea what hey will get. I agree, and we do have \href{}{} in Rd files and similar in
2015 May 06
0
VirtIO drivers and CentOS 5.4(Final)
Am 06.05.2015 um 13:04 schrieb lhecking at users.sourceforge.net: > >> You have several hundred more Critical or Important security updates >> outstanding. If that box touches the Internet in any way, it is likely >> compromised. Just in the last 6 months there are 21 Important or >> Critical updates. > > That is an important qualifier: *If* that box touches
2017 Nov 20
0
gnome boot problem
...check the logs as it got late. > > Reading the thread in this post, I see you saying that startx works.... > That would suggest that graphics works, but something in trying to go into > runlevel 5 is funny. > > Stupid question: how long have you waited? C7 seems to take an > unconsciously long time for the X login to come up. > > Do you see the screen go into graphical mode during the boot? You know, > when it'll go black, then smaller fonts, and more lines on the screen? > > Starting to wonder about a timing issue, with a driver not loading. > This sounds...
2019 Mar 13
1
recipient bcc and dovecot
On 13 Mar 2019, at 01:42, Aki Tuomi via dovecot <dovecot at dovecot.org> wrote: > Add mail_location setting or return 'mail' from userdb. userdb { args = /usr/local/etc/dovecot/dovecot-sql.conf.ext default_fields = uid=vpopmail gid=vchkpw mail_location=/usr/local/virtual/%u mail=maildir:/usr/local/virtual/%u driver = sql } mail_location has always been in there along with
2020 Sep 17
0
New URL redirect checks
Right, I am sorry, I did not realize the security aspect here. I guess I unconsciously treated CRAN package authors as a trusted source. Thanks for the correction and clarification, and to CRAN for implementing these checks. :) G. On Wed, Sep 16, 2020 at 10:50 PM Duncan Murdoch <murdoch.duncan at gmail.com> wrote: > > On 16/09/2020 4:51 p.m., Simon Urbanek wrote: >...
2008 Apr 11
1
base64 ALBUMART vorbiscomment (was Re: [ogg-dev] Ogg/Spots and Ogg/MNG)
[Cc: changed to vorbis-dev] On 12/04/2008, Ivo Emanuel Gon?alves <justivo at gmail.com> wrote: > On Fri, Apr 11, 2008 at 10:11 PM, Conrad Parker <conrad at metadecks.org> wrote: > > No, vorbiscomments are meant to be human-readable. > > > But I CAN read base64! :-) > It's a win-win situation, with the added bonus that it wouldn't > require
2019 Mar 13
2
recipient bcc and dovecot
I have a recipient_bcc_maps which contains a bcc map that is updated everyday: rbcc.pcre: if !/backup.*@/ /^([^+_]*).*@([^.]*)/ backup+071.${1}-${2}@adomain.tld endif the 071 portion is changed each day to the current day of the year. Everything works, but I get an error from dovecot on every message: lda(backup at adomain.tld): Error: User initialization failed: Namespace '':
2006 Jun 14
5
Rails SOAP tutorial
Hi all.. I new in Ruby/Rails.. Where could i get some good tutorial about SOAP using Rails? I''ve been googling yet still did''nt find good tutorial. Thank you in advance.. :) -- Regards, Ananda Putra