Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * Guest#exec uses the new exec_str function | Tobias Brunner | 2008-07-30 | 1 | -48/+7 | |
| | | | | * tab completion in irdumm enabled | |||||
* | added an extended exec function to guests that allows to get the output of ↵ | Tobias Brunner | 2008-07-30 | 2 | -9/+115 | |
| | | | | the command as string or by line. | |||||
* | switched xterm console title | Martin Willi | 2008-07-28 | 1 | -0/+10 | |
| | ||||||
* | using gnome-terminal in irdumm | Martin Willi | 2008-07-28 | 1 | -1/+2 | |
| | ||||||
* | start default strongSwan UML topology | Andreas Steffen | 2008-07-22 | 1 | -0/+56 | |
| | ||||||
* | removed testing app, this is scriptable with irdumm now | Martin Willi | 2008-07-18 | 2 | -175/+2 | |
| | ||||||
* | fixed compiler warning | Martin Willi | 2008-07-18 | 1 | -1/+1 | |
| | ||||||
* | ported patch to final 2.6.26 release, including UML Makefile fixes | Martin Willi | 2008-07-15 | 1 | -13/+46 | |
| | ||||||
* | added /usr/local/[s]bin to uml exec path | Martin Willi | 2008-07-09 | 1 | -16/+24 | |
| | ||||||
* | loading ruby scripts specified at command line | Martin Willi | 2008-07-09 | 1 | -3/+18 | |
| | ||||||
* | ruby bindings/fixes for template loading | Martin Willi | 2008-07-09 | 3 | -10/+33 | |
| | ||||||
* | passing a block to guest.exec() processes output lines | Martin Willi | 2008-07-09 | 1 | -4/+73 | |
| | ||||||
* | uml "exec" writes stdout/stderr back to mconsole | Martin Willi | 2008-07-08 | 7 | -86/+230 | |
| | | | | | guest->exec() accepts a callback for output sligtly refactored mconsole.c | |||||
* | guest interface/address management using hackish mconsole exec patch, ruby ↵ | Martin Willi | 2008-07-07 | 8 | -2/+291 | |
| | | | | bindings | |||||
* | disconnecting interfaces properly on bridge destruction | Martin Willi | 2008-07-05 | 1 | -9/+13 | |
| | ||||||
* | throwing proper exeptions on errors, correct return values | Martin Willi | 2008-07-04 | 1 | -25/+28 | |
| | | | | mixin enumerable in classes/objects with .each | |||||
* | prototype of irdumm - interactive ruby shell for dumm | Martin Willi | 2008-07-04 | 7 | -25/+525 | |
| | ||||||
* | some stability improvements | Martin Willi | 2008-07-04 | 4 | -15/+21 | |
| | ||||||
* | writing guest pid to file (simplifies debugging) | Martin Willi | 2008-05-21 | 1 | -1/+20 | |
| | ||||||
* | properly removing bootup poll interface eth0 | Martin Willi | 2008-05-15 | 1 | -1/+4 | |
| | ||||||
* | implemented classical UML network scenario in dumm (ipsec testing) | Martin Willi | 2008-05-14 | 3 | -1/+176 | |
| | ||||||
* | poll UML guests after startup using eth9=mcast, as networking is loaded ↵ | Martin Willi | 2008-05-14 | 1 | -3/+3 | |
| | | | | after console | |||||
* | fixed interface disconnection | Martin Willi | 2008-05-09 | 1 | -1/+2 | |
| | ||||||
* | prototype of dumm GUI | Martin Willi | 2008-04-28 | 12 | -801/+801 | |
| | ||||||
* | proper library initialization for dumm | Martin Willi | 2008-04-21 | 1 | -0/+4 | |
| | ||||||
* | functions invoked on all linked list items now support up to five additional ↵ | Tobias Brunner | 2008-04-18 | 1 | -1/+1 | |
| | | | | arguments | |||||
* | 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 | |