summaryrefslogtreecommitdiff
path: root/sbuild/sbuild-chroot-directory.cc
AgeCommit message (Expand)AuthorFilesLines
2010-07-10sbuild: Remove unnecessary use of sbuild namespace qualifiersRoger Leigh1-2/+2
2010-07-10sbuild::chroot: Replace use of get_active with facet checkingRoger Leigh1-1/+1
2010-06-22sbuild: Add initial Btrfs snapshot supportRoger Leigh1-0/+13
2009-09-27sbuild::chroot_facet_session_clonable: Only allow session creator to access s...Roger Leigh1-2/+4
2009-08-08sbuild::chroot_facet_session: Split into chroot_facet_session_clonableRoger Leigh1-2/+3
2009-07-31sbuild::chroot_facet: Update all facet uses to use ptr and const_ptr typesRoger Leigh1-4/+2
2009-07-31sbuild::chroot_union: Replace with chroot_facet_unionRoger Leigh1-26/+13
2009-07-30sbuild::chroot_source: Reimplement as facetsRoger Leigh1-1/+1
2009-07-29sbuild::chroot: Enable session facetRoger Leigh1-11/+11
2009-07-26sbuild::chroot: Pass chroot as parameter to facet functionsRoger Leigh1-20/+24
2009-07-20[sbuild::chroot] setup_env is constRoger Leigh1-1/+1
2009-07-18[sbuild] define copy constructur in classes inheriting chroot_sessionRoger Leigh1-0/+9
2009-07-17[sbuild] Add support for chroot_session to all session-creating chroot typesRoger Leigh1-0/+1
2009-07-13[sbuild::chroot_session] New class for session handlingRoger Leigh1-2/+15
2009-07-12[sbuild] Don't call specific clone_source_setupRoger Leigh1-1/+1
2009-07-05[sbuild] Rename chroot_plain_base to chroot_directory_baseRoger Leigh1-5/+5
2009-07-05[sbuild] Split chroot_plain into chroot_plain_baseRoger Leigh1-6/+5
2009-07-05[sbuild::chroot_directory] Always chain up to union methodsRoger Leigh1-4/+3
2009-07-05[sbuild::chroot_source] Re-unify source member variables and methodsRoger Leigh1-67/+2
2009-06-30[sbuild::chroot_directory] Set SESSION_CREATE in all casesRoger Leigh1-1/+1
2009-06-30[sbuild::chroot_directory] Make chroot_union support configurableRoger Leigh1-8/+6
2009-06-28[sbuild::chroot_union] Synchronise with current master branchRoger Leigh1-3/+15
2009-06-28[sbuild::chroot_union] Rework union mountsRoger Leigh1-8/+8
2009-06-28[sbuild::chroot_source] Don't inherit from chrootRoger Leigh1-9/+71
2009-06-28[sbuild::chroot_directory] Add filesystem union supportJan-Marek Glogowski1-3/+57
2009-06-14[sbuild::chroot_directory] Inherit from chroot_plainJan-Marek Glogowski1-78/+2
2009-06-14[sbuild::chroot] Add session_id propertyRoger Leigh1-7/+6
2009-05-11[sbuild::chroot_directory] Remove erroneously added clone_sourceRoger Leigh1-13/+0
2009-05-10[sbuild::chroot_plain] Split from chroot_directoryRoger Leigh1-0/+13
2009-05-10[sbuild::chroot] All chroots except plain run session scriptsRoger Leigh1-18/+6
2009-05-03[sbuild] chroot_mountable: Move location property from chrootRoger Leigh1-3/+1
2009-03-31[sbuild::chroot_directory] Add directory property to replace locationRoger Leigh1-11/+49
2008-01-21* Update copyright on all files modified in 2008.Roger Leigh1-1/+1
2008-01-17* bin/schroot/schroot-setup.5.in: Document SCHROOT_SESSION_CREATE,Roger Leigh1-1/+1
2008-01-15* All classes derived from sbuild::chroot updated to use newRoger Leigh1-2/+4
2007-09-16Convert the entire project to GPLv3Roger Leigh1-5/+4
2007-04-05* po/POTFILES.in: Updated with new file locations.Roger Leigh1-1/+1
2006-07-29* Update manual pages.Roger Leigh1-3/+3
2006-07-17* Remove redundant emacs local variables use in C++ sources.Roger Leigh1-6/+0
2006-07-14* sbuild/sbuild-chroot-directory.cc (setup_env): Remove.Roger Leigh1-8/+0
2006-07-09* NEWS: Document the new "directory" chroot type.Roger Leigh1-0/+148