aboutsummaryrefslogtreecommitdiffstats
path: root/src/dumm/guest.c
Commit message (Expand)AuthorAgeFilesLines
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-1/+1
* Moved data structures to new collections subfolderTobias Brunner2012-10-241-1/+1
* Migrated guest_t to INIT/METHOD macros.Tobias Brunner2011-10-031-84/+54
* Added support for multiple overlays to guests (replaces the template function...Tobias Brunner2010-10-121-20/+27
* Adding DBG_LIB to all calls of libstrongswan's version of DBG*.Tobias Brunner2010-04-061-8/+12
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-38/+38
* allow "others" to read created dumm files/foldersMartin Willi2009-05-111-2/+2
* do not purge interfaces on template loadMartin Willi2009-04-071-5/+0
* fixed compiler warnings issued by:Martin Willi2008-11-111-2/+13
* set guest-specific kernel parametersMartin Willi2008-10-101-26/+24
* * allow to load templates from arbitrary placesTobias Brunner2008-08-281-1/+1
* * guest#running?Tobias Brunner2008-08-271-0/+1
* run guests with some nicenessMartin Willi2008-08-221-0/+1
* * ruby extension extracted from irdummTobias Brunner2008-08-071-0/+1
* added an extended exec function to guests that allows to get the output of th...Tobias Brunner2008-07-301-9/+99
* fixed compiler warningMartin Willi2008-07-181-1/+1
* uml "exec" writes stdout/stderr back to mconsoleMartin Willi2008-07-081-5/+6
* guest interface/address management using hackish mconsole exec patch, ruby bi...Martin Willi2008-07-071-0/+25
* prototype of irdumm - interactive ruby shell for dummMartin Willi2008-07-041-1/+1
* some stability improvementsMartin Willi2008-07-041-0/+1
* writing guest pid to file (simplifies debugging)Martin Willi2008-05-211-1/+20
* prototype of dumm GUIMartin Willi2008-04-281-76/+67
* fixed scenario loadingMartin Willi2007-09-131-29/+6
* simple console support through pts devicesMartin Willi2007-08-281-10/+42
* removed Makefile from svnMartin Willi2007-08-091-2/+6
* usable without scenariosMartin Willi2007-08-081-1/+35
* cowfs is bootable now!Martin Willi2007-08-061-8/+10
* proper shutdownMartin Willi2007-08-031-4/+4
* started own cowfs implementationMartin Willi2007-07-311-27/+21
* bridging using libbridgeMartin Willi2007-07-301-94/+232
* properly shutdown of clientsMartin Willi2007-07-271-2/+3
* support for killing guests properlyMartin Willi2007-07-271-4/+19
* implemented mconsole notification to check if guest came upMartin Willi2007-07-261-11/+48
* fixed tap device setup (requires open/close for each call)Martin Willi2007-07-261-2/+2
* added dynamic interface manipulation for guestsMartin Willi2007-07-251-15/+108
* checked in first draft of "Dynamic Uml Mesh Modeler"Martin Willi2007-07-241-0/+240