- 20 Feb, 2007 1 commit
-
-
Leigh B. Stoller authored
-
- 19 Feb, 2007 4 commits
-
-
Robert Ricci authored
-
Mike Hibler authored
-
Mike Hibler authored
-
Jonathon Duerig authored
-
- 17 Feb, 2007 5 commits
-
-
Robert Ricci authored
-
Robert Ricci authored
-
Pramod R Sanaga authored
-
Jonathon Duerig authored
-
Robert Ricci authored
-
- 16 Feb, 2007 21 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Robert Ricci authored
socket 'names' backwards. Also changed so to add a new 'Accepted' report type to distinguish it from Connected.
-
Jonathon Duerig authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
a new testbed.
-
Robert Ricci authored
printed twice.
-
Leigh B. Stoller authored
keys from windoze boxes.
-
Leigh B. Stoller authored
-
Jonathon Duerig authored
Fixed bug which caused reading of uninitialized variable and thereby caused TCP connections to all be rendered invalid.
-
Leigh B. Stoller authored
-
Mike Hibler authored
file: we return info for boss/ops in the "hostnames" command, but only if the command would have otherwise returned something. This is because the default hosts file we distribute in the rootball already has boss/ops in it. But if, during bootup, tmcd returns hostname info, that hosts file gets overwritten and boss/ops info gets lost. I could just grep out the info from the original hosts file and transfer it to the one we are building, but what do I grep for: "boss", "ops", "emulab.net"? Don't really want to hardwire any of those in the client-side script. By returning this info via tmcd, I also don't have to modify the client-side and thus don't need to build a new rootball!
-
Leigh B. Stoller authored
annotation.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
for Eric.
-
Leigh B. Stoller authored
show pages. The annotations are stored as specially named metadata items. All this will change, but this was a quick hack. The UI needs work, and we probably want to support multiple annotations later, but this will do for now.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
- 15 Feb, 2007 9 commits
-
-
David Johnson authored
objects, not sockets. The reason for doing this is because I expected to be talking to the new PLC4-era NM over an ssh tunnel, which would only allow me to talk to the NM over stdin/stdout (i.e., no ssh socket tunnels because there's only a pseudo shell on the NM side that proxies stdin/stdout to the NM). I was trying not to have to reimplement the whole httplib, so I overrode the bits that can't stand to use anything but a socket. Lots of those. Anyway, seems to work... so anytime you need to talk XMLRPC over HTTP but not over a socket, this will work for you. You'll just want to write your own "real transport" method ... I only wrote one that popens a command.
-
Robert Ricci authored
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
David Johnson authored
-
Jonathon Duerig authored
Applied Pramod's fix of the pcap bpf expression to TCP. Abstracted and removed duplicate code. This turns out to fix some puzzling behaviour which we didn't realize was related.
-
Leigh B. Stoller authored
template.
-
Robert Ricci authored
On dark monitors (like Eric's), this will hopefully make the box a little easier to read. This is about as bright as I can make it while still looking vaguely blue-ish.
-
Robert Ricci authored
expired from people's caches by now.
-