Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed typo / include | Martin Willi | 2007-09-18 | 2 | -3/+1 |
| | |||||
* | fixed scenario loading | Martin Willi | 2007-09-13 | 9 | -129/+195 |
| | |||||
* | simple console support through pts devices | Martin Willi | 2007-08-28 | 5 | -28/+147 |
| | |||||
* | fixed build without --enable-uml | Martin Willi | 2007-08-10 | 1 | -1/+1 |
| | |||||
* | reread notify socket when interrupted (EINTR) through sigchild | Martin Willi | 2007-08-10 | 1 | -1/+5 |
| | |||||
* | fixed libstrongswan linking for libdumm | Martin Willi | 2007-08-09 | 1 | -1/+1 |
| | |||||
* | removed Makefile from svn | Martin Willi | 2007-08-09 | 6 | -558/+79 |
| | | | | | support for scenario switching | ||||
* | added UML modeler to autotools | Martin Willi | 2007-08-08 | 3 | -71/+543 |
| | |||||
* | usable without scenarios | Martin Willi | 2007-08-08 | 10 | -305/+559 |
| | |||||
* | cowfs is bootable now! | Martin Willi | 2007-08-06 | 3 | -53/+92 |
| | |||||
* | proper shutdown | Martin Willi | 2007-08-03 | 5 | -48/+96 |
| | | | | moved signal handler for SIGCHD and SIGHUP to dumm | ||||
* | working cowfs prototype | Martin Willi | 2007-08-03 | 1 | -148/+601 |
| | |||||
* | started own cowfs implementation | Martin Willi | 2007-07-31 | 4 | -29/+488 |
| | |||||
* | bridging using libbridge | Martin Willi | 2007-07-30 | 8 | -143/+639 |
| | | | | | | rewrite of guest, does not change cwd anymore loading of created scenarios | ||||
* | properly shutdown of clients | Martin Willi | 2007-07-27 | 3 | -6/+22 |
| | |||||
* | support for killing guests properly | Martin Willi | 2007-07-27 | 6 | -16/+135 |
| | |||||
* | implemented mconsole notification to check if guest came up | Martin Willi | 2007-07-26 | 8 | -149/+351 |
| | | | | slightly modified menu commands | ||||
* | fixed tap device setup (requires open/close for each call) | Martin Willi | 2007-07-26 | 5 | -55/+65 |
| | | | | using more meaningful names for tap devices | ||||
* | fixed mconsole when using multiple guests | Martin Willi | 2007-07-25 | 3 | -2/+4 |
| | | | | fixed interface enumeration bug | ||||
* | added dynamic interface manipulation for guests | Martin Willi | 2007-07-25 | 10 | -35/+883 |
| | | | | management of tap devices on the host | ||||
* | checked in first draft of "Dynamic Uml Mesh Modeler" | Martin Willi | 2007-07-24 | 6 | -0/+618 |