Fix sudo in popen_python code
[nepi.git] / src / nepi / util / server.py
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