Merge branch 'master' into debian
[snf-image] / snf-image-helper / tasks /
2013-11-05 Nikos SkalkotosRename snf-passtohash.py to hashpwd.py
2013-11-05 Nikos SkalkotosFix a bug in ChagePassword task
2013-11-04 Nikos SkalkotosThe value of DO_SYNC property should be "yes"
2013-11-01 Nikos SkalkotosAdd a new PASSWORD_HASHING_METHOD image property
2013-11-01 Nikos SkalkotosFix a minor bash variable expansion error
2013-10-31 Nikos SkalkotosAdd support for sha1 hashing method
2013-10-31 Nikos SkalkotosFix a function name typo in AssignHostname task
2013-10-30 Nikos SkalkotosAdd support for Blowfish passwd hashing algorithm
2013-10-30 Nikos SkalkotosDefine {open,net}bsd_shadow vars in ChangePassword
2013-10-30 Nikos SkalkotosFix DeleteSSHKeys to work on non-linux systems
2013-10-29 Nikos SkalkotosFix a variable typo in MountImage task
2013-10-29 Nikos SkalkotosAdd partial support for NetBSD and OpenBSD
2013-04-23 Nikos SkalkotosAdd some extra checks on FreeBSD images
2013-04-22 Nikos SkalkotosMake file injection work with freebsd
2013-04-18 Nikos SkalkotosAdd support for FreeBSD
2013-04-16 Nikos SkalkotosUse sgdisk to create gpt partitions
2013-04-16 Nikos SkalkotosReplace fix_gpt.py script with `sgdisk -e'
2013-02-08 Nikos SkalkotosIn xen use the helper image in ro mode
2013-01-21 Nikos SkalkotosFix a bug in DeleteSSHkeys
2013-01-21 Nikos SkalkotosMount /dev & /proc in the helper before chrooting
2013-01-07 Nikos SkalkotosMount all local filesystems when deploying images
2013-01-04 Nikos SkalkotosFix AssignHostname task for arch linux
2012-12-16 Nikos SkalkotosCheck for /etc/hostname in AssignHostname task
2012-12-14 Nikos Skalkotosdel c:\windows\panther\unattend.xml after sysprep
2012-12-02 Nikos SkalkotosCode cleanup
2012-11-22 Nikos SkalkotosFix a bug introduced in 9fca5245a2eae67af86719bb0f
2012-11-13 Nikos SkalkotosFix minor typo in ChangePassword task
2012-11-13 Nikos SkalkotosDon't overwrite C:\Unattend.xml in the windows
2012-11-13 Nikos SkalkotosFix the error messages in helper
2012-10-11 Nikos SkalkotosIn ChangePassword task check if the users exist
2012-10-03 Nikos SkalkotosSuppress a reglookup warning
2012-09-28 Nikos SkalkotosDisable fsyncs in helper's VM resize operation
2012-09-17 Nikos SkalkotosDrop the `user' password reset rule
2012-09-06 Nikos SkalkotosMake sure EnforcePersonality runs last
2012-07-29 Nikos SkalkotosIn archlinux make use of /etc/hostname if present
2012-07-23 Nikos SkalkotosAdd support for archlinux
2012-05-29 Nikos Skalkotoscleanup! cleanup! cleanup! cleanup!
2012-05-24 Nikos SkalkotosAdd start-task and finish-task events
2012-05-23 Nikos SkalkotosFix a bug in FixPartitionTable task
2012-05-17 Nikos SkalkotosAdd mechanism for using a custom unattend.xml
2012-05-15 Nikos SkalkotosAdd support for GUID partition tables
2012-05-15 Nikos SkalkotosFix a bug introduced in 01da0f7d58e0bf30f06755d802
2012-05-11 Nikos SkalkotosAdd AddSwap task
2012-05-09 Nikos SkalkotosAdd swap partition if SWAP property is defined
2012-04-03 Nikos SkalkotosFix a bug introduced in b126203ef9946d23a176fc3583
2012-03-30 Nikos SkalkotosAdd support for logical partitions
2012-03-05 Nikos SkalkotosFix a bug in DeleteSSHKeys task.
2012-02-14 Nikos SkalkotosAdd a partition table check in FixPartitionTable
2012-02-13 Nikos SkalkotosAdd pipefail option in helpers common.sh library
2012-01-11 Nikos SkalkotosHandle unknown linux distro situations
2012-01-04 Nikos SkalkotosCorrect an error msg in FixPartitionTable
2012-01-04 Nikos SkalkotosFix Short-Description in FixPartitionTable task
2011-12-15 Nikos SkalkotosExplain why helper uses -f (force) in resize2fs
2011-12-14 Nikos SkalkotosFix an error introduced in commit b97ada713646ab29
2011-12-14 Nikos SkalkotosRemove fs check before resizing a partition.
2011-12-14 Nikos SkalkotosReally minor cleanup
2011-12-13 Nikos SkalkotosMove the task exclusion check away from common.sh
2011-12-13 Nikos SkalkotosMinor Cleanup in the helper
2011-12-12 Nikos SkalkotosFix 2 bugs in FilesystemResizeUnmounted task
2011-12-12 Nikos SkalkotosMake helper fail is OSFAMILY property is missing
2011-12-01 Nikos SkalkotosDo fs check before reseizing ext{2,3,4} partitions
2011-11-22 Nikos SkalkotosFix a bug in EnforcePersonality task
2011-11-21 Nikos SkalkotosMake ChangePassword task always respect USERS var
2011-11-18 Nikos SkalkotosFix copyright and license notices throughout
2011-11-18 Nikos SkalkotosFix a bug in EnforcePersonality
2011-11-18 Nikos SkalkotosExtend image personalization task
2011-11-16 Nikos SkalkotosFix Makefile after last filename change
2011-11-16 Nikos SkalkotosMouve FilesystemResizeMounted to lower priority
2011-11-16 Nikos SkalkotosDelete AddDeleteUnattendScript from Makefile.am
2011-11-16 Nikos SkalkotosFix a Windows security risk
2011-11-15 Nikos SkalkotosDisable RDP connection during windows setup
2011-11-11 Nikos SkalkotosFix ROOT_PARTITION property support
2011-11-11 Nikos SkalkotosMinor fixes in helper's tasks
2011-11-10 Nikos SkalkotosFix various bugs in snf-image-helper
2011-11-09 Nikos SkalkotosSupport USERS property in ChangePassword task
2011-11-09 Nikos SkalkotosAdd image-properties support in helper
2011-11-08 Nikos SkalkotosCreate a bash wrapper for EnforcePersonality.py
2011-11-06 Nikos SkalkotosAdd renamed and new tasks in helper's Makefile.am
2011-11-04 Nikos SkalkotosAdd diskdump support in the helper (part 2)
2011-11-03 Nikos SkalkotosAdd diskdump support in the helper (part 1)
2011-10-14 Nikos SkalkotosFix a typo in a var name in ChangePassword task
2011-10-13 Nikos SkalkotosMake helper print warnings for missing sshd_config
2011-10-13 Vangelis KoukisFix usage of file as a var in personality task
2011-10-13 Nikos SkalkotosUpdate the task info comments in the tasks files
2011-10-12 Nikos SkalkotosFix helper's Enforce Personality task
2011-10-12 Nikos SkalkotosFix helper's delete SSH keys task
2011-10-12 Nikos SkalkotosRemove .py extension from EnforcePersonality task
2011-10-12 Nikos SkalkotosFix a Makefile bug introduced in the last commit
2011-10-12 Nikos SkalkotosInclude EnforcePersonality task in Makefile.am
2011-10-11 Nikos SkalkotosFix helper's Enforce Personality task
2011-10-10 Vangelis KoukisFix typos, remove reference to $windows_support
2011-10-10 Nikos SkalkotosMass cleanup and some bug fixing
2011-10-06 Nikos SkalkotosAdd unattend.xml file in snf-image-helper
2011-10-06 Nikos SkalkotosFix a path in 50ChangePassword script
2011-10-05 Constantinos Venet... Rename helper to snf-image-helper