Adding ICN PlanetLab large experiment scenarios
[nepi.git] / src / nepi / util / server.py
2013-04-14 Alina QuereilhacAdding ICN PlanetLab large experiment scenarios
2013-04-13 Alina QuereilhacUpdated ccnx allowed versions to 0.6.0 and 0.7.1 for...
2013-04-12 Alina QuereilhacBug Fixes: fixed remote_status to take into account...
2013-04-10 Alina QuereilhacPlanetLab optimizations. Use server cache to avoid...
2013-04-09 Alina QuereilhacPlanetLab bugfixes: ssh conection timeouts and ControlP...
2013-04-08 Alina QuereilhacPlanetLab support toon-up: home_cleanup only nepi folde...
2013-03-24 Alina Quereilhacadding ccnx tree topology streamming over Internet...
2012-05-30 Claudio-Daniel FreireMerge classqueue
2012-05-12 Alina QuereilhacAdded a hostbyname cache to src/nepi/util/server.py...
2011-11-17 Alina Quereilhacfixed shebangs in non executable .py files
2011-10-03 Claudio-Daniel FreireEnable usage of persistent connections with popen_scp...
2011-10-02 Claudio-Daniel FreireMerge with head
2011-10-02 Claudio-Daniel FreireRobustness improvements:
2011-09-28 Claudio-Daniel FreireMerge with head
2011-09-28 Claudio-Daniel FreireUse persistent connectiosn only when supported
2011-09-27 Claudio-Daniel FreireMerge with head
2011-09-27 Claudio-Daniel FreireLimit ControlPath's length (it's got a rather small...
2011-09-26 Alina Quereilhacmerge
2011-09-25 Claudio-Daniel FreireMerge with head
2011-09-24 Claudio-Daniel FreireTons of SSH improvements:
2011-09-19 Claudio-Daniel FreireFix timeout option spec
2011-09-19 Claudio-Daniel FreireBetter network failure recovery: added some retries...
2011-09-18 Claudio-Daniel FreireRetry operations on networking errors. Really common...
2011-09-14 Claudio-Daniel FreireMerge with head
2011-09-09 Alina QuereilhacExperimentSuite strcuture. Still not working, missing...
2011-09-08 Claudio-Daniel FreireMake servers able to launch when a stale ctrl.sock...
2011-09-07 Claudio-Daniel FreireDo not use shell=True with Popen, some distros use...
2011-09-07 Claudio-Daniel FreireEscape quotes as well - it's not always OK to leave...
2011-09-06 Claudio-Daniel FreireFix sudo in popen_python code
2011-09-05 Claudio-Daniel FreireMake sure proxies load the right version of nepi in...
2011-09-05 Claudio-Daniel FreireWait for SERVER_READY or PROXY_READ, instead of expecti...
2011-09-04 Claudio-Daniel FreireMerge with HEAD, close aly's branch.
2011-09-04 Claudio-Daniel FreireMerge non-handshake stuff
2011-09-02 Alina Quereilhacadded Tun device for netns
2011-08-28 Alina QuereilhacAdded CLEAN_ROOT option to DEPLOYMENT_ATTRIBUTES. This...
2011-08-26 Claudio-Daniel FreireMerge with head
2011-08-26 Alina Quereilhacbugfix: in server.Server, inside the message read loop...
2011-08-26 Alina QuereilhacThe loglevel of logging is now set from the ExperimentC...
2011-08-25 Alina QuereilhacSanitizing os.reads for EINTR in server.py. The suspici...
2011-08-25 Claudio-Daniel FreireForwarder must also forward EOF!!
2011-08-25 Claudio-Daniel FreireAutodetect NEPI's path
2011-08-25 Alina Quereilhacdisabled sudo integration test for netns testbed.
2011-08-25 Alina Quereilhacmerge.
2011-08-25 Alina QuereilhacDaemonized servers are now always launched with popen...
2011-08-22 Claudio-Daniel FreireSSH timeout. It tends to... hang. Whatevah...
2011-08-09 Claudio-Daniel FreireMerge with head
2011-08-06 Alina QuereilhacBugFix: Tixket #84 - [NEF] netns can't run with daemoni...
2011-08-04 Claudio-Daniel FreireMerge with head
2011-08-03 Claudio-Daniel FreireTUN/TAP optimizations, generizations, and a benchmark
2011-07-26 Claudio-Daniel FreireMerge
2011-07-26 Claudio-Daniel FreireMerge default
2011-07-25 Claudio-Daniel FreireController resucitation fixes.
2011-07-22 Claudio-Daniel FreireSSH daemonization test fix, along with environment...
2011-07-20 Claudio-Daniel FreireMade automatic proxy reconnection more robust
2011-07-20 Claudio-Daniel FreireCatch socket timeouts too and retry
2011-07-18 Claudio-Daniel FreireMerging with head
2011-07-18 Claudio-Daniel FreireProxying and marshalling fixes
2011-07-01 Claudio-Daniel FreireSome trivial fixes (EINTR stuff) on server.py
2011-06-28 Claudio-Daniel FreireDeferred versions of proxied methods automatically...
2011-06-23 Claudio-Daniel FreireRetry retriable operations when we get an EINTR
2011-06-12 Alina Quereilhacbugfix: EINTRs caught
2011-05-10 Claudio-Daniel FreireMinor strace fix (still commented though, so just fix...
2011-05-06 Claudio-Daniel FreireTypos, type, environment, synchronization and other...
2011-05-02 Claudio-Daniel FreireTicket #29: introduce some "standard" box attributes...
2011-05-02 Claudio-Daniel Freire- Merge with head
2011-05-02 Alina Quereilhacminor changes to examples
2011-05-02 Claudio-Daniel FreireAdd NEPI_STRICT_AUTH_MODE, when not enabled, it takes...
2011-04-29 Claudio-Daniel FreireAsync setup of TUNs and APPs, for much quicker deployment.
2011-04-29 Claudio-Daniel Freireserver_scp can copy multiple files at once.
2011-04-28 Claudio-Daniel FreireTicket #14: WIP, only intra-PL TUN connections, require...
2011-04-26 Claudio-Daniel Freirepopen_scp fixes: StringIO-based (and similar) transfers...
2011-04-26 Claudio-Daniel Freire* Automatic provisioning
2011-04-22 Claudio-Daniel FreireBinary building support - and tests for it
2011-04-22 Claudio-Daniel FreireDependency support fixes:
2011-04-22 Claudio-Daniel FreireInitially working version of PlanetLab testbed implemen...
2011-04-19 Alina QuereilhacAdded verbose flag in coverage test
2011-04-19 Alina QuereilhacBug fix: socket creation in server was not synchronized
2011-04-19 Claudio-Daniel FreireMore sync bugfixes: broader spectrum of synchronization...
2011-04-19 Claudio-Daniel FreireSync bugfix: wait for forwarder readiness when launchin...
2011-04-19 Alina QuereilhacBug fixing in integration tests
2011-04-19 Claudio-Daniel Freireserver/client fixes on:
2011-04-13 Claudio-Daniel FreireTicket #24: catch ValueError too, it gets triggered...
2011-04-13 Claudio-Daniel FreireTicket #24: transparent proxy/client reconnection
2011-04-13 Claudio-Daniel FreireTicket #12: proxy reconnection
2011-03-18 Alina Quereilhacadding ns3 testbed: ongoing development! tests DON...
2011-03-16 Alina Quereilhacserver daemon launched over ssh connection.
2011-03-15 Alina Quereilhacbugfixing
2011-03-11 Alina QuereilhacDaemonized controller woriking !
2011-03-10 Alina Quereilhacworking on proxy.py ...
2011-03-10 Alina Quereilhactest case added for server.py
2011-03-10 Alina Quereilhacworking on server.py
2011-03-09 Alina Quereilhacproxy class created
2011-02-09 Alina Quereilhacdescription: routes, addresses and validation functions