summaryrefslogtreecommitdiff
path: root/sbuild
AgeCommit message (Expand)AuthorFilesLines
2010-09-26sbuild::chroot_config: Create proxy sessions for plain chrootsRoger Leigh1-0/+11
2010-09-05sbuild::chroot_config: Use namespace hints correctlyRoger Leigh1-0/+6
2010-08-28sbuild::chroot: Translate error reasonsRoger Leigh1-3/+3
2010-08-28sbuild::chroot: Remove use of format string for invalid chroot name reasonRoger Leigh1-3/+1
2010-08-18sbuild::chroot: Hide priority deprecation warning on session reloadRoger Leigh1-0/+2
2010-08-07sbuild::chroot: Validate chroot name with is_valid_sessionnameRoger Leigh1-0/+9
2010-08-07sbuild::chroot_config: Replace is_valid_filename with is_valid_sessionnameZach Carter3-1/+26
2010-07-28sbuild::auth: Always preserve HOME and SHELLRoger Leigh1-17/+15
2010-07-11sbuild::chroot_config: Add get_namespace helperRoger Leigh1-47/+33
2010-07-11Document namespaces and undocumented return typesRoger Leigh9-9/+48
2010-07-11sbuild::session: Don't use sbuild::chroot_configRoger Leigh4-74/+54
2010-07-11sbuild::chroot_facet_session: Remove completed todo itemRoger Leigh1-1/+0
2010-07-11sbuild: Update doxygen commentsRoger Leigh16-37/+219
2010-07-11sbuild::chroot: Remove session_idRoger Leigh16-171/+107
2010-07-11sbuild::chroot: Deprecate "priority" keyRoger Leigh1-1/+1
2010-07-11sbuild::chroot_config: validate canonicalises namespaceRoger Leigh2-6/+54
2010-07-11sbuild::chroot_config: Add session chroot compatibility aliasRoger Leigh1-0/+9
2010-07-11sbuild::session: Use chroot_config::find_alias correctlyRoger Leigh1-7/+3
2010-07-10sbuild::chroot_config: Move -source alias handling hereRoger Leigh2-10/+18
2010-07-10sbuild: Remove unnecessary use of sbuild namespace qualifiersRoger Leigh18-49/+50
2010-07-10sbuild::chroot: Replace use of get_active with facet checkingRoger Leigh12-85/+92
2010-07-10sbuild::chroot_config: Add namespacesRoger Leigh6-115/+341
2010-07-05sbuild::chroot_config: Initialise aliases in constructorRoger Leigh1-2/+4
2010-07-05sbuild::session: Don't allow running or ending a new sessionRoger Leigh2-3/+10
2010-07-04sbuild::chroot_loopback: Always create session fileRoger Leigh1-13/+3
2010-07-04setup.d: Use common data and functions and fix sanity checksRoger Leigh1-4/+4
2010-07-04build: Remove maintainer mode and add additional definesRoger Leigh2-1/+4
2010-07-03sbuild::run_parts: Remove shadowing errdata variableRoger Leigh1-1/+0
2010-07-03sbuild::chroot_file: Add location configuration keyRoger Leigh2-1/+56
2010-06-29sbuild::auth and sbuild::session: Improve environment handlingRoger Leigh5-30/+49
2010-06-27sbuild::chroot: Add preserve-environment keyRoger Leigh6-33/+131
2010-06-26sbuild::session: Retain AUTH_VERBOSITY for 1.4 compatibilityRoger Leigh1-0/+1
2010-06-26sbuild: Move verbosity from auth to chroot and sessionRoger Leigh6-104/+189
2010-06-26sbuild::chroot_facet_source_clonable: Add source-clone optionRoger Leigh3-1/+44
2010-06-22sbuild::chroot_btrfs_snapshot: Only display set propertiesRoger Leigh1-3/+3
2010-06-22sbuild::chroot_btrfs_snapshot: Don't require btrfs-snapshot-nameRoger Leigh1-1/+3
2010-06-22sbuild::chroot: Instantiate btrfs-snapshot chrootsRoger Leigh1-0/+7
2010-06-22sbuild::chroot_btrfs_snapshot: Add snapshot-name propertyRoger Leigh3-26/+93
2010-06-22sbuild: Add initial Btrfs snapshot supportRoger Leigh8-1/+418
2010-06-06sbuild::session: Add SIGINT handlerNathaniel W. Turner2-1/+70
2010-06-06sbuild::util: unique_identifier should not contain odd charactersRoger Leigh1-1/+1
2010-06-06sbuild::personality: Don't introspect personalityRoger Leigh3-40/+43
2010-04-13sbuild::chroot_facet_source_clonable: Fix incorrect key nameRoger Leigh1-1/+1
2010-02-20schroot::main_base: Set PAM conversation handlerRoger Leigh1-0/+8
2010-02-09sbuild::auth_pam: Fix logic error in destructorRoger Leigh3-5/+7
2010-02-09Add AUTH* environment variables storing host tripletRoger Leigh1-0/+4
2010-02-09sbuild::chroot_block_device: kfreebsd uses character devicesRoger Leigh1-1/+7
2010-02-09sbuild::chroot: Default script-config to default/configRoger Leigh1-1/+1
2010-02-08Add support for multiple platforms: initial kfreebsd supportRoger Leigh1-0/+1
2010-02-05sbuild::chroot_config: Only clone sessions for session clonable chrootsRoger Leigh1-1/+12