aboutsummaryrefslogtreecommitdiffstats
path: root/src/dumm/cowfs.c
Commit message (Expand)AuthorAgeFilesLines
* linked-list: Change return value of find_first() and signature of its callbackTobias Brunner2017-05-261-6/+7
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-1/+1
* Moved data structures to new collections subfolderTobias Brunner2012-10-241-1/+1
* Migrated cowfs_t to INIT/METHOD macros.Tobias Brunner2011-10-031-22/+18
* Added support for multiple overlays to the copy-on-write filesystem.Tobias Brunner2010-10-121-77/+179
* Adding DBG_LIB to all calls of libstrongswan's version of DBG*.Tobias Brunner2010-04-061-8/+8
* Using the thread wrapper in charon, libstrongswan and their plugins.Tobias Brunner2009-12-231-4/+5
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-53/+53
* simplified statfsMartin Willi2009-04-091-7/+1
* fixed template loading/unloadingMartin Willi2009-04-071-184/+154
* ruby bindings/fixes for template loadingMartin Willi2008-07-091-2/+3
* some stability improvementsMartin Willi2008-07-041-1/+3
* fixed scenario loadingMartin Willi2007-09-131-29/+29
* removed Makefile from svnMartin Willi2007-08-091-4/+15
* cowfs is bootable now!Martin Willi2007-08-061-27/+63
* proper shutdownMartin Willi2007-08-031-1/+1
* working cowfs prototypeMartin Willi2007-08-031-148/+601
* started own cowfs implementationMartin Willi2007-07-311-0/+413