search for: autodiscovery

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

2009 Jul 13
2
[LLVMdev] CVS binutils includes support for plugins, can use the llvm plugin.
2009/7/12 Daniel Dunbar <daniel at zuster.org>: > That's pretty awesome! Thanks! > Will ar, etc. eventually get some autodiscovery of plugins so that > things work OOTB after a make install of llvm/llvm-gcc? The bfd library (used by ar and nm) already searches for plugins in $install_dir/lib/bfd-plugins/. Maybe we could pass an option to llvm's configure to tell it where to install a copy of the plugin? >  - Daniel...
2007 May 25
2
RSpec-1.0.3
...Spec RSpec is a framework which provides programmers with a Domain Specific Language to describe the behaviour of Ruby code with readable, executable examples that guide you in the design process and serve well as both documentation and tests. == Autotest compatibility ZenTest-3.6.0 boasts a new autodiscovery and plugin model that other frameworks can register with and plug into. RSpec-1.0.3 ships with the necessary plugin code, so all you need to do is download and go: For Rails apps: gem install ZenTest --version ''>= 3.6.0'' rails myproject cd myproject ruby script/plugin install...
2009 Jul 16
0
[LLVMdev] CVS binutils includes support for plugins, can use the llvm plugin.
On Mon, Jul 13, 2009 at 1:38 AM, Rafael Espindola<espindola at google.com> wrote: > 2009/7/12 Daniel Dunbar <daniel at zuster.org>: >> Will ar, etc. eventually get some autodiscovery of plugins so that >> things work OOTB after a make install of llvm/llvm-gcc? > > The bfd library (used by ar and nm) already searches for plugins in > $install_dir/lib/bfd-plugins/. Maybe we could pass an option to llvm's > configure to tell it where to install a copy of the...
2009 Jul 12
0
[LLVMdev] CVS binutils includes support for plugins, can use the llvm plugin.
That's pretty awesome! Will ar, etc. eventually get some autodiscovery of plugins so that things work OOTB after a make install of llvm/llvm-gcc? - Daniel On Tue, May 26, 2009 at 10:52 AM, Rafael Espindola<espindola at google.com> wrote: > For some time now the gold linker has support for plugins and llvm has > a plugin for it. > > Unfortunately,...
2014 May 01
1
plug in USB device no longer noticed by system
...ges doesn't show any activity, lsusb does not show the new device. Back at the start of Feb I did move the raid1 pair of HDs to a new motherboard, so I suppose it could go back that far. I did try to make sure everything was working at that time, and I can't remember if I verified that USB autodiscovery was working. But it for sure isn't now. I use a USB keyboard and USB mouse, but they seem to be discovered at boot time and work fine thereafter. but adding any other devices after boot isn't working. I'd appreciate thoughts on how to troubleshoot/fix this. thanks! -- ---- Fred Smi...
2009 May 26
4
[LLVMdev] CVS binutils includes support for plugins, can use the llvm plugin.
For some time now the gold linker has support for plugins and llvm has a plugin for it. Unfortunately, it was still not possible to do fully transparent LTO on linux because ar had no support for plugins and a library created with llvm files in it would have no symbol table and would be rejected by gold. Today support for plugins has been committed to BFD. That is the file format abstraction
2018 Jan 06
0
Using keyring on tinc
On Fri, Jan 05, 2018 at 05:30:53PM -0300, Inaki Malerba wrote: > Also, autodiscovery over lan is working? Keys shared between all hosts > is enough? There is the LocalDiscovery option that can be enabled. However, it does not automatically exchanging keys with nodes on the LAN. Instead, it is there to assist when two nodes that are on the same LAN, are part of the same VPN, and...
2006 Mar 19
1
HFC USB (was MultiBRI in Australia - found one - maybe)
> Hmm, > > I was using 0.3.0 rc24, or the unstable branch. I see 0.2.0 is listed as > 'stable' so maybe I should have used that. Please do keep me informed of > your progress. > > Craig After finally getting chan_misdn to load (missing #include to bitops.h under Debian at least) it still won't load, and won't tell me why even with all the debug stuff
2006 Mar 19
0
HFC USB (was MultiBRI in Australia - found one-maybe)
...nstalled as per > normal...turning off spinlock_debug and SMP > Rebooted into new kernel. > > Installed mISDN using the install_misdn script > Recompiled zaptel (for the hell of it...and so that I had a timming > source) > > Manually setup the /etc/misdn-init.conf > The autodiscovery thing didn't pickup the devices. > > Added the following three lines to my rc.local > rmmod hfc_usb > rmmod hisax > /etc/init.d/misdn-init start > > Reboot once more....and that was it.... > > Dave > > > > -- > No virus found in this outgoing mess...
2005 Jan 14
1
attaching xp machine to existing domain
Howdy All, I have a problem with a machine which I am trying to connect to an existing samba domain 1. The machine WAS connected to the domain as hrennie$ 2. Removed hrennie$ ( using smbpasswd -x hrennie$ ) from the system. 3. Changed the name of the machine to hrenniedt$ ( found that having a user with the same name as the machine is not a good look ) . 4. Tried to reconnect the hrenniedt$ to
2006 Feb 20
0
vpimd, a personal information server
...o iTunes as a podcast. todo: http-to-rss Also, any web location, crawl it for audio, and represent as a podcast. todo: ics-to-rss Input: - ~/Library/Calendars/ - .ics, ../*.ics Output: - CGI - stdout - http Options: - rss versions - rss versions in the URL - implement autodiscovery with http? what does this mean... todo: rss-to-jabber todo: ics-to-ics split calendars by date todo: ics-to-ics Input: x iCal 1 - iCal 2 - .ics Output: - http (subscribable) - CAP - WebDAV Options: - particular calendars x Rendezvous - StartupItem - all users, if...
2018 Jan 05
3
Using keyring on tinc
Hi all! Is there any way to make tinc use keys from a keyring or similar? I'm trying to find a way to manage multiple server, making it easier to register a new user to the network. Thanks! -- Martin Iñaki Malerba inakimmalerba at gmail.com inaki at satellogic.com
2014 Feb 24
3
[RFC, PATCH] core/pxe: Add architecture-specific discovery request for PXE config file
...ult When serving PXE config files to machines of different architectures (requiring separate boot images and config files), this means we cannot use the autodisovery mechanism without having prior knowledge of a MAC/IP/uuid-to-architecture mapping. This change introduces an additional step to the autodiscovery process, using a name based on the client machine architecture. I use IANA's mapping of processor architecture types to DHCP option codes[1] to define the available client architecture identifiers. The identifier is converted to lowercase hex, and prefixed with "arch-". So, for an x6...
2012 Oct 05
4
horde sync status ?
Hello all, I had a quick look at the horde site and noticed that horde is being advertised as, let's say, "smartphone friendly". Does anyone know if the newest horde version can "talk" to? smart phones in regards to e-mails ? In other words, can a user owning a smartphone get his/her e-mails on it apart from the webpage ? Thank you, spyros ? ---- "I merely
2018 Jan 02
3
DHCP and DNS
I know this is samba list and I am hoping that someone with MS AD experience can answer this definitively. Does AD have some kind of data exchange between dhcp and dns so that systems which receive a dhcp lease from an AD DC more reliably register their hostname with AD DNS? Looking at the RFC I couldn't see any reason why this should be the case. But it seems that host name registration for
2010 Jun 18
5
Migrating away from Nagios
I have to rebuild a new Nagios box and thought this might be a good time to migrate away. I use snmp mostly for everything but with the fork Nagios endured I wonder about putting any more effort into the project. I probably should look at OpenNMS again, but the other options I think might work are Icinga (Should be trivial to migrate) or Zenoss or maybe even Zabbix? Anyone have experience in
2015 Jun 19
2
Samba rebind user@email.com to user_email.com
Hello List, I'm dealing with the following issue here: https://forum.zentyal.org/index.php?topic=25300.0 Although it starts with OpenChange, it ends with Samba4 so I very much hope that somebody on this list can help me out. Basically I try to authenticate users through the Outlook autoconfigurator using RPC-OVER-HTTP to a samba server. The problem is that in Samba4/LDAP I cannot have