summaryrefslogtreecommitdiff
path: root/sbuild
AgeCommit message (Expand)AuthorFilesLines
2013-01-05Replace tabs with spaces in all source codeRoger Leigh85-3250/+3250
2012-11-03sbuild::chroot_facet_userdata: Add additional unsharing optionsRoger Leigh2-10/+153
2012-11-03sbuild::chroot_facet_userdata: Allow retrieval of userdata with type conversionRoger Leigh2-7/+38
2012-11-03sbuild: Add unsharing of network devicesRoger Leigh6-38/+369
2012-11-03sbuild::chroot_facet_userdata: treat unused keys as userdataRoger Leigh2-70/+72
2012-11-03sbuild::chroot: Add get_used_keys methodRoger Leigh36-156/+304
2012-10-30sbuild::session: Initial support for unshare(2)Roger Leigh1-0/+17
2012-10-28sbuild: Add header missing on non-Linux (LVM) buildsRoger Leigh1-0/+3
2012-10-27sbuild: source block-device does not expect to have a union facetRoger Leigh1-2/+1
2012-10-27sbuild: Test source session cloningRoger Leigh14-75/+67
2012-10-27sbuild: Correct alias handlingRoger Leigh2-156/+24
2012-10-27sbuild-mount: Correctly resolve paths with symlinksRoger Leigh2-8/+30
2012-10-24sbuild::chroot_facet_session: strip namespace from selected nameRoger Leigh3-23/+37
2012-10-24sbuild: Don't call set_mount_device indirectly from ctorRoger Leigh2-15/+15
2012-10-24Revert "sbuild::chroot_config: Remove namespace from alias"Roger Leigh1-6/+1
2012-10-15sbuild::chroot_config: Remove namespace from aliasRoger Leigh1-1/+6
2012-10-15sbuild::chroot_config: Make debug message unambigiousRoger Leigh1-1/+1
2012-07-04sbuild::auth: Remove /usr/bin/X11 and /usr/games from default PATHRoger Leigh1-2/+2
2012-06-25sbuild::chroot: Add CHROOT_PROFILE_DIRRoger Leigh1-1/+4
2012-06-25sbuild::chroot: Only set CHROOT_PROFILE if profile is setRoger Leigh1-4/+6
2012-06-25sbuild::chroot: Only set SCHROOT_SCRIPT_CONFIG when availableRoger Leigh1-1/+2
2012-06-24sbuild::chroot: Separate script-config and profileRoger Leigh1-16/+11
2012-06-24sbuild-chroot: Correct script-config serialisationRoger Leigh3-11/+27
2012-05-30sbuild::chroot: set_script_config calls set_profilerelease/schroot-1.5.4debian/schroot-1.5.4-1Roger Leigh1-2/+2
2012-05-30sbuild::chroot: Initialise profile correctly.Roger Leigh1-0/+2
2012-05-23sbuild::session:Roger Leigh1-1/+2
2012-05-23sbuild::session: Don't warn about nonexistent groupsRoger Leigh1-8/+3
2012-05-23schroot: Add shell fallbacks and chroot and user overridesRoger Leigh4-25/+166
2012-05-14sbuild::session: Set PATH when running setup scriptsRoger Leigh1-0/+2
2012-05-12sbuild::chroot: Set profile key correctlyRoger Leigh1-1/+1
2012-05-09sbuild: Add custom chroot typeRoger Leigh4-0/+369
2012-05-08test: Ensure that userdata reserved namespaces checks fail correctlyRoger Leigh1-1/+1
2012-05-08setup: Fix paths for userdataRoger Leigh1-1/+1
2012-04-03sbuild::chroot: Add profile propertyRoger Leigh2-2/+81
2012-04-03sbuild::chroot_facet_userdata: Allow bypass of namespace checksRoger Leigh2-5/+40
2012-04-03sbuild: Add sbuild::chroot_facet_userdata and --option optionRoger Leigh10-4/+1010
2012-03-25sbuild::chroot: Move keys checking out of operatorsRoger Leigh2-8/+7
2012-03-25sbuild::chroot_config: Fix typo in Doxygen commentsRoger Leigh1-1/+1
2012-03-25Correct includes for strict correctness and GCC 4.7 compatibilityRoger Leigh2-2/+5
2012-03-25sbuild::regex: Use C++11 regex in addition to boost::regexRoger Leigh2-8/+82
2012-03-25sbuild: Replace TR1 types with C++11 typesRoger Leigh19-94/+119
2012-01-23sbuild::chroot_facet_union: Add support for overlayfsEvan Broder1-0/+1
2012-01-17sbuild: Fix name lookup issue with GCC 4.7Ralf Corsépius3-29/+29
2012-01-03Update all translatable strings to use UTF-8 characters in source codeRoger Leigh12-56/+56
2011-12-30sbuild: Add sbuild::featureRoger Leigh2-0/+114
2011-12-27sbuild: Support boost::iostreams < 1.44Roger Leigh3-0/+13
2011-12-27sbuild::feature: Add and use class to register featuresRoger Leigh5-0/+21
2011-11-27sbuild::session: Add informative message for nonexisting directory in chrootRoger Leigh1-0/+1
2011-11-27sbuild::chroot_facet_session: Store alias used as selected_nameRoger Leigh22-15/+96
2011-07-11sbuild::session: Remove duplicated prototypeRoger Leigh1-9/+0