aboutsummaryrefslogtreecommitdiffstats
path: root/src/dumm/main.c
Commit message (Collapse)AuthorAgeFilesLines
* Moved data structures to new collections subfolderTobias Brunner2012-10-241-1/+1
|
* Do not use deprecated vte_terminal_fork_command()Martin Willi2011-05-111-2/+11
|
* remove spaces before tabs at the beginning of lines (^( )+\t)Martin Willi2009-09-041-4/+4
|
* replaces four spaces by tabs, where appropriateMartin Willi2009-09-041-2/+2
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-61/+61
|
* added missing includesMartin Willi2008-11-051-0/+1
|
* set guest-specific kernel parametersMartin Willi2008-10-101-10/+8
| | | | removed memory setting, use mem= instead
* implemented classical UML network scenario in dumm (ipsec testing)Martin Willi2008-05-141-0/+2
|
* prototype of dumm GUIMartin Willi2008-04-281-483/+466
|
* proper library initialization for dummMartin Willi2008-04-211-0/+4
|
* fixed scenario loadingMartin Willi2007-09-131-6/+69
|
* simple console support through pts devicesMartin Willi2007-08-281-3/+25
|
* removed Makefile from svnMartin Willi2007-08-091-1/+27
| | | | | support for scenario switching
* added UML modeler to autotoolsMartin Willi2007-08-081-69/+0
|
* usable without scenariosMartin Willi2007-08-081-272/+339
|
* proper shutdownMartin Willi2007-08-031-10/+2
| | | | moved signal handler for SIGCHD and SIGHUP to dumm
* bridging using libbridgeMartin Willi2007-07-301-14/+28
| | | | | | rewrite of guest, does not change cwd anymore loading of created scenarios
* properly shutdown of clientsMartin Willi2007-07-271-4/+1
|
* support for killing guests properlyMartin Willi2007-07-271-10/+62
|
* implemented mconsole notification to check if guest came upMartin Willi2007-07-261-87/+123
| | | | slightly modified menu commands
* fixed tap device setup (requires open/close for each call)Martin Willi2007-07-261-5/+6
| | | | using more meaningful names for tap devices
* fixed mconsole when using multiple guestsMartin Willi2007-07-251-0/+1
| | | | fixed interface enumeration bug
* added dynamic interface manipulation for guestsMartin Willi2007-07-251-16/+218
| | | | management of tap devices on the host
* checked in first draft of "Dynamic Uml Mesh Modeler"Martin Willi2007-07-241-0/+228