Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved data structures to new collections subfolder | Tobias Brunner | 2012-10-24 | 1 | -1/+1 |
| | |||||
* | Do not use deprecated vte_terminal_fork_command() | Martin Willi | 2011-05-11 | 1 | -2/+11 |
| | |||||
* | remove spaces before tabs at the beginning of lines (^( )+\t) | Martin Willi | 2009-09-04 | 1 | -4/+4 |
| | |||||
* | replaces four spaces by tabs, where appropriate | Martin Willi | 2009-09-04 | 1 | -2/+2 |
| | |||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -61/+61 |
| | |||||
* | added missing includes | Martin Willi | 2008-11-05 | 1 | -0/+1 |
| | |||||
* | set guest-specific kernel parameters | Martin Willi | 2008-10-10 | 1 | -10/+8 |
| | | | | removed memory setting, use mem= instead | ||||
* | implemented classical UML network scenario in dumm (ipsec testing) | Martin Willi | 2008-05-14 | 1 | -0/+2 |
| | |||||
* | prototype of dumm GUI | Martin Willi | 2008-04-28 | 1 | -483/+466 |
| | |||||
* | proper library initialization for dumm | Martin Willi | 2008-04-21 | 1 | -0/+4 |
| | |||||
* | fixed scenario loading | Martin Willi | 2007-09-13 | 1 | -6/+69 |
| | |||||
* | simple console support through pts devices | Martin Willi | 2007-08-28 | 1 | -3/+25 |
| | |||||
* | removed Makefile from svn | Martin Willi | 2007-08-09 | 1 | -1/+27 |
| | | | | | support for scenario switching | ||||
* | added UML modeler to autotools | Martin Willi | 2007-08-08 | 1 | -69/+0 |
| | |||||
* | usable without scenarios | Martin Willi | 2007-08-08 | 1 | -272/+339 |
| | |||||
* | proper shutdown | Martin Willi | 2007-08-03 | 1 | -10/+2 |
| | | | | moved signal handler for SIGCHD and SIGHUP to dumm | ||||
* | bridging using libbridge | Martin Willi | 2007-07-30 | 1 | -14/+28 |
| | | | | | | rewrite of guest, does not change cwd anymore loading of created scenarios | ||||
* | properly shutdown of clients | Martin Willi | 2007-07-27 | 1 | -4/+1 |
| | |||||
* | support for killing guests properly | Martin Willi | 2007-07-27 | 1 | -10/+62 |
| | |||||
* | implemented mconsole notification to check if guest came up | Martin Willi | 2007-07-26 | 1 | -87/+123 |
| | | | | slightly modified menu commands | ||||
* | fixed tap device setup (requires open/close for each call) | Martin Willi | 2007-07-26 | 1 | -5/+6 |
| | | | | using more meaningful names for tap devices | ||||
* | fixed mconsole when using multiple guests | Martin Willi | 2007-07-25 | 1 | -0/+1 |
| | | | | fixed interface enumeration bug | ||||
* | added dynamic interface manipulation for guests | Martin Willi | 2007-07-25 | 1 | -16/+218 |
| | | | | management of tap devices on the host | ||||
* | checked in first draft of "Dynamic Uml Mesh Modeler" | Martin Willi | 2007-07-24 | 1 | -0/+228 |