SSH daemonization test fix, along with environment setup fixes.
[nepi.git] / src / nepi / util / server.py
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