summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorFilesLines
2011-03-27build: Enable large file support by defaultRoger Leigh8-8/+8
2011-03-01schroot-base: fix build with --enable-debugJonathan Callen1-1/+1
2011-01-16schroot::base_main: Update copyright for 2011Roger Leigh1-1/+1
2011-01-11dchroot::dsa_session: Don't include <uuid/uuid.h>Roger Leigh1-2/+0
2010-09-25schroot::main_base: Correctly handle errors for source chrootsRoger Leigh1-1/+2
2010-09-25schroot::main_base: Only warn about no chroots when verboseRoger Leigh1-3/+4
2010-09-25sbuild::chroot_config: Create proxy sessions for plain chrootsRoger Leigh1-1/+1
2010-08-28dchroot: Use chroot namespaceRoger Leigh1-1/+1
2010-08-28dchroot: dchroot.conf parser uses directory keyRoger Leigh2-2/+2
2010-08-22schroot::options_base: Validate session name with is_valid_sessionnameRoger Leigh1-0/+10
2010-07-11schroot::main_base: Remove debugging statementRoger Leigh1-1/+0
2010-07-11schroot::main_base: Use find_alias rather than find_chrootRoger Leigh1-2/+2
2010-07-11Document namespaces and undocumented return typesRoger Leigh12-7/+52
2010-07-11sbuild::session: Don't use sbuild::chroot_configRoger Leigh11-35/+39
2010-07-11sbuild::chroot_config: validate canonicalises namespaceRoger Leigh1-1/+8
2010-07-11dchroot: Use new chroot_config interfaceRoger Leigh4-24/+20
2010-07-11schroot::options_base: --info displays sources by defaultRoger Leigh1-1/+1
2010-07-11sbuild::chroot_config: Add namespacesRoger Leigh5-65/+62
2010-07-11schroot::options_base: --chroot-name only works with --begin-sessionRoger Leigh1-0/+9
2010-07-05dchroot_dsa::session: Correct get_login_directories prototypeRoger Leigh2-2/+4
2010-07-05schroot::main_base: Don't allow session names to duplicate chroot or alias namesRoger Leigh2-2/+7
2010-06-29sbuild::auth and sbuild::session: Improve environment handlingRoger Leigh4-6/+11
2010-06-27sbuild::chroot: Add preserve-environment keyRoger Leigh7-21/+24
2010-06-26sbuild: Move verbosity from auth to chroot and sessionRoger Leigh3-6/+4
2010-06-13sbuild: Add initial Btrfs snapshot supportRoger Leigh1-0/+3
2010-06-07schroot-mount: Check mountpoint exists rather than is directoryRoger Leigh1-1/+1
2010-05-02bin: Add support for Boost 1.42Roger Leigh8-14/+82
2010-02-20schroot::main_base: Set PAM conversation handlerRoger Leigh1-2/+4
2010-01-28schroot: dchroot and dchroot-dsa also use PAMRoger Leigh4-20/+40
2010-01-16schroot_base::main: Update copyright noticeRoger Leigh1-1/+1
2009-09-27bin: schroot_base_main: action_version prints configured optionsRoger Leigh3-1/+45
2009-09-20csbuild: Update option group descriptionRoger Leigh1-1/+1
2009-09-20csbuild: Fail following exec failureRoger Leigh1-0/+3
2009-09-20csbuild: Add all sbuild options and wrap sbuildRoger Leigh3-38/+402
2009-09-19build: Use MKDIR_P in place of mkinstalldirsRoger Leigh1-6/+6
2009-08-13schroot: Document session usage relating to --chrootJan-Marek Glogowski1-1/+6
2009-07-05Update copyright message for 2009Roger Leigh1-2/+2
2009-06-28[sbuild::chroot_fs_union] Add underlay directory in addition to overlayRoger Leigh1-0/+1
2009-06-28[sbuild::chroot_fs_union] New class to add filesysten union supportJan-Marek Glogowski1-0/+2
2009-05-11[schroot::main_base] Use new PAM header namesRoger Leigh1-2/+2
2009-05-10[sbuild] Add pam prefix to all pam auth namesRoger Leigh1-3/+3
2009-05-10[sbuild::auth] Split into auth_pam and auth_nullRoger Leigh2-12/+23
2009-05-10[sbuild] Make PAM support configurableRoger Leigh1-0/+5
2009-05-10[build] Conditionally compile block-device and lvm-snapshot supportRoger Leigh3-4/+2
2009-05-04[sbuild::chroot_file] Move CHROOT_FILE_UNPACK_DIR from session UNPACK_DIRRoger Leigh1-1/+1
2009-05-04[schroot-mount] Act like mkdir -p rather than mkdir creating mountpointsRoger Leigh1-1/+1
2009-05-03[schroot-mount] Don't log command being executedRoger Leigh1-5/+0
2009-05-03[build] Remove manpages from bin/schroot/Makefile.amRoger Leigh1-6/+0
2009-05-03Rearrange configuration and manual pagesRoger Leigh35-3283/+4
2009-05-03[sbuild] chroot_mountable: Add mount_device memberRoger Leigh2-13/+15